|
1 | 1 | leaflet 2.0.0
|
2 | 2 | --------------------------------------------------------------------------------
|
3 | 3 |
|
| 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 | + |
4 | 24 | * Fix bug where icons where anchored to the top-center, not center-center (2a60751)
|
5 | 25 |
|
6 | 26 | * Fix bug where markers would not appear in self contained knitr files (cc79bc3)
|
7 | 27 |
|
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 |
| - |
12 | 28 | * leaflet-label plugin now L.tooltip in leaflet.js. labelOptions() now translates old options clickable to interactive and noHide to permanent.
|
13 | 29 |
|
14 | 30 | * Fix a bug where the default `addTiles()` would not work with .html files
|
|
0 commit comments