GoogleMaps interface

Specifies the Google Maps configuration.

Signature:

export interface GoogleMaps 

Properties

Property Type Description
enableWidget boolean

GoogleMaps.enableWidget

The enableWidget feature has been deprecated by the Grounding for Google Maps service.

If true, include the widget context token in the response.

Signature:

enableWidget?: boolean;