Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ InvalidateRendering
Method
InvalidateRendering
libs/map/framework.cpp:2137–2141 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2135
}
2136
2137
void Framework::InvalidateRendering()
2138
{
2139
if (m_drapeEngine)
2140
m_drapeEngine->Invalidate();
2141
}
2142
2143
void Framework::UpdateMinBuildingsTapZoom()
2144
{
Callers
nothing calls this directly
Calls
1
Invalidate
Method · 0.45
Tested by
no test coverage detected