Closed GoogleCodeExporter closed 9 years ago
Maybe this is a bug specific to the version 3 of the Google Maps API? Also on
your demo page only the version 2 seems to work with the mousemove and click
handlers.
Original comment by timo.wes...@gmail.com
on 2 Mar 2011 at 5:56
Yes, the version 3.4 Maps API which was just released broke the map events. I
will investigate and will also report this problem to Google, but in the
meantime the workaround is to specify v=3.3 when you load the API. See rev 44
of testmap.html for an example.
Original comment by m...@mg.to
on 2 Mar 2011 at 6:13
Related Maps API issue:
http://code.google.com/p/gmaps-api-issues/issues/detail?id=3083
Original comment by m...@mg.to
on 3 Mar 2011 at 12:15
Original comment by m...@mg.to
on 4 Mar 2011 at 7:10
Fixed in rev 48. The canvas, marker container, and mouse tracker are now each
appended to the appropriate MapPanes layer.
Original comment by m...@mg.to
on 10 Mar 2011 at 3:17
Original issue reported on code.google.com by
timo.wes...@gmail.com
on 2 Mar 2011 at 12:40