loadTileDataAvailabilityAsync

open override fun loadTileDataAvailabilityAsync(x: Double, y: Double, level: Int): Void(source)

Makes sure we load availability data for a tile

Parameters

x

The X coordinate of the tile for which to request geometry.

y

The Y coordinate of the tile for which to request geometry.

level

The level of the tile for which to request geometry.

See also