flutter_map_heatmap 0.0.4 flutter_map_heatmap: ^0.0.4 copied to clipboard
A heatmap plugin for flutter_map
[0.0.1] - Initial Alpha release
- Initial release after extracting into stand alone plugin
[0.0.2] - Fix reset issue
- Code clean up
- HeatMap now correctly resets after reset requested
[0.0.3] - 2023/05/08
- flutter_map v4 support
- disable zoom level 0 to avoid error. this will be fixed and re-enabled in subsequent release
- configurable layer opacity (default 75%)
- configurable blur factor
- configurable point radius
[0.0.4] - 2023/07/12
- (web) empty heatmap tiles are now transparent not black