Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetWorldRect
Function
GetWorldRect
libs/drape_frontend/visual_params.cpp:158–161 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
156
}
157
158
m2::RectD GetWorldRect()
159
{
160
return mercator::Bounds::FullRect();
161
}
162
163
int GetTileScaleBase(ScreenBase const & s, uint32_t tileSize)
164
{
Callers
15
LoadViewport
Method · 0.85
DrapeEngine
Method · 0.85
CheckMinScale
Function · 0.85
CheckBorders
Function · 0.85
ApplyScale
Function · 0.85
SetFromScreen
Method · 0.85
OnSize
Method · 0.85
DoDrag
Method · 0.85
ScaleImpl
Method · 0.85
OnMove
Method · 0.85
OnSetCenter
Method · 0.85
OnNewVisibleViewport
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected