MCPcopy 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
320const Map* TemplateMap::templateMap() const
321{
322 return template_map.get();
323}
324
325Map* TemplateMap::templateMap()
326{

Callers 1

importClickedMethod · 0.80

Calls 1

getMethod · 0.45

Tested by

no test coverage detected