mapbox / mapbox-gl-native

Interactive, thoroughly customizable maps in native Android, iOS, macOS, Node.js, and Qt applications, powered by vector tiles and OpenGL
https://mapbox.com/mobile
Other
4.37k stars 1.33k forks source link

Menu item to toggle native/localized labels #6931

Closed 1ec5 closed 7 years ago

1ec5 commented 7 years ago

macosapp should have a View ‣ Labels submenu that allows the user to switch between displaying labels in the local language and displaying them in the system language. This would largely be a port of #6819, except that it needs to be more robust than just modifying country label layers, since macosapp supports arbitrary styles.

1ec5 commented 7 years ago

Fixed in #6097.