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 摘要。