nextcloud / nextcloud/maps

Request: Option to configure locale for graphhopper and/or miles/km option

Open
#295 2 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.