Question: Change unit of scale (metric/imperial)
georgbachmann opened this issue · 0 comments
georgbachmann commented
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?