igniteui-angular-maps 14.0.0 → 14.1.0
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/bundles/igniteui-angular-maps.umd.js +946 -946
- package/bundles/igniteui-angular-maps.umd.min.js +1 -1
- package/esm2015/lib/GeographicContourLineSeriesView_combined.js +34 -34
- package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js +69 -69
- package/esm2015/lib/GeographicMapSeriesHost_combined.js +154 -154
- package/esm2015/lib/GeographicMarkerSeries.js +25 -25
- package/esm2015/lib/GeographicPolylineSeriesView_combined.js +15 -15
- package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js +82 -82
- package/esm2015/lib/GeographicShapeSeriesBase_combined.js +55 -55
- package/esm2015/lib/GeographicShapeSeriesView_combined.js +49 -49
- package/esm2015/lib/GeographicSymbolSeriesView_combined.js +51 -51
- package/esm2015/lib/GeographicTileSeries.js +26 -26
- package/esm2015/lib/TileSeries_combined.js +79 -79
- package/esm2015/lib/XamGeographicMap_combined.js +82 -82
- package/esm2015/lib/igx-geographic-contour-line-series-component.js +23 -23
- package/esm2015/lib/igx-geographic-high-density-scatter-series-component.js +22 -22
- package/esm2015/lib/igx-geographic-map-series-host-component.js +11 -11
- package/esm2015/lib/igx-geographic-marker-series-component.js +22 -22
- package/esm2015/lib/igx-geographic-polyline-series-component.js +10 -10
- package/esm2015/lib/igx-geographic-proportional-symbol-series-component.js +42 -42
- package/esm2015/lib/igx-geographic-scatter-area-series-component.js +17 -17
- package/esm2015/lib/igx-geographic-shape-series-base-component.js +20 -20
- package/esm2015/lib/igx-geographic-shape-series-component.js +32 -32
- package/esm2015/lib/igx-geographic-symbol-series-component.js +14 -14
- package/esm2015/lib/igx-geographic-tile-series-component.js +4 -4
- package/esm2015/lib/igx-geographic-xy-triangulating-series-component.js +12 -12
- package/esm2015/lib/igx-tile-series-component.js +3 -3
- package/esm5/lib/GeographicContourLineSeriesView_combined.js +34 -34
- package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js +69 -69
- package/esm5/lib/GeographicMapSeriesHost_combined.js +152 -152
- package/esm5/lib/GeographicMarkerSeries.js +25 -25
- package/esm5/lib/GeographicPolylineSeriesView_combined.js +15 -15
- package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js +82 -82
- package/esm5/lib/GeographicShapeSeriesBase_combined.js +54 -54
- package/esm5/lib/GeographicShapeSeriesView_combined.js +49 -49
- package/esm5/lib/GeographicSymbolSeriesView_combined.js +51 -51
- package/esm5/lib/GeographicTileSeries.js +25 -25
- package/esm5/lib/TileSeries_combined.js +77 -77
- package/esm5/lib/XamGeographicMap_combined.js +81 -81
- package/esm5/lib/igx-geographic-contour-line-series-component.js +23 -23
- package/esm5/lib/igx-geographic-high-density-scatter-series-component.js +22 -22
- package/esm5/lib/igx-geographic-map-series-host-component.js +11 -11
- package/esm5/lib/igx-geographic-marker-series-component.js +22 -22
- package/esm5/lib/igx-geographic-polyline-series-component.js +10 -10
- package/esm5/lib/igx-geographic-proportional-symbol-series-component.js +42 -42
- package/esm5/lib/igx-geographic-scatter-area-series-component.js +17 -17
- package/esm5/lib/igx-geographic-shape-series-base-component.js +20 -20
- package/esm5/lib/igx-geographic-shape-series-component.js +32 -32
- package/esm5/lib/igx-geographic-symbol-series-component.js +14 -14
- package/esm5/lib/igx-geographic-tile-series-component.js +4 -4
- package/esm5/lib/igx-geographic-xy-triangulating-series-component.js +12 -12
- package/esm5/lib/igx-tile-series-component.js +3 -3
- package/fesm2015/igniteui-angular-maps.js +954 -954
- package/fesm5/igniteui-angular-maps.js +946 -946
- package/lib/GeographicContourLineSeriesView_combined.d.ts +11 -11
- package/lib/GeographicHighDensityScatterSeriesView_combined.d.ts +16 -16
- package/lib/GeographicMapSeriesHost_combined.d.ts +26 -26
- package/lib/GeographicMarkerSeries.d.ts +13 -13
- package/lib/GeographicMarkerSeriesBase.d.ts +1 -1
- package/lib/GeographicPolylineSeriesView_combined.d.ts +7 -7
- package/lib/GeographicProportionalSymbolSeriesBase.d.ts +1 -1
- package/lib/GeographicProportionalSymbolSeriesView_combined.d.ts +21 -21
- package/lib/GeographicShapeSeriesBaseBase.d.ts +1 -1
- package/lib/GeographicShapeSeriesBase_combined.d.ts +15 -15
- package/lib/GeographicShapeSeriesView_combined.d.ts +20 -20
- package/lib/GeographicSymbolSeriesBase.d.ts +1 -1
- package/lib/GeographicSymbolSeriesView_combined.d.ts +14 -14
- package/lib/GeographicTileSeries.d.ts +8 -8
- package/lib/GeographicXYTriangulatingSeriesBase.d.ts +1 -1
- package/lib/TileSeries_combined.d.ts +18 -18
- package/lib/XamGeographicMap_combined.d.ts +22 -22
- package/package.json +2 -2
|
@@ -21,11 +21,11 @@ export let TileSeries = /*@__PURE__*/ (() => {
|
|
|
21
21
|
class TileSeries extends ShapeSeriesBase {
|
|
22
22
|
constructor() {
|
|
23
23
|
super();
|
|
24
|
+
this.st = null;
|
|
24
25
|
this.ss = null;
|
|
25
|
-
this.sr = null;
|
|
26
26
|
this.imageTilesReady = null;
|
|
27
|
-
this.
|
|
28
|
-
this.
|
|
27
|
+
this.sw = null;
|
|
28
|
+
this.sx = false;
|
|
29
29
|
this.ab = TileSeries.$;
|
|
30
30
|
}
|
|
31
31
|
get_ei() {
|
|
@@ -34,34 +34,34 @@ export let TileSeries = /*@__PURE__*/ (() => {
|
|
|
34
34
|
bx() {
|
|
35
35
|
return new TileSeriesView(this);
|
|
36
36
|
}
|
|
37
|
-
|
|
38
|
-
super.
|
|
39
|
-
this.
|
|
37
|
+
lz(a) {
|
|
38
|
+
super.lz(a);
|
|
39
|
+
this.sr = a;
|
|
40
40
|
}
|
|
41
|
-
|
|
41
|
+
get_q7() {
|
|
42
42
|
return false;
|
|
43
43
|
}
|
|
44
|
-
get
|
|
45
|
-
return this.
|
|
44
|
+
get sv() {
|
|
45
|
+
return this.st;
|
|
46
46
|
}
|
|
47
|
-
set
|
|
48
|
-
let b = a != this.
|
|
47
|
+
set sv(a) {
|
|
48
|
+
let b = a != this.sv;
|
|
49
49
|
if (b) {
|
|
50
|
-
let c = this.
|
|
51
|
-
this.
|
|
50
|
+
let c = this.sv;
|
|
51
|
+
this.st = a;
|
|
52
52
|
this.raisePropertyChanged("TileImagery", c, a);
|
|
53
53
|
}
|
|
54
54
|
}
|
|
55
|
-
get
|
|
56
|
-
return this.
|
|
55
|
+
get su() {
|
|
56
|
+
return this.ss;
|
|
57
57
|
}
|
|
58
|
-
set
|
|
59
|
-
let b = this.
|
|
60
|
-
this.
|
|
61
|
-
this.raisePropertyChanged("ActualTileImagery", b, this.
|
|
58
|
+
set su(a) {
|
|
59
|
+
let b = this.ss;
|
|
60
|
+
this.ss = a;
|
|
61
|
+
this.raisePropertyChanged("ActualTileImagery", b, this.ss);
|
|
62
62
|
}
|
|
63
|
-
|
|
64
|
-
super.
|
|
63
|
+
l4(a, b, c, d) {
|
|
64
|
+
super.l4(a, b, c, d);
|
|
65
65
|
let e;
|
|
66
66
|
let f;
|
|
67
67
|
switch (b) {
|
|
@@ -69,78 +69,78 @@ export let TileSeries = /*@__PURE__*/ (() => {
|
|
|
69
69
|
e = c;
|
|
70
70
|
f = d;
|
|
71
71
|
if (e != null) {
|
|
72
|
-
e.propertyChanged = delegateRemove(e.propertyChanged, runOn(this, this.
|
|
72
|
+
e.propertyChanged = delegateRemove(e.propertyChanged, runOn(this, this.s0));
|
|
73
73
|
}
|
|
74
74
|
if (f != null) {
|
|
75
|
-
f.propertyChanged = delegateCombine(f.propertyChanged, runOn(this, this.
|
|
75
|
+
f.propertyChanged = delegateCombine(f.propertyChanged, runOn(this, this.s0));
|
|
76
76
|
}
|
|
77
|
-
this.
|
|
78
|
-
this.
|
|
79
|
-
this.
|
|
77
|
+
this.sr.de(e, f);
|
|
78
|
+
this.mi(false);
|
|
79
|
+
this.lp();
|
|
80
80
|
break;
|
|
81
81
|
case "ActualTileImagery":
|
|
82
82
|
e = c;
|
|
83
83
|
f = d;
|
|
84
84
|
if (e != null) {
|
|
85
|
-
e.imageTilesReady = delegateRemove(e.imageTilesReady, runOn(this, this.
|
|
85
|
+
e.imageTilesReady = delegateRemove(e.imageTilesReady, runOn(this, this.s1));
|
|
86
86
|
e.deferralHandler = null;
|
|
87
87
|
}
|
|
88
88
|
if (f != null) {
|
|
89
|
-
f.imageTilesReady = delegateCombine(f.imageTilesReady, runOn(this, this.
|
|
89
|
+
f.imageTilesReady = delegateCombine(f.imageTilesReady, runOn(this, this.s1));
|
|
90
90
|
f.deferralHandler = this;
|
|
91
91
|
}
|
|
92
|
-
this.
|
|
92
|
+
this.sr.dd(e, f);
|
|
93
93
|
if (f != null && typeCast(XamGeographicMap.$, this.cd) !== null) {
|
|
94
94
|
f.geographicMap = this.cd;
|
|
95
|
-
this.
|
|
96
|
-
this.
|
|
95
|
+
this.s3(this.b0);
|
|
96
|
+
this.sr.da(this.cd.sf);
|
|
97
97
|
}
|
|
98
|
-
this.
|
|
98
|
+
this.lp();
|
|
99
99
|
break;
|
|
100
100
|
case "ActualWindowRect":
|
|
101
|
-
this.
|
|
101
|
+
this.sr.da(d);
|
|
102
102
|
break;
|
|
103
103
|
case "WorldRect":
|
|
104
|
-
this.
|
|
104
|
+
this.sr.dh(d);
|
|
105
105
|
break;
|
|
106
106
|
case "SeriesViewer":
|
|
107
107
|
let g = c;
|
|
108
108
|
let h = d;
|
|
109
|
-
if (g != null && this.
|
|
110
|
-
this.
|
|
109
|
+
if (g != null && this.su != null) {
|
|
110
|
+
this.su.be(null);
|
|
111
111
|
}
|
|
112
|
-
if (h != null && this.
|
|
113
|
-
this.
|
|
112
|
+
if (h != null && this.su != null) {
|
|
113
|
+
this.su.be(this.b0.w);
|
|
114
114
|
}
|
|
115
115
|
break;
|
|
116
116
|
case "ActualBrush":
|
|
117
117
|
case "ActualOutline":
|
|
118
118
|
case "ActualThickness":
|
|
119
|
-
this.
|
|
119
|
+
this.lr();
|
|
120
120
|
break;
|
|
121
121
|
}
|
|
122
122
|
}
|
|
123
|
-
|
|
123
|
+
s0(a, b) {
|
|
124
124
|
if (b.propertyName == "MultiScaleImage") {
|
|
125
|
-
this.
|
|
125
|
+
this.s3(this.b0);
|
|
126
126
|
}
|
|
127
127
|
}
|
|
128
|
-
|
|
128
|
+
s1(a, b) {
|
|
129
129
|
if (this.imageTilesReady != null) {
|
|
130
130
|
this.imageTilesReady(this, new EventArgs());
|
|
131
131
|
}
|
|
132
|
-
if (!this.
|
|
133
|
-
this.
|
|
132
|
+
if (!this.sx) {
|
|
133
|
+
this.sr.df();
|
|
134
134
|
}
|
|
135
135
|
}
|
|
136
136
|
register(a, b) {
|
|
137
|
-
this.
|
|
137
|
+
this.sw = b;
|
|
138
138
|
}
|
|
139
139
|
unRegister(a) {
|
|
140
|
-
this.
|
|
140
|
+
this.sw = null;
|
|
141
141
|
}
|
|
142
142
|
deferredRefresh() {
|
|
143
|
-
this.
|
|
143
|
+
this.mi(false);
|
|
144
144
|
}
|
|
145
145
|
deferAction(a) {
|
|
146
146
|
if (this.g9 != null) {
|
|
@@ -150,54 +150,54 @@ export let TileSeries = /*@__PURE__*/ (() => {
|
|
|
150
150
|
window.setTimeout(a, 0);
|
|
151
151
|
}
|
|
152
152
|
}
|
|
153
|
-
|
|
154
|
-
this.
|
|
155
|
-
super.
|
|
153
|
+
m5(a, b) {
|
|
154
|
+
this.sr.dg();
|
|
155
|
+
super.m5(a, b);
|
|
156
156
|
}
|
|
157
|
-
|
|
158
|
-
super.
|
|
159
|
-
this.
|
|
157
|
+
mj(a) {
|
|
158
|
+
super.mj(a);
|
|
159
|
+
this.s2(a, this.b0);
|
|
160
160
|
}
|
|
161
|
-
|
|
161
|
+
s2(a, b) {
|
|
162
162
|
let c;
|
|
163
163
|
let d;
|
|
164
164
|
let e = b;
|
|
165
165
|
let f = b.getViewInfo(c, d);
|
|
166
166
|
c = f.p0;
|
|
167
167
|
d = f.p1;
|
|
168
|
-
this.
|
|
169
|
-
if (this.
|
|
170
|
-
this.
|
|
171
|
-
this.
|
|
172
|
-
this.
|
|
168
|
+
this.s3(b);
|
|
169
|
+
if (this.sw != null) {
|
|
170
|
+
this.sx = true;
|
|
171
|
+
this.sw(a);
|
|
172
|
+
this.sx = false;
|
|
173
173
|
}
|
|
174
174
|
e.df();
|
|
175
175
|
}
|
|
176
|
-
|
|
177
|
-
super.
|
|
176
|
+
mh(a, b, c, d, e) {
|
|
177
|
+
super.mh(a, b, c, d, e);
|
|
178
178
|
let f = this.fc.item(d);
|
|
179
179
|
f.a1(c);
|
|
180
180
|
if (this.cx(f)) {
|
|
181
181
|
return;
|
|
182
182
|
}
|
|
183
|
-
this.
|
|
183
|
+
this.sb(f);
|
|
184
184
|
}
|
|
185
|
-
|
|
185
|
+
s3(a) {
|
|
186
186
|
let b;
|
|
187
187
|
let c;
|
|
188
188
|
let d = a.getViewInfo(b, c);
|
|
189
189
|
b = d.p0;
|
|
190
190
|
c = d.p1;
|
|
191
|
-
if (this.
|
|
192
|
-
if (this.
|
|
193
|
-
this.
|
|
191
|
+
if (this.sv != null && this.sv.ao != null) {
|
|
192
|
+
if (this.sv != this.su) {
|
|
193
|
+
this.su = this.sv;
|
|
194
194
|
}
|
|
195
|
-
if (this.
|
|
196
|
-
if (this.
|
|
197
|
-
this.
|
|
195
|
+
if (this.su != null && !b.isEmpty) {
|
|
196
|
+
if (this.su.width != b.width) {
|
|
197
|
+
this.su.width = b.width;
|
|
198
198
|
}
|
|
199
|
-
if (this.
|
|
200
|
-
this.
|
|
199
|
+
if (this.su.height != b.height) {
|
|
200
|
+
this.su.height = b.height;
|
|
201
201
|
}
|
|
202
202
|
}
|
|
203
203
|
}
|
|
@@ -226,8 +226,8 @@ export let TileSeriesView = /*@__PURE__*/ (() => {
|
|
|
226
226
|
as() {
|
|
227
227
|
super.as();
|
|
228
228
|
if (!this.q) {
|
|
229
|
-
this.c7.
|
|
230
|
-
this.c7.
|
|
229
|
+
this.c7.o8 = Defaults.ao;
|
|
230
|
+
this.c7.o3 = Defaults.an;
|
|
231
231
|
}
|
|
232
232
|
}
|
|
233
233
|
ch(a, b) {
|
|
@@ -254,8 +254,8 @@ export let TileSeriesView = /*@__PURE__*/ (() => {
|
|
|
254
254
|
this.aq();
|
|
255
255
|
}
|
|
256
256
|
da(a) {
|
|
257
|
-
if (this.c7.
|
|
258
|
-
this.c7.
|
|
257
|
+
if (this.c7.sv != null) {
|
|
258
|
+
this.c7.sv.windowRect = a;
|
|
259
259
|
}
|
|
260
260
|
}
|
|
261
261
|
dd(a, b) {
|
|
@@ -290,8 +290,8 @@ export let TileSeriesView = /*@__PURE__*/ (() => {
|
|
|
290
290
|
this.c9.setAttribute("width", this.bu.width.toString());
|
|
291
291
|
this.c9.setAttribute("height", this.bu.height.toString());
|
|
292
292
|
}
|
|
293
|
-
if (this.c7.
|
|
294
|
-
this.c7.
|
|
293
|
+
if (this.c7.sv != null) {
|
|
294
|
+
this.c7.sv.bf(this.bu);
|
|
295
295
|
}
|
|
296
296
|
}
|
|
297
297
|
a6(a, b) {
|
|
@@ -325,8 +325,8 @@ export let TileSeriesView = /*@__PURE__*/ (() => {
|
|
|
325
325
|
db() {
|
|
326
326
|
}
|
|
327
327
|
dh(a) {
|
|
328
|
-
if (this.c7.
|
|
329
|
-
this.c7.
|
|
328
|
+
if (this.c7.sv != null) {
|
|
329
|
+
this.c7.sv.a6();
|
|
330
330
|
}
|
|
331
331
|
}
|
|
332
332
|
}
|
|
@@ -313,7 +313,7 @@ export let XamGeographicMap = /*@__PURE__*/ (() => {
|
|
|
313
313
|
ue() {
|
|
314
314
|
this.te.ee();
|
|
315
315
|
for (let a of fromEnum(this.series)) {
|
|
316
|
-
a.
|
|
316
|
+
a.ms();
|
|
317
317
|
}
|
|
318
318
|
}
|
|
319
319
|
uh() {
|
|
@@ -709,7 +709,7 @@ export let XamGeographicMap = /*@__PURE__*/ (() => {
|
|
|
709
709
|
break;
|
|
710
710
|
case "ActualWorldRect":
|
|
711
711
|
for (let g of fromEnum(this.series)) {
|
|
712
|
-
g.
|
|
712
|
+
g.mi(false);
|
|
713
713
|
}
|
|
714
714
|
break;
|
|
715
715
|
case XamGeographicMap.$$p[5]:
|
|
@@ -728,7 +728,7 @@ export let XamGeographicMap = /*@__PURE__*/ (() => {
|
|
|
728
728
|
break;
|
|
729
729
|
case "MarkerAutomaticBehavior":
|
|
730
730
|
for (let h of fromEnum(this.series)) {
|
|
731
|
-
h.
|
|
731
|
+
h.lk();
|
|
732
732
|
}
|
|
733
733
|
break;
|
|
734
734
|
}
|
|
@@ -770,7 +770,7 @@ export let XamGeographicMap = /*@__PURE__*/ (() => {
|
|
|
770
770
|
let c = b;
|
|
771
771
|
let d = a;
|
|
772
772
|
d.itemsSource = c.triangulationSource.points;
|
|
773
|
-
d.
|
|
773
|
+
d.qf = c.triangulationSource.triangles;
|
|
774
774
|
}
|
|
775
775
|
else {
|
|
776
776
|
super.n9(a, b);
|
|
@@ -1079,41 +1079,41 @@ export let GeographicXYTriangulatingSeriesView = /*@__PURE__*/ (() => {
|
|
|
1079
1079
|
}
|
|
1080
1080
|
b2() {
|
|
1081
1081
|
super.b2();
|
|
1082
|
-
let a = this.ce.
|
|
1083
|
-
a.
|
|
1084
|
-
a.
|
|
1085
|
-
a.trianglesSource = this.ce.
|
|
1086
|
-
a.
|
|
1087
|
-
a.
|
|
1088
|
-
a.
|
|
1082
|
+
let a = this.ce.p6;
|
|
1083
|
+
a.q6 = this.ce.qi;
|
|
1084
|
+
a.re = this.ce.qg;
|
|
1085
|
+
a.trianglesSource = this.ce.qf;
|
|
1086
|
+
a.qu = this.ce.ql;
|
|
1087
|
+
a.qw = this.ce.qn;
|
|
1088
|
+
a.qy = this.ce.qp;
|
|
1089
1089
|
}
|
|
1090
1090
|
ch() {
|
|
1091
|
-
let a = this.ce.
|
|
1091
|
+
let a = this.ce.p6;
|
|
1092
1092
|
if (this.ce.cd == null) {
|
|
1093
|
-
a.p3 = null;
|
|
1094
1093
|
a.p4 = null;
|
|
1094
|
+
a.p5 = null;
|
|
1095
1095
|
return;
|
|
1096
1096
|
}
|
|
1097
|
-
a.
|
|
1098
|
-
a.
|
|
1097
|
+
a.p4 = this.ce.cd.s2;
|
|
1098
|
+
a.p5 = this.ce.cd.s4;
|
|
1099
1099
|
}
|
|
1100
1100
|
cg() {
|
|
1101
|
-
this.ce.
|
|
1101
|
+
this.ce.p6.q6 = this.ce.qi;
|
|
1102
1102
|
}
|
|
1103
1103
|
cf() {
|
|
1104
|
-
this.ce.
|
|
1104
|
+
this.ce.p6.re = this.ce.qg;
|
|
1105
1105
|
}
|
|
1106
1106
|
ci() {
|
|
1107
|
-
this.ce.
|
|
1107
|
+
this.ce.p6.trianglesSource = this.ce.qf;
|
|
1108
1108
|
}
|
|
1109
1109
|
cj() {
|
|
1110
|
-
this.ce.
|
|
1110
|
+
this.ce.p6.qu = this.ce.ql;
|
|
1111
1111
|
}
|
|
1112
1112
|
ck() {
|
|
1113
|
-
this.ce.
|
|
1113
|
+
this.ce.p6.qw = this.ce.qn;
|
|
1114
1114
|
}
|
|
1115
1115
|
cl() {
|
|
1116
|
-
this.ce.
|
|
1116
|
+
this.ce.p6.qy = this.ce.qp;
|
|
1117
1117
|
}
|
|
1118
1118
|
}
|
|
1119
1119
|
GeographicXYTriangulatingSeriesView.$t = markType(GeographicXYTriangulatingSeriesView, 'GeographicXYTriangulatingSeriesView', HostSeriesView.$);
|
|
@@ -1136,19 +1136,19 @@ export let GeographicScatterAreaSeriesView = /*@__PURE__*/ (() => {
|
|
|
1136
1136
|
}
|
|
1137
1137
|
b2() {
|
|
1138
1138
|
super.b2();
|
|
1139
|
-
if (this.cm.
|
|
1140
|
-
this.cm.
|
|
1141
|
-
this.cm.
|
|
1139
|
+
if (this.cm.q0 != null) {
|
|
1140
|
+
this.cm.q0.sd = this.cm.q4;
|
|
1141
|
+
this.cm.q0.r1 = this.cm.qz;
|
|
1142
1142
|
}
|
|
1143
1143
|
}
|
|
1144
1144
|
cn() {
|
|
1145
|
-
if (this.cm.
|
|
1146
|
-
this.cm.
|
|
1145
|
+
if (this.cm.q0 != null) {
|
|
1146
|
+
this.cm.q0.sd = this.cm.q4;
|
|
1147
1147
|
}
|
|
1148
1148
|
}
|
|
1149
1149
|
co() {
|
|
1150
|
-
if (this.cm.
|
|
1151
|
-
this.cm.
|
|
1150
|
+
if (this.cm.q0 != null) {
|
|
1151
|
+
this.cm.q0.r1 = this.cm.qz;
|
|
1152
1152
|
}
|
|
1153
1153
|
}
|
|
1154
1154
|
}
|
|
@@ -1346,39 +1346,39 @@ export let GeographicXYTriangulatingSeries = /*@__PURE__*/ (() => {
|
|
|
1346
1346
|
bx() {
|
|
1347
1347
|
return new GeographicXYTriangulatingSeriesView(this);
|
|
1348
1348
|
}
|
|
1349
|
-
|
|
1350
|
-
super.
|
|
1351
|
-
this.
|
|
1349
|
+
lz(a) {
|
|
1350
|
+
super.lz(a);
|
|
1351
|
+
this.qe = a;
|
|
1352
1352
|
}
|
|
1353
|
-
|
|
1354
|
-
super.
|
|
1353
|
+
l4(a, b, c, d) {
|
|
1354
|
+
super.l4(a, b, c, d);
|
|
1355
1355
|
switch (b) {
|
|
1356
1356
|
case "SeriesViewer":
|
|
1357
|
-
this.
|
|
1357
|
+
this.qe.ch();
|
|
1358
1358
|
break;
|
|
1359
1359
|
case GeographicXYTriangulatingSeries.$$p[1]:
|
|
1360
|
-
this.
|
|
1360
|
+
this.qe.cg();
|
|
1361
1361
|
break;
|
|
1362
1362
|
case GeographicXYTriangulatingSeries.$$p[0]:
|
|
1363
|
-
this.
|
|
1363
|
+
this.qe.cf();
|
|
1364
1364
|
break;
|
|
1365
1365
|
case GeographicXYTriangulatingSeries.$$p[2]:
|
|
1366
|
-
this.
|
|
1366
|
+
this.qe.ci();
|
|
1367
1367
|
break;
|
|
1368
1368
|
case GeographicXYTriangulatingSeries.$$p[3]:
|
|
1369
|
-
this.
|
|
1369
|
+
this.qe.cj();
|
|
1370
1370
|
break;
|
|
1371
1371
|
case GeographicXYTriangulatingSeries.$$p[4]:
|
|
1372
|
-
this.
|
|
1372
|
+
this.qe.ck();
|
|
1373
1373
|
break;
|
|
1374
1374
|
case GeographicXYTriangulatingSeries.$$p[5]:
|
|
1375
|
-
this.
|
|
1375
|
+
this.qe.cl();
|
|
1376
1376
|
break;
|
|
1377
1377
|
}
|
|
1378
1378
|
}
|
|
1379
1379
|
}
|
|
1380
1380
|
GeographicXYTriangulatingSeries.$t = markType(GeographicXYTriangulatingSeries, 'GeographicXYTriangulatingSeries', GeographicMapSeriesHost.$);
|
|
1381
|
-
GeographicXYTriangulatingSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicXYTriangulatingSeries, 'raisePropertyChanged', ['LatitudeMemberPath:
|
|
1381
|
+
GeographicXYTriangulatingSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicXYTriangulatingSeries, 'raisePropertyChanged', ['LatitudeMemberPath:qg:qr', [2, "pointY"], 'LongitudeMemberPath:qi:qs', [2, "pointX"], 'TrianglesSource:qf:qt', [IEnumerable_$type, null], 'TriangleVertexMemberPath1:ql:qu', [2, "v1"], 'TriangleVertexMemberPath2:qn:qv', [2, "v2"], 'TriangleVertexMemberPath3:qp:qw', [2, "v3"]]);
|
|
1382
1382
|
return GeographicXYTriangulatingSeries;
|
|
1383
1383
|
})();
|
|
1384
1384
|
/**
|
|
@@ -1388,56 +1388,56 @@ export let GeographicScatterAreaSeries = /*@__PURE__*/ (() => {
|
|
|
1388
1388
|
class GeographicScatterAreaSeries extends GeographicXYTriangulatingSeries {
|
|
1389
1389
|
constructor() {
|
|
1390
1390
|
super();
|
|
1391
|
-
this.
|
|
1391
|
+
this.qx = null;
|
|
1392
1392
|
this.triangulationStatusChanged = null;
|
|
1393
1393
|
this.ab = GeographicScatterAreaSeries.$;
|
|
1394
1394
|
}
|
|
1395
1395
|
get_dd() {
|
|
1396
1396
|
return true;
|
|
1397
1397
|
}
|
|
1398
|
-
get
|
|
1399
|
-
return this.
|
|
1398
|
+
get qz() {
|
|
1399
|
+
return this.qx;
|
|
1400
1400
|
}
|
|
1401
|
-
set
|
|
1402
|
-
let b = this.
|
|
1401
|
+
set qz(a) {
|
|
1402
|
+
let b = this.qx != a;
|
|
1403
1403
|
if (b) {
|
|
1404
|
-
let c = this.
|
|
1405
|
-
if (this.
|
|
1406
|
-
let d = this.
|
|
1407
|
-
d.propertyChanged = delegateRemove(d.propertyChanged, runOn(this, this.
|
|
1404
|
+
let c = this.qx;
|
|
1405
|
+
if (this.qx != null) {
|
|
1406
|
+
let d = this.qx;
|
|
1407
|
+
d.propertyChanged = delegateRemove(d.propertyChanged, runOn(this, this.q7));
|
|
1408
1408
|
}
|
|
1409
|
-
this.
|
|
1410
|
-
if (this.
|
|
1411
|
-
let e = this.
|
|
1412
|
-
e.propertyChanged = delegateCombine(e.propertyChanged, runOn(this, this.
|
|
1409
|
+
this.qx = a;
|
|
1410
|
+
if (this.qx != null) {
|
|
1411
|
+
let e = this.qx;
|
|
1412
|
+
e.propertyChanged = delegateCombine(e.propertyChanged, runOn(this, this.q7));
|
|
1413
1413
|
}
|
|
1414
|
-
this.raisePropertyChanged("ColorScale", c, this.
|
|
1415
|
-
if (this.
|
|
1416
|
-
this.
|
|
1414
|
+
this.raisePropertyChanged("ColorScale", c, this.qx);
|
|
1415
|
+
if (this.q0 != null) {
|
|
1416
|
+
this.q0.r1 = a;
|
|
1417
1417
|
}
|
|
1418
1418
|
}
|
|
1419
1419
|
}
|
|
1420
|
-
|
|
1421
|
-
this.
|
|
1422
|
-
this.
|
|
1423
|
-
this.
|
|
1420
|
+
q7(a, b) {
|
|
1421
|
+
this.q2.co();
|
|
1422
|
+
this.q9();
|
|
1423
|
+
this.mi(false);
|
|
1424
1424
|
}
|
|
1425
|
-
|
|
1426
|
-
if (this.
|
|
1427
|
-
this.
|
|
1425
|
+
q9() {
|
|
1426
|
+
if (this.q0 != null) {
|
|
1427
|
+
this.qy = this.q0.r0;
|
|
1428
1428
|
}
|
|
1429
1429
|
}
|
|
1430
|
-
|
|
1431
|
-
super.
|
|
1432
|
-
this.
|
|
1430
|
+
mw() {
|
|
1431
|
+
super.mw();
|
|
1432
|
+
this.q9();
|
|
1433
1433
|
}
|
|
1434
|
-
|
|
1435
|
-
this.
|
|
1436
|
-
let a = this.
|
|
1437
|
-
a.triangulationStatusChanged = delegateCombine(a.triangulationStatusChanged, runOn(this, this.
|
|
1438
|
-
return this.
|
|
1434
|
+
p5() {
|
|
1435
|
+
this.q0 = new ScatterAreaSeries();
|
|
1436
|
+
let a = this.q0;
|
|
1437
|
+
a.triangulationStatusChanged = delegateCombine(a.triangulationStatusChanged, runOn(this, this.q8));
|
|
1438
|
+
return this.q0;
|
|
1439
1439
|
}
|
|
1440
|
-
|
|
1440
|
+
q8(a, b) {
|
|
1441
1441
|
if (this.triangulationStatusChanged != null) {
|
|
1442
1442
|
this.triangulationStatusChanged(this, b);
|
|
1443
1443
|
}
|
|
@@ -1445,19 +1445,19 @@ export let GeographicScatterAreaSeries = /*@__PURE__*/ (() => {
|
|
|
1445
1445
|
bx() {
|
|
1446
1446
|
return new GeographicScatterAreaSeriesView(this);
|
|
1447
1447
|
}
|
|
1448
|
-
|
|
1449
|
-
super.
|
|
1450
|
-
this.
|
|
1448
|
+
lz(a) {
|
|
1449
|
+
super.lz(a);
|
|
1450
|
+
this.q2 = a;
|
|
1451
1451
|
}
|
|
1452
|
-
|
|
1453
|
-
super.
|
|
1452
|
+
l4(a, b, c, d) {
|
|
1453
|
+
super.l4(a, b, c, d);
|
|
1454
1454
|
switch (b) {
|
|
1455
1455
|
case GeographicScatterAreaSeries.$$p[1]:
|
|
1456
|
-
this.
|
|
1456
|
+
this.q2.cn();
|
|
1457
1457
|
break;
|
|
1458
1458
|
case "ColorScale":
|
|
1459
|
-
this.
|
|
1460
|
-
this.
|
|
1459
|
+
this.q2.co();
|
|
1460
|
+
this.q9();
|
|
1461
1461
|
break;
|
|
1462
1462
|
}
|
|
1463
1463
|
}
|
|
@@ -1469,6 +1469,6 @@ export let GeographicScatterAreaSeries = /*@__PURE__*/ (() => {
|
|
|
1469
1469
|
}
|
|
1470
1470
|
}
|
|
1471
1471
|
GeographicScatterAreaSeries.$t = markType(GeographicScatterAreaSeries, 'GeographicScatterAreaSeries', GeographicXYTriangulatingSeries.$);
|
|
1472
|
-
GeographicScatterAreaSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicScatterAreaSeries, 'raisePropertyChanged', ['ActualColorScale:
|
|
1472
|
+
GeographicScatterAreaSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicScatterAreaSeries, 'raisePropertyChanged', ['ActualColorScale:qy:ra', [ColorScale.$, null], 'ColorMemberPath:q4:rb', [2, "value"]]);
|
|
1473
1473
|
return GeographicScatterAreaSeries;
|
|
1474
1474
|
})();
|