Android Question Saving Google Map for off-line use

canalrun

Well-Known Member
Licensed User
Longtime User
I would like to save a Google map for off-line use.

I am using the Google Maps V2 library and GoogleMapsExtras.

I am able to save maps for off-line use using the Google Maps App. I test by putting my phone in airplane mode, I'm still able to view the saved map area, if I scroll to the boundary the map shows white – not loading new map data.

I use this procedure with the Google Maps App:

upload_2016-7-28_15-58-41.png


Can I accomplish the same thing, saving a map area for off-line use, using the B4A Google Maps V2 library (and possibly Maps Extras)?

Using the OSMDroid library I have been able to save map areas for off-line use, but I would like to do this using Google Maps.

Thanks,
Barry.
 
Top