You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On iOS, one can use self.mapView.scaleBarPosition = .bottomRight to automatically position the scale bar in the bottom right. It would be nice to have a similar option on Android, rather than manually setting margins.
The text was updated successfully, but these errors were encountered:
On iOS, one can use
self.mapView.scaleBarPosition = .bottomRight
to automatically position the scale bar in the bottom right. It would be nice to have a similar option on Android, rather than manually setting margins.The text was updated successfully, but these errors were encountered: