> How do i refresh the cluster function after a plant is selected from > the drop down list? the clusterer.addMarker() only happens once. I'm > not sure how to remove the clusterer function. I tried > clusterer.remove() but that didn't work.
Here's a working example http://googlemapsapi.martinpearman.co.uk/maps/clustermarker_show_hide/clustermarker_show_hide.php The docs (including .refresh()) http://googlemapsapi.martinpearman.co.uk/readarticle.php?article_id=4 -- 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.
