Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

mousemove on googlemaps broken in 39.0

  • 1 reply
  • 2 have this problem
  • 7 views
  • Last reply by guigs

more options

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

http://stackoverflow.com/questions/30651839/google-map-mouseevent-in-firefox-shows-incorrect-coordinates

This needs fixing ASAP.

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 http://stackoverflow.com/questions/30651839/google-map-mouseevent-in-firefox-shows-incorrect-coordinates This needs fixing ASAP.

All Replies (1)

more options

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.