On Jan 17, 11:31 am, Maio <[email protected]> wrote: > Larry, > > thanks for the reply... > > 1, I assume that I need an addListener() to capture for the kmlMouseEvent, > then re-center and zoom? I'll have to read up up on that aspect GM's.
Yes. > > 2, At the moment the current GM doesn't show the bounds, is there something > I need to check? I don't know what you mean by "show the bounds". If you want it to automatically center and zoom on the kml, you need to change the preserveViewport option of the KmlLayer to false (or not specify it). -- Larry > > Thank you again, and much appreciated, > > Mark. -- 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.
