Class: loadEvent

loadEvent


<private> new loadEvent(sdk, options, _Dialog)

贴地svg
Parameters:
Name Type Description
sdk
options object 属性
Properties
Name Type Default Description
id string 唯一标识
show boolean true 显示/隐藏
name string 名称
angle number 0 旋转角度
scale object 比例
Properties
Name Type Default Description
x number 1 x轴比例
y number 1 y轴比例
url string svg图片地址
flipe object 翻转
Properties
Name Type Default Description
x boolean false 绕X轴翻转
y boolean false 绕Y轴翻转
position Array.<object> 位置
Properties
Name Type Description
lng number 经度
lat number 纬度
color string 颜色
_Dialog object 弹框事件
Properties
Name Type Description
confirmCallBack function 弹框确认时的回调

Class: loadEvent

loadEvent


<private> new loadEvent(sdk, options, _Dialog)

贴地svg
Parameters:
Name Type Description
sdk
options object 属性
Properties
Name Type Default Description
id string 唯一标识
show boolean true 显示/隐藏
name string 名称
angle number 0 旋转角度
scale object 比例
Properties
Name Type Default Description
x number 1 x轴比例
y number 1 y轴比例
url string svg图片地址
flipe object 翻转
Properties
Name Type Default Description
x boolean false 绕X轴翻转
y boolean false 绕Y轴翻转
position Array.<object> 位置
Properties
Name Type Description
lng number 经度
lat number 纬度
color string 颜色
_Dialog object 弹框事件
Properties
Name Type Description
confirmCallBack function 弹框确认时的回调