From fe2841feffa12e595901b7d1a0bf6a268fd82452 Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Mon, 6 Feb 2017 16:02:39 -0500 Subject: [PATCH] Add Bing Maps --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 06e9f88d..ae560003 100644 --- a/README.md +++ b/README.md @@ -228,6 +228,7 @@ For information on contributing to this project, please see the [contributing gu | API | Description | Auth | HTTPS | Link | |---|---|---|---|---| +| Bing Maps | Create/customize digital maps based on Bing Maps data | `apiKey` | Yes | [Go!](https://www.microsoft.com/maps/choose-your-bing-maps-API.aspx) | | GeoNames | Place names and other geographical data | No | No | [Go!](http://www.geonames.org/export/web-services.html) | | GéoApi | French geographical data | No | Yes | [Go!](https://api.gouv.fr/api/geoapi.html) | | Google Maps | Create/customize digital maps based on Google Maps data | `apiKey` query string | Yes | [Go!](https://developers.google.com/maps/) |