Actually with this post, there are two issues: 1) When an InfoWindow gets loaded, stays up (sticky), and gets it's content reloaded over and over using like say a Javascript setInterval call, the InfoWindow flashes in and out during the setContent. Is there a way to reload the contents of the InfoWindow without this flickering?
2) Now, if the InfoWindow gets closed by clicking on the "x" button, it causes the event handler, "closeclick", to go off. What I noticed is that this event handler gets called multiple times if the InfoWindow keeps reloading the content when it is opened. Check out the functionality here: http://www.mentoreng.com/testing/public/map.html -- 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.
