UpcomingManeuversViewModel

class UpcomingManeuversViewModel(observeUpcomingManeuvers: ObserveUpcomingManeuversUseCase, observeWhenSelectedManeuverWillDisappear: ObserveWhenSelectedManeuverWillDisappearUseCase, observeUpcomingManeuverShields: ObserveUpcomingManeuverShieldsUseCase, appStore: AppStore, favoriteAnalytics: FavoriteAnalytics, getCameraState: GetCameraStateUseCase) : ViewModel

Constructors

Link copied to clipboard
constructor(observeUpcomingManeuvers: ObserveUpcomingManeuversUseCase, observeWhenSelectedManeuverWillDisappear: ObserveWhenSelectedManeuverWillDisappearUseCase, observeUpcomingManeuverShields: ObserveUpcomingManeuverShieldsUseCase, appStore: AppStore, favoriteAnalytics: FavoriteAnalytics, getCameraState: GetCameraStateUseCase)

Properties

Link copied to clipboard
Link copied to clipboard
val maneuverShields: Flow<Set<RouteShield>>
Link copied to clipboard

Functions

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