Skip to content

Instantly share code, notes, and snippets.

@theel0ja
Last active August 15, 2018 11:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save theel0ja/915f2047d7139eedd78118cb973aaec7 to your computer and use it in GitHub Desktop.
Save theel0ja/915f2047d7139eedd78118cb973aaec7 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
</head>
<body>
<iframe width="800" height="600" src="https://embed-v1.mapillary.com/embed?version=1&filter=%5B%22all%22%5D&map_filter=%5B%22all%22%5D&map_style=mapbox_streets&image_key=iz_BCKZU7y2kl51mA7laNw&x=0.49279882921100976&y=0.5184255785214897&client_id=SXZmb0VqT1RzYkhTQWt5aC1XMGVTdzphODMyNDc4M2VkMTQ4OGU2&style=classic" frameborder="0"></iframe>
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
</head>
<body>
<iframe width="640" height="480" src="https://embed-v1.mapillary.com/embed?version=1&filter=%5B%22all%22%5D&map_filter=%5B%22all%22%5D&map_style=mapbox_streets&image_key=iz_BCKZU7y2kl51mA7laNw&x=0.49279882921100976&y=0.5184255785214897&client_id=SXZmb0VqT1RzYkhTQWt5aC1XMGVTdzphODMyNDc4M2VkMTQ4OGU2&style=photo" frameborder="0"></iframe>
</body>
</html>
<ul>
<li><a href="image-only.html">image only</a></li>
<li><a href="split.html">split</a></li>
<li><a href="classic.html">classic</a></li>
</ul>
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
</head>
<body>
<iframe width="640" height="320" src="https://embed-v1.mapillary.com/embed?version=1&filter=%5B%22all%22%5D&map_filter=%5B%22all%22%5D&map_style=mapbox_streets&image_key=iz_BCKZU7y2kl51mA7laNw&x=0.49279882921100976&y=0.5184255785214897&client_id=SXZmb0VqT1RzYkhTQWt5aC1XMGVTdzphODMyNDc4M2VkMTQ4OGU2&style=split" frameborder="0"></iframe>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment