organicmaps/organicmaps

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

開放

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

 (1 則留言) (0 個反應) (0 位負責人)C++ (761 個分叉)batch import
Bookmarks and TracksGood first issueUIiOS

倉庫指標

星標
 (7,887 顆星)
PR 合併指標
 (平均合併 13天 6小時) (30 天內合併 91 個 PR)

描述

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.

貢獻者指南