Merge branch 'main' of github.com:ethan-zf/CesiumPlot

This commit is contained in:
ethan 2024-03-15 17:08:39 +08:00
commit fe0b7ec523
2 changed files with 4 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# cesium-plot-js
cesium 标绘插件
cesium 军事标绘插件,支持绘制多边形、曲线、箭头等图形
![image](https://ethan-zf.github.io/cesium-plot-js/examples/plot.png)

View File

@ -13,6 +13,8 @@
"package.json"
],
"keywords": [
"cesium-plot",
"cesium-draw",
"cesium",
"draw",
"plot",
@ -32,4 +34,4 @@
"vite": "^4.4.5",
"cesium": "1.99.0"
}
}
}