Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 947 Bytes

README.rst

File metadata and controls

18 lines (11 loc) · 947 Bytes

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