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

Enable gelocation via HTML5 for customer location #62

Closed
wants to merge 2 commits into from

Conversation

djtimca
Copy link
Contributor

@djtimca djtimca commented Jun 9, 2021

Update the search box at the top of the LocalList to:

  • Add customer location alongside the restaurant search to remove confusion.
  • Allow the customer to use HTML5 geolocation to find their own location.
  • Pull a saved customer location if they are logged in and it exists.
  • Default to IP based geolocation if all else fails.

Significantly improves the effectiveness of listing by distance.

NOTE: This has not been tested against latest beta as I don't have an environment for it. Will require someone to test to ensure that it works as expected against the main fork.

@sampoyigi
Copy link
Member

Another great PR and feature to have in v3+

@sampoyigi
Copy link
Member

Added to v4

@sampoyigi sampoyigi closed this May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants