Package-level declarations
Types
Link copied to clipboard
Provides API to trigger reroute and observe reroute state.
Link copied to clipboard
interface RerouteOptionsAdapter
Interface allowing to modify RouteOptions during a reroute request with the default Navigation SDK's reroute controller.
Link copied to clipboard
Reroute state. Note that there is also RerouteStateV2, considering using it if you need more granular notifications.
Link copied to clipboard
RerouteState observer
Link copied to clipboard
Reroute state V2. Compared to RerouteState, it has additional states: Deviation.ApplyingRoute and Deviation.RouteIgnored.