We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3df1be2 commit 8d694baCopy full SHA for 8d694ba
proxy/index.html
@@ -12,7 +12,7 @@
12
<link rel="manifest" href="manifest.json">
13
14
<link rel="stylesheet" href="css/bootstrap-5.3.3/bootstrap.min.css">
15
- <link rel="stylesheet" href="css/maplibre-gl-4.3/maplibre-gl.css">
+ <link rel="stylesheet" href="css/maplibre-gl-4.7/maplibre-gl.css">
16
<link rel="stylesheet" href="css/ui.css">
17
18
<script>
@@ -146,7 +146,7 @@ <h5 class="modal-title">Map configuration</h5>
146
<div id="map"></div>
147
</div>
148
149
-<script src="js/maplibre-gl-4.3/maplibre-gl.js"></script>
+<script src="js/maplibre-gl-4.7/maplibre-gl.js"></script>
150
<script src="js/ui.js"></script>
151
</body>
152
0 commit comments