ubilabs / geocomplete

jQuery Geocoding and Places Autocomplete Plugin
http://ubilabs.github.com/geocomplete/
MIT License
1.22k stars 408 forks source link

Support strictBounds parameter for places autocomplete #330

Closed klausi closed 7 years ago

klausi commented 7 years ago

See https://developers.google.com/maps/documentation/javascript/reference#AutocompletePrediction

we want to support that strictBounds parameter to limit autocomplete results.

aemkei commented 7 years ago

Thank you for this addition!

klausi commented 7 years ago

yay, thanks for merging!