bpillon / google_maps_cluster_manager

Simple Flutter clustering library for Google Maps
https://pub.dev/packages/google_maps_cluster_manager
MIT License
121 stars 94 forks source link

[Question] ClusterAlgorithm MAX_DIST #38

Open VCRACKV opened 2 years ago

VCRACKV commented 2 years ago

Hi @bpillon I have a question about using the MAX_DIST algorithm for clustering the markers. I know it isn't in master yet, but trying tu using it I've figured out that all the movement I do in the map (move without zoom in/out, just in all directions), causes an inestability in clustering the markers. I will put here an example of it: 1643980554716

I did the same using the GEOHASH algorithm and is everything okey. The clusters are all with the same amount of markers all the time when I move around the map: 1643981527301 (1)