Skip to main content
World Monitor exposes a public map-only iframe at /embed.
<iframe
  src="https://www.worldmonitor.app/embed?layers=conflicts,earthquakes,weather&center=20,0&zoom=1&theme=dark&variant=full"
  title="World Monitor live map"
  loading="lazy"
  referrerpolicy="strict-origin-when-cross-origin"
  style="width:100%;height:420px;border:0;display:block"
  allowfullscreen
></iframe>

Query Parameters

ParameterExampleNotes
layersconflicts,earthquakes,weatherAllow-listed public layers only. Supported values: conflicts, earthquakes, protests, weather. Unknown, premium, authenticated, or high-frequency layers are ignored.
center25.2,55.3Latitude and longitude, clamped to valid ranges.
zoom4Clamped between 1 and 10.
themedarkdark or light.
variantfullOne of full, tech, finance, commodity, happy, or energy.

Scope

The embed route is intentionally map-only. It does not expose arbitrary panels, account state, premium layers, saved preferences, Clerk auth, or notification state. Use the dashboard’s Embed button to generate a snippet for the current public map view. Each embed includes a permanent attribution link back to World Monitor with source campaign parameters.