Package-level declarations

Types

Link copied to clipboard
data class TileOptions(val zoomLevel: Int, val x: Int, val y: Int)

Tile options.

Link copied to clipboard

Functions

Link copied to clipboard

Calculates the GeoBoundingBox with the coordinate of the current tile based on the Slippy map tile name convention.