Embed the map
Any page can carry the atlas: an iframe of /embed/frame renders
the map with no panels — just the places, a small Detourmap badge, and the usual zoom controls.
Free for any site; the badge links back here and stays on.
One country
<iframe src="https://detourmap.com/embed/frame?country=italy"
width="100%" height="420" style="border:0;border-radius:12px"
loading="lazy" title="Detourmap — places worth a detour in Italy"></iframe>
The whole world
<iframe src="https://detourmap.com/embed/frame"
width="100%" height="480" style="border:0;border-radius:12px"
loading="lazy" title="Detourmap — places worth a detour, worldwide"></iframe>
One kind of place
Combine country and cat — e.g. Japan's castles:
<iframe src="https://detourmap.com/embed/frame?country=japan&cat=castles"
width="100%" height="420" style="border:0;border-radius:12px"
loading="lazy" title="Detourmap — castles in Japan"></iframe>
Parameters
country— a country slug (italy,japan,united-states…). Opens framed on that country with its places selected.cat— comma-separated kind slugs:ancient-sites,monuments,sacred-sites,beaches,waterfalls,caves,volcanoes,natural-wonders,towers,bridges,castles,ghost-towns,macabre-sites,museums,gardens,theme-parks.place— a place slug (from any card's map link, e.g.colosseum): flies straight to it and opens its card.
Data comes from Wikidata (CC0) and photos from Wikimedia Commons; attribution is built in. Questions or a use we should support? The map improves whenever its Wikidata sources do.