etodanik / ion-google-place

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

getting ng-model #77

Open xiaofanwu opened 8 years ago

xiaofanwu commented 8 years ago

Hi everyone,

I have been looking over the internet, but i can't seem to figure it out. I am trying to get the address lat and long in my controller and save it to my database, but I can't seems to figure out how to get the address through ng-model, anyone can help?

ahaverty commented 8 years ago

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