mirror of
https://github.com/Leaflet/Leaflet.git
synced 2025-07-21 23:26:12 +00:00
FAQ: Add Stadia Maps and remove MapQuest (#9340)
Co-authored-by: Florian Bischof <design.falke@gmail.com>
This commit is contained in:
8
FAQ.md
8
FAQ.md
@ -31,8 +31,8 @@ Popular commercial options, free up to a particular number of requests, include
|
|||||||
[MapBox](http://mapbox.com),
|
[MapBox](http://mapbox.com),
|
||||||
[Bing Maps](http://www.microsoft.com/maps/choose-your-bing-maps-API.aspx) (using a [plugin](https://github.com/shramov/leaflet-plugins)),
|
[Bing Maps](http://www.microsoft.com/maps/choose-your-bing-maps-API.aspx) (using a [plugin](https://github.com/shramov/leaflet-plugins)),
|
||||||
[Esri ArcGIS](http://www.esri.com/software/arcgis/arcgisonline/maps/maps-and-map-layers) ([official plugin](https://github.com/Esri/esri-leaflet)),
|
[Esri ArcGIS](http://www.esri.com/software/arcgis/arcgisonline/maps/maps-and-map-layers) ([official plugin](https://github.com/Esri/esri-leaflet)),
|
||||||
[MapQuest](https://developer.mapquest.com/products) ([official plugins](https://developer.mapquest.com/documentation/leaflet-plugins))
|
[Here Maps](https://developer.here.com/),
|
||||||
and [Here Maps](https://developer.here.com/).
|
and [Stadia Maps](https://docs.stadiamaps.com/tutorials/raster-maps-with-leaflet/).
|
||||||
|
|
||||||
Always be sure to **read the terms of use** of a chosen tile provider, **know its limitations**, and **attribute it properly** in your app.
|
Always be sure to **read the terms of use** of a chosen tile provider, **know its limitations**, and **attribute it properly** in your app.
|
||||||
|
|
||||||
@ -40,8 +40,8 @@ Always be sure to **read the terms of use** of a chosen tile provider, **know it
|
|||||||
|
|
||||||
[MapBox](http://mapbox.com),
|
[MapBox](http://mapbox.com),
|
||||||
[Bing Maps](http://www.microsoft.com/maps/choose-your-bing-maps-API.aspx),
|
[Bing Maps](http://www.microsoft.com/maps/choose-your-bing-maps-API.aspx),
|
||||||
[ArcGIS](http://www.esri.com/software/arcgis/arcgisonline/maps/maps-and-map-layers)
|
[ArcGIS](http://www.esri.com/software/arcgis/arcgisonline/maps/maps-and-map-layers),
|
||||||
and [MapQuest Open](http://developer.mapquest.com/web/products/open/map) provide satellite imagery among others.
|
and [Stadia Maps](https://docs.stadiamaps.com/map-styles/alidade-satellite/) provide satellite imagery among others.
|
||||||
|
|
||||||
#### I want to use Google Maps API tiles with Leaflet, can I do that?
|
#### I want to use Google Maps API tiles with Leaflet, can I do that?
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user