> So, I'm stuck with my own inPolygon() routine to check which polygons
> contain current mouse position....?

I think so.  The underlying problem is that there is more than set of
logic that could be applied ; Google had to choose one, which will
never suit everybody.
While you're working this out, consider a third small polygon
contained completely within and 'under' your overlap (purple) zone.
If you want 'mouseovers' on that one too, I think you'll have to
continuously monitor mousemove events and cannot rely only on checking
when mouseover/mouseout occurs.
--~--~---------~--~----~------------~-------~--~----~
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