Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ SetAnchor
Method
SetAnchor
libs/map/routing_mark.cpp:524–527 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
522
}
523
524
void TransitMark::SetAnchor(dp::Anchor anchor)
525
{
526
m_anchor = anchor;
527
}
528
529
dp::Anchor TransitMark::GetAnchor() const
530
{
Callers
1
CreateTransitMarks
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected