Skip to content

Instantly share code, notes, and snippets.

@andrewmclagan
Created April 30, 2020 01:19
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 andrewmclagan/15b0fed398b87abde01ae0167c826fe6 to your computer and use it in GitHub Desktop.
Save andrewmclagan/15b0fed398b87abde01ae0167c826fe6 to your computer and use it in GitHub Desktop.
<div style="height: 700px; position: relative; overflow-y: hidden;">
<div
style="
height: 46px;
width: 150px;
position: absolute;
background: #536978;
z-index: 9999;
right: 5px;
"
></div>
<iframe
width="100%"
height="100%"
width="100%"
frameborder="0"
style="border: 0;"
src="https://www.google.com/maps/d/u/0/embed?mid=1qtyN3UK1zGBfwds3zMqawf0oiD4vCRms"
allowfullscreen
>
</iframe>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment