google-maps-services-python icon indicating copy to clipboard operation
google-maps-services-python copied to clipboard

FeatReq: support all params of the core addressvalidation API

Open yan-hic opened this issue 3 years ago • 2 comments

https://github.com/googlemaps/google-maps-services-python/blob/5b952d73f8374baac876b4d845fd46cebec6ed7e/googlemaps/addressvalidation.py#L47 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

yan-hic avatar Dec 21 '22 21:12 yan-hic

@yiga2 Thank you for opening this issue. 🙏 Please check out these other resources that might help you get to a resolution in the meantime:

This is an automated message, feel free to ignore.

wangela avatar Dec 21 '22 21:12 wangela

This issue has been automatically marked as stale because it has not had recent activity. Please comment here if it is still valid so that we can reprioritize. Thank you!

stale[bot] avatar Jun 18 '23 12:06 stale[bot]