googlemaps / googlemaps/google-maps-services-python

FeatReq: support all params of the core addressvalidation API

オープン
#463 コメント 2 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。