This commit is contained in:
Brandon Liu
2022-12-05 12:38:46 +08:00
parent 9d3958388c
commit 577bd9ede7
8 changed files with 11 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.5.1/dist/index.js"></script>
<script src="https://unpkg.com/pmtiles@2.6.0/dist/index.js"></script>
<style>
body {
margin: 0;