查阅Cesium API

定点绕飞

Author:
  • 张丹钊

方法

定点绕飞

setPointFly(option)PointFly

调用方法:
sgworld.Analysis.setPointFly()
参数描述:
名称 类型 描述
option Object 可选 参数
名称 类型 默认值 描述
time Number 30 可选 飞行一周所需时间
pitch Number 可选 俯仰角
distance Number 可选 飞行距离
position Cartesian3 可选 中心坐标
limitAngel Number 360 可选 限制旋转角度,默认360度,仅limitTime为true时有效
limitTime Boolean false 可选 是否限制绕飞时间
hideImage Boolean false 可选 隐藏中心图标
scale Number 1 可选 中心图标比例
image String 可选 中心图标路径
end function 可选 结束回调
返回: