Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ SetCurrentStyle
Method
SetCurrentStyle
libs/indexer/map_style_reader.cpp:76–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
StyleReader::StyleReader() : m_mapStyle(kDefaultMapStyle) {}
75
76
void StyleReader::SetCurrentStyle(MapStyle mapStyle)
77
{
78
m_mapStyle = mapStyle;
79
}
80
81
MapStyle StyleReader::GetCurrentStyle() const
82
{
Callers
10
main
Function · 0.80
TestCameraCollector
Method · 0.80
generator_tool.cpp
File · 0.80
TestWithClassificator
Method · 0.80
TestRawGenerator
Method · 0.80
Load
Function · 0.80
UNIT_TEST
Function · 0.80
Framework
Method · 0.80
MarkMapStyle
Method · 0.80
RunForEveryMapStyle
Function · 0.80
Calls
no outgoing calls
Tested by
4
TestCameraCollector
Method · 0.64
TestWithClassificator
Method · 0.64
TestRawGenerator
Method · 0.64
UNIT_TEST
Function · 0.64