leaflet-extras / leaflet-providers

An extension to Leaflet that contains configurations for various free tile providers.
https://leaflet-extras.github.io/leaflet-providers/preview/
BSD 2-Clause "Simplified" License
2.12k stars 662 forks source link

Question with Esri Licensing #446

Closed aswinanbalagan closed 1 year ago

aswinanbalagan commented 2 years ago

Hi, In the README file, you write: “In order to use ArcGIS maps, you must register and abide by the terms of service. No special syntax is required.”, but with your plugin, there’s no way for Esri to verify that you’re actually registered (such as by sending an API key or authentication token).

Is Esri asking us to register on the honor system or is it free to use with proper attribution?

bsalak commented 2 years ago

I was wondering about that, too. Since today I found out that leaflet() %>% addProviderTiles(providers$Esri.WorldImagery) doesn't work anymore when working with RStudio and updated package(s).

brunob commented 1 year ago

In fact this one is a dupplicate of #204.