GeoJsonPosition

fun GeoJsonPosition(coordinates: GeoCoordinate, altitude: Double? = null)

Parameters

coordinates

Coordinates of the position.

altitude

Altitude of the position.

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