Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetOpeningHours
Method
GetOpeningHours
libs/indexer/map_object.cpp:194–197 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
192
}
193
194
std::string_view MapObject::GetOpeningHours() const
195
{
196
return m_metadata.Get(MetadataID::FMD_OPEN_HOURS);
197
}
198
199
ChargeSocketDescriptors MapObject::GetChargeSockets() const
200
{
Callers
3
Java_app_organicmaps_sdk_editor_Editor_nativeGetOpeningHours
Function · 0.80
PlacePageDialogUser
Method · 0.80
GetEditableProperties
Method · 0.80
Calls
1
Get
Method · 0.45
Tested by
no test coverage detected