I need offline map file to work with osmdroid library for my Android application.
I tried MOBAC to generate offline for the interested region in openstreepMap category, but those servers gone out of service.
Now that I am looking for other ways to generate .sqlite format of offline map file.
I followed this post,
1. Downloaded .map file from http://download.mapsforge.org/maps/
2 And followed this steps, https://www.b4x.com/android/forum/threads/mobac-supports-mapsforge-for-offline-tiles.53277/#content, to render map file in MOBAC view - But MOBAC failed to render it in it's view. There is nothing to display when custom mapsforge is selected.
Please help if I am missing any
I tried MOBAC to generate offline for the interested region in openstreepMap category, but those servers gone out of service.
Now that I am looking for other ways to generate .sqlite format of offline map file.
I followed this post,
MOBAC supports MapsForge for offline tiles
The latest alpha version of MOBAC supports rendering tiles from a local MapsForge database. http://mobac.sourceforge.net/forum/viewtopic.php?f=1&t=526 This allows MOBAC to render bitmap tiles on-the-fly using Mapsforge vector data files. Those vector data files can be downloaded pre-generated...
www.b4x.com
1. Downloaded .map file from http://download.mapsforge.org/maps/
2 And followed this steps, https://www.b4x.com/android/forum/threads/mobac-supports-mapsforge-for-offline-tiles.53277/#content, to render map file in MOBAC view - But MOBAC failed to render it in it's view. There is nothing to display when custom mapsforge is selected.
Please help if I am missing any