| Name | Type | Description |
|---|---|---|
duration |
Number | entry duration |
flyToMode |
String | KML fly to mode: bounce, smooth, etc |
view |
KmlCamera | KmlLookAt | KmlCamera or KmlLookAt |
Methods
-
Returns options for
Camera#flyToorCamera#flyToBoundingSpheredepends on this.view type.Name Type Description cameraOptionsObject options to merge with generated. See Camera#flyToReturns:
Camera#flyToorCamera#flyToBoundingSphereoptions -
Play this playlist entry
Name Type Description doneKmlTourFlyTo~DoneCallback function which will be called when playback ends cameraCamera Cesium camera cameraOptionsObject optional which will be merged with camera flyTo options. See Camera#flyTo -
Stop execution of curent entry. Cancel camera flyTo
Type Definitions
-
A function that will be executed when the flight completes.
Name Type Description terminatedBoolean true if KmlTourFlyTo#stopwas called before entry done playback.
