Google Map API v3 ~ Simply Close an infowindow?

Posted by Harry on Stack Overflow See other posts from Stack Overflow or by Harry
Published on 2010-05-31T22:01:34Z Indexed on 2010/05/31 22:23 UTC
Read the original article Hit count: 262

Trying to simply close an infowindow?

I already have an array of markers, so something like this would be good. Thanks

MyMarkers[i].infowindow.close();

© Stack Overflow or respective owner

Related posts about google-maps-api-3

Related posts about google-maps-v3