points property

List<LatLng> points
final

List of latLng point, include both of sourcePoints and destinationPoints.

Implementation

final List<LatLng> points;