Interface SearchItem

Hierarchy

  • SearchItem

Indexable

[prop: string]: any

Properties

_id?: string | number
geom?: GeoJsonObject
query: string
result?: (() => default<ResultItem>)

Type declaration

text: string

Generated using TypeDoc