Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
119
double VisualParams::GetPoiExtendScale() const
120
{
121
ASSERT_INITED;
122
return m_poiExtendScale;
123
}
124
125
uint32_t VisualParams::GetTileSize() const
126
{
Callers
1
ProcessPointRules
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected