Atribution

Or in other words, acknowledgment of authorship, proper logo attribution, and copyright notice.

Terms and conditions require that the Mapy.com logo and copyright text be correctly displayed when using the Mapy.com REST API.

When Using Map Tiles

Example of proper map attribution.

When displaying the map, it is necessary to:

  • Display the colored Mapy.com logo with a white border
  • Include the text copyright notice: “Seznam.cz a.s. and others
  • You can easily copy the correct attributes from our tutorials by copying the code.
  • The current parameters for the copyright text and the URL address for the logo are returned by the function tile.json.

When Using Other Functions

When using other functions (geocoding, route planning, etc…), you need to:

  • Display the colored Mapy.com logo with a white border
    • The logo can be accompanied by the words “Powered by Mapy.com”, “Hledají Mapy.com”, “Plánují Mapy.com”.
    • The logo must be placed near or directly within the search/planning dialog.
    • The minimum height of the logo is 10px.
    • The logo can be clickable, and the link should lead to https://mapy.com/.

The Static Maps feature handles attribution automatically, so there is no need to address it. The JS Panorama component does the same.

Note: If the above functions are used in close connection or directly above the map (with proper attribution as mentioned above), the logo may not need to be re-displayed for these functions.