diff --git a/public/3d-globe/index.html b/public/3d-globe/index.html index 6f8263cd843a5b11c6b1f8306362b277c49733a8..db6db39b40bcd6139646be268401fece3aebed9f 100644 --- a/public/3d-globe/index.html +++ b/public/3d-globe/index.html @@ -26,6 +26,7 @@ // terrainExaggeration: 1.5, }); + var scene = viewer.scene; var clock = viewer.clock; var referenceFramePrimitive;