From 022b458c30df09a4807ed9ebbf13d70eb0baf1ee Mon Sep 17 00:00:00 2001 From: Michael Bazos Date: Thu, 12 Apr 2018 02:03:53 +0200 Subject: [PATCH] Add HERE Maps API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0650df59..15d4b4fa 100644 --- a/README.md +++ b/README.md @@ -366,6 +366,7 @@ API | Description | Auth | HTTPS | CORS | Link | | Google Maps | Create/customize digital maps based on Google Maps data | `apiKey` | Yes | Unknown | [Go!](https://developers.google.com/maps/) | | GraphLoc | Free GraphQL IP Geolocation API | No | Yes | Unknown | [Go!](https://www.graphloc.com) | | HelloSalut | Get hello translation following user language | No | Yes | Unknown | [Go!](https://www.fourtonfish.com/hellosalut/hello/) | +| HERE Maps | Create/customize digital maps based on HERE Maps data | `apiKey` | Yes | Unknown | [Go!](https://developer.here.com) | | IP 2 Country | Map an IP to a country | No | Yes | Unknown | [Go!](https://ip2country.info) | | IP Address Details | Find geolocation with ip address | No | Yes | Unknown | [Go!](https://ipinfo.io/) | | IP Location | Find IP address location information | No | Yes | Unknown | [Go!](https://ipapi.co/) |