Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Choose language for places on map #106

Open
tillwenke opened this issue Jan 4, 2025 · 3 comments
Open

Choose language for places on map #106

tillwenke opened this issue Jan 4, 2025 · 3 comments
Labels
good first issue Good for newcomers

Comments

@tillwenke
Copy link
Collaborator

... or have them in english by default. e.g. places in Japan are in Japanese signs only

@tillwenke tillwenke added the good first issue Good for newcomers label Jan 4, 2025
@leon-wbr
Copy link
Contributor

leon-wbr commented Jan 9, 2025

Do you mean locale support for the map?

In that case, OSM does not support different locales. It would mean having to implement our own place labels, or, perhaps more preferably, find a tile provider that support this.

@tillwenke
Copy link
Collaborator Author

Yes (if it is called like this). This was a real-world issue of a friend trying to use it in Japan.

@bopjesvla
Copy link
Owner

find a tile provider that support this

They all seem to cost money. Running our own tile server is also possible, but perhaps not the highest priority rn.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants