@geoscene/core 4.23.12 → 4.23.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/assets/geoscene/core/workers/chunks/6f827a32646bab0a8777.js +1 -1
- package/assets/geoscene/core/workers/chunks/9f458f10dc65b185f66e.js +1 -1
- package/interfaces.d.ts +16378 -16378
- package/package.json +1 -1
- package/portal/schemas/definitions.js +1 -1
- package/portal/schemas/sceneLayerItem.js +1 -1
- package/widgets/Editor/deprecationUtils.js +1 -1
- package/widgets/Widget.js +1 -1
package/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# @geoscene /core
|
|
2
2
|
|
|
3
|
-
ES 模块的缩小的、未构建的版本 [GeoScene API for JavaScript](https://
|
|
3
|
+
ES 模块的缩小的、未构建的版本 [GeoScene API for JavaScript](https://doc.geoscene.cn/javascript/) 。
|
|
4
4
|
|
|
5
5
|
## 特性
|
|
6
6
|
|
|
@@ -108,7 +108,7 @@ Windows 用户可以使用 [`xcopy`](https://docs.microsoft.com/en-us/windows-se
|
|
|
108
108
|
|
|
109
109
|
## 资源
|
|
110
110
|
|
|
111
|
-
- [GeoScene for JavaScript](https://
|
|
111
|
+
- [GeoScene for JavaScript](https://doc.geoscene.cn/javascript/)
|
|
112
112
|
|
|
113
113
|
|
|
114
114
|
## 许可
|