isGeolocationEnabled

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

If the subscriber allow the geolocation

Return

boolean true geolocation is allowed false geolocation not allowed

Parameters

context

the application context