Allow user to view computed distances in metric units.
- Dominant language
- Elixir
- Stars
- 75
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
The distance between the mapper hex and the witnessing hotspot is currently only reported in miles.
In my early prototype, I allowed toggling between miles/km by clicking on the distance cell in the table.

Objective:
* Allow user to toggle between miles/kilometers
* Save this attribute in localstorage
Contributor guide
Research direction
Start by locating the table cell that reports the mapper-to-hotspot distance and any existing browser preference handling. Implement the miles/kilometers toggle and persist the selected unit in local storage; done means the displayed distances switch correctly and the choice remains after reload.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100