minren118 opened a new issue, #18073: URL: https://github.com/apache/echarts/issues/18073
### Version 5.4 ### Link to Minimal Reproduction _No response_ ### Steps to Reproduce 我使用自己制作的一个地图数据,里面有cp节点,正常来说,它会调用这个cp节点来自定义渲染数据标签位置,但现在使用世界地图时,因其经纬度跨越-180到180和-90到90,在0-180的经度显示正常,-180-0时,就不正常,如美国是-100的经度,数据标签显示到了中国位置,同样地纬度显示也不正常如澳大利亚。 这个疸仅在数据标签上异常,在散点地图上是可以正常的。    ### Current Behavior 出现了数据标签显示错位问题。 ### Expected Behavior 期待修复下这个取cp值作为填色地图时,显示数据标签位置错误的问题。 ### 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]
