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. -- 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.
