Hi,
I'm using GPolygon to overlay a polygon on a map, and detecting click
events in the following listener:

 google.maps.Event.addListener(map,"click",function
(overlay,latLng,overlayLatLng)

So if overlay is non null, I know some overlay object (my polygon as
it's the only one!) has been clicked. While this works fine for
Firefox, Chrome, Safari & IE6, it provides very hit & miss (more miss
than hit in fact) results for IE8. Is there a fix for this, and is it
a problem that others have encountered?

Regards,
Harvey.

--~--~---------~--~----~------------~-------~--~----~
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