Skip to content

Instantly share code, notes, and snippets.

View l-r's full-sized avatar

Laurier Rochon l-r

View GitHub Profile
@l-r
l-r / README.md
Last active January 2, 2016 10:29 — forked from patricksurry/README.md

"rolling" Mercator projection + markers which are not working.

@l-r
l-r / index.html
Last active December 31, 2015 07:18
"infinite" map using d3...performance degrades too much, but interesting to see how it looks.
<!DOCTYPE html>
<meta charset="utf-8">
<style>
body{
padding:0px;
margin:0px;
}
path {