HERE Map Image v1 Developer's Guide

Roadsigns

User Story

The user wants to obtain a roadsign of a US Highway.

Request

This example shows a roadsign of the I-80 US Highway. The parameter region defines which region's roadsigns appear, the parameter category specifies which type of roadsign appears, and label defines the text on the roadsign.
https://image.maps.ls.hereapi.com/mia/1.6/roadsign
?apiKey={YOUR_API_KEY}
&region=USA
&category=0
&label=I-80
&w=100
&h=100
&f=0
Note: This example uses a HERE API Key to authenticate your request. For the available authentication options, see the Identity & Access Management Developer Guide.

Response

The response to the request delivers the following image:

Figure 1. An American roadsign request