TileOptions

fun TileOptions(    zoomLevel: Int,     x: Int,     y: Int)

Parameters

zoomLevel

Zoom level.

x

Horizontal coordinate.

y

Vertical coordinate.

Important: This is a Public Preview API. It may be changed or removed at any time.