Skip to content

FeatReq: support all params of the core addressvalidation API #463

Open
@yan-hic

Description

@yan-hic

def addressvalidation(client, addressLines, regionCode=None , locality=None, enableUspsCass=None):

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

Metadata

Metadata

Assignees

Labels

staletype: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions