leaflet upgrade and dark mode removed

This commit is contained in:
leosw
2024-11-27 20:12:32 +01:00
parent 1cdf92fe1d
commit 4bb4d33817
11 changed files with 667 additions and 9757 deletions

View File

@@ -25,7 +25,7 @@
</style>
</head>
<body>
<div id="map" <?php if ($_GET['dark']) echo "class='dark'"; ?>></div>
<div id="map"></div>
<script type="text/javascript">