Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

mousemove on googlemaps broken in 39.0

  • 1 ответ
  • 2 имеют эту проблему
  • 8 просмотров
  • Последний ответ от 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.

Все ответы (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.