Hi all,

I'm using the InfoBox (this version
http://google-maps-utility-library-v3.googlecode.com/svn/trunk/infobox/src/)
with the InfoBox for each marker popping up on mouse-over.

My test page is here: 
http://dev-default.wales.info/town-new.asp?propertytown=cardiff
(with opacity of the InfoBoxes set so you can see underlying markers)

When you mouseover a marker the correct InfoBox pops up and links in
the InfoBox are clickable. However, when the open InfoBox overlaps
another marker and you move the cursor across the open InfoBox and
over the underlying marker, the mouseover event of the underlying
marker fires and its InfoBox opens. The desired behaviour is that an
open InfoBox should sit on top of everything and mask events for any
hidden markers until it is closed.

Isn't this supposed to be handled by the "enableEventPropagation"
property of the InfoBox options? I have it set to false.

Thanks for your help
Rob

-- 
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 google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to