Class: GroundText

GroundText


new GroundText(sdk, options, _Dialog)

贴地文字
Parameters:
Name Type Description
sdk
options object 属性
Properties
Name Type Default Description
show boolean true 显示/隐藏
text string 文字
angle number 0 旋转角度
scale number 1 比例
position object 经纬度{lon,lat}
_Dialog object 弹框事件
Properties
Name Type Description
confirmCallBack function 弹框确认时的回调

Methods


<async> flyTo()

飞到

<async> flyTo()

飞到

Class: GroundText

GroundText


new GroundText(sdk, options, _Dialog)

贴地文字
Parameters:
Name Type Description
sdk
options object 属性
Properties
Name Type Default Description
show boolean true 显示/隐藏
text string 文字
angle number 0 旋转角度
scale number 1 比例
position object 经纬度和高度{lon,lat,alt}
positions Array.<object> 矩形坐标数组 [最西端的经度,最南端的纬度,最东经度,最北纬度]
_Dialog object 弹框事件
Properties
Name Type Description
confirmCallBack function 弹框确认时的回调

Methods


<async> flyTo()

飞到

<async> flyTo()

飞到