Context

inner class Context(mapGptCoreContext: MapGptCoreContext, val searchFavoritesRepository: SearchFavoritesRepository, val startNavigationFromActionUseCase: StartNavigationFromActionUseCase) : MapGptCoreContext

Constructors

Link copied to clipboard
constructor(mapGptCoreContext: MapGptCoreContext, searchFavoritesRepository: SearchFavoritesRepository, startNavigationFromActionUseCase: StartNavigationFromActionUseCase)

Properties

Link copied to clipboard
open override val languageRepository: LanguageRepository
Link copied to clipboard
open override val platformContext: PlatformContext
Link copied to clipboard
open override val reachability: SharedReachability
Link copied to clipboard
open override val userSettings: PlatformSettings