toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-destination-preview
/
com.mapbox.dash.destination.preview.interaction
/
IsDestinationResultOnTheRouteUseCase
Is
Destination
Result
On
The
Route
Use
Case
class
IsDestinationResultOnTheRouteUseCase
(
val
appStore
:
AppStore
)
Members
Constructors
Is
Destination
Result
On
The
Route
Use
Case
Link copied to clipboard
constructor
(
appStore
:
AppStore
)
Properties
app
Store
Link copied to clipboard
val
appStore
:
AppStore
Functions
invoke
Link copied to clipboard
operator
fun
invoke
(
searchResult
:
DestinationSearchResult
)
:
Boolean