ZMbenJ opened a new issue #16430:
URL: https://github.com/apache/echarts/issues/16430


   ### Version
   
   5.2.2
   
   ### Link to Minimal Reproduction
   
   _No response_
   
   ### Steps to Reproduce
   
   $this.mapEcharts.on('click', function (params) {console.log(params)});
   params.name为空,并且设置nameproperty:"name_en"时,参数并没有返回对应的name_en值
   
   ### Current Behavior
   
   设置nameproperty:"name_en"时,参数name没有值,对应的name_en没有返回
   
   ### Expected Behavior
   
   设置nameproperty:"name_en"时,参数name展示对应geojson的name值,name_en展示geojson中name_en的值
   
   ### 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to