@webguicai 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. 🤗
TRANSLATED
**TITLE**
[Bug] mapMap regions: When the desired color changes to the last object of the map, Json, all areas become the last given color
The problem is with your series itemStyle.areaColor. Set it to 'transparent' for a solution.
See demo code.
geo and series act as separate maps and series is overgeo. That's why areaColor needs to be transparent.
Related to #18008
Version
5.4.0
Link to Minimal Reproduction
No response
Steps to Reproduce
@leeight @bantic
Current Behavior
When you want to change the color to the last object in the map Json, all regions become the last color given @leeight @bantic
Expected Behavior
The corresponding block is given the corresponding color @leeight @bantic
Environment
Any additional comments?
这两天需要发布,请帮忙看一下,尽快修复