Open Low-power opened 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.
wrapCoordinate
true
useDMS
false
Disabling coordinate wrapping is useful for maps that uses a simple CRS, for example https://leafletjs.com/examples/crs-simple/crs-simple.html
Add option
wrapCoordinate
, defaulttrue
, which is the old behavior. Coordinate wrapping can be disabled only whenuseDMS
is set tofalse
.Disabling coordinate wrapping is useful for maps that uses a simple CRS, for example https://leafletjs.com/examples/crs-simple/crs-simple.html