An autocompleting text-box for location input
This location input should be used when you need, well, a location input. It will set latitude/longitude pairs in the control that you pass in.
Country restrictions override for autocomplete predictions.
Limits the results to the countries if given.
Whether or not to display the detect location button
Include postal code, if present, in the location full address
First validation happens only on blur, and validates on value changes once an error exists
The `type` passed to the GMaps API when doing autocompletion. See https://developers.google.com/places/web-service/autocomplete#place_types
Set to false to prevent additional geocode request to retrieve postcode for partial addresses