-
-
Notifications
You must be signed in to change notification settings - Fork 0
Add units toggle #30
Copy link
Copy link
Open
Labels
cartographyMap rendering or data issueMap rendering or data issueuiIssue with user interface elements (except cartography)Issue with user interface elements (except cartography)usabilityIssue with usability or accessibility in the UIIssue with usability or accessibility in the UI
Description
Mostly we care about meters/feet/miles for things like distance, height, and elevation. But other units will certainly pop up too.
There are a few styles to consider:
- Metric
- UK: miles for distance
- US: miles and feet as far as the eye can see
- Auto: detect based on browser locale
- Local: dynamic based on the units used in the country where each feature is located
- Dual: show both metric and imperial units at once
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
cartographyMap rendering or data issueMap rendering or data issueuiIssue with user interface elements (except cartography)Issue with user interface elements (except cartography)usabilityIssue with usability or accessibility in the UIIssue with usability or accessibility in the UI