logo
icon

Docker Static Maps API

Generate static map images via a lightweight REST API

PlatformZeabur
Deployed2
Publisherridemountainpig
Deployed2 times
Publisherridemountainpig
Created2025-11-25
Services
service icon
Tags
MapAPIImage GenerationDeveloper Tool

Docker Static Maps 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.

πŸš€ Features

  • βœ… Generate static maps with markers, polygons, circles, polylines and text
  • 🌍 Supports multiple basemaps (OpenStreetMap, Esri, Stamen, Carto, custom tile server)
  • ⚑ Easy-to-use REST API - simple integration with any frontend or backend
  • 🐳 Docker-ready for fast, lightweight deployment
  • 🧊 Tile and image caching for performance
  • 🚦 Built-in rate limiting per IP to protect against abuse

πŸ“– Quick Start

Once deployed, you can access the interactive playground at your domain, or make API requests directly.

Example API Request

GET https://your-domain.zeabur.app/api/staticmaps?width=1000&height=1000&center=-18.2871,147.6992&zoom=9&basemap=satellite

Interactive Playground

Visit your deployed domain to access the interactive playground where you can:

  • Configure map settings visually
  • Add markers, polygons, and other features
  • Preview the generated map in real-time
  • Copy the API URL for integration

πŸ“š Documentation

For detailed API documentation, supported basemaps, and advanced features, visit: https://dietrichmax.github.io/docker-staticmaps/