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

Function GetVisualScale

libs/drape_frontend/my_position_controller.cpp:61–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59}
60
61inline double GetVisualScale()
62{
63 return df::VisualParams::Instance().GetVisualScale();
64}
65
66double CalculateZoomByMaxSpeed(double speedMpS, bool isPerspectiveAllowed)
67{

Callers 7

GetTouchRectRadiusMethod · 0.85
GetDragThresholdMethod · 0.85
GetScaleThresholdMethod · 0.85
CalculateZoomByMaxSpeedFunction · 0.85
MyPositionControllerMethod · 0.85
UpdateRoutingOffsetYMethod · 0.85

Calls 1

GetVisualScaleMethod · 0.80

Tested by

no test coverage detected