Replace leaflet with maplibre GL

This commit is contained in:
2024-01-11 21:01:21 +01:00
parent 7853c6e285
commit c2956ac373
16 changed files with 1333 additions and 526 deletions

View File

@@ -23,9 +23,7 @@
<title>Spotty</title>
</head>
<body>
<div id="container">
<div id="main"></div>
</div>
<div id="container"></div>
<script type="module" src="[#]filepath_js[#]"></script>
</body>
</html>