From orux...@gmail.com on September 01, 2011 18:49:53
Decouple the decoding of maps from the MapView class in the android platform.
It would be desirable to include the ability to generate tiles from .map files, or from online sources without having to use the MapView class.
Decode the format used by mapsforge maps is complex, and may be developers do not want to use the functionality offered by the MapView class, because having their own implementation.
I do not know the library in depth, but attached is an example of how you could do, using the class SimpleMapTileProvider.
thanks
jose
Attachment: patch_mapsforge0.2.4_20010824.txt
Original issue: http://code.google.com/p/mapsforge/issues/detail?id=171
From orux...@gmail.com on September 01, 2011 18:49:53
Decouple the decoding of maps from the MapView class in the android platform.
It would be desirable to include the ability to generate tiles from .map files, or from online sources without having to use the MapView class.
Decode the format used by mapsforge maps is complex, and may be developers do not want to use the functionality offered by the MapView class, because having their own implementation.
I do not know the library in depth, but attached is an example of how you could do, using the class SimpleMapTileProvider.
thanks
jose
Attachment: patch_mapsforge0.2.4_20010824.txt
Original issue: http://code.google.com/p/mapsforge/issues/detail?id=171