Google map autocomplete - maximum 3 character type
问题 I have implemented Google map with search box in it which allows user to select address by searching it. In that search box, even if I am typing 1 character it searches.. I want user to type at least 3 characters else it should not go for search. My JS Fiddle is: http://jsfiddle.net/upsidown/2NhsE/ How can I do this? Is Google provides that restriction? 回答1: Google doesn't provide this option for places autocomplete element at the moment. There is a feature requests in the public issue