GeoJsonPosition
fun GeoJsonPosition(coordinates: GeoCoordinate, altitude: Double? = null)
Content copied to clipboard
Parameters
coordinates
Coordinates of the position.
altitude
Altitude of the position.
Coordinates of the position.
Altitude of the position.