echarts-bot[bot] commented on issue #16430:
URL: https://github.com/apache/echarts/issues/16430#issuecomment-1021157798


   @ZMbenJ 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] When the echarts map geo configuration nameproperty is not name, there 
is a problem with the parameters returned by clicking
   
   **BODY**
   
   ### Version
   
   5.2.2
   
   ### Link to Minimal Reproduction
   
   _No response_
   
   ### Steps to Reproduce
   
   $this.mapEcharts.on('click', function (params) {console.log(params)});
   params.name is empty, and when nameproperty is set: "name_en", the parameter 
does not return the corresponding name_en value
   
   ### Current Behavior
   
   When you set nameproperty: "name_en", the parameter name has no value, and 
the corresponding name_en is not returned
   
   ### Expected Behavior
   
   When you set nameproperty: "name_en", the parameter name displays the name 
value corresponding to geojson, name_en shows the value name_en in geojson
   
   ### Environment
   
   ```markdown
   - OS:
   - Browser:
   - Framework:
   ```
   
   ### Any additional comments?
   
   _No response_
   </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: [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