Querylight TS Demo

GeoPolygonQueryParams

Parameters for constructing a GeoPolygonQuery.

Back to docs search

Reference Entry

GeoPolygonQueryParams

API Reference · foundation · order 58

Parameters for constructing a GeoPolygonQuery.

GeoPolygonQueryParams

Parameters for constructing a GeoPolygonQuery.

Declaration

interface GeoPolygonQueryParams

Members

field

```ts field: string ```

polygon

```ts polygon: PolygonCoordinates ```

boost

```ts boost?: number ```