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
{{ message }}
This repository was archived by the owner on Jun 21, 2023. It is now read-only.
This is just a quick question about the old version of mapbox for iOS. In my app the user can choose if they want units displayed as metric of imperial. Is there a way to change the scale on the map as well? I could not find anything in the docs :( And MGLScaleBar seems to be private? usesMetricSystem seems to be the property I want?!?
Would be glad if somebody could give me a hint. Maybe somebody knows the selector that I could send a true/false to?
This is just a quick question about the old version of mapbox for iOS. In my app the user can choose if they want units displayed as metric of imperial. Is there a way to change the scale on the map as well? I could not find anything in the docs :( And
MGLScaleBarseems to be private?usesMetricSystemseems to be the property I want?!?Would be glad if somebody could give me a hint. Maybe somebody knows the selector that I could send a true/false to?