EarthSDK
官网
对象索引
详细搜索
正在准备搜索索引...
earthsdk3
ESEntityClusterStyle
类型别名 ESEntityClusterStyle
ESEntityCluster的样式类型定义
type
ESEntityClusterStyle
=
{
cluster
?:
{
maxValue
?:
number
;
minValue
?:
number
;
mode
?:
string
;
style
?:
{
[
xx
:
string
]:
any
}
;
value
?:
number
;
}
[]
;
nonCluster
?:
{
mode
?:
string
;
style
?:
{
[
xx
:
string
]:
any
}
}
;
}
索引
属性
cluster?
non
Cluster?
属性
可选
cluster
cluster
?:
{
maxValue
?:
number
;
minValue
?:
number
;
mode
?:
string
;
style
?:
{
[
xx
:
string
]:
any
}
;
value
?:
number
;
}
[]
聚合样式配置
可选
non
Cluster
nonCluster
?:
{
mode
?:
string
;
style
?:
{
[
xx
:
string
]:
any
}
}
非聚合样式配置
显示设置
成员可见性
继承
配色
自动
浅色
深色
目录
属性
cluster
non
Cluster
官网
对象索引
详细搜索
EarthSDK
加载中……
ESEntityCluster的样式类型定义