getLatLngs method

List<LatLng> getLatLngs()

Returns an array of the points in the path, or nested arrays of points in case of multi-polyline.

Implementation

external List<LatLng> getLatLngs();