Tile Pyramid
TilePyramid.kt
Adapted from IOS version. Need to sort around center
Author
Jason Suto on 12/18/23.
Types
Functions
Link copied to clipboard
suspend fun requestTilesForDownload(coords: List<TileCoord>, options: TileRequestOptions): Result<Unit>
Determine which tiles are already downloaded, and request the ones that aren't