locationEngine

val locationEngine: LocationEngine

The mechanism responsible for providing location approximations to the SDK. By default LocationEngine is retrieved from LocationEngineProvider.getBestLocationEngine. Note that this class requires Manifest.permission.ACCESS_COARSE_LOCATION or Manifest.permission.ACCESS_FINE_LOCATION to work properly.