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

Mapsforge: multilingual maps v4 #34

Closed
devemux86 opened this issue Jun 25, 2016 · 6 comments
Closed

Mapsforge: multilingual maps v4 #34

devemux86 opened this issue Jun 25, 2016 · 6 comments
Milestone

Comments

@devemux86
Copy link
Collaborator

devemux86 commented Jun 25, 2016

Add support for Mapsforge binary map file format v4 specification, i.e. multilingual vector maps.

Reference: mapsforge/mapsforge#624

@devemux86
Copy link
Collaborator Author

The map file language selection can be done via the MapFileTileSource.setPreferredLanguage method.

@saturngod
Copy link

MapFileTileSource.setPreferredLanguage is not working

I tried with MapFileTileSource.setPreferredLanguage("en") and MapFileTileSource.setPreferredLanguage("my") , both are not working. Only showing the default common name.

@devemux86
Copy link
Collaborator Author

devemux86 commented Dec 23, 2016

Do you use a .map file which contains multiple languages in it?

If you open it with Cruiser how many languages do you see?

@saturngod
Copy link

oh! it doesn't show any language :(

How can I get the language list like that on vtm ?

@saturngod
Copy link

saturngod commented Dec 23, 2016

fixed on my .map file and will try again

thanks

@devemux86
Copy link
Collaborator Author

devemux86 commented Dec 23, 2016

How can I get the language list like that on vtm ?

The MapFileTileSource.getMapInfo().languagesPreference contains the languages list, e.g. "en,de,fr,es".

@devemux86 devemux86 changed the title Mapsforge: multilingual maps Mapsforge: multilingual maps v4 Oct 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants