MCPcopy 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
113double VisualParams::GetVisualScale() const
114{
115 ASSERT_INITED;
116 return m_visualScale;
117}
118
119double VisualParams::GetPoiExtendScale() const
120{

Callers 15

ColoredMarkPointMethod · 0.80
SetRadiusMethod · 0.80
SpeedCameraMarkMethod · 0.80
GetTransitMarkerSizesFunction · 0.80
CreateTransitMarksMethod · 0.80
GenerateTextShapesFunction · 0.80
CacheUserLinesFunction · 0.80
IsScaleAllowableIn3dFunction · 0.80
CheckMaxScaleFunction · 0.80
RuleDrawerMethod · 0.80
GetTileScaleIncrementFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected