---
title: "Static map"
method: GET
path: "/v1/static"
tags: ["Maps"]
---

# Static map

`GET /v1/static`

Generate a static map image. API key can be sent as key or X-Api-Key.

## Query parameters

- `key` string
- `center` string
- `zoom` integer
- `width` integer
- `height` integer
- `markers` string

## Response `200`

Static map image.

## Other responses

- `400` — Bad request or invalid parameters.
- `429` — Rate limit exceeded.

---

[API](https://skmtc.net/latlng/apis/latlng-api.md) · [All operations](https://skmtc.net/latlng/apis/latlng-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/latlng/latlng-api/revisions/d6031c15b5ec/schema)
