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

Method UpdateMapStyle

libs/drape_frontend/drape_engine.cpp:390–394  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

388}
389
390void DrapeEngine::UpdateMapStyle()
391{
392 m_threadCommutator->PostMessage(ThreadsCommutator::RenderThread, make_unique_dp<UpdateMapStyleMessage>(),
393 MessagePriority::High);
394}
395
396void DrapeEngine::RecacheMapShapes()
397{

Callers 1

SetMapStyleMethod · 0.80

Calls 1

PostMessageMethod · 0.45

Tested by

no test coverage detected