mnbayan/AutocompleteTextfieldSwift

Location Bias

Closed this issue · 2 comments

@mnbayan

Hi,

I am wondering if or how you can add Google's location bias parameter to this?

https://developers.google.com/places/web-service/autocomplete#location_biasing

Thanks

HI @AcriCAA , you can do completely what you want with the request, what the library does is display the strings you passed.

Sorry, this reply is late but i hope i was able to help. Thanks!

@AcriCAA You can modify the request URL string to include the GPS co-ordinates and radius.