Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetMapStyle
Method
GetMapStyle
libs/map/framework.cpp:1818–1821 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1816
}
1817
1818
MapStyle Framework::GetMapStyle() const
1819
{
1820
return GetStyleReader().GetCurrentStyle();
1821
}
1822
1823
void Framework::SetupMeasurementSystem()
1824
{
Callers
5
PreferencesDialog
Method · 0.45
PrepareShutdown
Method · 0.45
SetMapStyleToDefault
Method · 0.45
SetMapStyleToVehicle
Method · 0.45
SetMapStyleToOutdoors
Method · 0.45
Calls
1
GetCurrentStyle
Method · 0.80
Tested by
no test coverage detected