Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert MatchOptions to RouteOptions on the fly #4186

Merged
merged 1 commit into from Oct 5, 2022

Conversation

1ec5
Copy link
Contributor

@1ec5 1ec5 commented Oct 4, 2022

Backported a small part of #4127 to the release-v2.8 branch to fix #4126, which is a regression introduced in #3824.

If the current route response contains a MatchOptions, convert it to a RouteOptions before attempting to update the navigator with it instead of reporting an internal error or, in CarPlay, tripping a precondition failure.

/cc @mapbox/navigation-ios

If the current route response contains a MatchOptions, convert it to a RouteOptions before attempting to update the navigator with it instead of reporting an internal error or, in CarPlay, tripping a precondition failure.
@1ec5 1ec5 added bug Something isn’t working Core Work related to core navigation and integrations. labels Oct 4, 2022
@1ec5 1ec5 added this to the v2.8 milestone Oct 4, 2022
@1ec5 1ec5 requested review from MaximAlien and Udumft October 4, 2022 23:04
@1ec5 1ec5 self-assigned this Oct 4, 2022
@1ec5 1ec5 linked an issue Oct 4, 2022 that may be closed by this pull request
@azarovalex azarovalex merged commit 7cb5cee into release-v2.8 Oct 5, 2022
@azarovalex azarovalex deleted the NAVIOS-280-map-matching-convert-4126 branch October 5, 2022 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn’t working Core Work related to core navigation and integrations.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: (Re-)Routing Issue
4 participants