Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
61
inline double GetVisualScale()
62
{
63
return df::VisualParams::Instance().GetVisualScale();
64
}
65
66
double CalculateZoomByMaxSpeed(double speedMpS, bool isPerspectiveAllowed)
67
{
Callers
7
GetTouchRectRadius
Method · 0.85
GetDragThreshold
Method · 0.85
GetScaleThreshold
Method · 0.85
CalculateZoomByMaxSpeed
Function · 0.85
CalculateZoomByDistanceToTurn
Function · 0.85
MyPositionController
Method · 0.85
UpdateRoutingOffsetY
Method · 0.85
Calls
1
GetVisualScale
Method · 0.80
Tested by
no test coverage detected