etodanik / ion-google-place

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

Not able to save Ng-model Value into database #68

Open kapiljain1989 opened 8 years ago

kapiljain1989 commented 8 years ago

The ng-model value is displayed at the same view but when in controller i want to save ng-model value in to other variable. undefined value interested. And also $watch is not working on the ng-model.

xiaofanwu commented 8 years ago

did you ever figured it out?

ahaverty commented 8 years ago

Try this: http://stackoverflow.com/a/22768720/2276198