fleaflet / flutter_map

A versatile mapping package for Flutter. Simple and easy to learn, yet completely customizable and configurable, it's the best choice for mapping in your Flutter app.
https://pub.dev/packages/flutter_map
BSD 3-Clause "New" or "Revised" License
2.68k stars 848 forks source link

Support localization #1919

Closed raghadAL-Nehlawi closed 2 weeks ago

raghadAL-Nehlawi commented 2 weeks ago

What do you want implemented?

Why is this feature needed? User Experience: Providing localized names for countries and cities ensures that users from different linguistic backgrounds can use the app more comfortably and intuitively. Accessibility: Localization improves accessibility by catering to users who may not be proficient in the application's default language. Global Reach: Supporting multiple languages can help reach a broader audience, making the app more inclusive and user-friendly.

What other alternatives are available?

No response

Can you provide any other information?

No response

Severity

Annoying: Currently have to use workarounds

JaffaKetchup commented 2 weeks ago

It is not possible for us to change the language of the map tiles. This is entirely under the control of the tile server.