Skip to content

Instantly share code, notes, and snippets.

@ebrelsford
Last active December 30, 2015 23:29
Show Gist options
  • Save ebrelsford/7901165 to your computer and use it in GitHub Desktop.
Save ebrelsford/7901165 to your computer and use it in GitHub Desktop.
Trying to embed a MapBox map with a legend.
<!doctype html>
<html>
<body>
<iframe width='100%' height='500px' frameBorder='0' src='https://a.tiles.mapbox.com/v3/ebrelsford.gghlfpek/mm/zoompan,zoomwheel.html?secure=1#12/30.0273/-90.0156'></iframe>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment