Skip to content

Instantly share code, notes, and snippets.

View trvrb's full-sized avatar

Trevor Bedford trvrb

View GitHub Profile
@trvrb
trvrb / index.html
Created May 28, 2012 16:35
Layering maps and D3
<!DOCTYPE html>
<html>
<head>
<script type="text/javascript" src="http://mbostock.github.com/d3/d3.js?1.29.5"></script>
<script type="text/javascript" src="http://polymaps.org/polymaps.min.js?2.5.0"></script>
<style type="text/css">
@import url("http://polymaps.org/style.css");
html, body {