From 32827405b994cefd680e7bbc516c691f89c8daf5 Mon Sep 17 00:00:00 2001 From: Mario Klement <32103624+navrat-dzedaja@users.noreply.github.com> Date: Sun, 3 Dec 2023 00:54:29 +0100 Subject: [PATCH] Add Mapy.cz API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ced25659..04f40e8c 100644 --- a/README.md +++ b/README.md @@ -975,6 +975,7 @@ API | Description | Auth | HTTPS | CORS | | [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 | | [MapQuest](https://developer.mapquest.com/) | To access tools and resources to map the world | `apiKey` | Yes | No | Yes +| [Mapy.cz](https://developer.mapy.cz/en/) | REST API focused (not only) on the Czechia for maps, geocoding, route planning and panoramic imagery | `apiKey` | Yes | Unknown | | [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 | | [One Map, Singapore](https://www.onemap.gov.sg/docs/) | Singapore Land Authority REST API services for Singapore addresses | `apiKey` | Yes | Unknown |