LocationSimulatorViewModel
constructor(observeLocationSimulationEnabledUseCase: ObserveLocationSimulationEnabledUseCase, isActiveGuidanceUseCase: IsActiveGuidanceUseCase, observeReverseModeActiveUseCase: ObserveReverseModeActiveUseCase, locationSimulationRepository: LocationSimulationRepository, fetchDestinationForDroppedPin: FetchDestinationResultForDroppedPinUseCase, mapGptManager: InternalMapGptManager)