SqlTileWriterExt

class SqlTileWriterExt : SqlTileWriter

Extended the sqlite tile writer to have some additional query functions. A this point it's unclear if there is a need to put these with the osmdroid-android library, thus they were put here as more of an example.

created on 12/21/2016.

Author

Alex O'Ree

Since

5.6.2

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard

Properties

Link copied to clipboard
Link copied to clipboard

gets all the tiles sources that we have tiles for in the cache database and their counts

Functions

Link copied to clipboard
fun select(rows: Int, offset: Int): Cursor?