Skip to content

mapSpain 0.7.0

Compare
Choose a tag to compare
@dieghernan dieghernan released this 22 Dec 22:16
· 2 commits to main since this release
  • 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 in esp_getTiles()
      #88 .
    • Add new function esp_make_provider() that helps to create custom
      providers.

What's Changed

New Contributors

Full Changelog: v0.6.2...v0.7.0