diff --git a/maplibre/demo.html b/maplibre/demo.html index b288404..0fcdfa2 100644 --- a/maplibre/demo.html +++ b/maplibre/demo.html @@ -4,12 +4,42 @@ Title + + + + + + + + + + + + + +
+

+  <-- Leaflet -->
+  <link rel="stylesheet" href="https://file.brz9.dev/cdn/maplibre/leaflet.css"/>
 
+  <script src="https://file.brz9.dev/cdn/maplibre/leaflet.js"> </script>
+
+
+  <!-- Maplibre GL -->
+
+  <link href="https://file.brz9.dev/cdn/maplibre/maplibre-gl.css" rel='stylesheet'/>
+
+  <script src="https://file.brz9.dev/cdn/maplibre/maplibre-gl.js"> </script>
+
+  <script src="https://file.brz9.dev/cdn/maplibre/leaflet-maplibre-gl.js"> </script>
+
+
+