rilling / OSMDashboard-Winter-2024-COMP-354

OpenStreetMaps Dashboard for OpenTracks
https://f-droid.org/de/packages/de.storchp.opentracks.osmplugin/
Apache License 2.0
5 stars 10 forks source link

make a segment to display the average speed for each segment of the user's tracks #13

Closed maianh2611 closed 5 months ago

maianh2611 commented 6 months ago

Description

This feature allows the user to see segment's information such as the average speed in that segment

Expected Outcomes

Each segment on the user's individual tracks should be clearly visible with all the data in a table. After the user clicks on segments button, the table should be displayed on the screen with all the information such as the average speed, the slop, the time, and the distance in that segment

Alternative Considered

We considered displaying the average speeds of all segments on the map. However, this approach can introduce visual noise, potentially impacting the user experience

Verification