Generate static map images via a lightweight REST API
Generate static map images via a lightweight REST API
docker-staticmaps is an open-source API for rendering static map images. Easily create maps with markers, polygons, circles, polylines or text, making it perfect for embedding map images on websites or apps.
Once deployed, you can access the interactive playground at your domain, or make API requests directly.
GET https://your-domain.zeabur.app/api/staticmaps?width=1000&height=1000¢er=-18.2871,147.6992&zoom=9&basemap=satellite
Visit your deployed domain to access the interactive playground where you can:
For detailed API documentation, supported basemaps, and advanced features, visit: https://dietrichmax.github.io/docker-staticmaps/