Include the copyright notice
- Last UpdatedMar 5, 2025
- 2 minute read
You must include an attribution statement when you use HERE data because the global coverage data HERE provides uses content from the HERE platform.
If your products and/or services use map data that is made accessible using this service, you shall provide end-users of your products and/or services with notice, in a reasonably conspicuous manner (e.g., in the End-User Terms and on every visualized map), of the supplier notices and related terms applicable to such map data by:
- Referencing the notices and related terms set here, and
- Including the following copyright notice: © 20XX HERE, XXX, where 20XX is the current year, and XXX is the label text defined for a specific zoom level range and geographical area (see below).
To comply with these requirements, the HERE Map Image API includes the display of the available copyright providers of the map in your map images. For more information, see the API Reference.
The following image shows sample copyright notice highlighted on a map image:

Sample request #1:
Consider the following sample request:
Response:
The preceding request retrieves the following image that contains the required copyright notice by default:

Sample request #2:
To hide the copyright notice from the preceding map image, use the copyright=false
parameter, as shown in the following example:
Response:
The image doesn't display the copyright information:

Next steps
- To explore other supported endpoints and parameters, see the API Reference.
- To gain more hands-on experience with the HERE Map Image API see the
Tutorials
section of this guide.