Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetVisualScale
Method
GetVisualScale
libs/drape_frontend/visual_params.cpp:113–117 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
111
}
112
113
double VisualParams::GetVisualScale() const
114
{
115
ASSERT_INITED;
116
return m_visualScale;
117
}
118
119
double VisualParams::GetPoiExtendScale() const
120
{
Callers
15
ColoredMarkPoint
Method · 0.80
SetRadius
Method · 0.80
SpeedCameraMark
Method · 0.80
GetTransitMarkerSizes
Function · 0.80
CreateTransitMarks
Method · 0.80
GenerateColoredSymbolShapes
Function · 0.80
GenerateTextShapes
Function · 0.80
CacheUserLines
Function · 0.80
IsScaleAllowableIn3d
Function · 0.80
CheckMaxScale
Function · 0.80
RuleDrawer
Method · 0.80
GetTileScaleIncrement
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected