Class: FlyRoam

FlyRoam


new FlyRoam(sdk, options)

飞行漫游
Parameters:
Name Type Description
sdk
options object
Properties
Name Type Default Description
id string 标注id
name string 名称
repeat number 0 重复次数
points array [] 视点列表
points[].position object 视点位置
Properties
Name Type Description
lng number 经度
lat number 纬度
alt number 高度
points[].orientation object 视点方向
Properties
Name Type Default Description
heading number 0 视点航向角
pitch number 0 视点俯仰角
roll number 0 视点翻滚角
points[].duration number 0 持续时间

Members


repeat

设置循环次数 (Infinity: 无限循环)

Methods


cease()

停止