Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

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.