From 4c658463ffabe53a5dd63f9aa9927b63869ad661 Mon Sep 17 00:00:00 2001 From: Luke Seelenbinder Date: Fri, 18 Oct 2019 11:39:45 +0200 Subject: [PATCH] Add stadiamaps.com as map data provider. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 85d7a813..6ab696e7 100644 --- a/README.md +++ b/README.md @@ -632,6 +632,7 @@ Table of Contents * [osmnames](https://osmnames.org/) — Geocoding, search results ranked by the popularity of related Wikipedia page * [maptiler.com](https://www.maptiler.com/cloud/) — Vector maps, map services and SDKs for map visualisation. Free vector tiles with weekly update and four map styles. * [here](https://developer.here.com/) — APIs and SDKs for maps and location-aware apps. 250k transactions/month for free. + * [stadiamaps.com](https://stadiamaps.com/) — Map tiles, routing, navigation, and other geospatial APIs. 2,500 free map views and API requests / day for non-commercial usage and testing. ## Package Build System