bjorn2404 / jQuery-Store-Locator-Plugin

A store locator plugin using Google Maps API version 3
MIT License
493 stars 235 forks source link

Multiple location on exact the same lat/lng #210

Open kamov opened 6 years ago

kamov commented 6 years ago

I notice that when there are more than one location on the same lat/lng, it's just show cluster, and when you click cluster, there is not any marker.

I wonder how this plugin manage multiple location on the same lat/lng.

I found some workaround, but not sure if there are other way, see https://stackoverflow.com/questions/20490654/more-than-one-marker-on-same-place-markerclusterer

Thank you

alexanderdejong commented 6 years ago

Hi, having the same issue here. How can I activate the Spider mapping? E.g. when you click on one spot then you see all the markers in the marketcluster?

devsubhani commented 5 years ago

Hi, having the same issue here. How can I split marker....?

afrazahmmad commented 4 years ago

any update regarding this issue ? I am also looking for better solution

StanMenten-bp commented 2 years ago

Looking for something like this... Maybe any update on this one?

I've implemented #33 but when it would be nice to have a sort of spider effect so the infowindow for each location keeps working. As for now, I've only see a marker with a number in it.