Reading this thread I'm not sure if info windows should be closed before new ones are opened. This example does not call close before open: http://www.geocodezip.com/v3_markers_infowindows.html
Assuming a global info window, what's the right thing to do? Set a position or pass marker during open()? Call close before open? Check what marker was selected previously before closing? Create a separate info window per marker, so that every marker owns its own window? -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-js-api-v3/-/388vBU5tnZAJ. 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.
