Skip to content

Commit 8d694ba

Browse files
committed
references
1 parent 3df1be2 commit 8d694ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proxy/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<link rel="manifest" href="manifest.json">
1313

1414
<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">
15+
<link rel="stylesheet" href="css/maplibre-gl-4.7/maplibre-gl.css">
1616
<link rel="stylesheet" href="css/ui.css">
1717

1818
<script>
@@ -146,7 +146,7 @@ <h5 class="modal-title">Map configuration</h5>
146146
<div id="map"></div>
147147
</div>
148148

149-
<script src="js/maplibre-gl-4.3/maplibre-gl.js"></script>
149+
<script src="js/maplibre-gl-4.7/maplibre-gl.js"></script>
150150
<script src="js/ui.js"></script>
151151
</body>
152152

0 commit comments

Comments
 (0)