ngx-google-places-autocomplete icon indicating copy to clipboard operation
ngx-google-places-autocomplete copied to clipboard

Google Places autocomplete for angular web project

Results 56 ngx-google-places-autocomplete issues
Sort by recently updated
recently updated
newest added

trying to add place autocomplete in my Angular 11 web app it works fine without options but while trying to add options it throws error, following are the details component...

Is there a possibility to set default value? I need to propagate the value when I want to edit previously saved form.

keeping map key in index.html not a good idea in live environment. Is there way can move the key from index.html to app.module.ts or environment.ts

I want to change componentRestrictions country dynamically.

I've put the `GooglePlaceModule` in app.module.ts but it's not working when I try to get input from some component, it works when I have that in some other module and...

Bumps [moment](https://github.com/moment/moment) from 2.19.3 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...

dependencies

I am working on an app and trying to optimize it for gtmetrix. Gtmetrix is showing performance issue with google places API which is initialized with ngx-google-places-autocomplete. is there is...

Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 4.0.0 to 11.0.5. Changelog Sourced from @​angular/core's changelog. 14.0.0 (2022-06-02) Blog post "Angular v14 is now available". Breaking Changes animations The AnimationDriver.getParentElement method has become required, so...

dependencies

I would like to thank for the effort to build this library. I see there is no activity for some time and no support for angular 13 it seems. So...