DistanceScoringParameters interface
Provides parameter values to a distance scoring function.
Properties
boosting |
The distance in kilometers from the reference location where the boosting range ends. |
reference |
The name of the parameter passed in search queries to specify the reference location. |
Property Details
boostingDistance
The distance in kilometers from the reference location where the boosting range ends.
boostingDistance: number
Property Value
number
referencePointParameter
The name of the parameter passed in search queries to specify the reference location.
referencePointParameter: string
Property Value
string