isRealtimeGeolocationEnabled

open fun isRealtimeGeolocationEnabled(@NonNull context: Context): Boolean

Check if the realtime geolocation mode is enabled or not

Return

boolean true enabled false : disabled

Parameters

context

the application context