Class: GroundImage

GroundImage


new GroundImage(sdk, options, _Dialog)

贴地图片
Parameters:
Name Type Description
sdk
options object 属性
Properties
Name Type Default Description
id string 唯一标识
show boolean true 显示/隐藏
name string 名称
angle number 0 旋转角度
scale number 1 比例
flipe object 翻转
Properties
Name Type Default Description
x boolean false 绕X轴翻转
y boolean false 绕Y轴翻转
url string 图片地址
positions Array.<object> 经纬度和高度的列表,值交替 [{lon,lat,alt},...]
_Dialog object 弹框事件
Properties
Name Type Description
confirmCallBack function 弹框确认时的回调

Methods


<async> flyTo()

飞到