[go: nahoru, domu]

Skip to content

Commit

Permalink
Update POSTINSTALL.md
Browse files Browse the repository at this point in the history
  • Loading branch information
huangjeff5 committed May 8, 2023
1 parent 0e71b56 commit 2866b0d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions firestore-geo-functions/POSTINSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ You can test out this extension right away!
This extension adds extra information based on the frields provided.


#### Lat/long generation
#### Latitude/longitude generation

Add a new document with an `address` field and add the full addresss of the location.
Add a new document with an `address` field and add the full address of the location.

The extension will automatically add the `longitude and longitude` of the address.

Expand All @@ -31,7 +31,7 @@ The extension will automatically add the `longitude and longitude` of the addres

#### Calculate Driving Distance

Add a new document with `origin` and `destination`adding the full addresss of a location for each.
Add a new document with `origin` and `destination` adding the full addresss of a location for each.

The extension will automatically add the `longitude and longitude` of the address.

Expand All @@ -48,4 +48,4 @@ The extension will automatically add the `longitude and longitude` of the addres

### Monitoring

As a best practice, you can [monitor the activity](https://firebase.google.com/docs/extensions/manage-installed-extensions#monitor) of your installed extension, including checks on its health, usage, and logs.
As a best practice, you can [monitor the activity](https://firebase.google.com/docs/extensions/manage-installed-extensions#monitor) of your installed extension, including checks on its health, usage, and logs.

0 comments on commit 2866b0d

Please sign in to comment.