I am trying to build the autocomplete on top of a map, but the search box keeps pushing the map down, how can i overlay the search results on the map ? <GooglePlacesAutocomplete listViewDisplayed='true' placeholder='Search' minLength={1} // minimum length of text to search autoFocus={...