Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ HasData
Method
HasData
libs/drape_frontend/route_renderer.cpp:800–803 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
798
}
799
800
bool RouteRenderer::HasData() const
801
{
802
return !m_subroutes.empty();
803
}
804
805
bool RouteRenderer::HasPreviewData() const
806
{
Callers
2
HasRouteData
Method · 0.80
RenderRouteLayer
Method · 0.80
Calls
1
empty
Method · 0.45
Tested by
no test coverage detected