Skip to content

Instantly share code, notes, and snippets.

@brookisme
brookisme / a_index.html
Created October 3, 2017 15:03 — forked from mappingvermont/a_index.html
TCD Tile Viewer - 2000 vs 2010
<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8 />
<title>TCD Tile Comparison</title>
<meta name='viewport' content='initial-scale=1,maximum-scale=1,user-scalable=no' />
<!-- Load Leaflet from CDN-->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/leaflet/0.7.7/leaflet.css" />