googlemaps / googlemaps/google-maps-services-python
Introduce previousRequestId param for address validation
Đang mở
triage me
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ả
The address validation api allows us to pass in a previousRequestId when making multiple calls to the address validation api for a single address. [docs](https://developers.google.com/maps/documentation/address-validation/requests-validate-address#validate-update)
Currently, this is not available in this library, and it would probably be a useful addition considering Google recommends using this parameter in addition to the address validation feedback request to improve the overall accuracy of the api.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.