Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-cesium-engine
/
cesium.engine
/
DataSourceCollection
/
addAsync
add
Async
fun
addAsync
(
dataSource
:
DataSource
)
:
Promise
<
DataSource
>
(
source
)
fun
addAsync
(
dataSource
:
Promise
<
DataSource
>
)
:
Promise
<
DataSource
>
(
source
)