Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetMinTitleZoom
Method
GetMinTitleZoom
libs/map/search_mark.cpp:374–377 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
372
}
373
374
int SearchMarkPoint::GetMinTitleZoom() const
375
{
376
return scales::GetUpperCountryScale();
377
}
378
379
df::DepthLayer SearchMarkPoint::GetDepthLayer() const
380
{
Callers
1
GenerateMarkRenderInfo
Method · 0.45
Calls
1
GetUpperCountryScale
Function · 0.85
Tested by
no test coverage detected