toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-cesium-engine
/
cesium.engine
/
KmlTour
/
addPlaylistEntry
add
Playlist
Entry
fun
addPlaylistEntry
(
entry
:
KmlTourFlyTo
)
(
source
)
Add entry to this tour playlist.
Parameters
entry
an entry to add to the playlist.
See also
Online Documentation
fun
addPlaylistEntry
(
entry
:
KmlTourWait
)
(
source
)