Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetPreferredName
Method
GetPreferredName
libs/map/bookmark.cpp:198–201 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
196
}
197
198
std::string Bookmark::GetPreferredName() const
199
{
200
return GetPreferredBookmarkNameForKml(m_data);
201
}
202
203
kml::LocalizableString Bookmark::GetName() const
204
{
Callers
3
Java_app_organicmaps_sdk_bookmarks_data_BookmarkManager_nativeGetBookmarkName
Function · 0.80
Java_app_organicmaps_sdk_bookmarks_data_BookmarkManager_nativeSetBookmarkParams
Function · 0.80
CodeGe0url
Method · 0.80
Calls
1
GetPreferredBookmarkNameForKml
Function · 0.85
Tested by
no test coverage detected