Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ SetHouseNumber
Method
SetHouseNumber
libs/indexer/editable_map_object.cpp:311–314 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
309
}
310
311
void EditableMapObject::SetHouseNumber(string const & houseNumber)
312
{
313
m_houseNumber = houseNumber;
314
}
315
316
void EditableMapObject::SetPostcode(std::string const & postcode)
317
{
Callers
12
Java_app_organicmaps_sdk_editor_Editor_nativeSetHouseNumber
Function · 0.45
OnSave
Method · 0.45
UNIT_CLASS_TEST
Function · 0.45
UNIT_CLASS_TEST
Function · 0.45
UNIT_CLASS_TEST
Function · 0.45
UNIT_TEST
Function · 0.45
FillEditableMapObject
Function · 0.45
CreateCafeAtPoint
Function · 0.45
RollBackChangesTest
Method · 0.45
SaveEditedFeatureTest
Method · 0.45
SetHostingBuildingAddress
Function · 0.45
SaveEditedMapObject
Method · 0.45
Calls
no outgoing calls
Tested by
8
UNIT_CLASS_TEST
Function · 0.36
UNIT_CLASS_TEST
Function · 0.36
UNIT_CLASS_TEST
Function · 0.36
UNIT_TEST
Function · 0.36
FillEditableMapObject
Function · 0.36
CreateCafeAtPoint
Function · 0.36
RollBackChangesTest
Method · 0.36
SaveEditedFeatureTest
Method · 0.36