js 2.9; pass header bounds through maplibre protocol

This commit is contained in:
Brandon Liu
2023-06-22 14:32:11 +08:00
parent 56f5a7c179
commit 181c9efb7e
7 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/leaflet@1.7.1/dist/leaflet.css" />
<script src="https://unpkg.com/leaflet@1.9.0/dist/leaflet.js"></script>
<script src="https://unpkg.com/pmtiles@2.8.0/dist/index.js"></script>
<script src="https://unpkg.com/pmtiles@2.9.0/dist/index.js"></script>
<style>
body, #map {
height:100vh;