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

Method SetEditableProperties

libs/indexer/editable_map_object.cpp:236–239  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

234}
235
236void EditableMapObject::SetEditableProperties(osm::EditableProperties const & props)
237{
238 m_editableProperties = props;
239}
240
241void EditableMapObject::SetName(StringUtf8Multilang const & name)
242{

Callers 5

CreatePointMethod · 0.80
FillEditableMapObjectFunction · 0.80
SaveTransactionTestMethod · 0.80
EditFeatureFunction · 0.80
GetEditableMapObjectMethod · 0.80

Calls

no outgoing calls

Tested by 2

FillEditableMapObjectFunction · 0.64
SaveTransactionTestMethod · 0.64