MapTileProvider

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
open val tileSize: Int

Functions

Link copied to clipboard
abstract fun CoroutineScope.loadTileAsync(tileId: TileId): Deferred<MapTile>
Link copied to clipboard
open fun toCoordinate(i: Int): Float
Link copied to clipboard
open fun toIndex(d: Float): Int