This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!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> |