等高线控制
This commit is contained in:
@ -270,7 +270,7 @@ class YJEarth {
|
||||
this.viewer.scene.screenSpaceCameraController.enableCollisionDetection = true //true 禁止 false 允许
|
||||
createCluster(this.viewer)
|
||||
keyboardMapRoamingInit(this.viewer)
|
||||
Cesium.viewerCesiumNavigationMixin(this.viewer, {
|
||||
let a = Cesium.viewerCesiumNavigationMixin(this.viewer, {
|
||||
// 修改重置视图的tooltip
|
||||
resetTooltip: '重置视图',
|
||||
// 修改放大按钮的tooltip
|
||||
|
Reference in New Issue
Block a user