|
I successfully select a .map file, but then I get a strange file explorer and I don't see my .poi files, and therefore I can't select my file because I assume the second file explorer is for .poi files, right? If anyone can help me, I'd appreciate it. I want to test VTM, as offline search is very interesting to me, and some users of my application have mentioned VTM as a replacement for MapLibre. |
Answered by
devemux86
Feb 9, 2026
Replies: 2 comments 1 reply
|
You need to put the poi file in the app folder "/storage/emulated/0/Android/media/org.oscim.android.test". POI API can also be seen in Mapsforge sample. |
1 reply
Answer selected by
ravenfeld
|
Thank you |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You need to put the poi file in the app folder "/storage/emulated/0/Android/media/org.oscim.android.test".
POI API can also be seen in Mapsforge sample.