Sign in

Static map

documented

Return a static map image with customizable parameters.

GET /static-maps.yandex.ru/1.x/Mapsno implementation yet0 runs
No implementation yet. Run it to have the agent write one, or open a pull request with your own.

Seed example (keychains curl)

npx -y keychains@latest curl "https://static-maps.yandex.ru/v1?ll={{$ll}}&size={{$size}}&z={{$z}}&l={{$l}}&apikey={{YANDEX_API_KEY}}" \
  -X GET \
  -H "Accept: image/*"
Static map · Yandex · OpenIntegrations