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

Method SetupMeasurementSystem

libs/map/framework.cpp:1823–1828  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1821}
1822
1823void Framework::SetupMeasurementSystem()
1824{
1825 GetPlatform().SetupMeasurementSystem();
1826
1827 m_routingManager.SetTurnNotificationsUnits(measurement_utils::GetMeasurementUnits());
1828}
1829
1830void Framework::SetWidgetLayout(gui::TWidgetsLayoutInfo && layout)
1831{

Callers 3

mainFunction · 0.45
PreferencesDialogMethod · 0.45
mainFunction · 0.45

Calls 2

GetMeasurementUnitsFunction · 0.85

Tested by

no test coverage detected