i'm using this tool
http://google-maps-utility-library-v3.googlecode.com/svn/trunk/markerclustererplus/
for clustering markers that are in the exact spot or very close (gridSize: 5
)
What I want to do is to remove a cluster (not all, just one) on click and spiderfy markers with
https://github.com/jawj/OverlappingMarkerSpiderfier
Can this be done?
In reference of Marker clusterer I didn't find any function/method that removes a particular cluster.
Thx in advance.
I would use my own version of MarkerClustererPlus with a small modification:
And in your code use it like this: