EarthSDK
官网
对象索引
详细搜索
正在准备搜索索引...
earthsdk3-cesium
DoublePointsModifyEditing
createDefaultProps
函数 createDefaultProps
createDefaultProps
()
:
{
debug
:
boolean
;
distance
:
ReactiveVariable
<
number
>
;
enabled
:
boolean
;
endPosition
:
ReactiveVariable
<
undefined
|
ESJVector3D
>
;
firstControlPointImageUrl
:
string
;
hideCursorInfo
:
boolean
;
loop
:
boolean
;
maxPointsNum
:
number
;
middlePointShow
:
boolean
;
moveWithFirstPosition
:
boolean
;
otherControlPointImageUrl
:
string
;
polylineArcType
:
ESJArcType
;
polylineColor
:
ReactiveVariable
<
ESJVector4D
>
;
polylineShow
:
boolean
;
polylineWidth
:
number
;
rotation
:
ReactiveVariable
<
ESJVector3D
>
;
startPosition
:
ReactiveVariable
<
undefined
|
ESJVector3D
>
;
}
返回
{
debug
:
boolean
;
distance
:
ReactiveVariable
<
number
>
;
enabled
:
boolean
;
endPosition
:
ReactiveVariable
<
undefined
|
ESJVector3D
>
;
firstControlPointImageUrl
:
string
;
hideCursorInfo
:
boolean
;
loop
:
boolean
;
maxPointsNum
:
number
;
middlePointShow
:
boolean
;
moveWithFirstPosition
:
boolean
;
otherControlPointImageUrl
:
string
;
polylineArcType
:
ESJArcType
;
polylineColor
:
ReactiveVariable
<
ESJVector4D
>
;
polylineShow
:
boolean
;
polylineWidth
:
number
;
rotation
:
ReactiveVariable
<
ESJVector3D
>
;
startPosition
:
ReactiveVariable
<
undefined
|
ESJVector3D
>
;
}
显示设置
成员可见性
继承
配色
自动
浅色
深色
官网
对象索引
详细搜索
EarthSDK
加载中……