This snippet of code doesn't seem to want to work in IE:

map.addOverlay(R209_Polyline);
  GEvent.addListener(R209_Polyline, "click", function() {
  alert('R209 clicked'); });

Firefox and Safari trigger it, but why won't IE do that?  What's the
work around?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to