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 (11,758 stars) (3,324 forks)batch import
JTCcategory - widgetsgood first issueonramping

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