Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetDescription
Method
GetDescription
libs/map/track.cpp:91–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
}
90
91
std::string Track::GetDescription() const
92
{
93
return GetPreferredBookmarkStr(m_data.m_description);
94
}
95
96
void Track::setData(kml::TrackData const & data)
97
{
Callers
5
Java_app_organicmaps_sdk_bookmarks_data_BookmarkManager_nativeGetBookmarkDescription
Function · 0.45
Java_app_organicmaps_sdk_bookmarks_data_BookmarkManager_nativeGetTrackDescription
Function · 0.45
DebugPrint
Function · 0.45
CheckBookmarks
Function · 0.45
EqualBookmarks
Function · 0.45
Calls
1
GetPreferredBookmarkStr
Function · 0.85
Tested by
2
CheckBookmarks
Function · 0.36
EqualBookmarks
Function · 0.36