Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetZoomLevel
Method
GetZoomLevel
libs/drape_frontend/tile_info.cpp:107–110 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
105
}
106
107
int TileInfo::GetZoomLevel() const
108
{
109
return ClipTileZoomByMaxDataZoom(m_context->GetTileKey().m_zoomLevel);
110
}
111
} // namespace df
Callers
1
ThreadRoutine
Method · 0.45
Calls
1
ClipTileZoomByMaxDataZoom
Function · 0.85
Tested by
no test coverage detected