MCPcopy 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
107int TileInfo::GetZoomLevel() const
108{
109 return ClipTileZoomByMaxDataZoom(m_context->GetTileKey().m_zoomLevel);
110}
111} // namespace df

Callers 1

ThreadRoutineMethod · 0.45

Calls 1

Tested by

no test coverage detected