googlemaps / googlemaps/google-maps-services-python

How to provide places_autocomplete suggestions as the user inputting location keyword

Đang mở
#492 1 bình luận 0 reaction 1 người được giao Được @wangela nhận Xem trên GitHub
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ả

I was suggesting if you could add a feature that does places_autocomplete() as the user is inputing the location keyword. This would be very helpful and much more user friendly for the end user.

---

**Is your feature request related to a problem? Please describe.**
I'm currently using googlemaps.Client.places_autocomplete() function to do the places autocomplete. But it requires the end user to have to press enter and then the function provides places suggestions. But this is not user friendly and its not an efficient way to do modern auto-completion. Its frustrating

**Describe the solution you'd like**
I was suggesting if you could add a feature that does places_autocomplete() as the user is inputing the location keyword. This would be very helpful and much more user friendly for the end user.

**Describe alternatives you've considered**
I have seen this Library, but its for react users
https://github.com/wellyshen/use-places-autocomplete/blob/master/README.md

**Additional context**
This is what I want my web app to do using the googlemaps library;
![gif](https://github.com/googlemaps/google-maps-services-python/assets/103885606/bffa98ad-a8bb-4ab9-8b48-dbf060d409ad)

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.