-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Add Non English Language Example To Test App #5493
Comments
Would this use the same approach as this GL JS example (which requires #837), or would it use a separate Mapbox Studio style for now? |
✋ volunteer for portuguese translation, just ping me. |
I think this ticket is about map localization. Mapbox Streets source unfortunately doesn't include Portuguese names outside of Portuguese-speaking areas. |
@1ec5 oh, I took it as for translating the app itself. My bad. |
This is an example that is better suited for the Android demo app. Here's the example I've built: Note that the tiles aren't refreshing currently like they should be, ticketed here. Closing issue. |
I'm re-opening this as it's still missing the View based level examples (thinking InfoWindows). It's also something that we can add unit tests to be more complete and help minimize regressions. |
Different languages at the view based levels are controlled by Android, not Mapbox therefore adding more to the example would only complicate things instead of keeping it simple. The example found in the demo app is adequate enough for testing and demoing that we support this. |
The world is a big place with many different languages spoken. We should better highlight (and have an automated test) that the Mapbox Android SDK supports different languages both at the Core GL and with the View based levels. While RTL support hasn't landed (yet) #5072 we can certainly show an example that uses a language like French, Spanish, or German to illustrate how this would work.
As we discussed internally this morning, this would also be a great example to port to the Mapbox Android Demo app.
/cc @zugaldia @cammace
The text was updated successfully, but these errors were encountered: