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

Method DeleteFeature

libs/map/framework.cpp:3144–3148  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3142}
3143
3144void Framework::DeleteFeature(FeatureID const & fid)
3145{
3146 osm::Editor::Instance().DeleteFeature(fid);
3147 UpdatePlacePageInfoForCurrentSelection();
3148}
3149
3150void Framework::MarkPlaceAsDisused(osm::EditableMapObject emo)
3151{

Callers 2

ShowPlacePageMethod · 0.45
UNIT_CLASS_TESTFunction · 0.45

Calls

no outgoing calls

Tested by 1

UNIT_CLASS_TESTFunction · 0.36