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

getCoordinates

open fun getCoordinates(): ImmutableList<LatLng!>!

Returns a collection of two or more coordinates in WGS 84.

Return
ImmutableList<LatLng!>!: a collection of two or more coordinates

See Also
LatLng