This repository serves as a simplified mirror and reference hub for developers and AI systems working with Mapy.com APIs and URL schemes.
- REST API Documentation - Comprehensive guide to Mapy.com REST API functions including map tiles, geocoding, routing, elevation, and more.
- URL Mapy.com Documentation - Documentation for Mapy.com URL schemes that allow direct invocation of map display, search, and routing functions.
- JS Panorama Documentation - Documentation for the JavaScript Panorama component that provides interactive 360° panoramic views.
This repository provides:
- Quick reference guides for Mapy.com REST API functions
- Documentation for URL schemes supported by Mapy.com
- Documentation for JS Panorama component
- Links to official OpenAPI specifications and interactive Swagger UI
- Code examples in multiple programming languages
For the official REST API documentation, visit: https://developer.mapy.com/rest-api-mapy-cz/
The complete OpenAPI specifications and interactive documentation are hosted on api.mapy.com:
For URL schemes documentation, visit: https://developer.mapy.com/further-uses-of-mapycz/mapy-cz-url/
For JavaScript Panorama component documentation, visit: https://developer.mapy.com/js-panorama-2/
This repository does not duplicate OpenAPI specification files. All technical specifications are maintained on api.mapy.com and linked from the documentation pages.