Based on googlefindings it should be possible to add a tileprovider for openstreetmaps. But i can´t help on this. I probably could but don´t have the time to do.
GoogleMapsExtras is an ongoing project to implement more of the Google Maps Android v2 classes in Basic4Android. Currently the library allows you to create these objects: BitmapDescriptor BitmapDescriptorFactory Circle CircleOptions GroundOverlay InfoWindowAdapter MarkerOptions Point...
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...
DonManfred, emexes, TILogistic, RB Smissaert:
Thanks, colleagues! I was looking for a simple solution to displaying a location based on given coordinates.
I thought it could be done using Google Maps with a few modifications. So, I was wrong.
I understand how to use OpenStreetMap