Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ SetIsVisible
Method
SetIsVisible
libs/map/bookmark.cpp:101–105 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
99
}
100
101
void Bookmark::SetIsVisible(bool isVisible)
102
{
103
SetDirty();
104
m_isVisible = isVisible;
105
}
106
107
dp::Anchor Bookmark::GetAnchor() const
108
{
Callers
12
VisualizePoints
Method · 0.45
Java_app_organicmaps_sdk_bookmarks_data_BookmarkManager_nativeSetVisibility
Function · 0.45
SampleView
Method · 0.45
ShowNonFoundResultsMarks
Method · 0.45
routing_manager.cpp
File · 0.45
HideRoutePoint
Method · 0.45
ExecuteMapApiRequest
Method · 0.45
ShowBookmark
Method · 0.45
ShowTrack
Method · 0.45
ShowBookmarkCategory
Method · 0.45
FillSearchResultsMarks
Method · 0.45
UNIT_CLASS_TEST
Function · 0.45
Calls
no outgoing calls
Tested by
1
UNIT_CLASS_TEST
Function · 0.36