From f11ae9e95b3bbd10f6bc9817dbcedfd0bd86a1a4 Mon Sep 17 00:00:00 2001 From: Harish Kotra Date: Thu, 2 Nov 2017 13:09:36 +0530 Subject: [PATCH] Fixed formatting issue --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index acb705c0..2aa5f1cf 100644 --- a/README.md +++ b/README.md @@ -325,7 +325,7 @@ API | Description | Auth | HTTPS | Link | | Bing Maps | Create/customize digital maps based on Bing Maps data | `apiKey` | Yes | [Go!](https://www.microsoft.com/maps/) | | City Context | Crime, school, and transportation data for US cities | `apiKey` | Yes | [Go!](https://www.citycontext.com/api-reference#/) | | CitySDK | Open APIs for select European cities | No | Yes | [Go!](http://www.citysdk.eu/citysdk-toolkit/) | -| Daum Maps | Daum Maps provide multiple APIs for Korean maps | `apiKey` | No | [Go!](http://apis.map.daum.net/) | +| Daum Maps | Daum Maps provide multiple APIs for Korean maps | `apiKey` | No | [Go!](http://apis.map.daum.net/) | | FreeGeoIP | Geolocation of IP addresses | No | Yes | [Go!](https://freegeoip.net/) | | GeoApi | French geographical data | No | Yes | [Go!](https://api.gouv.fr/api/geoapi.html) | | Geocode.xyz | Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing | No | Yes | [Go!](https://geocode.xyz/) |