The parameters for creating the user.
Optional
createCoordinates?: (A factory function to create coordinates objects.
A function that behaves like createCoordinates,
except that accuracy
defaults to 10 meters.
Optional
handleAccessRequest?: HandleAccessRequestThe handler to use for permission access requests.
If omitted, permission access requests will be immediately dismissed.
The location services to use.
Optional
lowAccuracyTransform?: (coords: GeolocationCoordinates) => GeolocationCoordinatesA function to transform high accuracy coordinates to low accuracy coordinates.
The permission store to use.
A virtual user.
Create a virtual user that can affect geolocation and permissions.