mapSpain 0.7.0
-
Upgrade
leaflet.providersESP.df
to
https://dieghernan.github.io/leaflet-providersESP/ v1.3.2. -
Changes on how to package manages tiles providers:
leaflet.providersESP.df
is superseded in favor of
esp_tiles_providers
.- You can use a custom url with the
type
argument inesp_getTiles()
#88 . - Add new function
esp_make_provider()
that helps to create custom
providers.
What's Changed
- Update providers by @dieghernan in #79
- Bump actions/checkout from 2 to 3 by @dependabot in #80
- Update GH actions by @dieghernan in #81
- Update figures by @dieghernan in #83
- Update docs by @dieghernan in #84
- Fix covr by @dieghernan in #85
- Better handling of tiles (static and leaflet) by @dieghernan in #87
- Improve tile API by @dieghernan in #88
- Add esp_make_provider by @dieghernan in #89
New Contributors
- @dependabot made their first contribution in #80
Full Changelog: v0.6.2...v0.7.0