Skip to main content

Turn data into maps with a URL.

Static SVG/PNG maps as a URL

World choropleth rendered by maproll

How it works

<img
  src="https://api.maproll.io/map.svg?scope=world&data=US:200,CN:150,DE:95&theme=dark"
  alt="World choropleth"
/>

Three params: scope, data, theme. Render is cached immutably, served behind Cloudflare, and embeds anywhere an <img> tag works — README, Notion, Slack, dashboards.