flywave-mapview.animatedextrusionhandler._constructor_
Home > @flywave/flywave-mapview > AnimatedExtrusionHandler > (constructor)
AnimatedExtrusionHandler.(constructor)
Creates an AnimatedExtrusionHandler in MapView.
Signature:
constructor(m_mapView: MapView);
Parameters
Parameter | Type | Description |
|---|---|---|
m_mapView | Instance of MapView on which the animation will run. |