Yet Another Political Map Simulator

How to embed a map on a website

  1. Register and Login into an account.
  2. Create a map.
  3. Click "My Maps" at the top right of the screen.
  4. In the "Current Map" box give your map a new and click save.
  5. A new box should popup with the name you entered. Select and copy the URL at the bottom of the box.
  6. On your website insert the following code

    <iframe src=[YOUR LINK HERE]></iframe>

    Replace [YOUR LINK HERE] with the URL you copied in step 5.

  7. Adjust the CSS to your liking.