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

Method SaveIsolinesEnabled

libs/map/framework.cpp:2588–2591  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2586}
2587
2588void Framework::SaveIsolinesEnabled(bool enabled)
2589{
2590 settings::Set(kIsolinesEnabledKey, enabled);
2591}
2592
2593bool Framework::LoadOutdoorsEnabled()
2594{

Calls 1

SetFunction · 0.50

Tested by

no test coverage detected