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>
@JFBookwood

JFBookwood commented Oct 2, 2025

Copy link
Copy Markdown

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

@Alex-Black0

Copy link
Copy Markdown

Just started working on a similar project myself and using your idea as a sense of inspiration. I am incorporating data from sites such as sc-trade.tools and I am putting that into my map to be able to create routes and allow users to chart out their commodity runs etc.

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