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

Method GetPoiExtendScale

libs/drape_frontend/visual_params.cpp:119–123  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

117}
118
119double VisualParams::GetPoiExtendScale() const
120{
121 ASSERT_INITED;
122 return m_poiExtendScale;
123}
124
125uint32_t VisualParams::GetTileSize() const
126{

Callers 1

ProcessPointRulesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected