Specifies the accuracy required. See Config.desiredAccuracy. Only BackgroundGeolocation.DESIRED_ACCURACY_HIGH uses GPS. Defaults to DESIRED_ACCURACY_HIGH.
Arbitrary key/values to append to each recorded location.
Location update interval in milliseconds
. Defaults to 1000
.
Set true
to persist each recorded location to the plugin's database.
Defaults to true
when State.enabled, false
otherwise.
Time in milliseconds
to wait before firing error callback when location fails to arrive.
Defaults to 60000
.
Generated using TypeDoc
Options provided to BackgroundGeolocation.watchPosition.