【解决办法】在阴影分析查询结果添加事件中添加监听,将每一个结果点输出即可。 shadowQuery.queryPointsEvent.addEventListener(function(e) { console.log(e) })