getPoints

open fun getPoints(): List<LatLng>

Gets the points set for this PolylineOptions object.

Return

a List of LatLngs specifying the vertices of the polyline.