EarthSDK
官网
对象索引
详细搜索
正在准备搜索索引...
earthsdk3
ESJSwitchToCesiumViewerOptionType
类型别名 ESJSwitchToCesiumViewerOptionType
切换到Cesium视口的选项类型
type
ESJSwitchToCesiumViewerOptionType
=
{
attributeSync
?:
boolean
;
container
:
HTMLDivElement
|
string
;
destroy
?:
boolean
;
id
?:
string
;
viewSync
?:
boolean
;
}
索引
属性
attribute
Sync?
container
destroy?
id?
view
Sync?
属性
可选
attribute
Sync
attributeSync
?:
boolean
是否同步属性,可选参数
container
container
:
HTMLDivElement
|
string
视口容器,可以是HTMLDivElement元素或元素的ID字符串
可选
destroy
destroy
?:
boolean
是否销毁,可选参数
可选
id
id
?:
string
视口的ID,可选参数
可选
view
Sync
viewSync
?:
boolean
是否同步视图,可选参数
显示设置
成员可见性
继承
配色
自动
浅色
深色
目录
属性
attribute
Sync
container
destroy
id
view
Sync
官网
对象索引
详细搜索
EarthSDK
加载中……
切换到Cesium视口的选项类型