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

Map Tab Instability #1

Open
hlydecker opened this issue Jul 2, 2023 · 0 comments
Open

Map Tab Instability #1

hlydecker opened this issue Jul 2, 2023 · 0 comments

Comments

@hlydecker
Copy link
Owner

Context

When users switch to the map tab, this triggers the geocoding function to run.

Problem

Free geocoding API is slow and appears to cause silent time outs, or the leaflet plot simply fails to render.

Solution

  1. Disable map tab until a fix can be implement
  2. Possible fixes: faster geocoding API, create a static database of rent price data that is called upon user query, and is updated with new values every week at a scheduled down time.
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