This is my first post here, so I hope I've included all the information you need - if you need anything else, let me know.
I'm using V3 of the API, and am trying to extract data values from an added KML layer. The KML layer was created using ArcGIS 9.3, and I'm trying to extract the value from the <name> tag. I can do this successfully on the click event - see http://www.nickbearman.me.uk/academic/test20100529/V3KMLLayer.htm and click on one or more of the pinky boxes over the UK. However, I can't get this to work on the MouseMove event. The code is in that file (lines 52-62) but just doesn't do anything. As far as I can tell, the MouseMove event doesn't even fire - which is a bit odd. An example of what I want to do is at http://www.nickbearman.me.uk/academic/test20100529/V3Map.htm where the instance is set to map (i.e. the map) rather than ctaLayer (the KML layer). In this example, it just returns 'Jim' as I can't access the KML data. Any thoughts or other things I could try please? I'm using Firefox 3.6.3 with this. Thanks, Nick. -- 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 google-maps-js-api...@googlegroups.com. To unsubscribe from this group, send email to google-maps-js-api-v3+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.