Hello,

I'm failing removing marker from MarkerClusterer too.

I took this example and firebug :
http://gmaps-utility-library.googlecode.com/svn/trunk/markerclusterer/1.0/examples/advanced_example.html

All markers that will be clusterized are pushed in a global array
'markers'. it can be verified by typing "markers[0]" in the firebug
console, that will output a GMarker object - cool :).

But now, if you try : "MarkerClusterer.removeMarker(markers[0])" then
an error will be output : "clusters_[i].remove is not a function".

I really don't undestand the simple way to remove a marker from the
MarkerCluster :( .

thanks for any response or comments

ricco

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-maps-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to