googlemaps / googlemaps/google-maps-services-python
FeatReq: support all params of the core addressvalidation API
Đang mở
stale
type: feature request
- Ngôn ngữ chính
- Python
- Star
- 5k
- Fork
- 1.4k
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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`
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.