For 2.:
In my experimental app, I have a single class responsible for opening
my info windows, so it can easily keep track of an open info window
via a class variable that gets set on window open, and cleared on
window close (just attach to the close event!).
When the variable is already set at open time, I call close() on it to
close the previous info window.
Works like a charm.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" 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-js-api-v3?hl=en.

Reply via email to