NavigationStateUpdaterImpl

class NavigationStateUpdaterImpl(context: Context, observeNavigationStateUseCase: ObserveNavigationStateUseCase, observe3DMapSettingUseCase: Observe3DMapSettingUseCase, observeSatelliteModeSettingUseCase: ObserveSatelliteModeSettingUseCase) : NavigationStateUpdater

Constructors

Link copied to clipboard
constructor(context: Context, observeNavigationStateUseCase: ObserveNavigationStateUseCase, observe3DMapSettingUseCase: Observe3DMapSettingUseCase, observeSatelliteModeSettingUseCase: ObserveSatelliteModeSettingUseCase)

Functions

Link copied to clipboard
@RequiresApi(value = 30)
open override fun startUpdates(clientHandle: UUID)
Link copied to clipboard
open override fun stopUpdates(clientHandle: UUID)