Hello,

I've added an image overlay to my map following this example here:

http://code.google.com/apis/maps/documentation/v3/overlays.html#CustomOverlays

And now I am trying to add polygons as well.  The mouse events for the
polygon don't fire when the div that contains the image is on the
map.  When I delete that div using firebug the events start working
again.  I've tried giving that div a z-index of -1 and the polygons a
large z-index but that doesn't fix the problem.

Is it possible to have this extra div over the map and have polygon
events?  I also have markers on the map and those events work so it
seems to be only related to the polygons.

Thanks,
Brice

-- 
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 [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-js-api-v3?hl=en.

Reply via email to