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