MCPcopy Create free account
hub / github.com/comaps/comaps / GetCurrentStyle

Method GetCurrentStyle

libs/indexer/map_style_reader.cpp:81–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79}
80
81MapStyle StyleReader::GetCurrentStyle() const
82{
83 return m_mapStyle;
84}
85
86bool StyleReader::IsCarNavigationStyle() const
87{

Callers 7

LoadFunction · 0.80
classificator.cppFile · 0.80
AddRuleMethod · 0.80
GetMapStyleMethod · 0.80
GetColorMethod · 0.80
CalculatePointColorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected