krabouilleur opened a new issue, #18171:
URL: https://github.com/apache/echarts/issues/18171

   ### What problem does this feature solve?
   
   I would like to draw a border "solid" or "dashed" arround all map displayed 
by a registermap 
   
   The map border would work when the map is loaded AND when whe use the zoom 
and the move of the map with the "roam" option
   
   example of map: 
https://echarts.apache.org/examples/en/editor.html?c=geo-svg-custom-effect
   
   expected: 
   
![image](https://user-images.githubusercontent.com/53522372/212280095-6c6a9eb3-47fc-4897-88ce-cdc32a2e02ce.png)
   
   
![image](https://user-images.githubusercontent.com/53522372/212280496-c375d960-efd3-40f8-83ab-97d73994649e.png)
   
   
   ### What does the proposed API look like?
   
   Is there a way to do: "myChart.getWidthMap() ?
   or geo: {
    styleMap: { border...}
   }


-- 
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