processAsync
fun processAsync(czml: Resource, options: CzmlDataSource.Companion.LoadOptions? = definedExternally): Promise<CzmlDataSource>(source)
fun processAsync(czml: String, options: CzmlDataSource.Companion.LoadOptions? = definedExternally): Promise<CzmlDataSource>(source)
fun processAsync(czml: Any, options: CzmlDataSource.Companion.LoadOptions? = definedExternally): Promise<CzmlDataSource>(source)