Cesium Utils - v0.2.6
GitHub
NPM
Demo
Preparing search index...
Collection
ItemFor
Type Alias ItemFor<C>
ItemFor
:
C
extends
DataSourceCollection
?
DataSource
:
C
extends
EntityCollection
?
Entity
:
C
extends
ImageryLayerCollection
?
ImageryLayer
:
C
extends
PrimitiveCollection
?
Primitives
:
never
Gets the item type for a given collection type
Type Parameters
C
extends
Collection
.
Base
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
GitHub
NPM
Demo
Cesium Utils - v0.2.6
Loading...
Gets the item type for a given collection type