MCPcopy Create free account
hub / github.com/comaps/comaps / GetEditorCategories

Method GetEditorCategories

libs/map/framework.cpp:3157–3160  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3155}
3156
3157osm::NewFeatureCategories Framework::GetEditorCategories() const
3158{
3159 return osm::Editor::Instance().GetNewFeatureCategories();
3160}
3161
3162bool Framework::RollBackChanges(FeatureID const & fid)
3163{

Callers 2

Editor.cppFile · 0.80
CreateFeatureMethod · 0.80

Calls 1

Tested by

no test coverage detected