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