mapbox / mapbox/mapbox-directions.js
Not responsive for mobile
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 58
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
We should figure out how to display the route instructions on mobile. See https://github.com/mapbox/blog/issues/576 as an example.
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 route-instruction behavior in mapbox-directions.js and compare it with the mobile example at https://github.com/mapbox/blog/issues/576. Identify the relevant display entry point and define a responsive presentation for route instructions; done means the instructions are usable on mobile-sized screens.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100