@NonNull abstract fun getCoordinates(): MutableList<LatLng!>
Gets the list of the polyline corners.
Return MutableList<LatLng!>: A coordinates list of polyline corners.