CesiumGS/cesium

GeocoderViewModel.search command not executed when user clicks a suggestion

Open

#6,313 创建于 2018年3月6日

在 GitHub 查看
 (16 评论) (0 反应) (0 负责人)JavaScript (3,324 fork)batch import
FCFJTCcategory - widgetsgood first issueonramping

仓库指标

Star
 (11,758 star)
PR 合并指标
 (平均合并 15天 12小时) (30 天内合并 23 个 PR)

描述

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.

贡献者指南