menu
generic_map package
documentation
interfaces/heat_map_config.dart
HeatmapConfig
points property
points property
dark_mode
light_mode
points
property
List
<
LatLng
>
points
final
List of LatLng points representing heatmap data.
Implementation
final List<LatLng> points;
generic_map package
documentation
interfaces/heat_map_config
HeatmapConfig
points property
HeatmapConfig class