Api
Static Maps
PNG map rendering through the configured static renderer.
Static Maps API
GET /static/v1/{owner}/{style}/{lon},{lat},{zoom}/{width}x{height}.pngWidth and height must be positive and no larger than 2048. The API forwards auth headers to the configured renderer.
If STATIC_MAP_URL is empty, the route returns 501 NOT_IMPLEMENTED. Requests require API key or session auth.