mapbox / mapbox/mapbox-gl-directions
Add driving instructions to seperate DOM element
Open
Nobody has claimed this yet.
auto-triaged
enhancement
- Dominant language
- JavaScript
- Stars
- 255
- Forks
- 130
- PR merge metrics
- No merged PRs in 30d
Description
Is it possible to show driving instructions to a separate DOM element outside the MAP? I know geocoder supports this [link](https://www.mapbox.com/mapbox-gl-js/example/mapbox-gl-geocoder-outside-the-map/).
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 directions plugin's existing DOM output and compare it with the linked Mapbox GL geocoder outside-the-map example. Define how driving instructions should appear in a separate element outside the map, then verify that the instructions render there without relying on the map container.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100