Skip to content
Discussion options

You must be logged in to vote

I literally put the map to assets and programmed the app to move it from assets to where it usually stores the map.

For android:
App downloads .mwm file for specific place to this path "/storage/emulated/0/Android/data//files//.mwm". In my case it was "/storage/emulated/0/Android/data/tj.tourism.rebus/files/240429/Tajikistan.mwm". It would be better to look where your file would be downloaded for your package and then put the map to assets folder and write code that will move from the assets to where it stores the map.

For iOS: I didn't search.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@aycmaen48
Comment options

@Ohpleaseman
Comment options

@hb0nd
Comment options

@hb0nd
Comment options

Answer selected by Ohpleaseman
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants