getTileData

fun getTileData(tileKey: TileKey): ByteArray?

Returns the tile data for the specified tile key.

Return

the raw untouched/unclipped data straight out of the tile cache for the specified tile key.

Since

200.1.0