ErrorPro / react-google-autocomplete

React components for google places API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Debounce example not using passed options

mrbme opened this issue · comments

When using this example https://github.com/ErrorPro/react-google-autocomplete/blob/master/docs/debounce.js, any passed options aren't being accepted. I'm trying to pass in restrictions for US only and the response doesn't change. Also, the geocode latitude and longitude are not in the response either.