mapbox / mapbox/mapbox-directions.js
No way to set Directions API options
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 58
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
In the directions API at https://www.mapbox.com/developers/api/directions/ there are a number of options that can be set.
However `directions` does not provide a way to set them.
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 with the directions entry point in this Leaflet plugin and compare its current request interface with the options listed in the linked Directions API documentation. Done means callers can set the relevant Directions API options through directions; the issue does not name a file or test to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100