Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to provide places_autocomplete suggestions as the user inputting location keyword #492

Open
Kamal-Moha opened this issue Jun 20, 2023 · 1 comment
Assignees
Labels
triage me I really want to be triaged. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@Kamal-Moha
Copy link

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

@Kamal-Moha Kamal-Moha added triage me I really want to be triaged. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. labels Jun 20, 2023
@wangela
Copy link
Member

wangela commented Jun 20, 2023

If you would like to upvote the priority of this issue, please comment below or react with 👍 so we can see what is popular when we triage.

@Kamal-Moha Thank you for opening this issue. 🙏
Please check out these other resources that might help you get to a resolution in the meantime:

This is an automated message, feel free to ignore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage me I really want to be triaged. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

2 participants