waypoints are always used as destinations with arrive / depart details
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 768
- Forks
- 191
- PR merge metrics
- No merged PRs in 30d
Description
From my understanding of the MapBox API, it should be possible to flag waypoints as empty so that the routing engine doesn't give steps for stopping and resuming travel at certain waypoints. this functionality is non-obvious or impossible in the current SDK.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the SDK's waypoint handling and the Mapbox API documentation for empty waypoints, since no file or test is named. The work is done when the SDK exposes a clear way to mark such waypoints and verifies that routing does not produce stop-and-resume steps for them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100