Skip to content

Instantly share code, notes, and snippets.

@NickFitz
NickFitz / gall-peters-osm-projection-ol5.html
Last active September 26, 2019 19:50
Gall-Peters projection with OpenStreetMap tiles and OpenLayers 5
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Gall-Peters projection with OpenStreetMap tiles and OpenLayers 5</title>
</head>
<body>
<h1>Gall-Peters projection with OpenStreetMap tiles and OpenLayers 5</h1>
<section id="openlayers">
<h2>OpenLayers (with OpenStreetMap tiles)</h2>