File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
leaflet 1.1.1
2
2
--------------------------------------------------------------------------------
3
3
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
5
8
zoom levels at which a group should be visible.
6
9
7
10
* Fix bug with accessing columns in formulas when the data source is a Crosstalk
8
11
SharedData object wrapping a spatial data frame or sf object.
9
12
13
+ * Fix strange wrapping behavior for legend, especially common for Chrome when
14
+ browser zoom level is not 100%.
15
+
10
16
* Fix incorrect opacity on NA entry in legend. (PR #425)
11
17
12
18
leaflet 1.1.0
You can’t perform that action at this time.
0 commit comments