Skip to content

Commit 71668a9

Browse files
authored
Merge pull request #107576 from SnehaGunda/master
Adding multi-polygon and link to geospatial doc
2 parents b5fb335 + 7d23da4 commit 71668a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/sql-query-st-distance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.author: girobins
99
ms.custom: query-reference
1010
---
1111
# ST_DISTANCE (Azure Cosmos DB)
12-
Returns the distance between the two GeoJSON Point, Polygon, or LineString expressions.
12+
Returns the distance between the two GeoJSON Point, Polygon, MultiPolygon or LineString expressions. To learn more, see the [Geospatial and GeoJSON location data](sql-query-geospatial-intro.md) article.
1313

1414
## Syntax
1515

0 commit comments

Comments
 (0)