I am trying to set-up an autocomplete search using an input and the Google Places plugin. I want the user to begin typing a restaurant name and have autocomplete options appear in a manner similar to this example: https://developers.google.com/maps/documentation/javascript/examples/places-autocomplete
How should I do this? Any help would be appreciated.