posm / OpenMapKitAndroid

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

Warn User if No Deployment OSM / MBTiles #132

Closed hallahan closed 8 years ago

hallahan commented 8 years ago

If there are no OSM files or MBTiles in the deployment directory on OpenMapKit Server, the app crashes when the user tries to download the deployment. Instead, the user should be warned that there are no files in the deployment and simply do nothing.

See:

https://github.com/AmericanRedCross/OpenMapKitServer/issues/48

cc/ @geomapdev