[go: nahoru, domu]

Skip to content

Commit

Permalink
Update PREINSTALL.md
Browse files Browse the repository at this point in the history
  • Loading branch information
huangjeff5 committed May 8, 2023
1 parent 574c864 commit 07acde2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firestore-geocode-address/PREINSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Use this extension to perform geocoding operations on Firestore documents using
* Automatically deduce the latitude and longitude of an address
* Figure out the best driving time between two addresses

The extension listens to specified fields in documents within a Firestore collection and updates the latitude, longitude, and best driving time fields as needed.
The extension listens to specified fields in documents within a Firestore collection and updates the `latitude`, `longitude`, and `best driving time` fields as needed.

On install, you will be asked to provide a Firestore collection. When documents are created or updated within that collection, a Cloud Function will trigger that calls Geocoding API to execute a geocoding operation.

Expand Down

0 comments on commit 07acde2

Please sign in to comment.