osmdroid

RoadManager for osmdroid error

霸气de小男生 提交于 2019-11-26 21:21:04
问题 I am following a tutorial here https://code.google.com/p/osmbonuspack/wiki/Tutorial_1 but I have encountered an error that it doesn't show the correct route correctly. It just shows a straight line from Point A to Point B. What I want to achieve is to show the correct route from these points. I'm guessing the error is that it doesn't recognize any nodes to go through. A similar question has been also asked and I am assuming I have the same problem if I haven't explained my question well.

Download maps for osmdroid

大憨熊 提交于 2019-11-26 16:33:37
I am developing an application in which I need to use maps offline. I'm using osmdroid and osmbonuspack To download the maps I've tried: MobileAtlasCreator but Mapnik maps are locked . osmdroid-packager . It works, but only download 9 me to zoom For me the ideal would be to download the maps from the application itself, and I just want to download the maps you are on a track, not a complete section. How could I fix it? Is there any way to download maps from the phone through my application? Working solution with MobileAtlasCreator / MOBAC : There is an osmdroid documentation , but it is very