On Nov 24, 2:24 pm, Ben <[email protected]> wrote: > Hello all, > > Is there any way to close any open info windows with a custom button > click event. I'm looking to do a loop through any open info windows > and close them. I would think this should be pretty simple but I can't > find any answers.
1. if you are using the standard google maps infowindow, there is only one open at a time. 2. See the documentation: http://code.google.com/apis/maps/documentation/reference.html#GMap2.closeInfoWindow -- Larry -- 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.
