Skip to content

Instantly share code, notes, and snippets.

@solariz
Created December 26, 2024 14:06
Show Gist options
  • Save solariz/cb7b830ae7eb40eb0188340c296d8660 to your computer and use it in GitHub Desktop.
Save solariz/cb7b830ae7eb40eb0188340c296d8660 to your computer and use it in GitHub Desktop.
sc-map embed
<div style="position:relative;width:100%;height:100vh;overflow:hidden;">
<iframe src="https://citizen-history.com/scmap-live/" width="100%" height="100%" style="position:absolute;top:0;left:0;border:none;overflow:hidden;margin:0;padding:0;opacity:1;max-height:840px;" allowfullscreen loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
</div>
@solariz
Copy link
Author

solariz commented Dec 26, 2024

You can add the query parameter ?lang=fr for french or ?lang=de for German.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment