Querylight TS Demo

GeoPointQueryParams

Parameters for constructing a GeoPointQuery.

Back to docs search

Reference Entry

GeoPointQueryParams

API Reference · foundation · order 57

Parameters for constructing a GeoPointQuery.

Relevant APIs

GeoPointQueryParams

Parameters for constructing a GeoPointQuery.

Declaration

interface GeoPointQueryParams

Members

field

```ts field: string ```

latitude

```ts latitude: number ```

longitude

```ts longitude: number ```

boost

```ts boost?: number ```