flutter_map_heatmap library
Classes
- AltBaseCirclePainter
- BaseCirclePainter
- Bitmap
- Common BitMap functions for adding bitmap header information to raw RGBA data
- DataPoint
- data point representing an x, y coordinate with an intensity
- GrayScaleHeatMapPainter
- Painter for creating a grayscale version of the heatmap by painting the base image for each provided data point.
- GriddedHeatMapDataSource
- HeatMap
- HeatMapDataPoint
- HeatMapDataSource
- HeatMapImage
- HeatMapLayer
- HeatMapOptions
- HeatMapPaint
- HeatMapPainter
- HeatMapState
- HeatMapTilesProvider
- InMemoryHeatMapDataSource
- RGBA32BitmapHeader
- WeightedLatLng
- wraps a LatLng with an intensity
Constants
- bitmapPixelLength → const int
- rgba32HeaderSize → const int