Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ SetName
Method
SetName
libs/map/track.cpp:86–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
}
85
86
void Track::SetName(std::string const & name)
87
{
88
kml::SetDefaultStr(m_data.m_name, name);
89
}
90
91
std::string Track::GetDescription() const
92
{
Callers
5
Java_app_organicmaps_sdk_editor_Editor_nativeSetNames
Function · 0.45
OnSave
Method · 0.45
SetCategoryName
Method · 0.45
ExecuteMapApiRequest
Method · 0.45
UNIT_CLASS_TEST
Function · 0.45
Calls
1
SetDefaultStr
Function · 0.85
Tested by
1
UNIT_CLASS_TEST
Function · 0.36