track Once
Tracks the user's location once in the foreground.
See also
Parameters
An optional callback.
Tracks the user's location once in the foreground.
See also
Parameters
A block callback.
Tracks the user's location once with the desired accuracy and optionally ranges beacons in the foreground.
See also
Parameters
The desired accuracy.
A boolean indicating whether to range beacons.
An optional callback.
Tracks the user's location once with the desired accuracy and optionally ranges beacons in the foreground.
See also
Parameters
The desired accuracy.
A boolean indicating whether to range beacons.
A block callback.
Manually updates the user's location. Note that these calls are subject to rate limits.
See also
Parameters
A location for the user.
An optional callback.
Manually updates the user's location. Note that these calls are subject to rate limits.
See also
Parameters
A location for the user.
A block callback.