MCPcopy 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
120const char* TemplateMap::getTemplateType() const
121{
122 return "TemplateMap";
123}
124
125bool TemplateMap::isRasterGraphics() const
126{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected