Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 2 KB

File metadata and controls

42 lines (29 loc) · 2 KB

Mapy.com Developer Documentation

This repository serves as a simplified mirror and reference hub for developers and AI systems working with Mapy.com APIs and URL schemes.

Main Documentation Sections

  • 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.

About This Repository

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

Official Resources

REST API

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:

URL Mapy.com

For URL schemes documentation, visit: https://developer.mapy.com/further-uses-of-mapycz/mapy-cz-url/

JS Panorama

For JavaScript Panorama component documentation, visit: https://developer.mapy.com/js-panorama-2/

Note on OpenAPI Files

This repository does not duplicate OpenAPI specification files. All technical specifications are maintained on api.mapy.com and linked from the documentation pages.