Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ DebugPrint
Function
DebugPrint
libs/indexer/map_style.cpp:44–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
std::string DebugPrint(MapStyle mapStyle)
45
{
46
return MapStyleToString(mapStyle);
47
}
48
49
bool MapStyleIsDark(MapStyle mapStyle)
50
{
Callers
nothing calls this directly
Calls
1
MapStyleToString
Function · 0.85
Tested by
no test coverage detected