points property

List<LatLng> points
final

The list of coordinates for the Polyline.

Implementation

final List<LatLng> points;