Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenOrienteering/mapper
/ templateMap
Method
templateMap
src/templates/template_map.cpp:320–323 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
318
319
320
const Map* TemplateMap::templateMap() const
321
{
322
return template_map.get();
323
}
324
325
Map* TemplateMap::templateMap()
326
{
Callers
1
importClicked
Method · 0.80
Calls
1
get
Method · 0.45
Tested by
no test coverage detected