Make coordinates for GeoTrace and GeoShape more readable
- Dominant language
- Kotlin
- Stars
- 789
- Forks
- 1.4k
- Avg merge
- 4d 15h
- Merged PRs (30d)
- 16
Description
#### Problem description
Coordinates are not readable easily.
|GeoPoint|GeoTrace|GeoShape|
|---|---|---|
||||
#### Steps to reproduce the problem
1. User adds few points to GeoTrace or GeoShape widget
2. User saves
3. User tries to read coordinates
#### Expected behavior
Add full information about Latitude/Longitude/Altitude/Accuracy like in GeoPoint widget
OR points are separated by a new line etc.
Contributor guide
Research direction
Start by reproducing the issue in the GeoTrace and GeoShape widgets: add several points, save, and inspect the displayed coordinates. Compare their output with the GeoPoint widget and determine which presentation is agreed on, such as full coordinate details or one point per line. Done means the saved GeoTrace and GeoShape coordinates are readable and covered by appropriate verification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100