Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a session token used for tracking an autocomplete session, which can be a series of google.maps.places.AutocompleteService.getPlacePredictions calls followed by a single google.maps.places.PlacesService.getDetails call.

Access by calling const {AutocompleteSessionToken} = await google.maps.importLibrary("places"). See https://developers.google.com/maps/documentation/javascript/libraries.

Hierarchy

  • AutocompleteSessionToken

Index

Constructors

Constructors

Generated using TypeDoc