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&amp;cat=castles"
  width="100%" height="420" style="border:0;border-radius:12px"
  loading="lazy" title="Detourmap — castles in Japan"></iframe>

Parameters

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.