Options
All
  • Public
  • Public/Protected
  • All
Menu
property

{HTMLElement} container

property

{string} url

property

{import("ol/source/Vector").default} source

property

{import("ol/View").default} view

Hierarchy

  • default

Index

Constructors

constructor

Properties

autocomplete_

autocomplete_: any

format_

format_: GeoJSON

source_

source_: VectorSource<unknown>

url_

url_: URL

view_

view_: View

Methods

getResultValue_

  • getResultValue_(result: Feature<Geometry, {}>): string

hasGeometry_

  • hasGeometry_(feature: Feature<Geometry, {}>): boolean

onSubmit_

  • onSubmit_(result: Feature<Geometry, {}>): void

search_

  • search_(input: string): Promise<Feature<Geometry, {}>[]>

Generated using TypeDoc