Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetAnchor
Method
GetAnchor
libs/map/bookmark.cpp:107–110 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
105
}
106
107
dp::Anchor Bookmark::GetAnchor() const
108
{
109
return dp::Bottom;
110
}
111
112
drape_ptr<df::UserPointMark::SymbolNameZoomInfo> Bookmark::GetSymbolNames() const
113
{
Callers
1
GenerateMarkRenderInfo
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected