> I have a google map that links to two KML files that each contain a
> single placemark.

Using KML for that is overkill, unless circumstances dictate.

> It is showing on the screen, however when you click on the place mark
> I would like it to zoom in.

Using GGeoXml to parse the KML makes it difficult to take any custom
actions, its really intended as a simple display-only tool.
It's not impossible though, see -
http://econym.org.uk/gmap/interceptor.htm

Or use one of the alternative client-side KML parsers (GeoXml,
EGeoXml) which are much more easily customised.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to