Is it possible to remove ALL markers (also free memory space) in
current view of the map ?

may be something like:

google.maps.Map2.removeOverlay();
map.removeOverlay();
map.removeMarker();
map.hideMarker();

If yes .. how ??

(I am adding markers using a for loop from a xml file)

Also, I should be able to add more markers after that .. I mean .. it
shouldn't result in handicapped map .. :)

I think this question does not require any map URL ...

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