flywave-3dtile-datasource.tilesrenderer.connectmapview
Home > @flywave/flywave-3dtile-datasource > TilesRenderer > connectMapView
TilesRenderer.connectMapView() method
Connects the renderer to a MapView
Signature:
connectMapView(mapView: MapView): void;
Parameters
Parameter | Type | Description |
|---|---|---|
mapView | MapView | The MapView instance to connect to |
Returns:
void