etodanik / ion-google-place

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

ReferenceError: google is not defined #56

Closed seatechdev closed 8 years ago

seatechdev commented 8 years ago

I am getting the following in my console - Reference Error

ReferenceError: google is not defined at link (http://localhost:8100/lib/ion-google-place/ion-google-place.js:17:40) at nodeLinkFn (http://localhost:8100/lib/ionic/js/ionic.bundle.js:14336:13) at compositeLinkFn (http://localhost:8100/lib/ionic/js/ionic.bundle.js:13730:13) at compositeLinkFn (http://localhost:8100/lib/ionic/js/ionic.bundle.js:13733:13) at compositeLinkFn (http://localhost:8100/lib/ionic/js/ionic.bundle.js:13733:13) at nodeLinkFn (http://localhost:8100/lib/ionic/js/ionic.bundle.js:14330:24) at compositeLinkFn (http://localhost:8100/lib/ionic/js/ionic.bundle.js:13730:13) at nodeLinkFn (http://localhost:8100/lib/ionic/js/ionic.bundle.js:14330:24) at compositeLinkFn (http://localhost:8100/lib/ionic/js/ionic.bundle.js:13730:13) at compositeLinkFn (http://localhost:8100/lib/ionic/js/ionic.bundle.js:13733:13)

seatechdev commented 8 years ago

Actually I just got it working. Need to point to the css and js files in my index.html.