Skip to content

Instantly share code, notes, and snippets.

@majomo
majomo / index.html
Created March 30, 2016 05:08 — forked from mendozaline/index.html
Module 4
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>States of Mexico</title>
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.6/d3.min.js">
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3-legend/1.5.0/d3-legend.js"></script>
<style type="text/css">
@majomo
majomo / index.html
Created March 21, 2016 16:25 — forked from phil-pedruco/index.html
Click to zoom with table and map in D3
<!DOCTYPE html>
<meta charset="utf-8">
<style>
@import url(mapStyle.css);
</style>
<script src="http://d3js.org/d3.v3.min.js" charset="utf-8"></script>
<body>
@majomo
majomo / index.html
Last active December 4, 2015 23:15 — forked from uafrazier/index.html
Leaflet Map with a Polygon - Vancouver
<!DOCTYPE html>
<html>
<head>
<script src="https://code.jquery.com/jquery-2.1.4.js"></script>
<title>Leaflet Web Map</title>
<!-- reference to Leaflet CSS -->
@majomo
majomo / index.html
Last active October 9, 2015 22:17 — forked from anonymous/index.html
GISTS// source https://jsbin.com/hihoke
<html lang='en'>
<head>
<meta charset='utf-8'>
<title>GISTS</title>
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.5/d3.min.js" charset="utf-8"></script>
<script src="http://code.jquery.com/jquery-1.11.3.min.js"></script>
<style>
@majomo
majomo / usa_topo.json
Created July 24, 2015 22:11 — forked from twokul/usa_topo.json
USA STATES topojson
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@majomo
majomo / pl.json
Last active August 29, 2015 14:25 — forked from mhaligowski/pl.json
Poland TopoJSON
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.