Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ IsEnabled
Method
IsEnabled
libs/map/gps_tracker.cpp:69–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
}
68
69
bool GpsTracker::IsEnabled() const
70
{
71
return m_enabled;
72
}
73
74
bool GpsTracker::IsEmpty() const
75
{
Callers
8
Java_app_organicmaps_sdk_location_TrackRecorder_nativeIsEnabled
Function · 0.45
IsTrafficEnabled
Method · 0.45
Framework
Method · 0.45
CreateDrapeEngine
Method · 0.45
StartTrackRecording
Method · 0.45
IsTrackRecordingEnabled
Method · 0.45
OnPowerFacilityChanged
Method · 0.45
OnPowerSchemeChanged
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected