Fixed issue where browser autocomplete would not be properly disabled for the Google Places Autocomplete input.
Removed usage of deprecated Google Maps addDomListener() method in favor of standard addEventListener() method.
Improved reliability of autocomplete dropdown positioning.