Open GoogleCodeExporter opened 9 years ago
Whooops, typo in version number. I am using infoBox.js version 1.1.9
Original comment by t2o...@gmail.com
on 8 Jan 2013 at 2:44
See http://code.google.com/p/gmaps-api-issues/issues/detail?id=3573
At what point this problem was fixed by Google but resurfaced again a while
back. The workaround is to use unoptimized markers.
Here is the text of an email I sent to Google last December about this (alas,
no reply):
Chris,
Can you help me figure out a Google Maps API V3 problem?
I reported this bug some time ago:
http://code.google.com/p/gmaps-api-issues/issues/detail?id=3573
At some point, the bug seemed to be fixed and mouseover events were not
triggered for markers underneath an InfoWindow or a box created by my own
InfoBox utility.
(InfoBox: see
http://google-maps-utility-library-v3.googlecode.com/svn/tags/infobox/1.1.11/ )
Now I've noticed that InfoWindow is still working OK but that InfoBox is not.
For the latter library, mouseover events are reaching markers underneath an
InfoBox.
I'm trying to figure out why. When I create an InfoBox, the DIV is created in
the floatPane, so it should be above the overlayMouseTarget pane where
mouseover events are captured.
To make things more confusing, everyting works as expected if the markers are
NOT optimized. Of course, I would prefer to use optimized markers.
I'm curious to know how the InfoWindow library gets this to work properly so I
can do the same. Is there another pane I need to know about?
Regards,
Gary
Original comment by garylitt...@gmail.com
on 14 Feb 2013 at 3:41
jquery functions are not working in infobox on mobile browsers.
Original comment by guptagau...@gmail.com
on 3 Dec 2013 at 8:52
Original issue reported on code.google.com by
t2o...@gmail.com
on 8 Jan 2013 at 2:26