CesiumGS/cesium

GeocoderViewModel.search command not executed when user clicks a suggestion

Open

#6 313 ouverte le 6 mars 2018

Voir sur GitHub
 (16 commentaires) (0 réactions) (0 assignés)JavaScript (3 324 forks)batch import
FCFJTCcategory - widgetsgood first issueonramping

Métriques du dépôt

Stars
 (11 758 stars)
Métriques de merge PR
 (Merge moyen 15j 12h) (23 PRs mergées en 30 j)

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.

Guide contributeur