You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Added new class `RerouteStateV2`: it allows you to observe RerouteStates with additional substates which are not present in the original `RerouteState`.
6
+
Current additional states are: `RerouteStateV2.Deviation.ApplyingRoute` and `RerouteStateV2.Deviation.RouteIgnored`. See the corresponding API reference for details.
7
+
To observe `RerouteStateV2`, register a new type of observer: `RerouteController#registerRerouteStateV2Observer`.
8
+
9
+
10
+
### Mapbox dependencies
11
+
This release depends on, and has been tested with, the following Mapbox dependencies:
0 commit comments