clustering_google_maps 0.0.4
clustering_google_maps: ^0.0.4 copied to clipboard
A Flutter package that recreate clustering technique in a Google Maps widget.
0.0.4 #
- Migrate to google_maps_flutter: 0.4.0
- Remove rangeZoomUpdate properties (now the map will update eith onMoveIdle callback)
0.0.3 #
- Add optional WHERE clause for SQL query
0.0.2 #
- Migrate to google_maps_flutter: 0.3.0+2
0.0.1+2 #
- Add new marker for new level of aggregation.
- Fix level for aggregation/disgregation
- Add InfoWindowText on aggregated marker with number of points
0.0.1 #
- Initial developers preview release.