1
votes

I want to use google maps API in my android application.(the application does not require internet connection) Is it possible to download a map file of a certain city, then make it available for offline use?

1

1 Answers

1
votes

It's not possible with Google Maps tiles, but you may try to integrate Android API v2 with OpenStreetMap or other tiles.