CesiumGS/cesium

GeocoderViewModel.search command not executed when user clicks a suggestion

Open

#6,313 opened on Mar 6, 2018

View on GitHub
 (16 comments) (0 reactions) (0 assignees)JavaScript (3,324 forks)batch import
FCFJTCcategory - widgetsgood first issueonramping

Repository metrics

Stars
 (11,758 stars)
PR merge metrics
 (Avg merge 15d 12h) (23 merged PRs in 30d)

Description

Brought up on the forum here: https://groups.google.com/forum/#!topic/cesium-dev/IH6VTxePo3o

The search command executes when the user types a search and hits enter or clicks the search button, and also when selecting a suggestion form the drop down list with the arrow keys and enter, but not when clicking a suggestion with the mouse.

Contributor guide