new Cesium.KmlTourWait(duration)

暂停 KmlTour 数秒.
Name Type Description
duration number entry duration
See:

Methods

play(done)

播放此播放列表条目
Name Type Description
done KmlTourWait.DoneCallback 函数,当播放结束时将调用

stop()

停止执行目录条目, 取消目录超时

Type Definitions

Cesium.KmlTourWait.DoneCallback(terminated)

回放结束后将调用函数 .
Name Type Description
terminated boolean true if KmlTourWait#stop was 在重新播放条目之前调用 .
Need help? The fastest way to get answers is from the community and team on the Cesium Forum.