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

Use Mapbox Geocoder API instead of Algolia Places for address autocomplete and Latitude and Longitude data #310

Open
webaissance opened this issue May 25, 2022 · 0 comments
Assignees

Comments

@webaissance
Copy link
Collaborator

Algolia Places is currently being used for the address autocomplete feature and for getting latitude and longitude data.
This needs to be replaced for a few reasons

  1. The service is being sunsetted: https://www.algolia.com/blog/product/sunsetting-our-places-feature/
  2. The results for latitude and longitude are not fully accurate. See this page: Accuracy of address results lat/lng ? algolia/places#500

We already use the Mapbox api for other functions - so let's use it for the address autocomplete and lat and long data as well.

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

No branches or pull requests

1 participant