Skip to content

Commit

Permalink
docs(docs): updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
zouyaoji committed Mar 15, 2022
1 parent be1f9d0 commit c96fe04
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 5 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

### 3.0.11

_2022-03-12_
_2022-03-15_

#### Breaking changes:

Expand All @@ -12,6 +12,7 @@ _2022-03-12_

- The `vc-overlay-dynamic` component adds a site arrival `stopArrived` event, a zoom method `zoomToOverlay` and a tracking method `trackOverlay`.
- The `vc-overlay-windmap` component is added to obtain UV values by latitude and longitude.
- Measure and draw components add support for responsive editing of individual object properties.[#167](https://github.com/zouyaoji/vue-cesium/issues/167)

#### Bug fixes

Expand Down
5 changes: 3 additions & 2 deletions CHANGELOG.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

### 3.0.11

_2022-03-12_
_2022-03-15_

#### 破坏性更新

Expand All @@ -12,12 +12,13 @@ _2022-03-12_

- `vc-overlay-dynamic` 组件增加站点到达 `stopArrived` 事件,缩放方法 `zoomToOverlay` 和 跟踪方法 `trackOverlay`
- `vc-overlay-windmap` 组件增加通过经纬度获取 U V 值。
- 测量、绘制组件增加对单个对象属性响应式编辑支持。 [#167](https://github.com/zouyaoji/vue-cesium/issues/167)

#### Bug 修复

- `vc-selection-indicator` 组件拾取到聚合图标上指示器位置不准的问题。
- `vc-overlay-windmap` 组件初始化异常问题。
- 量算绘制组件 `measurements``drawings` 参数不能响应式更新的问题。
- 量算、绘制组件 `measurements``drawings` 参数不能响应式更新的问题。

### 3.0.10

Expand Down
3 changes: 2 additions & 1 deletion website/docs/en-US/donations.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!--
* @Author: zouyaoji@https://github.com/zouyaoji
* @Date: 2021-07-13 09:06:45
* @LastEditTime: 2022-01-28 12:15:44
* @LastEditTime: 2022-03-15 14:33:45
* @LastEditors: zouyaoji
* @Description:
* @FilePath: \vue-cesium@next\website\docs\en-US\donations.md
Expand All @@ -26,6 +26,7 @@

| amount | channel | sponsor | message | date |
| ------- | ------- | ----------------------------------------------- | --------------------------------- | ---------- |
| ¥ 100.0 | WeChat | \*| - | 2022-03-15 |
| ¥ 66.66 | QQ | Levi | 恭喜发财 | 2022-01-28 |
| ¥ 66.66 | QQ | Levi | 多谢大佬开源 | 2022-01-11 |
| ¥ 88.0 | WeChat | \*| 有学习群吗? | 2021-10-28 |
Expand Down
3 changes: 2 additions & 1 deletion website/docs/zh-CN/donations.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!--
* @Author: zouyaoji@https://github.com/zouyaoji
* @Date: 2021-07-13 09:06:45
* @LastEditTime: 2022-01-28 12:15:35
* @LastEditTime: 2022-03-15 14:33:31
* @LastEditors: zouyaoji
* @Description:
* @FilePath: \vue-cesium@next\website\docs\zh-CN\donations.md
Expand All @@ -28,6 +28,7 @@

| 金额 | 来源 | 赞助人 | 留言 | 时间 |
| ------- | ------ | ----------------------------------------------- | --------------------------------- | ---------- |
| ¥ 100.0 | WeChat | \*| - | 2022-03-15 |
| ¥ 66.66 | QQ | Levi | 恭喜发财 | 2022-01-28 |
| ¥ 66.66 | QQ | Levi | 多谢大佬开源 | 2022-01-11 |
| ¥ 88.0 | WeChat | \*| 有学习群吗? | 2021-10-28 |
Expand Down

0 comments on commit c96fe04

Please sign in to comment.