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

getCoordinates

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

Returns a collection of coordinates in WGS 84.

Return
ImmutableList<LatLng!>!: a collection of coordinates

See Also
LatLng