sdk-maps / com.tomtom.online.sdk.map / Polyline / getCoordinates

getCoordinates

@NonNull abstract fun getCoordinates(): MutableList<LatLng!>

Gets the list of the polyline corners.

Return
MutableList<LatLng!>: A coordinates list of polyline corners.