There is also a defaultviewport_changed event which I'm using here http://www.wolfpil.de/v3/kml-shapes.html
to store the viewport of every displayed kml layer. I believe that this can only be done after the kml layer has been loaded. In this example I also tried the metadata_changed event successfully with the same results. So it seems to me that these two event handlers are doing the same. -- 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.
