Companion

object Companion

Functions

Link copied to clipboard
fun getTileGrid(currentLocation: LngLatAlt, zoomLevel: Int, gridSize: Int): TileGrid

Given a location and a grid size it creates either a 1x1, 2x2 or a 3x3 grid of tiles (VectorTiles) to cover that location.