GuillaumeLeclerc / vue-google-maps

Google maps component for vue with 2-way data binding
560 stars 653 forks source link

Clusters exponentially multiply after dramatic marker reduction #143

Open jousi592 opened 6 years ago

jousi592 commented 6 years ago

I have found that my marker clusters go from 30 clusters to 1700 cluster for a split second, when I dramatically change number of markers.

So when I am displaying about 162 markers, it creates about 30 cluster and then when I click on one of the markers to zoom in and view just the one. The number of clusters goes to 1700 and creates a strange shadow-like illusion, before they disappear.

Has anyone found the same issue?

cluster-shadows

torontochen commented 6 years ago

Hi,how did you change the cluster icon from the default one?