mousemove on googlemaps broken in 39.0
If a Google Map does not have its div at screen coord 0,0, then the mousmove event of the GMapsAPI posts wrong coordinates. This is new since 38.0.5 See
This needs fixing ASAP.
All Replies (1)
I tried http://jsfiddle.net/fNPvf/15426/ in Firefox version 40 and the second group of cordinates are not incorrect, they are pulling the correct Longitude and Lattitude. The Mousex and mousey are correct as well.