Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ SetStreet
Method
SetStreet
libs/indexer/feature_data.cpp:509–512 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
507
}
508
509
void FeatureBuilderParams::SetStreet(string s)
510
{
511
m_addrTags.Set(AddressData::Type::Street, std::move(s));
512
}
513
514
std::string_view FeatureBuilderParams::GetStreet() const
515
{
Callers
10
ProcessRawEntries
Method · 0.45
Update
Method · 0.45
Serialize
Method · 0.45
Java_app_organicmaps_sdk_editor_Editor_nativeSetStreet
Function · 0.45
OnSave
Method · 0.45
SetIndexTest
Method · 0.45
GetEditedFeatureStreetTest
Method · 0.45
SetStreet
Function · 0.45
SetHostingBuildingAddress
Function · 0.45
SaveEditedMapObject
Method · 0.45
Calls
1
Set
Method · 0.45
Tested by
3
Serialize
Method · 0.36
SetIndexTest
Method · 0.36
GetEditedFeatureStreetTest
Method · 0.36