-
Notifications
You must be signed in to change notification settings - Fork 222
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Configure to find cities only. #48
Comments
ping @sgruhier :) Thanks! |
Sorry pretty busy these days, I cant look at it now |
+1 |
I'm keen to use this too, and I had a go at implementing it without success (I'm a Rails developer). I'll keep trying, because I don't think it's that hard. It looks like the option we need to pass is "types", documented here: https://developers.google.com/places/documentation/autocomplete#place_autocomplete_requests under "optional parameters". It appears we're already passing the "components" option, so I'm modelling my code on that. Any assistance appreciated! |
+1 |
Hi,
Is possible configure addresspicker to obtain only cities ?
Thanks
Regards
The text was updated successfully, but these errors were encountered: