map.getPaneManager.clearOverlays() try this where 'map' is the id for your map component
cheers. On Sep 16, 3:25 pm, Tushar Gulhane <[email protected]> wrote: > Still waiting for your response. Please help me to solve my problem. > > On Mon, Sep 12, 2011 at 7:07 PM, Tush <[email protected]> wrote: > > Hi, > > > I am using Google map API in my flex project and i add marker also > > when user search the particular address. But problem is there when > > user search multiple address then map reload with multiple markers. > > Now i want to remove multiple markers from the map at the time of next > > search. I use googleMap.clearOverlays(); but when we make a new search > > it shows the marker but it does not show info window. If i use > > removeOverlay() then it remove only last marker from search. > > I can't figure out how to do it. Please show me the way how to > > remove multiple markers. > > > Thanks, > > Tushar. > > -- > > - > Thanks and Regard's > Tushar Gulhane > Adobe Flex Developer, > A-1 Technology Pvt Ltd, > Gurgaon, NCR, India. > Mobile:- 08527827769www.a1technology.com<[email protected]> > [email protected]. <[email protected]> -- You received this message because you are subscribed to the Google Groups "Google Maps API For Flash" 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-for-flash?hl=en.
