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