clustering_google_maps 0.0.5+16 copy "clustering_google_maps: ^0.0.5+16" to clipboard
clustering_google_maps: ^0.0.5+16 copied to clipboard

outdated

A Flutter package that recreate clustering technique in a Google Maps widget.

0.0.5+16 #

  • Migrate to google_maps_flutter: 0.5.16
  • Update path_provider package to 1.1.0

0.0.5+13 #

  • Migrate to google_maps_flutter: 0.5.13

0.0.4+2 #

  • Add secure MarkerId to marker

0.0.4+1 #

  • Add memory clustering fuction, now you can use clustering with a list of LatLngAndGeohash object
  • Add memory clustering to example
  • Now you can update the map during the user move or zoom the map (NOT RECOMMENDED)
  • Update Readme

0.0.4 #

  • Migrate to google_maps_flutter: 0.4.0
  • Remove rangeZoomUpdate properties (now the map will update with 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.
6
likes
0
pub points
75%
popularity

Publisher

verified publishergdifrancesco.dev

A Flutter package that recreate clustering technique in a Google Maps widget.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, geohash, google_maps_flutter, meta, path_provider, sqflite

More

Packages that depend on clustering_google_maps