Specify the style and appearance of the map tile

HERE Raster Tile API provides a style parameter that can be used to select the content and appearance of the rendered map tile.

  1. Render tile with default explore.day style:

    • Example:
      https://maps.hereapi.com/v3/base/mc/14/8798/5371/png?apiKey={API_KEY}
    • Response:
  2. Render tile with explore.night style:

    • Example:
      https://maps.hereapi.com/v3/base/mc/14/8798/5371/png?style=explore.night&apiKey={API_KEY}
    • Response:
  3. Render tile with explore.satellite.day style:

    • Example:
      https://maps.hereapi.com/v3/base/mc/14/8798/5371/png?style=explore.satellite.day&apiKey={API_KEY}
    • Response:
  4. Render tile with satellite.day style:

    • Example:
      https://maps.hereapi.com/v3/base/mc/14/8798/5371/png?style=satellite.day&apiKey={API_KEY}
    • Response:

For more information, see Styles.

results matching ""

    No results matching ""