Leaflet.MousePosition icon indicating copy to clipboard operation
Leaflet.MousePosition copied to clipboard

Longitude value overflows around 170 degrees

Open jerroydmoore opened this issue 11 years ago • 0 comments

Latitude seems fine, but As a hover from left to right, the longitude value will increase until it reaches 170 degrees, then the value becomes -170 and as you continue scrolling, the value approaches zero, then approaches 170 degrees and this behavior repeats.

I'm using Leaflet version 0.6.4, unminimized version. I see the problem is also on the demo site: http://mrmufflon.github.io/Leaflet.Coordinates/examples/demo.html

jerroydmoore avatar Oct 21 '13 23:10 jerroydmoore