Skip to content

Instantly share code, notes, and snippets.

@solariz
Created December 26, 2024 14:06
Show Gist options
  • Select an option

  • Save solariz/cb7b830ae7eb40eb0188340c296d8660 to your computer and use it in GitHub Desktop.

Select an option

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.

@JFBookwood
Copy link

Hi, cool map. Can you add real orbit data like that you can input a specific date and it shows you the locations of the planets, etc?

@solariz
Copy link
Author

solariz commented Oct 2, 2025

Would be great for sure, but would need to find reliable inforamtion about how to calculate the planets positions around the sun.

@JFBookwood
Copy link

JFBookwood commented Oct 2, 2025

Sorry, I discovered that the planets don't orbit the sun.

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