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
* vk-1228-stop-navigation: added Router.finishRouting method to explicitly end navigation session and updates, without dismissing related UI and components; added Unit test; CHANGELOG updated
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# Changes to the Mapbox Navigation SDK for iOS
2
2
3
+
## main
4
+
5
+
### Routing
6
+
7
+
* Added `Router.finishRouting()` method to finish routing session without dismissing related UI and logic components.([#3880](https://github.com/mapbox/mapbox-navigation-ios/pull/3880))
0 commit comments