Acquire the coordinates.
Whether to acquire high accuracy coordinates.
The coordinates.
An Error if the location services are disabled, or if the coordinates are unavailable.
Disable the location services.
Enable the location services.
Readonly
isWhether the location services are enabled.
Set the high accuracy coordinates.
The high accuracy coordinates.
Set the low accuracy coordinates.
The low accuracy coordinates.
Subscribe to changes in the coordinates.
A subscriber function that will be called when the coordinates change.
A function to unsubscribe the subscriber.
A mutable virtual location services API that virtual users can use to manipulate the location services status and coordinates.
See
createUser for how to supply this to a virtual user.