getByName

fun getByName(name: String): ERROR CLASS: Symbol not found for ReadonlyArray<cesium/engine/DataSource>(source)

Gets a data source by name from the collection.

Return

A list of all data sources matching the provided name.

Parameters

name

The name to retrieve.

See also