v1
latestOpenAPI 3.0.32026-07-1312516.9 KBMaps
Static map with GeoJSON
Generate a static map image using a GeoJSON body overlay.
post/v1/static
Query parameters
keystring
Request body
Example request
{
"features": [
{
"geometry": {
"type": "Point"
}
}
]
}Response
Static map image.