Skip to content

Conversation

@jill-cardamon
Copy link
Contributor

This PR fixes #1942 by reworking #2215.

@jill-cardamon jill-cardamon added topic: location UI Work related to visual components, Android Auto, Camera, 3D, voice, etc. labels Nov 29, 2021
@jill-cardamon jill-cardamon self-assigned this Nov 29, 2021
@MaximAlien MaximAlien mentioned this pull request Nov 29, 2021
6 tasks
@jill-cardamon jill-cardamon force-pushed the jill/respectHeadingWalkingRework-2215 branch from 2fed579 to 801d087 Compare December 1, 2021 16:14
@jill-cardamon jill-cardamon requested a review from 1ec5 December 1, 2021 16:14
Copy link
Contributor

@1ec5 1ec5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remember to update the changelog. You can crib from the blurbs that were in #2215.

@mapbox-github-ci-issues-5
Copy link

No breaking changes detected in MapboxCoreNavigation

@mapbox-github-ci-issues-5
Copy link

Breaking Changes in MapboxNavigation

Breaking API Changes

NavigationMapView

  • removed method: moveUserLocation(to:animated:) in NavigationMapView

* Fixed an issue where route line blinks when style is changed during active navigation. ([#3613](https://github.com/mapbox/mapbox-navigation-ios/pull/3613))
* Fixed an issue where route line missing traffic colors after refresh or rerouting. ([#3622](https://github.com/mapbox/mapbox-navigation-ios/pull/3622))
* Fixed an issue when user goes offline and the route line grows back when `NavigationViewController.routeLineTracksTraversal` enabled. When the distance of user location to the route is larger than certain distance threshold, the vanishing effect of route line would stop until the new route line gets generated. ([#3385](https://github.com/mapbox/mapbox-navigation-ios/pull/3385))
* If the user walks away from the route, they may be rerouted onto a route that initially travels in the opposite direction. This is only the case along steps that require walking on foot. ([#3620](https://github.com/mapbox/mapbox-navigation-ios/pull/3620))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As tail work, we should consider not suppressing the initial “Head north on” instruction after a reroute if it starts out going in the opposite direction.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed. Will cut ticket now :)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ticket is here: #3627.

@mapbox-github-ci-issues-4
Copy link

No breaking changes detected in MapboxCoreNavigation

@mapbox-github-ci-issues-4
Copy link

No breaking changes detected in MapboxNavigation

@mapbox-github-ci-issues-5
Copy link

No breaking changes detected in MapboxCoreNavigation

@mapbox-github-ci-issues-5
Copy link

No breaking changes detected in MapboxNavigation

@mapbox-github-ci-issues-2
Copy link

No breaking changes detected in MapboxCoreNavigation

@mapbox-github-ci-issues-2
Copy link

No breaking changes detected in MapboxNavigation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic: location UI Work related to visual components, Android Auto, Camera, 3D, voice, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rotate map based on heading while walking

3 participants