views:

28

answers:

0

if I catch polygons in a kml with
geoXml = new GGeoXml("http://gmaps-samples.googlecode.com/svn/trunk/ggeoxml/cta.kml");
how I can applicate listerners (onclick,overmouse,etc) over this polygons?