MCPcopy 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
35void EngineContext::BeginReadTile()
36{
37 PostMessage(make_unique_dp<TileReadStartMessage>(m_tileKey));
38}
39
40void EngineContext::Flush(TMapShapes && shapes)
41{

Callers 1

ReadFeaturesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected