ViewerGISConfig
类:ViewerGIS配置项
Constructor
new Glodon.Bimface.Earth.Viewer.ViewerGISConfig()
构造ViewerGIS配置项
Members
Name | Type | Description |
---|---|---|
backgroundColor | Object | 设置背景色 |
disableMapOcclusion | Boolean | 是否关闭地图遮挡 |
domElement | DOMElement | 存放Viewer的DOM容器 |
enableAtmosphere | Boolean | 是否开启大气效果 |
enableAutoRotate | Boolean | 是否开启场景初始加载的自转动画,默认为false |
homeView | Object | ViewerGIS的主视图 |
orbitButton | Glodon.Bimface.Earth.Viewer.OrbitButton | 设置鼠标左(右)键旋转,默认左键 |