Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PlaceQueryAutocompletePrediction

Hierarchy

  • PlaceQueryAutocompletePrediction

Index

Properties

description

description: string

contains the human-readable name for the returned result. For establishment results, this is usually the business name.

matched_substrings

matched_substrings: PredictionSubstring[]

contains an offset value and a length. These describe the location of the entered term in the prediction result text, so that the term can be highlighted if desired.

Optional place_id

place_id: string

Optional structured_formatting

structured_formatting: StructuredFormatting[]

terms

contains an array of terms identifying each section of the returned description (a section of the description is generally terminated with a comma).

Optional types

types: string[]

Generated using TypeDoc