toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-navigation
/
com.mapbox.dash.sdk.navigation.routes.interaction
/
ObservePoiSelectionEnabledUseCase
Observe
Poi
Selection
Enabled
Use
Case
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
class
ObservePoiSelectionEnabledUseCase
(
appStore
:
AppStore
)
This UseCase determines when POI map selection is allowed.
Members
Constructors
Observe
Poi
Selection
Enabled
Use
Case
Link copied to clipboard
constructor
(
appStore
:
AppStore
)
Functions
invoke
Link copied to clipboard
operator
fun
invoke
(
)
:
Flow
<
Boolean
>