Options
All
  • Public
  • Public/Protected
  • All
Menu

Information for a geoquery, such as the radius of the query, the origin of the query, and how many documents to return.

Hierarchy

  • QueryCriteria

Index

Properties

center?: GeoPoint | GeoPoint

Starting point of GeoQuery.

limit?: number

Number of Documents to limit query to.

radius?: number

Radius in Km for GeoQuery.

Generated using TypeDoc