earthsdk3 3.2.0-beta.5 → 3.2.0-beta.6
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.
|
@@ -48,6 +48,17 @@ export declare class ESSurfaceAreaMeasurement extends ESGeoPolygon {
|
|
|
48
48
|
* 默认值:undefined 0
|
|
49
49
|
*/
|
|
50
50
|
offsetHeight: number | undefined;
|
|
51
|
+
/**
|
|
52
|
+
* 面积单位,默认值 ['SquareMeter']
|
|
53
|
+
* @type { string[] }
|
|
54
|
+
* ['平方米', 'SquareMeter'],
|
|
55
|
+
* ['平方千米', 'SquareKilometer'],
|
|
56
|
+
* ['亩', 'MU'],
|
|
57
|
+
* ['公顷', 'Hectare']
|
|
58
|
+
*
|
|
59
|
+
* 例如 :['SquareMeter','SquareKilometer', 'MU']
|
|
60
|
+
*/
|
|
61
|
+
units: import("xbsj-base").ReactiveVariable<string[]>;
|
|
51
62
|
pointed: boolean;
|
|
52
63
|
pointStyle: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJPointStyle>;
|
|
53
64
|
stroked: boolean;
|
|
@@ -106,6 +117,7 @@ export declare class ESSurfaceAreaMeasurement extends ESGeoPolygon {
|
|
|
106
117
|
static defaults: {
|
|
107
118
|
interpolation: number;
|
|
108
119
|
offsetHeight: number;
|
|
120
|
+
unitsMode: string[][];
|
|
109
121
|
fillStyle: import("../../ESJTypes").ESJFillStyle;
|
|
110
122
|
strokeStyle: import("../../ESJTypes").ESJStrokeStyle;
|
|
111
123
|
filled: boolean;
|
|
@@ -152,6 +164,17 @@ export declare namespace ESSurfaceAreaMeasurement {
|
|
|
152
164
|
* 默认值:undefined 0
|
|
153
165
|
*/
|
|
154
166
|
offsetHeight: number | undefined;
|
|
167
|
+
/**
|
|
168
|
+
* 面积单位,默认值 ['SquareMeter']
|
|
169
|
+
* @type { string[] }
|
|
170
|
+
* ['平方米', 'SquareMeter'],
|
|
171
|
+
* ['平方千米', 'SquareKilometer'],
|
|
172
|
+
* ['亩', 'MU'],
|
|
173
|
+
* ['公顷', 'Hectare']
|
|
174
|
+
*
|
|
175
|
+
* 例如 :['SquareMeter','SquareKilometer', 'MU']
|
|
176
|
+
*/
|
|
177
|
+
units: import("xbsj-base").ReactiveVariable<string[]>;
|
|
155
178
|
pointed: boolean;
|
|
156
179
|
pointStyle: import("xbsj-base").ReactiveVariable<import("../../ESJTypes").ESJPointStyle>;
|
|
157
180
|
stroked: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ESSurfaceAreaMeasurement.d.ts","sourceRoot":"","sources":["../../../../src/ESObjects/general/ESSurfaceAreaMeasurement.ts"],"names":[],"mappings":"AAAA,OAAO,EAA2B,QAAQ,
|
|
1
|
+
{"version":3,"file":"ESSurfaceAreaMeasurement.d.ts","sourceRoot":"","sources":["../../../../src/ESObjects/general/ESSurfaceAreaMeasurement.ts"],"names":[],"mappings":"AAAA,OAAO,EAA2B,QAAQ,EAAqB,YAAY,EAAE,MAAM,WAAW,CAAC;AAE/F,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAE9C;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,qBAAa,wBAAyB,SAAQ,YAAY;IACtD;;OAEG;IACH,gBAAyB,IAAI,SAAsJ;IAEnL;;;OAGG;IACH,IAAa,QAAQ,WAAyC;IAE9D;;;OAGG;IACH,IAAa,YAAY;QA2FrB;;;;WAIG;uBACyB,MAAM,GAAG,SAAS;QAC9C;;;;WAIG;sBACwB,MAAM,GAAG,SAAS;QAC7C;;;;;;;;;WASG;;;;;;;;;;;;;;;;;;;;;MAhH8E;IAErF;;OAEG;IACH,OAAO,CAAC,WAAW,CAAgC;IAEnD;;;OAGG;IACH,IAAI,UAAU,IAAI,QAAQ,CAA6B;IAEvD;;OAEG;IACH,KAAK;IAEL;;OAEG;IACH,OAAO,CAAC,YAAY,CAAqC;IAEzD;;;OAGG;IACH,IAAI,WAAW,IAMQ,MAAM,CANwB;IAErD;;;OAGG;IACH,IAAI,WAAW,CAAC,KAAK,EAAE,MAAM,EAAsC;IAEnE;;;OAGG;IACH,IAAI,cAAc,+BAAwC;IAE1D;;OAEG;IACH,OAAgB,QAAQ;;;;;;;;;;;;;;;;MAWtB;IAEF;;;OAGG;gBACS,EAAE,CAAC,EAAE,MAAM;IAKvB;;;;OAIG;IACM,aAAa,CAAC,QAAQ,EAAE,MAAM;CAQ1C;AAED;;GAEG;AACH,yBAAiB,wBAAwB,CAAC;IACtC;;;OAGG;IACI,MAAM,kBAAkB;QAE3B;;;;WAIG;uBACyB,MAAM,GAAG,SAAS;QAC9C;;;;WAIG;sBACwB,MAAM,GAAG,SAAS;QAC7C;;;;;;;;;WASG;;;;;;;;;;;;;;;;;;;;;KAEL,CAAC;CACN;AAOD;;GAEG;AACH,MAAM,WAAW,wBAAyB,SAAQ,YAAY,CAAC,UAAU,CAAC,OAAO,wBAAwB,CAAC,kBAAkB,CAAC,CAAC;CAAI"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "earthsdk3",
|
|
3
|
-
"version": "3.2.0-beta.
|
|
3
|
+
"version": "3.2.0-beta.6",
|
|
4
4
|
"description": "地球可视化实验室 (EarthSDK&CesiumLab) https://www.bjxbsj.cn",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./dist/earthsdk3.umd.cjs",
|
|
@@ -54,4 +54,4 @@
|
|
|
54
54
|
"types": "./dist/types/index.d.ts",
|
|
55
55
|
"import": "./dist/earthsdk3.js"
|
|
56
56
|
}
|
|
57
|
-
}
|
|
57
|
+
}
|