Hi, have you ever use clustered markers via multi overlay? I did , but I have problem . The problem is , there is no removeOverlay method for GMap object, so I couldn't remove each layer from map. I could add but couldn't remove.
I use markerclusterer.js class which written by Xiaoxi Wu * @name MarkerClusterer * @version 1.0 * @author Xiaoxi Wu * @copyright (c) 2009 Xiaoxi Wu I add first clustered marker layer then add second clustered marker layer without problem. When I remove second clustered layer marker still there is no problem, when I zoomin active display of map it works fine, but if I drag the map to any direction, suddenly second layer markers show up. Is there a way that I can refresh map state and overlays when I fire map drag event? I guess second marker layers still in map cache when I drag the map. Any Idea? thanks in advance --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
