1. @sitecore-cloudsdk/search/browser

GeoWithinFilterData

Version:

Type

Type

Import path

@sitecore-cloudsdk/search/browser

An array of geographical coordinates. Used for filtering search results.

The array must contain minimum three values of the LocationData interface.

Signature

export type GeoWithinFilterData = ArrayOfAtLeastThree<LocationData>;
If you have suggestions for improving this article, let us know!