Skip to content

djcoin/MBTilesDroidSpitter

Repository files navigation

Overview

Read an SQLite' database formatted as MBtiles file format.

See https://github.com/djcoin/MBTilesDroidSpitterExampleSimple for an example of use and how to make your SQLite database Android compatible.

Features

  • Load the database using a full path
  • Load a tile given its x, y, z parameter as a Bitmap or Drawable (return null if no tile found)
  • Load metadata of the table given it's version number. Ensure failure if the given metadata table does not respect the spec

Contributors

About

Android librairy for reading MBtiles map format (sqlite based)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages