Constructor
new Split(viewer)
- Description:
构造函数
- Source:
Parameters:
Name | Type | Description |
---|---|---|
viewer |
Object | 地图场景对象 |
Members
enabled :Boolean
- Description:
是否启用
- Source:
是否启用
Type:
- Boolean
splitDirection :Number
- Description:
卷帘图层方向,-1:左侧,1:右侧
- Source:
卷帘图层方向,-1:左侧,1:右侧
Type:
- Number
splitLayer :ImageryLayer
- Description:
卷帘图层,ImageryLayer类型,参考Cesium
- Source:
卷帘图层,ImageryLayer类型,参考Cesium
Type:
- ImageryLayer
Methods
remove()
- Description:
移除卷帘
- Source: