/MBTilesOsmdroidExample

Simple example loading MBTiles format using Osmdroid library

Primary LanguageJava

Overview

Simple example of use of the Osmdroid library with the hope-it-will-be-integrated soon, MBTiles tile format (SQLite based format).

Osmdroid powers many famous GIS application for Android.

See MBTilesDroidSpitterExampleSimple for all necessary instructions ( make your SQLite database Android compatible, load it onto your device (/sdcard/map.mbtiles for autoload), etc.).

Screenshots at: https://github.com/djcoin/MBTilesOsmdroidExample/tree/master/assets/screenshots

Contributors