Skip to content

Latest commit

 

History

History
39 lines (20 loc) · 675 Bytes

CHANGELOG.zh-CN.md

File metadata and controls

39 lines (20 loc) · 675 Bytes

0.3.2

⚠️ Breaking changes

0.3.1

✨ Features

  • ImageLayer 新增 crossOrigin 选项

🐞 Bug fixes

  • 修复 ImageLayerImageOption 错误

0.3.0

✨ Features

  • ImageLayer 增加 update(url: string) 方法,允许用户更新图片

0.2.1

🐞 Bug fixes

  • 修复 添加多个 ImageLayer 时,图片在同一位置

0.2.0

✨ Features

  • 新增 ImageLayer

0.1.0

✨ Features

  • 新增 EChartsLayer