posm / OpenMapKitAndroid

http://openmapkit.org
BSD 3-Clause "New" or "Revised" License
128 stars 38 forks source link

Dont Troll User with Basemap Choice #34

Closed hallahan closed 9 years ago

hallahan commented 9 years ago

When offline, the app asks the user to choose a basemap. If an offline basemap has been chosen in the past, just use that rather than constantly asking the user.

hallahan commented 9 years ago

There is some sort of bug in the MBTilesLayer in Mapbox Android SDK where if I add an existing basemap to a new map, new tiles do not get fetched. I need to find some sort of workaround.