Drop-in replacement for the ArcGIS LocatorSearchSource Search-widget backend. suggest is only defined when the underlying provider declares the suggest capability, so SearchCompat skips typeahead for providers that do not have it rather than throwing on every keystroke.

Implements

Constructors

Properties

countryCode: undefined | string
locator: LocatorCompat
maxResults: number
maxSuggestions: number
name: string
outFields: undefined | string | readonly string[]
placeholder: string

Accessors

Methods