Open Street Map viewer - GPS
Hi, This b4Xlib contains a custom view (cvMap) which can display Open Street Map. The tiles are retrieved from the internet and cached in a database. You can add shapes and images on the map. UI : - Lat/lng Center of the map - Zoom Level - Compass Direction with rotation - Scale - Button...
www.b4x.com
Have converted my map code from OSMDroid to B4XMap, that currently is I have both options in my app.
As far as I can see there isn't anything that can't be done with B4XMap that can be done by OSMDroid, that is
for things I need. So, I am thinking to take all the OSMDroid code out and rely on just B4XMap.
Is there anybody who has done similar and come to the same conclusion or are there reasons to stick with OSMDroid?
RBS