Skip to content

Instantly share code, notes, and snippets.

@throughnothing
Created July 9, 2012 06:43
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save throughnothing/3074654 to your computer and use it in GitHub Desktop.
Save throughnothing/3074654 to your computer and use it in GitHub Desktop.
Google Maps KML File Iframe Embed example
<html>
<head>
</head>
<body>
<iframe width="700" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/maps?q=https:%2F%2Fraw.github.com%2Fthroughnothing%2Fgpx%2Fmaster%2F2012%2F20120629.kml&amp;t=h&amp;ie=UTF8&amp;output=embed"></iframe><br />
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment