sdk-common / com.tomtom.online.sdk.common.geojson.geometry / Point / getCoordinates

getCoordinates

open fun getCoordinates(): LatLng!

Returns the WGS 84 position of this Point.

Return
LatLng!: the WGS 84 position of this Point.

See Also
LatLng