shmidt / GooglePlacesSearchController

Google Places autocompleting address search controller
MIT License
194 stars 44 forks source link

Support for strictbounds parameter #22

Closed jdanthinne closed 6 years ago

jdanthinne commented 6 years ago

Add the optional strictbounds parameters to the Google request, limiting results to the defined bound.

shmidt commented 6 years ago

Thank you, @jdanthinne!