You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* `data("providers")` and `data("providers.details")` no longer exist. Please use `leaflet::providers` and `leaflet::providers.details`. (#636)
6
+
4
7
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)
8
+
* Integrated data from `leaflet.providers` package. See [leaflet.providers](https://rstudio.github.io/leaflet.providers/) for details. (#636)
6
9
* 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.
7
10
* invokeRemote() now resolves html dependencies before passing them to shiny::createWebDependency() (#620).
8
11
* Upgrade leaflet-provider to 1.4.0, enable more map variants such as CartoDB.Voyager (#567)
0 commit comments