Skip to content

Commit

Permalink
Revert fix gltf plugin demo (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
alxart authored Nov 8, 2023
1 parent dbcd675 commit a154c25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gltf-plugin/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<body>
<div id="container"></div>
<script src="https://mapgl.2gis.com/api/js/v1.40.0"></script>
<script src="https://mapgl.2gis.com/api/js/v1"></script>
<script src="https://unpkg.com/@2gis/mapgl-gltf@^1/dist/bundle.js"></script>
<script src="https://unpkg.com/mapgl-snow"></script>
<script src="./index.js"></script>
Expand Down

0 comments on commit a154c25

Please sign in to comment.