KmlTourWait

new Cesium.KmlTourWait(duration)

将 KmlTour 暂停给定的秒数。
Name Type Description
duration number 参赛时长
See:

Methods

播放此播放列表条目
Name Type Description
done KmlTourWait.DoneCallback 播放结束时将调用的函数
停止执行当前输入,取消当前超时

Type Definitions

Cesium.KmlTourWait.DoneCallback(terminated)

播放结束时将调用的函数。
Name Type Description
terminated boolean 如果 KmlTourWait#stop 为 在 Entry done 播放之前调用。
Need help? The fastest way to get answers is from the community and team on the Cesium Forum.