[ios] Refactor ElevationProfileVC: update statistics collection UI and move it over the chart #10049

Merged
root merged 1 commit from ios/redesing-elevation-profile into master 2025-02-13 16:14:44 +00:00

1 commit

Author SHA1 Message Date
294cf803b4 [ios] refactor ElevationProfileViewController
1. remove a stroryboard and implement VC and ElevationProfileDescriptionCell programmatically
2. move the description collection view over the chart
3. remove some unused code
4. add isChartViewInfoHidden to show/hide the info view and enable/disable user interation (will be used for the track recording)

Signed-off-by: Kiryl Kaveryn <kirylkaveryn@gmail.com>
2025-02-13 19:02:38 +04:00