TileKey

constructor(level: Int, column: Int, row: Int)

Create a tile key from the specified level, column and row.

Since

200.1.0

Parameters

level

The level of the tile key.

column

The column of the tile key.

row

The row of the tile key.

See also

ImageTiledLayer