Skip to content

Instantly share code, notes, and snippets.

View pfitzpaddy's full-sized avatar

Patrick Fitzgerald pfitzpaddy

View GitHub Profile
@pfitzpaddy
pfitzpaddy / index.html
Last active August 29, 2015 14:03
MapBox Global Roads Coverage
<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8 />
<title>MapBox Outdoors</title>
<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no' />
<script src='https://api.tiles.mapbox.com/mapbox.js/v1.6.3/mapbox.js'></script>
<script src='//api.tiles.mapbox.com/mapbox.js/plugins/leaflet-hash/v0.2.1/leaflet-hash.js'></script>
<link href='https://api.tiles.mapbox.com/mapbox.js/v1.6.3/mapbox.css' rel='stylesheet' />
@pfitzpaddy
pfitzpaddy / index.html
Last active August 29, 2015 14:03
MapBox Outdoors
<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8 />
<title>MapBox Outdoors</title>
<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no' />
<script src='https://api.tiles.mapbox.com/mapbox.js/v1.6.3/mapbox.js'></script>
<script src='//api.tiles.mapbox.com/mapbox.js/plugins/leaflet-hash/v0.2.1/leaflet-hash.js'></script>
<link href='https://api.tiles.mapbox.com/mapbox.js/v1.6.3/mapbox.css' rel='stylesheet' />
@pfitzpaddy
pfitzpaddy / README.md
Last active December 21, 2015 14:38
Zoom.behavior Sync
@pfitzpaddy
pfitzpaddy / admin0_50m.json
Last active December 20, 2015 13:49
Raster & Vector Zoom + No Points
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@pfitzpaddy
pfitzpaddy / admin0_50m.json
Last active December 20, 2015 13:49
Raster & Vector Zoom + Points
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@pfitzpaddy
pfitzpaddy / README.md
Created July 16, 2013 14:08
D3js Reusable Map API