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