NavigationServiceBinder

Constructors

Link copied to clipboard
constructor(appStore: AppStore)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val askEvents: MutableSharedFlow<AskNavigationEvent>
Link copied to clipboard
val notifyEvents: MutableSharedFlow<EditRouteEvent>

Functions

Link copied to clipboard
open fun getDestination(bundle: Bundle?, callback: <Error class: unknown class>?): Bundle

Request routing to a destination from the nav app

Link copied to clipboard
open fun setDestination(bundle: Bundle?, callback: <Error class: unknown class>?): Bundle

Send a location to the nav app to perform guidance

Link copied to clipboard
open fun stopNavigation(bundle: Bundle?, callback: <Error class: unknown class>?): Bundle

Cancel guidance in the nav app