getsUserLocation
A Boolean value that indicates whether the request returns results near a person’s location.
Declaration
get getsUserLocation(): boolean;
set getsUserLocation(value: boolean);Discussion
When set to true, the request returns results that are near the user’s current location. The default value is false.