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

Method SaveTrafficSimplifiedColors

libs/map/framework.cpp:2540–2543  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2538}
2539
2540void Framework::SaveTrafficSimplifiedColors(bool simplified)
2541{
2542 settings::Set(kTrafficSimplifiedColorsKey, simplified);
2543}
2544
2545bool Framework::LoadAutoZoom()
2546{

Callers 1

Calls 1

SetFunction · 0.50

Tested by

no test coverage detected