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