Open
Description
currently only accepts a limited number of arguments - see https://developers.google.com/maps/documentation/address-validation/reference/rest/v1/TopLevel/validateAddress#postaladdress
Our use case is that we know the US state, and want to pass that to the API as hint (in administrativeArea
)
Can easily be solved by adding **kwargs