Skip to content

Commit 67cefa4

Browse files
committed
draft email and add notes on updated packages for leaflet
1 parent ae2ffde commit 67cefa4

File tree

1 file changed

+20
-4
lines changed

1 file changed

+20
-4
lines changed

NEWS

Lines changed: 20 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,30 @@
11
leaflet 2.0.0
22
--------------------------------------------------------------------------------
33

4+
* Update to latest leaflet.js v1.3.1 (#453, 314616f) Please see http://leafletjs.com/reference-1.3.0.html for the latest documentation
5+
6+
* All plugins updated to versions compatible with leaflet > 1.0 (#458)
7+
8+
_ jQuery, https://github.com/jquery/jquery
9+
_ Leaflet (JavaScript library), https://github.com/Leaflet/Leaflet
10+
_ Leaflet Providers, https://github.com/leaflet-extras/leaflet-providers
11+
_ leaflet-measure, https://github.com/ljagis/leaflet-measure
12+
_ Leaflet.label, https://github.com/Leaflet/Leaflet.label
13+
_ Leaflet.Terminator, https://github.com/joergdietrich/Leaflet.Terminator
14+
_ Leaflet.SimpleGraticule, https://github.com/ablakey/Leaflet.SimpleGraticule
15+
_ Leaflet.MagnifyingGlass, https://github.com/bbecquet/Leaflet.MagnifyingGlass
16+
_ Leaflet.MiniMap, https://github.com/Norkart/Leaflet-MiniMap
17+
_ Leaflet.awesome-markers, https://github.com/lvoogdt/Leaflet.awesome-markers
18+
_ Leaflet.EasyButton, https://github.com/CliffCloud/Leaflet.EasyButton/
19+
_ Proj4Leaflet, https://github.com/kartena/Proj4Leaflet
20+
_ leaflet-locationfilter, https://github.com/kajic/leaflet-locationfilter
21+
_ leaflet-omnivore, https://github.com/mapbox/leaflet-omnivore
22+
_ topojson, https://github.com/topojson/topojson
23+
424
* Fix bug where icons where anchored to the top-center, not center-center (2a60751)
525

626
* Fix bug where markers would not appear in self contained knitr files (cc79bc3)
727

8-
* Update to latest leaflet.js v1.3.1 (#453, 314616f)
9-
10-
* All plugins updated to their newest versions compatible with leaflet > 1.0 (#458)
11-
1228
* leaflet-label plugin now L.tooltip in leaflet.js. labelOptions() now translates old options clickable to interactive and noHide to permanent.
1329

1430
* Fix a bug where the default `addTiles()` would not work with .html files

0 commit comments

Comments
 (0)