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