diff --git a/types/googlemaps/index.d.ts b/types/googlemaps/index.d.ts index 722a2ff819..322c29c8dc 100644 --- a/types/googlemaps/index.d.ts +++ b/types/googlemaps/index.d.ts @@ -2613,6 +2613,7 @@ declare namespace google.maps { strictBounds?: boolean; types?: string[]; type?: string; + fields?: string[]; } export interface AutocompletePrediction {