Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ SetHouse
Method
SetHouse
libs/editor/xml_feature.cpp:275–278 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
273
}
274
275
void XMLFeature::SetHouse(string const & house)
276
{
277
SetTagValue(kHouseNumber, house);
278
}
279
280
/// https://github.com/organicmaps/organicmaps/issues/1118
281
/// @todo Make full diet:xxx support.
Callers
2
ToXML
Function · 0.80
UNIT_TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
UNIT_TEST
Function · 0.64