diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2024-09-14 00:07:12 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2024-09-14 00:07:12 +0800 |
commit | 4ee76734de1d426df88a2a4791391909cd1a8597 (patch) | |
tree | 9ca6ab0be6adaf107eaad339ff2899f8572306c8 /snippets/html_maplibre_cdn | |
parent | 780d2bca89b769bc6a1b8d3dbe22a6bb4616f733 (diff) |
Update
Diffstat (limited to 'snippets/html_maplibre_cdn')
-rw-r--r-- | snippets/html_maplibre_cdn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/snippets/html_maplibre_cdn b/snippets/html_maplibre_cdn new file mode 100644 index 0000000..4dc2b17 --- /dev/null +++ b/snippets/html_maplibre_cdn | |||
@@ -0,0 +1 @@ | |||
<script src='https://unpkg.com/maplibre-gl@4.6.0/dist/maplibre-gl.js'></script> | |||