-
|
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. |
Beta Was this translation helpful? Give feedback.
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. |
Beta Was this translation helpful? Give feedback.
-
|
Thank you |
Beta Was this translation helpful? Give feedback.
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.