From bd7cf8a265937bda498de4531ec5b02ab5248195 Mon Sep 17 00:00:00 2001 From: Massimiliano Caniparoli Date: Wed, 26 Apr 2017 16:37:15 +0200 Subject: [PATCH] Correct Here Maps URL (#5482) --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index cf472ede..c4d0ee63 100644 --- a/FAQ.md +++ b/FAQ.md @@ -32,7 +32,7 @@ Popular commercial options, free up to a particular number of requests, include [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)), [MapQuest](https://developer.mapquest.com/products) ([official plugins](https://developer.mapquest.com/documentation/leaflet-plugins)) -and [Nokia Here](http://developer.here.com/web-experiences). +and [Here Maps](https://developer.here.com/). Always be sure to **read the terms of use** of a chosen tile provider, **know its limitations**, and **attribute it properly** in your app.