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

Add lat lng to firestore on service provider documents so we don't have to always make an api call #96

Open
paul-rinaldi opened this issue Nov 25, 2020 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@paul-rinaldi
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Too many API calls

Describe the solution you'd like
Only call the geocode API when lat lng doesn't exist on the document.
Asynchronously store the lat lng on the document when the geocode API is called.

Describe alternatives you've considered
None

Additional context
Service Page, Index in Server/

@paul-rinaldi paul-rinaldi added the enhancement New feature or request label Nov 25, 2020
@paul-rinaldi paul-rinaldi added this to the Sprint 2 (Hydra) milestone Nov 25, 2020
@paul-rinaldi
Copy link
Collaborator Author

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
Decarceration Platform
  
Awaiting triage
Development

No branches or pull requests

1 participant