Hi, How to add a listener to a <placemark> or a <polygon> of a kml file ? Despite of my several hours of search, I have not found yet.
I have a kml file which contain several <placemark> and <polygon>, I would like to have a custom listener/event for each of these elements. My final goal is to change the fillColor of a <polygon> on mouseover event. Finaly the result would be similar to what you see in this web page but using google map JS API. http://www.leboncoin.fr/ (move your cursor over the map) Thanks :-) -- 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.
