Embed Corepunk maps on your website

You can embed any Corepunk map on your website using an iframe. Customize the map by specifying markers.

Example Embed Code

<iframe
  src="https://map.corepunkers.com/embed/kwalat?markers=8458,12192"
  width="100%"
  height="600"
  style="border:0;"
  loading="lazy"
></iframe>
  • - You can add multiple markers, markers parameter is a semicolon-separated list of pixel coordinates `x,y`. Example: ?markers=12840,7875;12270,8090
  • - You can force the initial zoom level with zoom, using a value from 1 to 5: ?zoom=3.
  • - You can adjust width and height to fit your page.

Have suggestions or want to give feedback?

Join Corepunkers' Discord