Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenOrienteering/mapper
/ isBaselineViewEnabled
Method
isBaselineViewEnabled
src/core/map.cpp:2386–2389 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2384
2385
2386
bool Map::isBaselineViewEnabled() const
2387
{
2388
return renderable_options & Symbol::RenderBaselines;
2389
}
2390
2391
void Map::setBaselineViewEnabled(bool enabled)
2392
{
Callers
2
compareMaps
Function · 0.45
rasterizeMap
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected