Skip to content

Releases: antvis/L7Plot

@antv/[email protected]

28 Sep 16:19
Compare
Choose a tag to compare

What's Changed

🎉 New Features

📖 Documentation Changes

🐛 Bug Fixes

  • fix: 修复复合图层更新问题 by @lvisei in #207

New Contributors

Full Changelog: https://github.com/antvis/L7Plot/compare/@antv/[email protected]...@antv/[email protected]

@antv/[email protected]

19 Jul 04:51
Compare
Choose a tag to compare

What's Changed

🎉 New Features

📖 Documentation Changes

  • docs: 文档新增自定义获取数据 API by @lvisei in #196

Other Changes

New Contributors

Full Changelog: https://github.com/antvis/L7Plot/compare/@antv/[email protected]...@antv/[email protected]

@antv/[email protected]

14 Jul 12:17
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • fix: 修复 label 图层 visible 更新未生效 by @lvisei in #193

New Contributors

Full Changelog: https://github.com/antvis/L7Plot/compare/@antv/[email protected]...@antv/[email protected]

@antv/[email protected]

21 Jun 13:19
Compare
Choose a tag to compare

What's Changed

🎉 New Features

📖 Documentation Changes

🐛 Bug Fixes

  • fix: 行政区域图修复中国港澳线样式 by @lvisei in #166
  • fix: 修复复合图层重复更新问题 by @lvisei in #181
  • fix: 修复图层属性映射到基础配置 by @lvisei in #189

Full Changelog: https://github.com/antvis/L7Plot/compare/@antv/[email protected]...@antv/[email protected]

0.0.11

14 Apr 13:05
Compare
Choose a tag to compare

What's Changed

📖 Documentation Changes

Other Changes

  • fix: 将 @antv/l7 添加为同等依赖项 by @lvisei in #149
  • refactor: 修改图层添加顺序为场景加载完成之后 by @lvisei in #162

Full Changelog: https://github.com/antvis/L7Plot/compare/@antv/[email protected]...@antv/[email protected]

0.0.9

25 Mar 12:20
d1e1cb7
Compare
Choose a tag to compare

What's Changed

📖 Documentation Changes

  • docs: 新增常见问题 FAQ 文档 by @lvisei in #146

🐛 Bug Fixes

  • fix: 修复数据更新图例未更新问题 by @lvisei in #147

Full Changelog: https://github.com/antvis/L7Plot/compare/@antv/[email protected]...@antv/[email protected]

0.0.8

23 Mar 14:55
66ae929
Compare
Choose a tag to compare

What's Changed

🎉 New Features

  • feat: 行政区域图新增 getCurrentDrillSteps 方法获取当前已钻取层级数据 by @lvisei in #134
  • feat: 行政区域图上钻 drillUp 支持跨级 by @lvisei in #136

📖 Documentation Changes

  • docs: 修改自定义图例返回类型 @lvisei in #143
  • docs: 修改自定义 Tooltip 返回类型 @lvisei in #144

🐛 Bug Fixes

  • fix: 行政区域图支持更新中国边界线样式 by @lvisei in #135

Other Changes

  • perf: 行政区域图优化国家级地理数据大小 by @lvisei in #140