NavigationLayerManagerImpl constructor
NavigationLayerManagerImpl(
- MapWindow _mapWindow,
- RoadEventsLayerStyleProvider _roadEventsLayerStyleProvider,
Implementation
NavigationLayerManagerImpl(
this._mapWindow,
this._roadEventsLayerStyleProvider,
this._navigationStyleManager,
this._navigation,
);