Skip to content

Instantly share code, notes, and snippets.

View prushforth's full-sized avatar
😎
Working on MapML

Peter Rushforth prushforth

😎
Working on MapML
View GitHub Profile
@prushforth
prushforth / index.html
Created December 17, 2018 14:50
leaflet 1.3.4, proj4leaflet 1.0.2 and epsg:3978 use with CBMT tile cache
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<link rel="stylesheet" href="style.css" />
<link rel="stylesheet" href="leaflet/leaflet.css" />
</head>
<body>
<div id="map"></div>
<script src="leaflet/leaflet.js"></script>