google_maps_cluster_manager icon indicating copy to clipboard operation
google_maps_cluster_manager copied to clipboard

[Question] ClusterAlgorithm MAX_DIST

Open VCRACKV opened this issue 3 years ago • 0 comments

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)

VCRACKV avatar Feb 04 '22 13:02 VCRACKV