Hi,
We are using Arcgis Runtime SDK for Qt 10.2.6 and Qt 5.4.2 (MSVC 2013, 32 bit) Qt Creator QT\QML side .We have local editing application which edits features within an offline geodatabase and then .
When we starting application featurLeyer enableLabels property is true .In online side labels are normaly but after generate geodatabase labels show's very small. How can I solve this problem?
Best Regards
Are you comparing a FeatureLayer when online versus offline? It should look exactly the same, and does from my testing. Can you send some screenshots and example code?
Hi Lucas,
Here is screenshoots below :
Below is Before generate geodatabase screenshot :
Below after generate geodatabase :
Here is abowe pictures.Code are same like Arcgis Runtime QML Sample App ->Feature Editing ->Local Geodatabase Editing
Best Regards
Interesting, it isn't just smaller- it is different text all together, and also seems like a different renderer is applied, as the colors are completely different from online vs offline. I'm not sure what the issue is. FeatureLayer should display labels the same, whether online or offline. It is possible that a dynamic map service would look different, as the images are generated on the server side. Perhaps you will want to log a tech support case