Browse Source

chagne the logs

tags/2.1.2
Caven Chen 4 years ago
parent
commit
e4040739f7
2 changed files with 24 additions and 0 deletions
  1. 12
    0
      CHANGES_en.md
  2. 12
    0
      CHANGES_zh.md

+ 12
- 0
CHANGES_en.md View File

@@ -1,5 +1,17 @@
# Change Log

### 2.1.2 - 2021-04-10

#### Additions 🎉

- Add DivIcon mouse-over and mouse-out functions
- Add resolution and viewBounds properties

#### Fixes 🔧

- Fix the problem that AroundPoint and AroundView will be accelerated by multiple starts(#22)
- Fix the problem that mouse events do not work when the overlay is OSGB(#23)

### 2.1.1 - 2021-04-06

#### Fixes 🔧

+ 12
- 0
CHANGES_zh.md View File

@@ -1,5 +1,17 @@
# Change Log

### 2.1.2 - 2021-04-10

#### Additions 🎉

- 添加DivIcon鼠标移入和移出功能
- 添加地图当前分辨率和视野范围属性

#### Fixes 🔧

- 修复绕点环绕和绕地环绕会多次点击会加速的问题(#22)
- 修复覆盖物为倾斜摄影时,鼠标事件无法使用的问题(#23)

### 2.1.1 - 2021-04-06

#### Fixes 🔧

Loading…
Cancel
Save