Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ SetAddress
Method
SetAddress
libs/map/bookmark.cpp:95–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
}
94
95
void Bookmark::SetAddress(search::ReverseGeocoder::RegionAddress const & address)
96
{
97
SetDirty();
98
m_address = address;
99
}
100
101
void Bookmark::SetIsVisible(bool isVisible)
102
{
Callers
5
GetNameAndType
Function · 0.45
Serialize
Method · 0.45
SetBookmarksAddresses
Method · 0.45
FillInfoFromFeatureType
Method · 0.45
ParseEditorDebugCommand
Method · 0.45
Calls
no outgoing calls
Tested by
1
Serialize
Method · 0.36