HERE Map Image v1 Developer's Guide

Using Pixel Density Parameters (hi-res)

User Story

The user wants to obtain a map view in high resolution.

Request

This example shows a request specifying a high resolution picture density of 320 pixels per inch. The value is provided by the parameter ppi.
https://image.maps.ls.hereapi.com/mia/1.6/mapview
?apiKey={YOUR_API_KEY}
&ppi=320
&sb=km
&w=400
&h=200
&z=12
&c=41.65,-0.883333
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. Request using hires (320) ppi