flywave-3dtile-datasource.tilerenderdatasource.attach
Home > @flywave/flywave-3dtile-datasource > TileRenderDataSource > attach
TileRenderDataSource.attach() method
Called when the data source is attached to a MapView
Signature:
attach(mapView: MapView): void;
Parameters
Parameter | Type | Description |
|---|---|---|
mapView | MapView | The MapView instance |
Returns:
void