Skip to content

Instantly share code, notes, and snippets.

@topleague
Created December 25, 2017 14:19
Show Gist options
  • Save topleague/f71f4e20c324a9eefdf55bfbab2074b8 to your computer and use it in GitHub Desktop.
Save topleague/f71f4e20c324a9eefdf55bfbab2074b8 to your computer and use it in GitHub Desktop.
Embed SpotWalla Map on Your Site
<iframe
src='https://spotwalla.com/embed.php?id=54321abcd321&scale=on&zoom=default&refresh=no&hoursPast=0&showAll=yes'
width='100%'
height='600'
scrolling='no'
frameborder='0'>
Embedding failed because inline frames are not supported by your browser or the web server.
</iframe>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment