Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetMetadata
Method
GetMetadata
libs/indexer/map_object.cpp:189–192 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
187
}
188
189
std::string_view MapObject::GetMetadata(MetadataID type) const
190
{
191
return m_metadata.Get(type);
192
}
193
194
std::string_view MapObject::GetOpeningHours() const
195
{
Callers
1
SetFromFeatureType
Method · 0.45
Calls
1
Get
Method · 0.45
Tested by
no test coverage detected