Method SetMaxDistance
SetMaxDistance(double)
Sets the max distance.
public static GeoNearOptionsBuilder SetMaxDistance(double value)
Parameters
value
doubleThe max distance.
Returns
- GeoNearOptionsBuilder
The builder (so method calls can be chained).