I'm using autocomplete API Google. I want to have 3 inputs:
- Country
- City
- Province
Is there any possibility to implement this 3 inputs on the same page with autocomplete for each? with one, everything works perfectly. But with more than one, code doesn't work properly (without any errors). Is there any restrictions?