Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ BeginReadTile
Method
BeginReadTile
libs/drape_frontend/engine_context.cpp:35–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
void EngineContext::BeginReadTile()
36
{
37
PostMessage(make_unique_dp<TileReadStartMessage>(m_tileKey));
38
}
39
40
void EngineContext::Flush(TMapShapes && shapes)
41
{
Callers
1
ReadFeatures
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected