Interface GeoSearchOptions

Hierarchy

  • GeoSearchOptions

Properties

lean?: boolean

return the raw object instead of the Mongoose Model

limit?: number

The maximum number of results to return

maxDistance: number

the maximum distance from the point near that a result can be

near: number[]

x,y point to search for

Generated using TypeDoc