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

getCoordinates

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

Gets the list of the polygon corners.

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