Skip to content

Releases: yue1123/vue3-baidu-map-gl

v2.3.2

04 Dec 16:11
Compare
Choose a tag to compare

🐛 Bug Fixes | Bug 修复

  • 轨迹动画延迟执行状态更新不正确 #55 (2a3ab9a)
  • BLabel: 修复组件动态参数监听错误 (e87cbd2)

✨ Features | 新功能

  • 优化组件之间初始化的发布订阅模式 (4dbcd9c)
  • 增加MapvglThreeLayers插件 (004cecc)
  • proxyValue use user key (37ac9f7)
  • remove dynamic offset props (abf2ea3)

✏️ Documentation | 文档

  • 对内容调整,增加 breaking-change 和 FQA (a1741aa)
  • 更新赞助名单 (941effd)
  • 文档排版优化 (517f07d)
  • 文档升级 (a5a0103)
  • 修复中文站点根路径404 (540cbc9)
  • 优化文档样式代码结构 (e77766e)
  • ContextMenu: 更新demo示例 (e5edb2f)
  • infoWindow: 修正文档示例中 bug (092df03)
  • infoWindow: update infoWindow demo code, (6632ded), closes #58
  • update (dc681e3)
  • update README content layout (4a3c010)

底层优化,离线地图支持

18 Sep 13:57
Compare
Choose a tag to compare

What's Changed

  • fix: uid 在 getCurrentInstance 返回 null 时无法获取 by @yue1123 in #46

Full Changelog: v2.2.4...v2.3.0

支持 visible 属性

19 Jun 17:33
Compare
Choose a tag to compare

v2.1.3

11 Jun 17:51
Compare
Choose a tag to compare

v2.1.1

29 May 16:19
Compare
Choose a tag to compare

组件添加前缀B,修复若干bug

15 Mar 02:21
Compare
Choose a tag to compare

fixed bugs

07 Mar 09:18
Compare
Choose a tag to compare

修复 bug,新增 hooks

17 Dec 09:15
Compare
Choose a tag to compare

1.1.3 (2022-12-17)

🐛 Bug Fixes | Bug 修复

  • 修复 mapvThree cdn 地址错误 (00164f9)
  • type: 修复RangOf2不支持小数导致的ts错误 (367d378)

✏️ Documentation | 文档

  • 修复图片无法显示 (b0a4931)
  • 修复文档内容错误 (e304478)
  • 增加 bmap-draw 相关内容 (2b4fe78)
  • expand: 扩展相关内容更改 (cd338df)
  • utils: 隐藏示例中代码的内部代码 (fb132b7)
  • ViewAnimationKeyFrames: 更新ts类型 (619498c)

✨ Features | 新功能

  • 导出内部 useDefaultMarkerIcons hooks (d7f168b)
  • map: 新增restrictCenter属性 (b62ea85)

新增组件

15 Dec 09:58
Compare
Choose a tag to compare

1.1.2 (2022-12-15)

✏️ Documentation | 文档

  • style: 文档 api 表格样式调整 (0c87faa)

✨ Features | 新功能

  • 增加行政区图层组件 (1e2464a)
  • useTrackAnimation: options 更改为可选 (009951d)

修复1.1.0无法运行的bug

15 Dec 05:44
Compare
Choose a tag to compare

🐛 Bug Fixes | Bug 修复

  • 修复 mitt 依赖导致无法运行的 bug (28c3c6a)