bump js example versions.

This commit is contained in:
Brandon Liu
2022-12-04 22:58:05 +08:00
parent b1dd582609
commit 68af757800
5 changed files with 5 additions and 5 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.0/dist/index.js"></script>
<script src="https://unpkg.com/pmtiles@2.5.1/dist/index.js"></script>
<style>
body {
margin: 0;