kuhnza / angular-google-places-autocomplete

Pure AngularJS directive for Google Places Autocomplete
MIT License
257 stars 189 forks source link

how to add the access google.places directive from the controller ? #112

Open PManager1 opened 7 years ago

PManager1 commented 7 years ago

idk for some reason its not working. Ive added it on to the app.js as usual all other directives are workign fine but this one. fyi: this is an ionic project. I know there are cardova etc, but i want to use this.

At the same time ive seen example codes working fine without any addition to controller. I wonder what am i missing ?

I get no error message.

Previously i had key issue which i resolved. and in the basic example page works fine on isolated, project just not for my ionic one.

image

image

image

index.html image

image