Skip to content

Commit 4f0cb64

Browse files
committed
updated NEWS
1 parent 53491dd commit 4f0cb64

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NEWS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ leaflet 2.0.3
22
--------------------------------------------------------------------------------
33

44
BUG FIXES and IMPROVEMENTS
5+
* Integrated data from `leaflet.providers` package; this breaks `data("providers")` and `data("providers.details")`. See [leaflet.providers](https://leslie-huang.github.io/leaflet.providers/). (#636)
6+
* Removed handling of http/https protocols for RStudio v1.1. Please update to RStudio>=v1.2 if you have missing tiles. Fixes #527. (#636)
57
* Fixed [rstudio/crosstalk#58](https://github.com/rstudio/crosstalk/issues/58), which caused Leaflet maps that used Crosstalk shared data in Shiny apps, to be redrawn at incorrect times.
68
* invokeRemote() now resolves html dependencies before passing them to shiny::createWebDependency() (#620).
79
* Upgrade leaflet-provider to 1.4.0, enable more map variants such as CartoDB.Voyager (#567)

0 commit comments

Comments
 (0)