mirror of
https://github.com/ethan-zf/cesium-plot-js.git
synced 2025-06-24 11:37:27 +00:00
73 lines
981 B
Markdown
73 lines
981 B
Markdown
## 0.0.5
|
|
|
|
---
|
|
|
|
#### ✨ New Features
|
|
|
|
- Add: Fade-in Fade-out Animation for Graphics
|
|
|
|
- Add: Growing Animation for Arrow-shaped Graphics
|
|
|
|
#### ⚠️ Breaking changes
|
|
|
|
- Set Default Style to Cesium Default Style
|
|
|
|
#### 🐞 Bug fixes
|
|
|
|
- Disable Cesium's Auto-Centering Viewport Behavior on Double Click
|
|
|
|
|
|
## 0.0.4
|
|
|
|
---
|
|
|
|
#### ✨ New Features
|
|
|
|
- Adding ES Module package to the published package
|
|
|
|
#### 🐞 Bug fixes
|
|
|
|
- Fix the issue where polygons and triangles cannot delete their outer edges when removed.
|
|
|
|
### 0.0.3
|
|
|
|
---
|
|
|
|
#### ✨ New Features
|
|
|
|
- Publish to CDN and NPM
|
|
|
|
## 0.0.2
|
|
|
|
---
|
|
|
|
#### ✨ New Features
|
|
|
|
- Adding graphical drawing capabilities:
|
|
Triangle
|
|
Polygon
|
|
Circle
|
|
|
|
## 0.0.1
|
|
|
|
---
|
|
|
|
#### ✨ New Features
|
|
|
|
- Adding graphical drawing capabilities:
|
|
FineArrow
|
|
AttackArrow
|
|
SwallowtailAttackArrow
|
|
SquadCombat
|
|
SwallowtailSquadCombat
|
|
StraightArrow
|
|
CurvedArrow
|
|
AssaultDirection
|
|
DoubleArrow
|
|
FreehandLine
|
|
FreehandPolygon
|
|
Curve
|
|
Ellipse
|
|
Lune
|
|
Reactangle
|