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 2989a56 commit 4a2b1a4Copy full SHA for 4a2b1a4
src/reload-test/index.html
@@ -7,7 +7,7 @@
7
<link rel="shortcut icon" type="image/png" href="../favicon.png" />
8
<link href="https://api.mapbox.com/mapbox-gl-js/v3.10.0/mapbox-gl.css" rel="stylesheet">
9
<script src="https://api.mapbox.com/mapbox-gl-js/v3.10.0/mapbox-gl.js"></script>
10
- <script src="./mapgl.js"></script>
+ <script src="https://mapgl.2gis.com/api/js/v0.0.365"></script>
11
<!-- <script src="https://mapgl.2gis.com/api/js/v1"></script> -->
12
<title>Reload comparsion between MapGL and Mapbox</title>
13
<meta name="description" content="Reload comparsion between MapGL and Mapbox" />
0 commit comments