> Hi, I have a KML file which contains my placemarks. They load and work > fine. When an infoWindow is closed, I'd like the map to recenter > itself via the "closeclick" listener.
You do better listening for a different event http://code.google.com/apis/maps/documentation/javascript/v2/reference.html#GMap2.infowindowclose -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
