containsTile

suspend fun containsTile(z: Int, x: Int, y: Int): Boolean(source)

Returns true when the archive contains a tile at z, x, and y.


Returns true when the archive contains coord.


Returns true when the archive contains tileId.