Skip to content

Commit 4a2b1a4

Browse files
committed
new test version
1 parent 2989a56 commit 4a2b1a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/reload-test/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<link rel="shortcut icon" type="image/png" href="../favicon.png" />
88
<link href="https://api.mapbox.com/mapbox-gl-js/v3.10.0/mapbox-gl.css" rel="stylesheet">
99
<script src="https://api.mapbox.com/mapbox-gl-js/v3.10.0/mapbox-gl.js"></script>
10-
<script src="./mapgl.js"></script>
10+
<script src="https://mapgl.2gis.com/api/js/v0.0.365"></script>
1111
<!-- <script src="https://mapgl.2gis.com/api/js/v1"></script> -->
1212
<title>Reload comparsion between MapGL and Mapbox</title>
1313
<meta name="description" content="Reload comparsion between MapGL and Mapbox" />

0 commit comments

Comments
 (0)