Skip to content

Instantly share code, notes, and snippets.

@prestonp
Created January 10, 2016 23:32
Show Gist options
  • Save prestonp/1cbbf87c6c2e4ba0977b to your computer and use it in GitHub Desktop.
Save prestonp/1cbbf87c6c2e4ba0977b to your computer and use it in GitHub Desktop.
<!doctype html>
<html>
<link rel="stylesheet" href="http://cdn.leafletjs.com/leaflet/v0.7.7/leaflet.css" />
<body>
<div id="map"></div>
<script src="http://cdn.leafletjs.com/leaflet/v0.7.7/leaflet.js"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment