igniteui-angular-maps 18.1.0 → 18.1.1
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 +921 -921
- package/bundles/igniteui-angular-maps.umd.min.js +1 -1
- package/esm2015/lib/GeographicContourLineSeriesView_combined.js +35 -35
- package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js +69 -69
- package/esm2015/lib/GeographicMapSeriesHost_combined.js +162 -162
- package/esm2015/lib/GeographicMarkerSeries.js +27 -27
- 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 +51 -51
- package/esm2015/lib/GeographicSymbolSeriesView_combined.js +51 -51
- package/esm2015/lib/GeographicTileSeries.js +26 -26
- package/esm2015/lib/TileSeries_combined.js +81 -81
- package/esm2015/lib/XamGeographicMap_combined.js +82 -82
- package/esm2015/lib/igx-geographic-contour-line-series-component.js +8 -8
- package/esm2015/lib/igx-geographic-high-density-scatter-series-component.js +22 -22
- package/esm2015/lib/igx-geographic-map-series-host-component.js +12 -12
- 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 +32 -32
- package/esm2015/lib/igx-geographic-scatter-area-series-component.js +7 -7
- package/esm2015/lib/igx-geographic-shape-series-base-component.js +16 -16
- 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 +3 -3
- package/esm2015/lib/igx-geographic-xy-triangulating-series-component.js +12 -12
- package/esm2015/lib/igx-tile-series-component.js +2 -2
- package/esm5/lib/GeographicContourLineSeriesView_combined.js +35 -35
- package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js +69 -69
- package/esm5/lib/GeographicMapSeriesHost_combined.js +160 -160
- package/esm5/lib/GeographicMarkerSeries.js +27 -27
- 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 +51 -51
- package/esm5/lib/GeographicSymbolSeriesView_combined.js +51 -51
- package/esm5/lib/GeographicTileSeries.js +25 -25
- package/esm5/lib/TileSeries_combined.js +79 -79
- package/esm5/lib/XamGeographicMap_combined.js +81 -81
- package/esm5/lib/igx-geographic-contour-line-series-component.js +8 -8
- package/esm5/lib/igx-geographic-high-density-scatter-series-component.js +22 -22
- package/esm5/lib/igx-geographic-map-series-host-component.js +12 -12
- 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 +32 -32
- package/esm5/lib/igx-geographic-scatter-area-series-component.js +7 -7
- package/esm5/lib/igx-geographic-shape-series-base-component.js +16 -16
- 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 +3 -3
- package/esm5/lib/igx-geographic-xy-triangulating-series-component.js +12 -12
- package/esm5/lib/igx-tile-series-component.js +2 -2
- package/fesm2015/igniteui-angular-maps.js +929 -929
- package/fesm5/igniteui-angular-maps.js +921 -921
- package/lib/GeographicContourLineSeriesView_combined.d.ts +11 -11
- package/lib/GeographicHighDensityScatterSeriesView_combined.d.ts +16 -16
- package/lib/GeographicMapSeriesHost_combined.d.ts +28 -28
- package/lib/GeographicMarkerSeries.d.ts +14 -14
- 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 +21 -21
- 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 +19 -19
- package/lib/XamGeographicMap_combined.d.ts +22 -22
- package/package.json +2 -2
|
@@ -19,327 +19,327 @@ export let GeographicMapSeriesHost = /*@__PURE__*/ (() => {
|
|
|
19
19
|
class GeographicMapSeriesHost extends Series {
|
|
20
20
|
constructor() {
|
|
21
21
|
super();
|
|
22
|
-
this.
|
|
23
|
-
this.
|
|
22
|
+
this.wq = null;
|
|
23
|
+
this.ws = this.wr();
|
|
24
24
|
}
|
|
25
|
-
|
|
26
|
-
super.
|
|
27
|
-
if (this.
|
|
28
|
-
this.
|
|
25
|
+
qc() {
|
|
26
|
+
super.qc();
|
|
27
|
+
if (this.ws != null) {
|
|
28
|
+
this.ws.qc();
|
|
29
29
|
}
|
|
30
30
|
}
|
|
31
31
|
get_fa() {
|
|
32
32
|
return true;
|
|
33
33
|
}
|
|
34
34
|
ko(a, b) {
|
|
35
|
-
let c = this.
|
|
35
|
+
let c = this.nb(b);
|
|
36
36
|
if (c == "LatitudeMemberPath") {
|
|
37
37
|
c = "YMemberPath";
|
|
38
38
|
}
|
|
39
39
|
if (c == "LongitudeMemberPath") {
|
|
40
40
|
c = "XMemberPath";
|
|
41
41
|
}
|
|
42
|
-
return this.
|
|
42
|
+
return this.ws.ko(a, c);
|
|
43
43
|
}
|
|
44
|
-
|
|
45
|
-
let b = this.
|
|
44
|
+
mb(a) {
|
|
45
|
+
let b = this.nb(a);
|
|
46
46
|
if (b == "LatitudeMemberPath") {
|
|
47
47
|
b = "YMemberPath";
|
|
48
48
|
}
|
|
49
49
|
if (b == "LongitudeMemberPath") {
|
|
50
50
|
b = "XMemberPath";
|
|
51
51
|
}
|
|
52
|
-
return this.
|
|
52
|
+
return this.ws.mb(b);
|
|
53
53
|
}
|
|
54
54
|
get_kg() {
|
|
55
|
-
return this.
|
|
55
|
+
return this.ky(this.ws);
|
|
56
56
|
}
|
|
57
57
|
set_kg(a) {
|
|
58
|
-
this.
|
|
58
|
+
this.ox(this.ws, a);
|
|
59
59
|
}
|
|
60
60
|
d9(a, b, c, d) {
|
|
61
|
-
return this.
|
|
61
|
+
return this.ws.d9(a, b, c, d);
|
|
62
62
|
}
|
|
63
63
|
ai() {
|
|
64
|
-
return this.
|
|
64
|
+
return this.ws.ai();
|
|
65
65
|
}
|
|
66
66
|
bm() {
|
|
67
|
-
return this.
|
|
67
|
+
return this.ws;
|
|
68
68
|
}
|
|
69
|
-
get
|
|
70
|
-
return this.
|
|
69
|
+
get ws() {
|
|
70
|
+
return this.wq;
|
|
71
71
|
}
|
|
72
|
-
set
|
|
73
|
-
let b = this.
|
|
72
|
+
set ws(a) {
|
|
73
|
+
let b = this.ws != a;
|
|
74
74
|
if (b) {
|
|
75
|
-
this.
|
|
76
|
-
this.
|
|
75
|
+
this.wq = a;
|
|
76
|
+
this.wx();
|
|
77
77
|
}
|
|
78
78
|
}
|
|
79
79
|
get_hasMarkers() {
|
|
80
|
-
return this.
|
|
80
|
+
return this.ws.hasMarkers;
|
|
81
81
|
}
|
|
82
|
-
|
|
83
|
-
if (this.
|
|
84
|
-
let hostedSeries_ = this.
|
|
82
|
+
wx() {
|
|
83
|
+
if (this.wq != null) {
|
|
84
|
+
let hostedSeries_ = this.wq;
|
|
85
85
|
hostedSeries_.externalObject = TypeRegistrar.createFromInternal(hostedSeries_, PlatformConstants.Prefix, PlatformConstants.Postfix);
|
|
86
86
|
hostedSeries_.externalObject._implementation = hostedSeries_;
|
|
87
87
|
}
|
|
88
|
-
this.
|
|
89
|
-
this.
|
|
88
|
+
this.pd(this.ws);
|
|
89
|
+
this.wt.b5();
|
|
90
90
|
}
|
|
91
91
|
de(a, b, c) {
|
|
92
|
-
return this.dg(this.
|
|
92
|
+
return this.dg(this.ws, a, b, c);
|
|
93
93
|
}
|
|
94
94
|
df(a, b, c) {
|
|
95
|
-
return this.dh(this.
|
|
95
|
+
return this.dh(this.ws, a, b, c);
|
|
96
96
|
}
|
|
97
97
|
kl(a) {
|
|
98
|
-
return this.
|
|
98
|
+
return this.ku(this.ws, a);
|
|
99
99
|
}
|
|
100
100
|
j8(a, b) {
|
|
101
|
-
return this.
|
|
101
|
+
return this.ws.j8(a, b);
|
|
102
102
|
}
|
|
103
103
|
j6(a, b) {
|
|
104
|
-
return this.
|
|
104
|
+
return this.ws.j6(a, b);
|
|
105
105
|
}
|
|
106
106
|
i3(a, b, c) {
|
|
107
|
-
return this.
|
|
107
|
+
return this.ws.i3(a, b, c);
|
|
108
108
|
}
|
|
109
|
-
|
|
110
|
-
return this.
|
|
109
|
+
v6(a, b, c) {
|
|
110
|
+
return this.ws.v6(a, b, c);
|
|
111
111
|
}
|
|
112
|
-
|
|
113
|
-
return this.
|
|
112
|
+
wh(a) {
|
|
113
|
+
return this.ws.wh(a);
|
|
114
114
|
}
|
|
115
115
|
an(a) {
|
|
116
|
-
return this.
|
|
116
|
+
return this.ws.an(a);
|
|
117
117
|
}
|
|
118
|
-
|
|
119
|
-
return this.
|
|
118
|
+
wi(a) {
|
|
119
|
+
return this.ws.wi(a);
|
|
120
120
|
}
|
|
121
121
|
ao(a) {
|
|
122
|
-
return this.
|
|
123
|
-
}
|
|
124
|
-
wi(a) {
|
|
125
|
-
return this.wr.wi(a);
|
|
122
|
+
return this.ws.ao(a);
|
|
126
123
|
}
|
|
127
124
|
wj(a) {
|
|
128
|
-
return this.
|
|
125
|
+
return this.ws.wj(a);
|
|
126
|
+
}
|
|
127
|
+
wk(a) {
|
|
128
|
+
return this.ws.wk(a);
|
|
129
129
|
}
|
|
130
130
|
iz(a, b, c) {
|
|
131
|
-
return this.
|
|
131
|
+
return this.ws.iz(a, b, c);
|
|
132
132
|
}
|
|
133
|
-
|
|
134
|
-
return this.
|
|
133
|
+
v2(a, b, c) {
|
|
134
|
+
return this.ws.v2(a, b, c);
|
|
135
135
|
}
|
|
136
136
|
i1(a, b, c) {
|
|
137
137
|
return this.i3(a, b, c);
|
|
138
138
|
}
|
|
139
|
-
|
|
140
|
-
return this.
|
|
139
|
+
v4(a, b, c) {
|
|
140
|
+
return this.ws.v4(a, b, c);
|
|
141
141
|
}
|
|
142
|
-
|
|
143
|
-
return this.
|
|
142
|
+
v7(a, b, c) {
|
|
143
|
+
return this.ws.v7(a, b, c);
|
|
144
144
|
}
|
|
145
145
|
i4(a, b, c) {
|
|
146
|
-
return this.
|
|
146
|
+
return this.ws.i4(a, b, c);
|
|
147
147
|
}
|
|
148
|
-
|
|
149
|
-
return this.
|
|
148
|
+
v3(a, b, c) {
|
|
149
|
+
return this.ws.v3(a, b, c);
|
|
150
150
|
}
|
|
151
151
|
i0(a, b, c) {
|
|
152
|
-
return this.
|
|
152
|
+
return this.ws.i0(a, b, c);
|
|
153
153
|
}
|
|
154
|
-
|
|
155
|
-
return this.
|
|
154
|
+
v5(a, b, c) {
|
|
155
|
+
return this.ws.v5(a, b, c);
|
|
156
156
|
}
|
|
157
157
|
i2(a, b, c) {
|
|
158
|
-
return this.
|
|
158
|
+
return this.ws.i2(a, b, c);
|
|
159
159
|
}
|
|
160
160
|
j2(a) {
|
|
161
|
-
return this.
|
|
161
|
+
return this.ws.j2(a);
|
|
162
162
|
}
|
|
163
163
|
iu() {
|
|
164
|
-
return this.
|
|
164
|
+
return this.ws.iu();
|
|
165
165
|
}
|
|
166
166
|
iq(a) {
|
|
167
|
-
return this.
|
|
167
|
+
return this.ws.iq(a);
|
|
168
168
|
}
|
|
169
169
|
km(a) {
|
|
170
|
-
return this.
|
|
170
|
+
return this.ws.km(a);
|
|
171
171
|
}
|
|
172
172
|
cq() {
|
|
173
173
|
return new HostSeriesView(this);
|
|
174
174
|
}
|
|
175
|
-
|
|
176
|
-
super.
|
|
177
|
-
this.
|
|
175
|
+
qx(a) {
|
|
176
|
+
super.qx(a);
|
|
177
|
+
this.wt = typeCast(HostSeriesView.$, a);
|
|
178
178
|
}
|
|
179
|
-
get
|
|
180
|
-
return this.c(GeographicMapSeriesHost.
|
|
179
|
+
get wu() {
|
|
180
|
+
return this.c(GeographicMapSeriesHost.wz);
|
|
181
181
|
}
|
|
182
|
-
set
|
|
183
|
-
this.h(GeographicMapSeriesHost.
|
|
182
|
+
set wu(a) {
|
|
183
|
+
this.h(GeographicMapSeriesHost.wz, a);
|
|
184
184
|
}
|
|
185
|
-
|
|
186
|
-
super.
|
|
185
|
+
q5(a, b, c, d) {
|
|
186
|
+
super.q5(a, b, c, d);
|
|
187
187
|
switch (b) {
|
|
188
188
|
case "SeriesViewer":
|
|
189
|
-
this.
|
|
189
|
+
this.ws.c9 = this.c9;
|
|
190
190
|
if (c != null) {
|
|
191
|
-
c.qq(this.
|
|
191
|
+
c.qq(this.ws);
|
|
192
192
|
}
|
|
193
193
|
if (d != null) {
|
|
194
|
-
this.c9.mw(this.
|
|
194
|
+
this.c9.mw(this.ws);
|
|
195
195
|
}
|
|
196
|
-
this.
|
|
197
|
-
this.
|
|
198
|
-
this.
|
|
199
|
-
this.ke = this.
|
|
196
|
+
this.ws.q8(this.wl);
|
|
197
|
+
this.ws.index = this.index;
|
|
198
|
+
this.pw(this.ws);
|
|
199
|
+
this.ke = this.ws.ke;
|
|
200
200
|
let e = typeCast(SeriesViewer.$, c);
|
|
201
201
|
if (e != null) {
|
|
202
|
-
e.actualWindowRectChanged = delegateRemove(e.actualWindowRectChanged, runOn(this, this.
|
|
202
|
+
e.actualWindowRectChanged = delegateRemove(e.actualWindowRectChanged, runOn(this, this.wy));
|
|
203
203
|
}
|
|
204
204
|
if (this.c9 != null) {
|
|
205
205
|
let f = this.c9;
|
|
206
|
-
f.actualWindowRectChanged = delegateCombine(f.actualWindowRectChanged, runOn(this, this.
|
|
206
|
+
f.actualWindowRectChanged = delegateCombine(f.actualWindowRectChanged, runOn(this, this.wy));
|
|
207
207
|
}
|
|
208
|
-
this.
|
|
208
|
+
this.ww();
|
|
209
209
|
break;
|
|
210
210
|
case "SyncLink":
|
|
211
|
-
this.
|
|
211
|
+
this.ws.c1 = this.c1;
|
|
212
212
|
break;
|
|
213
213
|
case "VisibleFromScale":
|
|
214
|
-
this.
|
|
214
|
+
this.ww();
|
|
215
215
|
break;
|
|
216
216
|
case "Index":
|
|
217
|
-
this.
|
|
217
|
+
this.ws.index = this.index;
|
|
218
218
|
break;
|
|
219
219
|
case "ItemsSource":
|
|
220
|
-
this.
|
|
220
|
+
this.wt.b6();
|
|
221
221
|
break;
|
|
222
222
|
case "Resolution":
|
|
223
|
-
this.
|
|
223
|
+
this.wt.cd();
|
|
224
224
|
break;
|
|
225
225
|
case "TransitionDuration":
|
|
226
|
-
this.
|
|
226
|
+
this.wt.cg();
|
|
227
227
|
break;
|
|
228
228
|
case "Opacity":
|
|
229
|
-
this.
|
|
229
|
+
this.wt.ca();
|
|
230
230
|
break;
|
|
231
231
|
case "Visibility":
|
|
232
|
-
let hs_ = this.
|
|
232
|
+
let hs_ = this.ws;
|
|
233
233
|
let v_ = this._visibility;
|
|
234
234
|
hs_.visibility = v_;
|
|
235
235
|
break;
|
|
236
236
|
case "MouseOverEnabled":
|
|
237
|
-
this.
|
|
237
|
+
this.ws.f6 = this.f6;
|
|
238
238
|
break;
|
|
239
239
|
case "ExpectFunctions":
|
|
240
|
-
this.
|
|
240
|
+
this.ws.expectFunctions = this.expectFunctions;
|
|
241
241
|
break;
|
|
242
242
|
case "Thickness":
|
|
243
|
-
this.
|
|
243
|
+
this.wt.cf();
|
|
244
244
|
break;
|
|
245
245
|
case "Brush":
|
|
246
|
-
this.
|
|
246
|
+
this.wt.b4();
|
|
247
247
|
break;
|
|
248
248
|
case "Outline":
|
|
249
|
-
this.
|
|
249
|
+
this.wt.cc();
|
|
250
250
|
break;
|
|
251
251
|
case "ActualBrush":
|
|
252
|
-
this.
|
|
252
|
+
this.wt.b1();
|
|
253
253
|
break;
|
|
254
254
|
case "ActualOutline":
|
|
255
|
-
this.
|
|
255
|
+
this.wt.b2();
|
|
256
256
|
break;
|
|
257
257
|
case "MarkerFillOpacity":
|
|
258
258
|
if (!isNaN_(this.je)) {
|
|
259
|
-
this.
|
|
259
|
+
this.wt.b9();
|
|
260
260
|
}
|
|
261
261
|
break;
|
|
262
262
|
case "AreaFillOpacity":
|
|
263
263
|
if (!isNaN_(this.ii)) {
|
|
264
|
-
this.
|
|
264
|
+
this.wt.b3();
|
|
265
265
|
}
|
|
266
266
|
break;
|
|
267
267
|
case "OutlineMode":
|
|
268
|
-
this.
|
|
268
|
+
this.wt.cb();
|
|
269
269
|
break;
|
|
270
270
|
case "ShowDefaultTooltip":
|
|
271
|
-
this.
|
|
271
|
+
this.wt.ce();
|
|
272
272
|
break;
|
|
273
273
|
case "Title":
|
|
274
|
-
this.
|
|
274
|
+
this.ws.title = this.title;
|
|
275
275
|
break;
|
|
276
276
|
case "LegendItemBadgeMode":
|
|
277
|
-
this.
|
|
277
|
+
this.wt.b7();
|
|
278
278
|
break;
|
|
279
279
|
case "LegendItemBadgeShape":
|
|
280
|
-
this.
|
|
280
|
+
this.wt.b8();
|
|
281
281
|
break;
|
|
282
282
|
case "Legend":
|
|
283
|
-
this.
|
|
283
|
+
this.ws.legend = this.legend;
|
|
284
284
|
this.ct.av();
|
|
285
285
|
break;
|
|
286
286
|
}
|
|
287
287
|
}
|
|
288
|
-
|
|
289
|
-
if (this.c9 == null || this.
|
|
288
|
+
ww() {
|
|
289
|
+
if (this.c9 == null || this.ws == null) {
|
|
290
290
|
return;
|
|
291
291
|
}
|
|
292
|
-
if (!isNaN_(this.
|
|
293
|
-
if (this.c9.vl.width > this.
|
|
294
|
-
let hs_ = this.
|
|
292
|
+
if (!isNaN_(this.wu)) {
|
|
293
|
+
if (this.c9.vl.width > this.wu) {
|
|
294
|
+
let hs_ = this.ws;
|
|
295
295
|
let v_ = 1;
|
|
296
296
|
hs_.visibility = v_;
|
|
297
297
|
}
|
|
298
298
|
else {
|
|
299
|
-
let hs2_ = this.
|
|
299
|
+
let hs2_ = this.ws;
|
|
300
300
|
let v2_ = 0;
|
|
301
301
|
hs2_.visibility = v2_;
|
|
302
302
|
}
|
|
303
303
|
}
|
|
304
304
|
}
|
|
305
|
-
|
|
306
|
-
this.
|
|
305
|
+
wy(a, b) {
|
|
306
|
+
this.ww();
|
|
307
307
|
}
|
|
308
|
-
|
|
309
|
-
super.
|
|
310
|
-
if (this.
|
|
311
|
-
this.
|
|
308
|
+
rn(a) {
|
|
309
|
+
super.rn(a);
|
|
310
|
+
if (this.ws != null) {
|
|
311
|
+
this.ws.rn(a);
|
|
312
312
|
}
|
|
313
313
|
}
|
|
314
|
-
|
|
315
|
-
if (this.
|
|
316
|
-
this.
|
|
314
|
+
rm(a, b, c, d, e) {
|
|
315
|
+
if (this.ws != null) {
|
|
316
|
+
this.ws.rm(a, b, c, d, e);
|
|
317
317
|
}
|
|
318
318
|
}
|
|
319
319
|
a1(a, b) {
|
|
320
|
-
return this.
|
|
320
|
+
return this.ws.a1(a, b);
|
|
321
321
|
}
|
|
322
|
-
|
|
323
|
-
super.
|
|
324
|
-
this.
|
|
322
|
+
r6() {
|
|
323
|
+
super.r6();
|
|
324
|
+
this.ws.r6();
|
|
325
325
|
}
|
|
326
326
|
get_coercionMethods() {
|
|
327
327
|
return this._coercionMethods;
|
|
328
328
|
}
|
|
329
329
|
set_coercionMethods(a) {
|
|
330
330
|
this._coercionMethods = a;
|
|
331
|
-
this.
|
|
331
|
+
this.ws.coercionMethods = a;
|
|
332
332
|
}
|
|
333
|
-
|
|
334
|
-
super.
|
|
335
|
-
if (this.
|
|
336
|
-
let b = this.
|
|
337
|
-
this.
|
|
333
|
+
pv(a) {
|
|
334
|
+
super.pv(a);
|
|
335
|
+
if (this.ws != null) {
|
|
336
|
+
let b = this.ws.kk();
|
|
337
|
+
this.o6(a, b);
|
|
338
338
|
}
|
|
339
339
|
}
|
|
340
340
|
}
|
|
341
341
|
GeographicMapSeriesHost.$t = markType(GeographicMapSeriesHost, 'GeographicMapSeriesHost', Series.$);
|
|
342
|
-
GeographicMapSeriesHost.
|
|
342
|
+
GeographicMapSeriesHost.wz = DependencyProperty.i("VisibleFromScale", Number_$type, GeographicMapSeriesHost.$, new PropertyMetadata(2, 1, (a, b) => {
|
|
343
343
|
let c = a;
|
|
344
344
|
c.raisePropertyChanged("VisibleFromScale", b.oldValue, b.newValue);
|
|
345
345
|
}));
|
|
@@ -360,66 +360,66 @@ export let HostSeriesView = /*@__PURE__*/ (() => {
|
|
|
360
360
|
}
|
|
361
361
|
b5() {
|
|
362
362
|
this.b0.legendItemVisibility = 1;
|
|
363
|
-
this.b0.
|
|
364
|
-
this.b0.
|
|
365
|
-
this.b0.
|
|
366
|
-
this.b0.
|
|
367
|
-
this.b0.
|
|
368
|
-
this.b0.
|
|
369
|
-
this.b0.
|
|
370
|
-
this.b0.
|
|
371
|
-
this.b0.
|
|
372
|
-
this.b0.
|
|
373
|
-
this.b0.
|
|
374
|
-
this.b0.
|
|
375
|
-
this.b0.
|
|
376
|
-
this.b0.
|
|
377
|
-
this.b0.
|
|
363
|
+
this.b0.ws.legendItemVisibility = 0;
|
|
364
|
+
this.b0.ws.itemsSource = this.b0.itemsSource;
|
|
365
|
+
this.b0.ws.index = this.b0.index;
|
|
366
|
+
this.b0.ws.u9 = this.b0.u9;
|
|
367
|
+
this.b0.ws.vp = this.b0.u9;
|
|
368
|
+
this.b0.ws.cg = this.b0.cg;
|
|
369
|
+
this.b0.ws.jh = this.b0.jh;
|
|
370
|
+
this.b0.ws.kb = this.b0.kb;
|
|
371
|
+
this.b0.ws._opacity = this.b0._opacity;
|
|
372
|
+
this.b0.ws.jn = this.b0.jn;
|
|
373
|
+
this.b0.ws.ii = this.b0.ii;
|
|
374
|
+
this.b0.ws.je = this.b0.je;
|
|
375
|
+
this.b0.ws.gn = this.b0.gn;
|
|
376
|
+
this.b0.ws.legendItemBadgeShape = this.b0.legendItemBadgeShape;
|
|
377
|
+
this.b0.ws.bc = this.b0.bc;
|
|
378
378
|
}
|
|
379
379
|
b6() {
|
|
380
|
-
this.b0.
|
|
380
|
+
this.b0.ws.itemsSource = this.b0.itemsSource;
|
|
381
381
|
}
|
|
382
382
|
cd() {
|
|
383
|
-
this.b0.
|
|
383
|
+
this.b0.ws.jh = this.b0.jh;
|
|
384
384
|
}
|
|
385
385
|
cg() {
|
|
386
|
-
this.b0.
|
|
386
|
+
this.b0.ws.kb = this.b0.kb;
|
|
387
387
|
}
|
|
388
388
|
ca() {
|
|
389
|
-
this.b0.
|
|
389
|
+
this.b0.ws._opacity = this.b0._opacity;
|
|
390
390
|
}
|
|
391
391
|
cf() {
|
|
392
|
-
this.b0.
|
|
392
|
+
this.b0.ws.jn = this.b0.jn;
|
|
393
393
|
}
|
|
394
394
|
b4() {
|
|
395
|
-
this.b0.
|
|
395
|
+
this.b0.ws.u9 = this.b0.u9;
|
|
396
396
|
}
|
|
397
397
|
cc() {
|
|
398
|
-
this.b0.
|
|
398
|
+
this.b0.ws.vp = this.b0.vp;
|
|
399
399
|
}
|
|
400
400
|
b1() {
|
|
401
|
-
this.b0.
|
|
401
|
+
this.b0.ws.u9 = this.b0.u3;
|
|
402
402
|
}
|
|
403
403
|
b2() {
|
|
404
|
-
this.b0.
|
|
404
|
+
this.b0.ws.vp = this.b0.u7;
|
|
405
405
|
}
|
|
406
406
|
b7() {
|
|
407
|
-
this.b0.
|
|
407
|
+
this.b0.ws.bc = this.b0.bc;
|
|
408
408
|
}
|
|
409
409
|
b8() {
|
|
410
|
-
this.b0.
|
|
410
|
+
this.b0.ws.legendItemBadgeShape = this.b0.legendItemBadgeShape;
|
|
411
411
|
}
|
|
412
412
|
b3() {
|
|
413
|
-
this.b0.
|
|
413
|
+
this.b0.ws.ii = this.b0.ii;
|
|
414
414
|
}
|
|
415
415
|
b9() {
|
|
416
|
-
this.b0.
|
|
416
|
+
this.b0.ws.je = this.b0.je;
|
|
417
417
|
}
|
|
418
418
|
cb() {
|
|
419
|
-
this.b0.
|
|
419
|
+
this.b0.ws.cg = this.b0.cg;
|
|
420
420
|
}
|
|
421
421
|
ce() {
|
|
422
|
-
this.b0.
|
|
422
|
+
this.b0.ws.gn = this.b0.gn;
|
|
423
423
|
}
|
|
424
424
|
}
|
|
425
425
|
HostSeriesView.$t = markType(HostSeriesView, 'HostSeriesView', SeriesView.$);
|
|
@@ -23,74 +23,74 @@ export let GeographicMarkerSeries = /*@__PURE__*/ (() => {
|
|
|
23
23
|
class GeographicMarkerSeries extends GeographicMapSeriesHost {
|
|
24
24
|
constructor() {
|
|
25
25
|
super();
|
|
26
|
-
let a = this.
|
|
27
|
-
a.propertyUpdated = delegateCombine(a.propertyUpdated, runOn(this, this.
|
|
26
|
+
let a = this.ws;
|
|
27
|
+
a.propertyUpdated = delegateCombine(a.propertyUpdated, runOn(this, this.xg));
|
|
28
28
|
}
|
|
29
|
-
|
|
30
|
-
return this.
|
|
31
|
-
}
|
|
32
|
-
ve() {
|
|
33
|
-
return this.xt;
|
|
29
|
+
st() {
|
|
30
|
+
return this.xh;
|
|
34
31
|
}
|
|
35
32
|
vf() {
|
|
36
33
|
return this.xu;
|
|
37
34
|
}
|
|
35
|
+
vg() {
|
|
36
|
+
return this.xv;
|
|
37
|
+
}
|
|
38
38
|
il() {
|
|
39
|
-
return this.
|
|
39
|
+
return this.w3;
|
|
40
40
|
}
|
|
41
|
-
|
|
42
|
-
let a = typeCast(MarkerSeries.$, this.
|
|
41
|
+
l8() {
|
|
42
|
+
let a = typeCast(MarkerSeries.$, this.ws);
|
|
43
43
|
if (a == null) {
|
|
44
44
|
return "Unknown";
|
|
45
45
|
}
|
|
46
|
-
return a.
|
|
46
|
+
return a.l8();
|
|
47
47
|
}
|
|
48
|
-
|
|
49
|
-
let c = typeCast(MarkerSeries.$, this.
|
|
48
|
+
xg(a, b) {
|
|
49
|
+
let c = typeCast(MarkerSeries.$, this.ws);
|
|
50
50
|
if (c == null) {
|
|
51
51
|
return;
|
|
52
52
|
}
|
|
53
53
|
if (b.propertyName == "ActualMarkerTemplate") {
|
|
54
|
-
this.
|
|
54
|
+
this.xh = c.xs;
|
|
55
55
|
}
|
|
56
56
|
else if (b.propertyName == "ActualMarkerOutline") {
|
|
57
|
-
this.
|
|
57
|
+
this.xv = c.ya;
|
|
58
58
|
}
|
|
59
59
|
else if (b.propertyName == "ActualMarkerBrush") {
|
|
60
|
-
this.
|
|
60
|
+
this.xu = c.x9;
|
|
61
61
|
}
|
|
62
62
|
}
|
|
63
|
-
|
|
64
|
-
super.
|
|
63
|
+
q5(a, b, c, d) {
|
|
64
|
+
super.q5(a, b, c, d);
|
|
65
65
|
switch (b) {
|
|
66
66
|
case GeographicMarkerSeries.$$p[3]:
|
|
67
|
-
this.
|
|
67
|
+
this.ws.yb = this.xw;
|
|
68
68
|
break;
|
|
69
69
|
case GeographicMarkerSeries.$$p[6]:
|
|
70
|
-
this.
|
|
70
|
+
this.ws.yc = this.xx;
|
|
71
71
|
break;
|
|
72
72
|
case GeographicMarkerSeries.$$p[5]:
|
|
73
|
-
this.
|
|
73
|
+
this.ws.ww = this.w1;
|
|
74
74
|
break;
|
|
75
75
|
case GeographicMarkerSeries.$$p[4]:
|
|
76
|
-
this.
|
|
76
|
+
this.ws.ws = this.w0;
|
|
77
77
|
break;
|
|
78
78
|
case GeographicMarkerSeries.$$p[9]:
|
|
79
|
-
this.
|
|
79
|
+
this.ws.w2 = this.w2;
|
|
80
80
|
break;
|
|
81
81
|
case GeographicMarkerSeries.$$p[7]:
|
|
82
|
-
this.
|
|
82
|
+
this.ws.xu = this.xi;
|
|
83
83
|
break;
|
|
84
84
|
case GeographicMarkerSeries.$$p[8]:
|
|
85
|
-
this.
|
|
85
|
+
this.ws.xb = this.w3;
|
|
86
86
|
break;
|
|
87
87
|
case GeographicMarkerSeries.$$p[10]:
|
|
88
|
-
this.
|
|
88
|
+
this.ws.z1 = this.w4;
|
|
89
89
|
break;
|
|
90
90
|
}
|
|
91
91
|
}
|
|
92
92
|
}
|
|
93
93
|
GeographicMarkerSeries.$t = markType(GeographicMarkerSeries, 'GeographicMarkerSeries', GeographicMapSeriesHost.$);
|
|
94
|
-
GeographicMarkerSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicMarkerSeries, 'raisePropertyChanged', ['ActualMarkerBrush:
|
|
94
|
+
GeographicMarkerSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicMarkerSeries, 'raisePropertyChanged', ['ActualMarkerBrush:xu:xj', [Brush.$], 'ActualMarkerOutline:xv:xk', [Brush.$], 'ActualMarkerTemplate:xh:xl', [DataTemplate.$, null], 'MarkerBrush:xw:xm', [Brush.$], 'MarkerFillMode:w0:xn', [MarkerFillMode_$type, enumGetBox(MarkerFillMode_$type, 0)], 'MarkerOutlineMode:w1:xo', [MarkerOutlineMode_$type, enumGetBox(MarkerOutlineMode_$type, 0)], 'MarkerOutline:xx:xp', [Brush.$], 'MarkerTemplate:xi:xq', [DataTemplate.$, null], 'MarkerThickness:w3:xr', [1, DeviceUtils.g(2)], 'MarkerType:w2:xs', [MarkerType_$type, enumGetBox(MarkerType_$type, Defaults.e)], 'MaximumMarkers:w4:xt', [1, 400]]);
|
|
95
95
|
return GeographicMarkerSeries;
|
|
96
96
|
})();
|