Skip to content

Commit 772065e

Browse files
committed
Update NEWS
1 parent 59040f9 commit 772065e

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

NEWS

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,18 @@
11
leaflet 1.1.1
22
--------------------------------------------------------------------------------
33

4-
* Add `groupOptions` parameter, currently the only option is letting you specify
4+
* Fix a bug where the default `addTiles()` would not work with .html files
5+
served directly from the filesystem.
6+
7+
* Add `groupOptions` function. Currently the only option is letting you specify
58
zoom levels at which a group should be visible.
69

710
* Fix bug with accessing columns in formulas when the data source is a Crosstalk
811
SharedData object wrapping a spatial data frame or sf object.
912

13+
* Fix strange wrapping behavior for legend, especially common for Chrome when
14+
browser zoom level is not 100%.
15+
1016
* Fix incorrect opacity on NA entry in legend. (PR #425)
1117

1218
leaflet 1.1.0

0 commit comments

Comments
 (0)