plainheart commented on issue #19162:
URL: https://github.com/apache/echarts/issues/19162#issuecomment-1738908272

   百度地图的 clearOverlays 会把包括 ECharts 图层在内的所有覆盖物都清除,因为 ECharts 也是借助百度地图的自定义 
Overlay 来实现的。建议不要使用 `clearOverlays` API 来清除内容,而是在添加覆盖物之后自行保存,并使用 
`removeOverlay` API 删除不需要的。


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