ManeuverViewModel

class ManeuverViewModel(observeManeuverShields: ObserveManeuverShieldsUseCase, observeStepDistanceRemaining: ObserveStepDistanceRemainingUseCase, observeWaypointArrival: ObserveIsWaypointArrivalUseCase, observeWaypointPreArrival: ObserveIsWaypointPreArrivalUseCase, appStore: AppStore, maneuverAnalytics: ManeuverAnalytics) : ViewModel

Constructors

Link copied to clipboard
constructor(observeManeuverShields: ObserveManeuverShieldsUseCase, observeStepDistanceRemaining: ObserveStepDistanceRemainingUseCase, observeWaypointArrival: ObserveIsWaypointArrivalUseCase, observeWaypointPreArrival: ObserveIsWaypointPreArrivalUseCase, appStore: AppStore, maneuverAnalytics: ManeuverAnalytics)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard