mapbox / mapbox/mapbox-gl-directions
Show address instead of coordinates on inputs, enable reverse geocoding
- Dominant language
- JavaScript
- Stars
- 255
- Forks
- 130
- PR merge metrics
- No merged PRs in 30d
Description
So I'm trying to find a way to use directions, without having to redo the entire plugin on my side, because I need to show addresses instead of coordinates on the inputs.
I can this that the reverse geocoding was removed because of #43 , from what I can see there is nothing to do except to write the plugin from scratch to support that.
Does anyone has any ideas?
Contributor guide
Research direction
Start by reviewing the reverse-geocoding removal discussed in issue #43 and the plugin's handling of input coordinates. Confirm how the Mapbox Directions API is used, then define how address display should coexist with directions; done means inputs show addresses without requiring a replacement plugin.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100