Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ SetSymbolNames
Method
SetSymbolNames
libs/map/routing_mark.cpp:481–485 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
479
}
480
481
void TransitMark::SetSymbolNames(std::map<int, std::string> const & symbolNames)
482
{
483
SetDirty();
484
m_symbolNames = symbolNames;
485
}
486
487
void TransitMark::SetColoredSymbols(ColoredSymbolZoomInfo const & symbolParams)
488
{
Callers
1
CreateTransitMarks
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected