We would like to implement rotation of text (road names, town names etc.) when the map is rotated.
How would we implement this in Mobile?
Currently using GoogleMaps but can use whatever is best for the text rotation implementation.
We would like to implement rotation of text (road names, town names etc.) when the map is rotated.
How would we implement this in Mobile?
Currently using GoogleMaps but can use whatever is best for the text rotation implementation.
Hi Trevor,
We currently support rotating shapes/labels on feature layers that were added by the user. For basemaps like google, we won’t be able to rotate the text because it’s raster tiles.
In the future, we hope to support text rotation for vector tile layers like ThinkGeo Cloud or MVT, but that functionality is still under development and may be difficult on some mobile platforms due to processing power and a large number of labels in most basemaps.
If you can provide more details on the type of data that you wish to rotate, we can give you a better answer for your specific scenario.
Thanks,
John