| { | { | ||||
| "name": "@dvgis/dc-sdk", | "name": "@dvgis/dc-sdk", | ||||
| "version": "1.13.2", | |||||
| "version": "1.13.3", | |||||
| "description": " The SDK is a secondary development based on the open source project Cesium, which optimizes some operations of Cesium and enables developers to quickly develop 3D applications through the framework.", | "description": " The SDK is a secondary development based on the open source project Cesium, which optimizes some operations of Cesium and enables developers to quickly develop 3D applications through the framework.", | ||||
| "main": "index.js", | "main": "index.js", | ||||
| "repository": "https://github.com/dvgis/dc-sdk.git", | "repository": "https://github.com/dvgis/dc-sdk.git", |
| PolylineDashMaterialProperty: Cesium.PolylineDashMaterialProperty, | PolylineDashMaterialProperty: Cesium.PolylineDashMaterialProperty, | ||||
| PolylineGlowMaterialProperty: Cesium.PolylineGlowMaterialProperty, | PolylineGlowMaterialProperty: Cesium.PolylineGlowMaterialProperty, | ||||
| PolylineOutlineMaterialProperty: Cesium.PolylineOutlineMaterialProperty, | PolylineOutlineMaterialProperty: Cesium.PolylineOutlineMaterialProperty, | ||||
| PolylineArrowMaterialProperty: Cesium.PolylineArrowMaterialProperty | |||||
| PolylineArrowMaterialProperty: Cesium.PolylineArrowMaterialProperty, | |||||
| writeTextToCanvas: Cesium.writeTextToCanvas | |||||
| } | } | ||||
| DC.mixin(thirdPart) | DC.mixin(thirdPart) |