etodanik / ion-google-place

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

Request:allow to limit for a country. #17

Open TolotraRam opened 9 years ago

izifortune commented 9 years ago

Gotta work on that in these days since i need on a project that i'm working on. I'll let you know as soon as i got something good

etodanik commented 9 years ago

let me know what you implemented I wanna include something like that in this repo

izifortune commented 9 years ago

I'm working on this, how about switch geocoder for getQueryPredictions of autocompleteservice? This way we can pass more options ( like country, cities etc )

izifortune commented 9 years ago

Checkout PR #28 the only problem here for example is that i cannot filter for cities and the results are not that accurate as in the autocomplete service