Wierd .map rendering #1250
Answered
by
devemux86
victorlysak
asked this question in
Q&A
Answered by
devemux86
Sep 17, 2025
Replies: 4 comments 4 replies
|
@victorlysak When we test map files from any provider with VTM samples, they always render correctly. Better make tests with VTM samples first and then compare your code. Also when you change the map files in the file system, if the app is running, then must reload the map. |
0 replies
|
i also tried it on the real device and i see exactly the same picture in my head unit as above (emulator) that is set to the same params: andr. 7.0 4gb ram i also noticed that every time i zoom in or out the logcat prints i'm not sure why this is happening. with osmdroid something like this was never the case also, |
2 replies
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



For multiple maps, use a
MultiMapFileTileSourceas seen in the samples.