3.0.1 (2025-03-07)
Bug Fixes
- types: 类型调整 (7e5884d)
3.0.0 (2025-03-06)
Bug Fixes
3.0.0-beta.0 (2025-03-05)
Bug Fixes
- 修复使用时的typescript错误 (6af25f2)
chore
- 去除h函数的兼容处理,直接使用vue导出的渲染函数 (8d67d58)
BREAKING CHANGES
- 不再支持Vue 2
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
Features
2.7.4 (2022-01-21)
2.7.3 (2022-01-21)
Features
Bug Fixes
2.7.2 (2022-01-18)
Bug Fixes
- markerClusterer 事件提交 extData,
e.layer.extData
(ad5c922)
2.7.1 (2021-12-23)
Bug Fixes
- build docs error (f26710f)
- docs render error (66023e2)
- scripts (0d746f3)
- TdtSearch 在 Vue2 的显示问题 (4ec7c88)
Features
- TdtRoute (295b32e)
2.6.9 (2021-12-07)
Bug Fixes
Features
- TdtCartrack (587f1b7)
2.6.8 (2021-11-22)
Bug Fixes
2.6.7 (2021-11-19)
Bug Fixes
- TdtControl 循环渲染的问题 (c06fbf0)
Features
2.6.6 (2021-11-17)
Bug Fixes
2.6.5 (2021-11-16)
Bug Fixes
- initMousetool type error (5c3387c)
Features
2.6.4 (2021-11-12)
Features
2.6.3 (2021-11-10)
Bug Fixes
- 优化 mousetool 的 paintBrushTool 属性参数 (891f957)
Features
- 信息窗口支持插槽 (675e822)
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
- support vue2(test) (5373e61)
2.1.0 (2021-10-16)
Features
- support vue2(test) (57d5eaa)
2.0.5 (2021-10-15)
Features
- 调整初始化组件的方式,实现组件的动态加载 (4b952a9)
2.0.4 (2021-10-15)
Bug Fixes
Features
- docs: overlay,tilelayer (ae401d4)
2.0.3 (2021-10-14)
2.0.2 (2021-10-13)
Features
- tilelayer component (0b02e92)
2.0.1 (2021-08-12)
Features
- new component "tdt-control" (86c439c)
2.0.0-beta.1 (2021-08-10)
- refactor with vue3