googlemaps / googlemaps/google-maps-services-python

FeatReq: support all params of the core addressvalidation API

未关闭
#463 2 条评论 0 个 reaction 已指派 1 人 已指派给 @amuramoto 在 GitHub 查看
stale type: feature request
主要语言
Python
星标
5k
派生
1.4k
PR 合并指标
30 天内没有已合并 PR

描述

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`

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。