提交
This commit is contained in:
@ -168,6 +168,7 @@ class YJEarth {
|
||||
this.viewer = new Cesium.Viewer(this.div_id, this.options)
|
||||
this.viewer.scene.imageryLayers._layers[0].notes = 'default-base-map'
|
||||
this.viewer._shadows = this.viewer.shadows
|
||||
this.viewer._container.style.display = 'flex'
|
||||
|
||||
this.viewer.scene.screenSpaceCameraController.maximumZoomDistance = 50000000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user