Maps and Navigation SDK
1.8.0
androidJvm
com.tomtom.sdk.geojson:geojson
/
com.tomtom.sdk.geojson.position
Package-level
declarations
Types
Types
Geo
Json
Position
Link copied to clipboard
data
class
GeoJsonPosition
(
val
coordinates
:
GeoPoint
,
val
altitude
:
Double
?
=
null
)
A GeoJSON representation of a position.