points property

List<LatLng> points
final

List of LatLng points representing heatmap data.

Implementation

final List<LatLng> points;