You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by "ios-study (via GitHub)" <gi...@apache.org> on 2023/06/03 07:31:44 UTC

[GitHub] [echarts] ios-study opened a new issue, #18710: [Bug] echarts-gl的地图监听不了地点的数据信息点击事件

ios-study opened a new issue, #18710:
URL: https://github.com/apache/echarts/issues/18710

   ### Version
   
   echarts-gl2.0.8和echarts5.2.0
   
   ### Link to Minimal Reproduction
   
   echarts-gl2.0.8和echarts5.2.0
   
   ### Steps to Reproduce
   
   this.chart.on('click', this.echartsMapClick);
   
   
   echartsMapClick(params) {
    console.log('name', params);
   }
   
   ### Current Behavior
   
   this.chart.on('click', this.echartsMapClick);
   
   
   echartsMapClick(params) {
    console.log('name', params);
   }
   
   ### Expected Behavior
   
   需要支持geo3d地图数据信息的点击事件
   
   ### Environment
   
   ```markdown
   - OS:
   - Browser:
   - Framework:
   ```
   
   
   ### Any additional comments?
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] echarts-bot[bot] commented on issue #18710: [Bug] echarts-gl的地图监听不了地点的数据信息点击事件

Posted by "echarts-bot[bot] (via GitHub)" <gi...@apache.org>.
echarts-bot[bot] commented on issue #18710:
URL: https://github.com/apache/echarts/issues/18710#issuecomment-1574747722

   @ios-study It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗
   <details><summary><b>TRANSLATED</b></summary><br>
   
   **TITLE**
   
   [Bug] echarts-gl's map cannot listen to location data information click events
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] helgasoft commented on issue #18710: [Bug] echarts-gl的地图监听不了地点的数据信息点击事件

Posted by "helgasoft (via GitHub)" <gi...@apache.org>.
helgasoft commented on issue #18710:
URL: https://github.com/apache/echarts/issues/18710#issuecomment-1577285053

   duplicate of https://github.com/ecomfe/echarts-gl/issues/486 ?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org