Skip to content

Instantly share code, notes, and snippets.

@thorwinther
thorwinther / preview.html
Created April 21, 2026 20:06
Kødbyen polygon preview — #225
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Kødbyen polygon preview</title>
<link rel="stylesheet" href="https://unpkg.com/leaflet@1.9.4/dist/leaflet.css">
<style>
html, body, #map { height: 100%; margin: 0; }
.info {
position: absolute; top: 10px; right: 10px; z-index: 500;