GeometryCallback

typealias GeometryCallback = (x: Double, y: Double, level: Int) -> <Error class: unknown class><<Error class: unknown class><out <Error class: unknown class>, out <Error class: unknown class>, out <Error class: unknown class>, out <Error class: unknown class>>>(source)

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