v6

latestOpenAPI 3.0.0raw.githubusercontent.com2020-10-09142348.0 KB
Static Maps

Named map

Get the static image of a Named Map by defining width, height and, format. It will use the default vaules defined in the template

get/map/static/named/{name}/{width}/{height}.{format}

Path parameters

namestring required

The named map name

widthinteger required

Width in pixels for the output image.

heightinteger required

Height in pixels for the output image.

format'png' | 'jpg' required

Output image format

Response

Ok