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

Autocomplete Address Component #4

Open
tribakzero opened this issue Jan 17, 2022 · 0 comments
Open

Autocomplete Address Component #4

tribakzero opened this issue Jan 17, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@tribakzero
Copy link
Owner

tribakzero commented Jan 17, 2022

For people that doesn't like geolocation API on browser, we can share an autocomplete input for them to give an address and for us to get our center or latlong, on confirm via a "Search" button, a redirection to that latlong's url should be done.

  1. User enters https://decor-pikmin-finder.vercel.app/
  2. Dismisses Geolocation API permission popup
  3. Has an AutoComplete Input and Search Button pair in front
  4. Autocompletes their address and clicks on Search
    Gets redirected to something like: https://decor-pikmin-finder.vercel.app/?latlong=34.96970,135.75649
@tribakzero tribakzero added the enhancement New feature or request label Jan 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant