update js examples

This commit is contained in:
Brandon Liu
2023-04-11 10:51:16 +02:00
parent 21cb8b32bd
commit ae51557f62
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.7.1/dist/index.js"></script>
<script src="https://unpkg.com/pmtiles@2.7.2/dist/index.js"></script>
<style>
body {
margin: 0;