flywave-3dtile-datasource.cesiumiondatasource
Home > @flywave/flywave-3dtile-datasource > CesiumIonDataSource
CesiumIonDataSource class
A DataSource implementation for rendering Cesium Ion 3D Tiles datasets
This class extends TileRenderDataSource to provide seamless integration with Cesium Ion services, handling authentication and endpoint resolution automatically.
Signature:
export declare class CesiumIonDataSource extends TileRenderDataSource
Extends: TileRenderDataSource
Constructors
Constructor | Modifiers | Description |
|---|---|---|
Creates a new CesiumIonDataSource instance |
Methods
Method | Modifiers | Description |
|---|---|---|
Called when the data source is attached to a MapView |