karen

Results 3 comments of karen

you can set to null but i agree that these should be optional. google docs have these as optional https://developers.google.com/maps/documentation/javascript/reference/places-widget#AutocompleteOptions

> add ? within all items of Options class in options.d.ts file from 'node_modules/ngx-google-places-autocomplete/objects/options/options' folder. Like this: > > ``` > export declare class Options { > > bounds?: LatLngBounds;...

what is the issue? I am using angular 12 with this package and no issues