Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Learn More

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

mousemove on googlemaps broken in 39.0

  • 1 antwoord
  • 2 hebben dit probleem
  • 8 weergaven
  • Laatste antwoord van 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.

Alle antwoorden (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.