is Realtime Geolocation Enabled
open fun isRealtimeGeolocationEnabled(@NonNull context: Context): Boolean
Content copied to clipboard
Check if the realtime geolocation mode is enabled or not
Return
boolean true enabled false : disabled
Parameters
context
the application context