MapTapScreenManager constructor
MapTapScreenManager(
- MapInputManager _mapInputManager,
- RouteVariantsScreenManager _routeVariantsScreenManager
Implementation
MapTapScreenManager(
this._navigationManager,
this._mapInputManager,
this._routeVariantsScreenManager,
);