im using google maps to make an application
i try to load markers from XML file, i made in the localhost
the sites seems like this http://econym.org.uk/gmap/example_map3.htm ,
it works
i want to add another markers from different XML file without reload
the maps
i want remove the old markers and add the new markers without reload
the maps

i tried to use map.removeOverlay(marker);
but it doesn't work

how can i remove the markers??

thanks before. ^_^

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