Skip to content

Instantly share code, notes, and snippets.

View corylanou's full-sized avatar

Cory LaNou corylanou

View GitHub Profile
<!DOCTYPE html>
<html>
<head>
<script src='https://dnv9my2eseobd.cloudfront.net/mapbox.js/v0.6.4/mapbox.js'></script>
<link href='https://dnv9my2eseobd.cloudfront.net/mapbox.js/v0.6.4/mapbox.css' rel='stylesheet' />
<style>
body { margin:0; padding:0; }
#map { position:absolute; top:0; bottom:0; width:100%; }
</style>
</head>