Hi, First, sorry for my english :/
Here is the page I have some issues about : http://boucard.brice.perso.neuf.fr/geoculture/geoloc/test3.html What I have done : - draw three polygons using GGeoXML from three different KML files and using addOverlay(var); - center the map. What I would like to do : - add a click event on each polygons : I've search the Google Maps API Reference but it doesnt't help me (it's quite difficult for me : it's in english and I'm not a familiar of javascript). I also went to http://econym.org.uk/gmap/ but didn't find any help. --> after that click, a function to zoom to that only polygon (with proper centering of the map). - remove the infowindow : again I've looked in the API reference but i didn't see any option to get that result. Another question : is it possible to drop a marker on one of the three polygons and zoom to that only one polygon (as for the click event described above) ? Do we have to know the coordinates and verify if that marker is in the polygon ? How can we do that ? I've searched a little bit but it seems not so obvious. Thanks a lot for your answers. See you -- 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.
