Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetInternet
Method
GetInternet
libs/indexer/map_object.cpp:205–208 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
203
}
204
205
feature::Internet MapObject::GetInternet() const
206
{
207
return feature::InternetFromString(m_metadata.Get(MetadataID::FMD_INTERNET));
208
}
209
210
vector<string> MapObject::GetCuisines() const
211
{
Callers
4
Java_app_organicmaps_sdk_editor_Editor_nativeHasWifi
Function · 0.80
Java_app_organicmaps_sdk_editor_Editor_nativeSetHasWifi
Function · 0.80
EditorDialog
Method · 0.80
UNIT_TEST
Function · 0.80
Calls
2
InternetFromString
Function · 0.85
Get
Method · 0.45
Tested by
1
UNIT_TEST
Function · 0.64