Hi all!
I trying to handle clicking on GPolyline, created from KML My site: http://teltonika.net.ua Login/password: GENA / GENA Check the white checkboxes in upper left panel, then choose March of 2009 and click green day in calendar, then select "LT 40" or "LT mini" , and push button - this sequence loads a polyline ... If this sequence is difficult, I place code : GEvent.addListener(map, "click", function(overlay, latlng) {alert (overlay.name); alert(latlng);}); - result is nothing (( Please help! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
