google-maps-documentation

AutocompleteSessionToken class

google.maps.places.AutocompleteSessionToken class

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

Library

places

Constructor
AutocompleteSessionToken
AutocompleteSessionToken()
Parameters:  None
Creates a new instance of AutocompleteSessionToken.