This commit is contained in:
Brandon Liu
2022-12-10 19:57:33 +08:00
parent 2b82640d8d
commit 9a79970851
8 changed files with 12 additions and 8 deletions

View File

@@ -4,7 +4,7 @@
<meta charset="utf-8"/>
<link rel="stylesheet" href="https://unpkg.com/maplibre-gl@2.4.0/dist/maplibre-gl.css" crossorigin="anonymous">
<script src="https://unpkg.com/maplibre-gl@2.4.0/dist/maplibre-gl.js" crossorigin="anonymous"></script>
<script src="https://unpkg.com/pmtiles@2.6.0/dist/index.js"></script>
<script src="https://unpkg.com/pmtiles@2.6.1/dist/index.js"></script>
<style>
body {
margin: 0;