I was able to use the "dragend" event listener rather than the "moveend" listener, and it solved my problem. As Rossko said, the issue in my case ended up being that every time the map moved, I was refreshing the markers, causing the infowindow to go away.
Thanks all! -Ben --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
