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

Dynamic reroute tolerance method #428

Merged
merged 5 commits into from
Oct 27, 2017
Merged

Dynamic reroute tolerance method #428

merged 5 commits into from
Oct 27, 2017

Conversation

cammace
Copy link
Contributor

@cammace cammace commented Oct 27, 2017

Closes #305

This is logic ported over from the iOS side

Still need to move Turf.Nearest to MAS, finish writing test, clean up code, and test.

@cammace cammace added navigation-core platform parity Required to keep on par with iOS. ⚠️ DO NOT MERGE PR should not be merged! labels Oct 27, 2017
@cammace cammace self-assigned this Oct 27, 2017
@cammace cammace added this to the v0.7.0 milestone Oct 27, 2017




Copy link
Contributor

Choose a reason for hiding this comment

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

Nit: lots of blank lines here.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

lol fixed that, wanted to make sure I ported the turf function to MAS :)

@cammace cammace added ✓ ready for review and removed ⚠️ DO NOT MERGE PR should not be merged! labels Oct 27, 2017
@cammace cammace merged commit 6af3488 into master Oct 27, 2017
@cammace cammace deleted the cam-305 branch October 27, 2017 21:24
Grsmto pushed a commit to Grsmto/mapbox-navigation-android that referenced this pull request Oct 30, 2017
…android into fix-build

* 'master' of https://github.com/mapbox/mapbox-navigation-android:
  Fixes issue with bearing values not matching the amount of coordinates passed with the new route request (mapbox#435)
  Feedback for Drop-In UI (mapbox#383)
  Directions List Dropdown (mapbox#415)
  fixed location object in snapToRoute (mapbox#434)
  add location engine class name as parameter of the different nav events builder methods (mapbox#401)
  Dynamic reroute tolerance method (mapbox#428)
  Replace maneuver arrows and lanes (mapbox#362)

# Conflicts:
#	libandroid-navigation/src/main/java/com/mapbox/services/android/navigation/v5/navigation/NavigationMetricsWrapper.java
@danesfeder danesfeder mentioned this pull request Nov 13, 2017
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform parity Required to keep on par with iOS.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants