MrMufflon / Leaflet.Coordinates

Leaflet plugin to view mouse coordinates
http://mrmufflon.github.io/Leaflet.Coordinates/
Other
104 stars 55 forks source link

Add an option to control coordinate wrapping #44

Open Low-power opened 4 years ago

Low-power commented 4 years ago

Add option wrapCoordinate, default true, which is the old behavior. Coordinate wrapping can be disabled only when useDMS is set to false.

Disabling coordinate wrapping is useful for maps that uses a simple CRS, for example https://leafletjs.com/examples/crs-simple/crs-simple.html