Leaflet/spec/suites
Matt Grande 1120c46ed9 Add precision parameter to all toGeoJSON functions (#5444)
* Add precision parameter to all toGeoJSON functions

* Replace usage of toPrecision with Utils.formatNum

* Always default to six decimal places

* Fix docs

* Allow precision of 0
2017-05-31 14:06:58 +02:00
..
control Control.Layers: Only add layer events to layers when we are on the map. Fixes #5421 (#5422) 2017-03-28 23:10:29 +02:00
core Include L.Mixin.Events again; add deprecation notice (#5365) 2017-03-07 09:53:24 +01:00
dom enforce indentation in specs 2015-09-25 13:55:37 +03:00
geo add margin to LatLngBounds.equals method (#5071) 2017-02-02 16:55:30 +01:00
geometry Feat(Bounds): add new methods for 2 missing corners (#5488) 2017-05-11 22:24:15 +02:00
layer Add precision parameter to all toGeoJSON functions (#5444) 2017-05-31 14:06:58 +02:00
map Handle edge case of empty bounds on _getBoundsCenterZoom (#5157) 2017-05-11 22:33:46 +02:00
SpecHelper.js ES6 modules & Rollup (#4989) 2017-01-30 11:35:16 +01:00