Do you have simple example illustrating how to use this infobox? Thanks.
Noli On 8/24/11, Gary Little <[email protected]> wrote: > I see the problem. I've tried to create a simple test case to > reproduce it using one of the InfoBox examples but it works correctly. > > Could you create a minimal test case to illustrate the problem? > There's something odd here that I can't quite put my finger on. > > Gary > > On Aug 22, 7:40 am, RobRoyAus <[email protected]> wrote: >> Hi all, >> >> I'm using the InfoBox (this >> versionhttp://google-maps-utility-library-v3.googlecode.com/svn/trunk/infobo...) >> 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 [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. > > -- 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.
