ReadonlycountryReadonlylocatorReadonlymaxReadonlymaxReadonlynameReadonlyoutReadonlyplaceholderPresent only while the configured provider declares the suggest
capability. SearchCompat gates typeahead on typeof source.suggest === "function", so a provider without it (Nominatim) simply contributes no
suggestions instead of throwing on every keystroke. Evaluated per access so
a late-attached locator.provider is honored.
Drop-in replacement for the ArcGIS
LocatorSearchSourceSearch-widget backend.suggestis only defined when the underlying provider declares thesuggestcapability, soSearchCompatskips typeahead for providers that do not have it rather than throwing on every keystroke.