toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-state
/
com.mapbox.dash.state.reducer.data
Package-level
declarations
Functions
Functions
reduce
Allow
To
End
Route
In
One
Click
Link copied to clipboard
fun
reduceAllowToEndRouteInOneClick
(
event
:
Event
,
toState
:
State
,
tripState
:
TripState
)
:
Boolean
reduce
Charging
Port
Selected
Link copied to clipboard
fun
AppData
.
reduceChargingPortSelected
(
event
:
Event
)
:
Port
?
reduce
Charging
State
Link copied to clipboard
fun
AppData
.
reduceChargingState
(
event
:
Event
)
:
Boolean
reduce
Feedback
Search
Result
Link copied to clipboard
fun
AppData
.
reduceFeedbackSearchResult
(
event
:
Event
)
:
DestinationSearchResult
?
reduce
Maneuver
State
Link copied to clipboard
fun
AppData
.
reduceManeuverState
(
event
:
Event
,
to
:
State
)
:
ManeuverState
reduce
Map
Gpt
State
Link copied to clipboard
fun
AppData
.
reduceMapGptState
(
event
:
Event
)
:
MapGptState
reduce
Navigation
Manager
Intent
Link copied to clipboard
fun
AppData
.
reduceNavigationManagerIntent
(
event
:
Event
)
:
NavigationManagerIntent
reduce
On
Destination
Update
Link copied to clipboard
fun
AppData
.
reduceOnDestinationUpdate
(
event
:
Event
)
:
LastKnownDestination
?
reduce
Places
Preview
State
Link copied to clipboard
fun
AppData
.
reducePlacesPreviewState
(
toState
:
State
,
event
:
Event
)
:
PlacesPreviewState
reduce
Resume
Navigation
Intent
Link copied to clipboard
fun
AppData
.
reduceResumeNavigationIntent
(
event
:
Event
)
:
ResumeNavigationIntent
reduce
Search
Anchor
Point
Link copied to clipboard
fun
AppData
.
reduceSearchAnchorPoint
(
event
:
Event
)
:
Point
?
reduce
Selected
Maneuver
Link copied to clipboard
fun
AppData
.
reduceSelectedManeuver
(
event
:
Event
,
toState
:
State
)
:
RouteManeuver
?