On Sep 5, 7:36 am, shivanimanna <[EMAIL PROTECTED]> wrote:
> 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 ??

perhaps rather than guessing you could try referring to the
documentation:
http://code.google.com/apis/maps/documentation/reference.html#GMap2.Methods.Overlays

[map.clearOverlays()]


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