new SearchGeocoding()
UIMap/UIDisplay/UIButton/SearchGeocoding/index.ts, line 8
Methods
-
createTooltip(title)
UIMap/UIDisplay/UIButton/SearchGeocoding/index.ts, line 187 -
Creates tooltip to the button.
Name Type Description titlestring The tooltip text to display when the user hovers over the button, don't use with setTitle
-
show()
UIMap/UIDisplay/UIButton/SearchGeocoding/index.ts, line 44 -
Renders the search button and sets up the input logic with debounce. Includes auto-suggestion and result-click behavior.
-
updateTranslations()
UIMap/UIDisplay/UIButton/SearchGeocoding/index.ts, line 196 -
Updates the panel UI to reflect the current language.
