etodanik / ion-google-place

Ionic directive for a location dropdown that utilizes google maps
MIT License
251 stars 201 forks source link

Help adding the dependency in the app #100

Closed MariaC15 closed 7 years ago

MariaC15 commented 7 years ago

Regards.! I'm new using ionic, and I do not understand where I need to add ion-google-place. If you could guide me, I thank you

allenfernzz commented 7 years ago

@MariaC15 you could add the dependency in the following way angular.module('yourApp', [ 'ionic', 'ngCordova', 'ionic-google-place'