RequestDataOptions

Properties

Link copied to clipboard
abstract val tileLevel: Int?

The tile's level. Default value - 0

Link copied to clipboard
abstract val tileX: Double?

The tile's X coordinate. Default value - 0

Link copied to clipboard
abstract val tileY: Double?

The tile's Y coordinate. Default value - 0

Link copied to clipboard
abstract val tileZ: Double?

The tile's Z coordinate. Default value - 0