Options
All
  • Public
  • Public/Protected
  • All
Menu

Configurations to tweak the accuracy of the place matcher.

export

Hierarchy

Index

Constructors

constructor

  • new PlaceMatcherConfig(__namedParameters?: { bestDistanceMultiplier: any; findThreshold: any; maxDistanceMarginReturns: any; maxReturns: any; phoneticWeightPercentage: any }): PlaceMatcherConfig

Properties

bestDistanceMultiplier

bestDistanceMultiplier: number

findThreshold

findThreshold: number

maxDistanceMarginReturns

maxDistanceMarginReturns: number

maxReturns

maxReturns: number

Readonly phoneticWeightPercentage

phoneticWeightPercentage: number

Generated using TypeDoc