Skip to content
CS2Apps

Embed a spot

Drop any CSGeoguesser spot into your blog with one iframe.

Each of the 31 seeded spots has an iframe-friendly embed view. Paste the snippet into a blog/Notion/anywhere that supports HTML and you get a clean chromeless preview rendering live. Free, attribution baked in via the “cs2apps.com” backlink chip.

Snippet

<iframe
  src="https://cs2apps.com/csgeo/embed/spot/dust2-a-site-1/"
  width="640"
  height="420"
  frameborder="0"
  loading="lazy"
  title="CSGeoguesser — A Site"
></iframe>

Recommended dims: 640×420 (16:10.5). Anything wider works; very narrow sizes (under ~480) start cropping the minimap.

Live preview

The iframe below uses the snippet above verbatim, embedded into this page.

Pick a different spot

Just swap the location id at the end of the URL. Every spot permalink has a matching embed permalink.

Need all of them? Hit the /csgeo/data.json endpoint — one fetch gives you the full spot list with ids you can plug into the embed URL.

License

CC BY 4.0. The embedded view always shows a small “cs2apps.com” chip with link, which satisfies attribution requirements.