Statistical Graph

User Story

The user wants to obtain a statistical graph over a map of Finland.

Request

This example shows a statistical graph over Finland. The parameters oN define the statistical objects drawn on the map and the parameters txN define the text that appears.
https://image.maps.ls.hereapi.com/mia/1.6/stat
?app_id={YOUR_APP_ID}
&app_code={YOUR_APP_CODE}
&o0=65,25;50
&o1=60,25;10
&o2=62.25,25.7;25
&tx0=xy.200,80;Oulu
&tx1=62.25,25.7;Jyväskylä
https://image.maps.ls.hereapi.com/mia/1.6/stat
?apiKey={YOUR_API_KEY}
&o0=65,25;50
&o1=60,25;10
&o2=62.25,25.7;25
&tx0=xy.200,80;Oulu
&tx1=62.25,25.7;Jyväskylä
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 map image:

Figure 1. Statistical graph on Finland