2.7.6 (2022-05-09)

Bug Fixes

  • 地图拖拽冒泡 (ce9a1e2)
  • infowindow: 解决vue2中content属性的html类型警告 (15f5fac)
  • mousetool: 修改marktool的鼠标事件 (4456395), closes #54

Features

2.7.5 (2022-03-25)

Bug Fixes

  • 修复Copright控件不能添加的问题,并新增position属性 (7fd3934), closes #44

Features

  • 组件MarkerClusterer新增clusterclick事件 (31211e2), closes #36

2.7.4 (2022-01-21)

2.7.3 (2022-01-21)

Features

  • 控件 MapType 支持 position (dad1794), closes #40

Bug Fixes

  • 控件 MapType 的 mapTypes 属性失效问题 (aa2f2d4), closes #40

2.7.2 (2022-01-18)

Bug Fixes

  • markerClusterer 事件提交 extData, e.layer.extData (ad5c922)

2.7.1 (2021-12-23)

Bug Fixes

Features

2.6.9 (2021-12-07)

Bug Fixes

Features

2.6.8 (2021-11-22)

Bug Fixes

  • 优化 TdtSearch 样式 (1c1ecd2)
  • TdtInfowindow 插槽显示问题 (4627826)

2.6.7 (2021-11-19)

Bug Fixes

  • TdtControl 循环渲染的问题 (c06fbf0)

Features

  • 新增内部函数 h-demi 兼容 vue2 渲染函数 (59df021)
  • 新增支持 vue2 测试示例 (e5eed07)

2.6.6 (2021-11-17)

Bug Fixes

  • TdtControl 中 slots.default 在 vue2 的错误 (fb5b24a)
  • TdtSearch 对 Vue2 的兼容性 (7aa1fde)

2.6.5 (2021-11-16)

Bug Fixes

Features

2.6.4 (2021-11-12)

Features

  • docs: docs (99e2feb)
  • markerClusterer,cloudMarkerCollection,gridlineLayer (2925ada)

2.6.3 (2021-11-10)

Bug Fixes

  • 优化 mousetool 的 paintBrushTool 属性参数 (891f957)

Features

2.6.2 (2021-11-09)

Features

2.6.1 (2021-11-09)

Bug Fixes

  • 修复 async setup 的问题 (04faddc)

2.6.0 (2021-11-09)

2.5.1 (2021-11-06)

Bug Fixes

  • 加载 api 的地址改为 https (b47c4ce)

2.5.0 (2021-11-05)

Features

  • 移除 initApiLoader,新增 useApiLoader (bd93691)

2.4.0 (2021-11-05)

Features

2.3.0 (2021-10-23)

Bug Fixes

  • 打开信息窗口的方式改为 target (869aeb4)

2.2.1 (2021-10-23)

Features

  • new component tdt-mousetool (ff7a0c2)

2.1.1 (2021-10-16)

Bug Fixes

2.1.0 (2021-10-16)

Features

2.0.5 (2021-10-15)

Features

  • 调整初始化组件的方式,实现组件的动态加载 (4b952a9)

2.0.4 (2021-10-15)

Bug Fixes

  • docs: tilelayer (6377eaa)
  • rename and export tilelayer components (3b93ba3)

Features

2.0.3 (2021-10-14)

2.0.2 (2021-10-13)

Features

2.0.1 (2021-08-12)

Features

  • new component "tdt-control" (86c439c)

2.0.0-beta.1 (2021-08-10)

  • refactor with vue3