codeformilwaukee / DECARCERATION-PLATFORM

https://wisdp.com
GNU General Public License v3.0
18 stars 17 forks source link

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 3 years ago

paul-rinaldi commented 3 years ago

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 commented 3 years ago

https://firebase.google.com/docs/database/web/read-and-write