Created
December 25, 2017 14:19
-
-
Save topleague/f71f4e20c324a9eefdf55bfbab2074b8 to your computer and use it in GitHub Desktop.
Embed SpotWalla Map on Your Site
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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