swift - Google autocomplete Component Restriction iOS -


is there equivalent of component restriction google places autocomplete ios.

i have found few wrappers wrap around webservice call (wrappers) not have capability filter component restriction in general seems.

i'm looking make sure results country of interest.

http://goobbe.com/questions/8144956/google-places-autocomplete-api-country-restriction

it's not possible ios sdk @ moment.

the filter parameter of autocompletequery allows filter type (it's gmsautocompletefilter object), offers no other filters.

for you'll have use webservice (or wrapper webservice includes support component restrictions).


Comments

Popular posts from this blog

android - Gradle sync Error:Configuration with name 'default' not found -

java - Andrioid studio start fail: Fatal error initializing 'null' -

html - jQuery UI Sortable - Remove placeholder after item is dropped -