Request: Option to configure locale for graphhopper and/or miles/km option
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 598
- Forks
- 113
- PR merge metrics
- No merged PRs in 30d
Description
Hooking up to graphhopper for the routing API (and on the metrics of the map itself), everything is showing in meters/kilometers, with no option to be able to change to show miles. Is there a way to get the metrics on the map itself along with routing data from graphhopper to show in imperial instead of metric?
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 tracing where the map metrics are rendered and where routing data from GraphHopper enters the application. Check whether either entry point already handles unit or locale settings, then verify that both map metrics and routing results consistently display imperial units when configured.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100