SimpleQuadkeyUtil

Types

Link copied to clipboard
data class TileID(val x: Long, val y: Long, val zoom: Long)

Functions

Link copied to clipboard
fun getQuadkey(point: Point, zoom: Int): String