I'm retrieveing markers data from a DB and display them on the map. Each time the map pans or zooms, I retrieve a new set of data. I'm using exitinfowindow (http://googlemapsapi.blogspot.com/2007/12/ extinfowindow-10-ajax-powered-css.html) to have tabbed ajax content display in info windows loaded from the db as well, for each marker. I'm facing this issue now. It seems that if you lave the exitinfowindow open and zoom in the map using the standard GControl zoom, the map pans trying to fit the infowindow on the screen. Of course I dont want this behaviour, I mean.. if someone opens the exitinfowindow, then pans it away from the viewport and zooms in, I dont't want the map to run panning back to the exitinfowindow at the new zoom level. I was wondering how to close the exitinfowindow upon clicking the GControl zoom to avoid the issue, before the actual zoom in/out takes effect. Example at: http://www.terninrete.it/casetest.asp
Thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
