MapScreenUiViewModel
class MapScreenUiViewModel(appStore: AppStore, mapStylesProvider: MapStylesProvider, observeStreetName: ObserveStreetNameUseCase, observeStreetNameVisibility: ObserveStreetNameVisibilityUseCase, observeCategoryAreaSearchVisibility: ObserveCategoryAreaSearchVisibilityUseCase, isFastChargeTipVisible: IsFastChargeTipVisible, observeLocationSimulationEnabled: ObserveLocationSimulationEnabledUseCase, showLocationSimulated: Boolean, observeDrivingSideUseCase: ObserveDrivingSideUseCase, analyticsSender: AnalyticsSender, openSettings: OpenSettingsUseCase, observeIsDestinationArrival: ObserveDestinationArrivalUseCase, routeAnalyticsEventsSender: RouteAnalyticsEventsSender, mapGptManager: InternalMapGptManager, configRepository: ConfigRepository) : ViewModel
Constructors
Link copied to clipboard
constructor(appStore: AppStore, mapStylesProvider: MapStylesProvider, observeStreetName: ObserveStreetNameUseCase, observeStreetNameVisibility: ObserveStreetNameVisibilityUseCase, observeCategoryAreaSearchVisibility: ObserveCategoryAreaSearchVisibilityUseCase, isFastChargeTipVisible: IsFastChargeTipVisible, observeLocationSimulationEnabled: ObserveLocationSimulationEnabledUseCase, showLocationSimulated: Boolean, observeDrivingSideUseCase: ObserveDrivingSideUseCase, analyticsSender: AnalyticsSender, openSettings: OpenSettingsUseCase, observeIsDestinationArrival: ObserveDestinationArrivalUseCase, routeAnalyticsEventsSender: RouteAnalyticsEventsSender, mapGptManager: InternalMapGptManager, configRepository: ConfigRepository)
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard