Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
bertt authored Sep 18, 2023
1 parent 51b03d8 commit 5b84bbf
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion sample_data/3dbag/tienhoven/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@
});

var viewer = new Cesium.Viewer('cesiumContainer', {
animation: false,
timeline: false
});
viewer.imageryLayers.addImageryProvider(pdokLuchtfoto);

Expand Down Expand Up @@ -73,4 +75,4 @@

</script>
</body>
</html>
</html>

0 comments on commit 5b84bbf

Please sign in to comment.