MCPcopy 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
1818MapStyle Framework::GetMapStyle() const
1819{
1820 return GetStyleReader().GetCurrentStyle();
1821}
1822
1823void Framework::SetupMeasurementSystem()
1824{

Callers 5

PreferencesDialogMethod · 0.45
PrepareShutdownMethod · 0.45
SetMapStyleToDefaultMethod · 0.45
SetMapStyleToVehicleMethod · 0.45
SetMapStyleToOutdoorsMethod · 0.45

Calls 1

GetCurrentStyleMethod · 0.80

Tested by

no test coverage detected