The parameters for creating the user.
OptionalcreateCoordinates?: (A factory function to create coordinates objects.
A function that behaves like createCoordinates,
except that accuracy defaults to 10 meters.
OptionalhandleAccessRequest?: HandleAccessRequestThe handler to use for permission access requests.
If omitted, permission access requests will be immediately dismissed.
The location services to use.
OptionallowAccuracyTransform?: (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.