Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenOrienteering/mapper
/ getTemplateType
Method
getTemplateType
src/templates/template_map.cpp:120–123 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
118
119
120
const char* TemplateMap::getTemplateType() const
121
{
122
return
"TemplateMap"
;
123
}
124
125
bool TemplateMap::isRasterGraphics() const
126
{
Callers
1
loadTemplateConfiguration
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected