Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
236
void EditableMapObject::SetEditableProperties(osm::EditableProperties const & props)
237
{
238
m_editableProperties = props;
239
}
240
241
void EditableMapObject::SetName(StringUtf8Multilang const & name)
242
{
Callers
5
CreatePoint
Method · 0.80
FillEditableMapObject
Function · 0.80
SaveTransactionTest
Method · 0.80
EditFeature
Function · 0.80
GetEditableMapObject
Method · 0.80
Calls
no outgoing calls
Tested by
2
FillEditableMapObject
Function · 0.64
SaveTransactionTest
Method · 0.64