Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetName
Method
GetName
libs/map/bookmark.cpp:203–206 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
201
}
202
203
kml::LocalizableString Bookmark::GetName() const
204
{
205
return m_data.m_name;
206
}
207
208
void Bookmark::SetName(kml::LocalizableString const & name)
209
{
Callers
nothing calls this directly
Calls
1
GetPreferredBookmarkStr
Function · 0.85
Tested by
no test coverage detected