Skip to content

Remove waypoint limit check#928

Merged
Guardiola31337 merged 1 commit into
masterfrom
pg-remove-waypoint-limit-check
Nov 30, 2018
Merged

Remove waypoint limit check#928
Guardiola31337 merged 1 commit into
masterfrom
pg-remove-waypoint-limit-check

Conversation

@Guardiola31337

@Guardiola31337 Guardiola31337 commented Nov 30, 2018

Copy link
Copy Markdown
Contributor
  • Removes waypoint limit check - there is no such a limitation for offline routes (MapboxDirections is used to generate offline routes URLs). For online, we're still accounting for that because the Directions API will throw an error which is handled gracefully by MapboxDirections.

cc @osana

@danesfeder danesfeder left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks @Guardiola31337 🚀

@Guardiola31337 Guardiola31337 merged commit 5218299 into master Nov 30, 2018
@Guardiola31337 Guardiola31337 deleted the pg-remove-waypoint-limit-check branch November 30, 2018 23:42
@Guardiola31337 Guardiola31337 mentioned this pull request Dec 1, 2018
12 tasks

@osana osana left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

it would be good to modify/move tests instead of deleting them.
Directions have DirectionsError that would catch those.
Also gives customers and idea on how the Error is reported

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants