organicmaps/organicmaps

[ios] Add track's text/HTML description field like for bookmark

Open

#12,124 建立於 2026年2月5日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)C++ (7,887 star) (761 fork)batch import
Bookmarks and TracksGood first issueUIiOS

描述

Now when editing a bookmark, a user can type text or HTML description. That's not the case (yet) when editing a track.

Need to reuse the same text/HTML displaying/editing elements as for bookmarks in the Track Edit screen, and on the Track Place Page (when a track is selected). Description in such case should be rendered as for a bookmark, right below the cell with color/list/edit buttons.

All necessary API to retrieve track's description is already in the core and is used on Android.

貢獻者指南