points property

List<LatLng> points
final

A List of LatLng points that make up the polyline's shape.

Implementation

final List<LatLng> points;