leaflet.providers 2.0.0
Updated leaflet.providers data on 2023-10-05 from https://unpkg.com/leaflet-providers using version 2.0.0 of leaflet.js
get_providers()anddefault_providers()both include a stablehtmltools::htmlDependency()in thedepslot of the returned object. The default dependency uses the staticleaflet-providers.jsfile included in theleaflet.providerspackage, while theget_providers()dependency uses theleaflet-providers.jsfile from theunpkg.comCDN. This makes it possible forleaflet::addProviderTiles()to use the stable HTML dependency that can be cached by knitr (#36).The previous version (v1.13.0) of leaflet.providers required R >= 3.6. While versions of R older than 3.6 are not actively supported, the theoretically supported minimum R version is lower, likely R >= 2.10. We’ve restored the previous R version minimum requirement. (#33)
leaflet.providers 1.13.0
CRAN release: 2023-08-10
- Updated leaflet.providers data on 2023-08-07 from https://unpkg.com/leaflet-providers using version 1.13.0 of leaflet.js
leaflet.providers 1.9.0
CRAN release: 2019-11-09
- Updated leaflet.providers data on 2019-11-06 from https://unpkg.com/leaflet-providers using version 1.9.0 of leaflet.js