Maps that don't break the bank

Mapamos was made as a cheap alternative that we all can use to showcase our maps without breaking an arm and a leg.

Affordable

Easy Setup

No-code friendly

What it costs

No complex tiers or enterprise nonsense. Just pick what you need.

$0
Try it out

1,000 requests / month
See if it works for you

Start free
$29
Startup

100,000 requests / month
I'll prioritize your regions

Need this much

Here's how it works

Currently got Angola and Lisbon working great. More regions coming based on what people need.

cURL example (if you're into that)
// Grab the first 64KB to test it out
curl -H "X-API-Key: your_key_here" -H "Range: bytes=0-65535" \
https://your-api-url/pmtiles/angola.pmtiles
Or just use it like any other map
// Works with MapLibre, Leaflet, whatever
const map = new maplibregl.Map({
container: 'map',
style: 'https://your-api-url/styles/basic.json?key=YOUR_KEY'
});
// That's it. No 50-page documentation needed.

Want in?

Tell me what you're building and where you need maps. I'll prioritize based on what people actually want.

Got it! I'll email you when your regions are ready. Usually takes 1-2 weeks.