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 11leaflet 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
1218leaflet 1.1.0
You can’t perform that action at this time.
0 commit comments