Google Maps API v3 - How to clear overlays ?

Posted by Natim on Stack Overflow See other posts from Stack Overflow or by Natim
Published on 2010-06-01T08:03:20Z Indexed on 2010/06/01 10:33 UTC
Read the original article Hit count: 346

Filed under:
|
|

Hello,

In Google Maps API v2, I was using map.clearOverlays() to remove the marker and draw them again.

How can I do that using Google Maps API v3 ?

Thanks

© Stack Overflow or respective owner

Related posts about api

Related posts about google-maps