MCPcopy 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
275void 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

ToXMLFunction · 0.80
UNIT_TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

UNIT_TESTFunction · 0.64