From 0de79234081ce1d8c776c5378cfdfef55d345089 Mon Sep 17 00:00:00 2001 From: CraftyWiz Date: Thu, 13 Apr 2023 13:08:50 +0530 Subject: [PATCH] Add MapmyIndia API to Geocoding --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7348891..636cf465 100644 --- a/README.md +++ b/README.md @@ -973,6 +973,7 @@ API | Description | Auth | HTTPS | CORS | | [LocationIQ](https://locationiq.org/docs/) | Provides forward/reverse geocoding and batch geocoding | `apiKey` | Yes | Yes | | [Longdo Map](https://map.longdo.com/docs/) | Interactive map with detailed places and information portal in Thailand | `apiKey` | Yes | Yes | | [Mapbox](https://docs.mapbox.com/) | Create/customize beautiful digital maps | `apiKey` | Yes | Unknown | +| [MapmyIndia](https://www.mapmyindia.com/) | Digital map, geospatial data and location based IoT for India | `OAuth` | Yes | Unknown | | [MapQuest](https://developer.mapquest.com/) | To access tools and resources to map the world | `apiKey` | Yes | No | Yes | [Mexico](https://github.com/IcaliaLabs/sepomex) | Mexico RESTful zip codes API | No | Yes | Unknown | | [Nominatim](https://nominatim.org/release-docs/latest/api/Overview/) | Provides worldwide forward / reverse geocoding | No | Yes | Yes |