igniteui-angular-maps 17.2.0 → 17.2.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 +1047 -1020
- package/bundles/igniteui-angular-maps.umd.min.js +1 -1
- package/esm2015/lib/GeographicContourLineSeriesView_combined.js +41 -38
- package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js +81 -78
- package/esm2015/lib/GeographicMapSeriesHost_combined.js +182 -182
- package/esm2015/lib/GeographicMarkerSeries.js +28 -28
- package/esm2015/lib/GeographicPolylineSeriesView_combined.js +21 -18
- package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js +92 -89
- package/esm2015/lib/GeographicShapeSeriesBase_combined.js +62 -62
- package/esm2015/lib/GeographicShapeSeriesView_combined.js +59 -56
- package/esm2015/lib/GeographicSymbolSeriesView_combined.js +61 -58
- package/esm2015/lib/GeographicTileSeries.js +30 -27
- package/esm2015/lib/TileSeries_combined.js +94 -91
- package/esm2015/lib/XamGeographicMap_combined.js +93 -90
- package/esm2015/lib/igx-geographic-contour-line-series-component.js +9 -9
- package/esm2015/lib/igx-geographic-high-density-scatter-series-component.js +23 -23
- package/esm2015/lib/igx-geographic-map-series-host-component.js +21 -21
- package/esm2015/lib/igx-geographic-marker-series-component.js +22 -22
- package/esm2015/lib/igx-geographic-polyline-series-component.js +11 -11
- package/esm2015/lib/igx-geographic-proportional-symbol-series-component.js +33 -33
- package/esm2015/lib/igx-geographic-scatter-area-series-component.js +8 -8
- package/esm2015/lib/igx-geographic-shape-series-base-component.js +16 -16
- package/esm2015/lib/igx-geographic-shape-series-component.js +33 -33
- package/esm2015/lib/igx-geographic-symbol-series-component.js +15 -15
- 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 +41 -38
- package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js +81 -78
- package/esm5/lib/GeographicMapSeriesHost_combined.js +180 -180
- package/esm5/lib/GeographicMarkerSeries.js +28 -28
- package/esm5/lib/GeographicPolylineSeriesView_combined.js +21 -18
- package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js +92 -89
- package/esm5/lib/GeographicShapeSeriesBase_combined.js +61 -61
- package/esm5/lib/GeographicShapeSeriesView_combined.js +59 -56
- package/esm5/lib/GeographicSymbolSeriesView_combined.js +61 -58
- package/esm5/lib/GeographicTileSeries.js +29 -26
- package/esm5/lib/TileSeries_combined.js +92 -89
- package/esm5/lib/XamGeographicMap_combined.js +92 -89
- package/esm5/lib/igx-geographic-contour-line-series-component.js +9 -9
- package/esm5/lib/igx-geographic-high-density-scatter-series-component.js +23 -23
- package/esm5/lib/igx-geographic-map-series-host-component.js +21 -21
- package/esm5/lib/igx-geographic-marker-series-component.js +22 -22
- package/esm5/lib/igx-geographic-polyline-series-component.js +11 -11
- package/esm5/lib/igx-geographic-proportional-symbol-series-component.js +33 -33
- package/esm5/lib/igx-geographic-scatter-area-series-component.js +8 -8
- package/esm5/lib/igx-geographic-shape-series-base-component.js +16 -16
- package/esm5/lib/igx-geographic-shape-series-component.js +33 -33
- package/esm5/lib/igx-geographic-symbol-series-component.js +15 -15
- 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 +1055 -1028
- package/fesm5/igniteui-angular-maps.js +1047 -1020
- package/lib/GeographicContourLineSeriesView_combined.d.ts +14 -13
- package/lib/GeographicHighDensityScatterSeriesView_combined.d.ts +22 -21
- package/lib/GeographicMapSeriesHost_combined.d.ts +43 -43
- package/lib/GeographicMarkerSeries.d.ts +15 -15
- package/lib/GeographicMarkerSeriesBase.d.ts +1 -1
- package/lib/GeographicPolylineSeriesView_combined.d.ts +10 -9
- package/lib/GeographicProportionalSymbolSeriesBase.d.ts +1 -1
- package/lib/GeographicProportionalSymbolSeriesView_combined.d.ts +26 -25
- package/lib/GeographicShapeSeriesBaseBase.d.ts +1 -1
- package/lib/GeographicShapeSeriesBase_combined.d.ts +20 -20
- package/lib/GeographicShapeSeriesView_combined.d.ts +26 -25
- package/lib/GeographicSymbolSeriesBase.d.ts +1 -1
- package/lib/GeographicSymbolSeriesView_combined.d.ts +19 -18
- package/lib/GeographicTileSeries.d.ts +10 -9
- package/lib/GeographicXYTriangulatingSeriesBase.d.ts +1 -1
- package/lib/TileSeries_combined.d.ts +23 -21
- package/lib/XamGeographicMap_combined.d.ts +28 -27
- package/package.json +2 -2
|
@@ -16,62 +16,65 @@ var GeographicTileSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
16
16
|
__extends(GeographicTileSeries, _super);
|
|
17
17
|
function GeographicTileSeries() {
|
|
18
18
|
var _this = _super.call(this) || this;
|
|
19
|
+
_this.vb = null;
|
|
19
20
|
_this.va = null;
|
|
20
|
-
_this.u9 = null;
|
|
21
21
|
_this.imageTilesReady = null;
|
|
22
22
|
_this.ab = GeographicTileSeries.$;
|
|
23
23
|
return _this;
|
|
24
24
|
}
|
|
25
|
-
GeographicTileSeries.prototype.
|
|
25
|
+
GeographicTileSeries.prototype.bg = function () {
|
|
26
|
+
return new GeographicTileSeries();
|
|
27
|
+
};
|
|
28
|
+
GeographicTileSeries.prototype.get_fh = function () {
|
|
26
29
|
return true;
|
|
27
30
|
};
|
|
28
|
-
Object.defineProperty(GeographicTileSeries.prototype, "
|
|
31
|
+
Object.defineProperty(GeographicTileSeries.prototype, "vc", {
|
|
29
32
|
get: function () {
|
|
30
|
-
return this.
|
|
33
|
+
return this.vb;
|
|
31
34
|
},
|
|
32
35
|
set: function (a) {
|
|
33
|
-
var b = a != this.
|
|
36
|
+
var b = a != this.vc;
|
|
34
37
|
if (b) {
|
|
35
|
-
var c = this.
|
|
36
|
-
this.
|
|
38
|
+
var c = this.vc;
|
|
39
|
+
this.vb = a;
|
|
37
40
|
this.raisePropertyChanged("TileImagery", c, a);
|
|
38
41
|
}
|
|
39
42
|
},
|
|
40
43
|
enumerable: false,
|
|
41
44
|
configurable: true
|
|
42
45
|
});
|
|
43
|
-
GeographicTileSeries.prototype.
|
|
44
|
-
if (this.
|
|
45
|
-
this.
|
|
46
|
+
GeographicTileSeries.prototype.vg = function () {
|
|
47
|
+
if (this.vc != null) {
|
|
48
|
+
this.vc.clearTileCache();
|
|
46
49
|
}
|
|
47
50
|
};
|
|
48
|
-
GeographicTileSeries.prototype.
|
|
49
|
-
_super.prototype.
|
|
51
|
+
GeographicTileSeries.prototype.o9 = function (a, b, c, d) {
|
|
52
|
+
_super.prototype.o9.call(this, a, b, c, d);
|
|
50
53
|
switch (b) {
|
|
51
54
|
case "TileImagery":
|
|
52
|
-
if (this.
|
|
53
|
-
this.
|
|
55
|
+
if (this.t4 != null) {
|
|
56
|
+
this.t4.wx = this.vc;
|
|
54
57
|
}
|
|
55
58
|
break;
|
|
56
59
|
}
|
|
57
60
|
};
|
|
58
|
-
GeographicTileSeries.prototype.
|
|
59
|
-
_super.prototype.
|
|
60
|
-
this.
|
|
61
|
-
if (this.
|
|
62
|
-
var a = this.
|
|
63
|
-
a.imageTilesReady = delegateRemove(a.imageTilesReady, runOn(this, this.
|
|
61
|
+
GeographicTileSeries.prototype.t9 = function () {
|
|
62
|
+
_super.prototype.t9.call(this);
|
|
63
|
+
this.t4.wx = this.vc;
|
|
64
|
+
if (this.va != null) {
|
|
65
|
+
var a = this.va;
|
|
66
|
+
a.imageTilesReady = delegateRemove(a.imageTilesReady, runOn(this, this.vf));
|
|
64
67
|
}
|
|
65
|
-
this.
|
|
66
|
-
if (this.
|
|
67
|
-
var b = this.
|
|
68
|
-
b.imageTilesReady = delegateCombine(b.imageTilesReady, runOn(this, this.
|
|
68
|
+
this.va = this.t4;
|
|
69
|
+
if (this.va != null) {
|
|
70
|
+
var b = this.va;
|
|
71
|
+
b.imageTilesReady = delegateCombine(b.imageTilesReady, runOn(this, this.vf));
|
|
69
72
|
}
|
|
70
73
|
};
|
|
71
|
-
GeographicTileSeries.prototype.
|
|
74
|
+
GeographicTileSeries.prototype.t3 = function () {
|
|
72
75
|
return new TileSeries();
|
|
73
76
|
};
|
|
74
|
-
GeographicTileSeries.prototype.
|
|
77
|
+
GeographicTileSeries.prototype.vf = function (a, b) {
|
|
75
78
|
if (this.imageTilesReady != null) {
|
|
76
79
|
this.imageTilesReady(this, new ImageTilesReadyEventArgs());
|
|
77
80
|
}
|
|
@@ -22,56 +22,59 @@ var TileSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
22
22
|
__extends(TileSeries, _super);
|
|
23
23
|
function TileSeries() {
|
|
24
24
|
var _this = _super.call(this) || this;
|
|
25
|
+
_this.wv = null;
|
|
25
26
|
_this.wu = null;
|
|
26
|
-
_this.wt = null;
|
|
27
27
|
_this.imageTilesReady = null;
|
|
28
|
-
_this.
|
|
29
|
-
_this.
|
|
28
|
+
_this.wy = null;
|
|
29
|
+
_this.wz = false;
|
|
30
30
|
_this.ab = TileSeries.$;
|
|
31
31
|
return _this;
|
|
32
32
|
}
|
|
33
|
-
TileSeries.prototype.
|
|
33
|
+
TileSeries.prototype.bg = function () {
|
|
34
|
+
return new TileSeries();
|
|
35
|
+
};
|
|
36
|
+
TileSeries.prototype.get_fh = function () {
|
|
34
37
|
return true;
|
|
35
38
|
};
|
|
36
|
-
TileSeries.prototype.
|
|
39
|
+
TileSeries.prototype.ch = function () {
|
|
37
40
|
return new TileSeriesView(this);
|
|
38
41
|
};
|
|
39
|
-
TileSeries.prototype.
|
|
40
|
-
_super.prototype.
|
|
41
|
-
this.
|
|
42
|
+
TileSeries.prototype.o1 = function (a) {
|
|
43
|
+
_super.prototype.o1.call(this, a);
|
|
44
|
+
this.wt = a;
|
|
42
45
|
};
|
|
43
|
-
TileSeries.prototype.
|
|
46
|
+
TileSeries.prototype.get_u5 = function () {
|
|
44
47
|
return false;
|
|
45
48
|
};
|
|
46
|
-
Object.defineProperty(TileSeries.prototype, "
|
|
49
|
+
Object.defineProperty(TileSeries.prototype, "wx", {
|
|
47
50
|
get: function () {
|
|
48
|
-
return this.
|
|
51
|
+
return this.wv;
|
|
49
52
|
},
|
|
50
53
|
set: function (a) {
|
|
51
|
-
var b = a != this.
|
|
54
|
+
var b = a != this.wx;
|
|
52
55
|
if (b) {
|
|
53
|
-
var c = this.
|
|
54
|
-
this.
|
|
56
|
+
var c = this.wx;
|
|
57
|
+
this.wv = a;
|
|
55
58
|
this.raisePropertyChanged("TileImagery", c, a);
|
|
56
59
|
}
|
|
57
60
|
},
|
|
58
61
|
enumerable: false,
|
|
59
62
|
configurable: true
|
|
60
63
|
});
|
|
61
|
-
Object.defineProperty(TileSeries.prototype, "
|
|
64
|
+
Object.defineProperty(TileSeries.prototype, "ww", {
|
|
62
65
|
get: function () {
|
|
63
|
-
return this.
|
|
66
|
+
return this.wu;
|
|
64
67
|
},
|
|
65
68
|
set: function (a) {
|
|
66
|
-
var b = this.
|
|
67
|
-
this.
|
|
68
|
-
this.raisePropertyChanged("ActualTileImagery", b, this.
|
|
69
|
+
var b = this.wu;
|
|
70
|
+
this.wu = a;
|
|
71
|
+
this.raisePropertyChanged("ActualTileImagery", b, this.wu);
|
|
69
72
|
},
|
|
70
73
|
enumerable: false,
|
|
71
74
|
configurable: true
|
|
72
75
|
});
|
|
73
|
-
TileSeries.prototype.
|
|
74
|
-
_super.prototype.
|
|
76
|
+
TileSeries.prototype.o9 = function (a, b, c, d) {
|
|
77
|
+
_super.prototype.o9.call(this, a, b, c, d);
|
|
75
78
|
var e;
|
|
76
79
|
var f;
|
|
77
80
|
switch (b) {
|
|
@@ -79,141 +82,141 @@ var TileSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
79
82
|
e = c;
|
|
80
83
|
f = d;
|
|
81
84
|
if (e != null) {
|
|
82
|
-
e.propertyChanged = delegateRemove(e.propertyChanged, runOn(this, this.
|
|
85
|
+
e.propertyChanged = delegateRemove(e.propertyChanged, runOn(this, this.w2));
|
|
83
86
|
}
|
|
84
87
|
if (f != null) {
|
|
85
|
-
f.propertyChanged = delegateCombine(f.propertyChanged, runOn(this, this.
|
|
88
|
+
f.propertyChanged = delegateCombine(f.propertyChanged, runOn(this, this.w2));
|
|
86
89
|
}
|
|
87
|
-
this.
|
|
88
|
-
this.
|
|
89
|
-
this.
|
|
90
|
+
this.wt.dh(e, f);
|
|
91
|
+
this.pq(false);
|
|
92
|
+
this.om();
|
|
90
93
|
break;
|
|
91
94
|
case "ActualTileImagery":
|
|
92
95
|
e = c;
|
|
93
96
|
f = d;
|
|
94
97
|
if (e != null) {
|
|
95
|
-
e.imageTilesReady = delegateRemove(e.imageTilesReady, runOn(this, this.
|
|
98
|
+
e.imageTilesReady = delegateRemove(e.imageTilesReady, runOn(this, this.w3));
|
|
96
99
|
e.deferralHandler = null;
|
|
97
100
|
}
|
|
98
101
|
if (f != null) {
|
|
99
|
-
f.imageTilesReady = delegateCombine(f.imageTilesReady, runOn(this, this.
|
|
102
|
+
f.imageTilesReady = delegateCombine(f.imageTilesReady, runOn(this, this.w3));
|
|
100
103
|
f.deferralHandler = this;
|
|
101
104
|
}
|
|
102
|
-
this.
|
|
103
|
-
if (f != null && typeCast(XamGeographicMap.$, this.
|
|
104
|
-
f.geographicMap = this.
|
|
105
|
-
this.
|
|
106
|
-
this.
|
|
105
|
+
this.wt.dg(e, f);
|
|
106
|
+
if (f != null && typeCast(XamGeographicMap.$, this.cz) !== null) {
|
|
107
|
+
f.geographicMap = this.cz;
|
|
108
|
+
this.w5(this.ck);
|
|
109
|
+
this.wt.dd(this.cz.tn);
|
|
107
110
|
}
|
|
108
|
-
this.
|
|
111
|
+
this.om();
|
|
109
112
|
break;
|
|
110
113
|
case "ActualWindowRect":
|
|
111
|
-
this.
|
|
114
|
+
this.wt.dd(d);
|
|
112
115
|
break;
|
|
113
116
|
case "WorldRect":
|
|
114
|
-
this.
|
|
117
|
+
this.wt.dk(d);
|
|
115
118
|
break;
|
|
116
119
|
case "SeriesViewer":
|
|
117
120
|
var g = c;
|
|
118
121
|
var h = d;
|
|
119
|
-
if (g != null && this.
|
|
120
|
-
this.
|
|
122
|
+
if (g != null && this.ww != null) {
|
|
123
|
+
this.ww.be(null);
|
|
121
124
|
}
|
|
122
|
-
if (h != null && this.
|
|
123
|
-
this.
|
|
125
|
+
if (h != null && this.ww != null) {
|
|
126
|
+
this.ww.be(this.ck.w);
|
|
124
127
|
}
|
|
125
128
|
break;
|
|
126
129
|
case "ActualBrush":
|
|
127
130
|
case "ActualOutline":
|
|
128
131
|
case "ActualThickness":
|
|
129
|
-
this.
|
|
132
|
+
this.oo();
|
|
130
133
|
break;
|
|
131
134
|
}
|
|
132
135
|
};
|
|
133
|
-
TileSeries.prototype.
|
|
136
|
+
TileSeries.prototype.w2 = function (a, b) {
|
|
134
137
|
if (b.propertyName == "MultiScaleImage") {
|
|
135
|
-
this.
|
|
138
|
+
this.w5(this.ck);
|
|
136
139
|
}
|
|
137
140
|
};
|
|
138
|
-
TileSeries.prototype.
|
|
141
|
+
TileSeries.prototype.w3 = function (a, b) {
|
|
139
142
|
if (this.imageTilesReady != null) {
|
|
140
143
|
this.imageTilesReady(this, new EventArgs());
|
|
141
144
|
}
|
|
142
|
-
if (!this.
|
|
143
|
-
this.
|
|
145
|
+
if (!this.wz) {
|
|
146
|
+
this.wt.di();
|
|
144
147
|
}
|
|
145
148
|
};
|
|
146
149
|
TileSeries.prototype.register = function (a, b) {
|
|
147
|
-
this.
|
|
150
|
+
this.wy = b;
|
|
148
151
|
};
|
|
149
152
|
TileSeries.prototype.unRegister = function (a) {
|
|
150
|
-
this.
|
|
153
|
+
this.wy = null;
|
|
151
154
|
};
|
|
152
155
|
TileSeries.prototype.deferredRefresh = function () {
|
|
153
|
-
this.
|
|
156
|
+
this.pq(false);
|
|
154
157
|
};
|
|
155
158
|
TileSeries.prototype.deferAction = function (a) {
|
|
156
|
-
if (this.
|
|
157
|
-
this.
|
|
159
|
+
if (this.i5 != null) {
|
|
160
|
+
this.i5.setTimeout(a, 0);
|
|
158
161
|
}
|
|
159
162
|
else {
|
|
160
163
|
window.setTimeout(a, 0);
|
|
161
164
|
}
|
|
162
165
|
};
|
|
163
|
-
TileSeries.prototype.
|
|
164
|
-
this.
|
|
165
|
-
_super.prototype.
|
|
166
|
+
TileSeries.prototype.qn = function (a, b) {
|
|
167
|
+
this.wt.dj();
|
|
168
|
+
_super.prototype.qn.call(this, a, b);
|
|
166
169
|
};
|
|
167
|
-
TileSeries.prototype.
|
|
168
|
-
_super.prototype.
|
|
169
|
-
this.
|
|
170
|
+
TileSeries.prototype.pr = function (a) {
|
|
171
|
+
_super.prototype.pr.call(this, a);
|
|
172
|
+
this.w4(a, this.ck);
|
|
170
173
|
};
|
|
171
|
-
TileSeries.prototype.
|
|
174
|
+
TileSeries.prototype.w4 = function (a, b) {
|
|
172
175
|
var c;
|
|
173
176
|
var d;
|
|
174
177
|
var e = b;
|
|
175
178
|
var f = b.getViewInfo(c, d);
|
|
176
179
|
c = f.p0;
|
|
177
180
|
d = f.p1;
|
|
178
|
-
this.
|
|
179
|
-
if (this.
|
|
180
|
-
this.
|
|
181
|
-
this.
|
|
182
|
-
this.
|
|
181
|
+
this.w5(b);
|
|
182
|
+
if (this.wy != null) {
|
|
183
|
+
this.wz = true;
|
|
184
|
+
this.wy(a);
|
|
185
|
+
this.wz = false;
|
|
183
186
|
}
|
|
184
187
|
e.di();
|
|
185
188
|
};
|
|
186
|
-
TileSeries.prototype.
|
|
187
|
-
_super.prototype.
|
|
188
|
-
var f = this.
|
|
189
|
+
TileSeries.prototype.pp = function (a, b, c, d, e) {
|
|
190
|
+
_super.prototype.pp.call(this, a, b, c, d, e);
|
|
191
|
+
var f = this.gv.item(d);
|
|
189
192
|
f.a3(c);
|
|
190
|
-
if (this.
|
|
193
|
+
if (this.dm(f)) {
|
|
191
194
|
return;
|
|
192
195
|
}
|
|
193
|
-
this.
|
|
196
|
+
this.wc(f);
|
|
194
197
|
};
|
|
195
|
-
TileSeries.prototype.
|
|
198
|
+
TileSeries.prototype.w5 = function (a) {
|
|
196
199
|
var b;
|
|
197
200
|
var c;
|
|
198
201
|
var d = a.getViewInfo(b, c);
|
|
199
202
|
b = d.p0;
|
|
200
203
|
c = d.p1;
|
|
201
|
-
if (this.
|
|
202
|
-
if (this.
|
|
203
|
-
this.
|
|
204
|
+
if (this.wx != null && this.wx.ao != null) {
|
|
205
|
+
if (this.wx != this.ww) {
|
|
206
|
+
this.ww = this.wx;
|
|
204
207
|
}
|
|
205
|
-
if (this.
|
|
206
|
-
if (this.
|
|
207
|
-
this.
|
|
208
|
+
if (this.ww != null && !b.isEmpty) {
|
|
209
|
+
if (this.ww.width != b.width) {
|
|
210
|
+
this.ww.width = b.width;
|
|
208
211
|
}
|
|
209
|
-
if (this.
|
|
210
|
-
this.
|
|
212
|
+
if (this.ww.height != b.height) {
|
|
213
|
+
this.ww.height = b.height;
|
|
211
214
|
}
|
|
212
215
|
}
|
|
213
216
|
}
|
|
214
217
|
};
|
|
215
|
-
TileSeries.prototype.
|
|
216
|
-
_super.prototype.
|
|
218
|
+
TileSeries.prototype.nk = function (a, b) {
|
|
219
|
+
_super.prototype.nk.call(this, a, b);
|
|
217
220
|
b.de();
|
|
218
221
|
};
|
|
219
222
|
TileSeries.$t = markType(TileSeries, 'TileSeries', ShapeSeriesBase.$, [IMapRenderDeferralHandler_$type]);
|
|
@@ -237,8 +240,8 @@ var TileSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
237
240
|
TileSeriesView.prototype.au = function () {
|
|
238
241
|
_super.prototype.au.call(this);
|
|
239
242
|
if (!this.q) {
|
|
240
|
-
this.da.
|
|
241
|
-
this.da.
|
|
243
|
+
this.da.s3 = Defaults.ao;
|
|
244
|
+
this.da.sx = Defaults.an;
|
|
242
245
|
}
|
|
243
246
|
};
|
|
244
247
|
TileSeriesView.prototype.ck = function (a, b) {
|
|
@@ -265,14 +268,14 @@ var TileSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
265
268
|
this.as();
|
|
266
269
|
};
|
|
267
270
|
TileSeriesView.prototype.dd = function (a) {
|
|
268
|
-
if (this.da.
|
|
269
|
-
this.da.
|
|
271
|
+
if (this.da.wx != null) {
|
|
272
|
+
this.da.wx.windowRect = a;
|
|
270
273
|
}
|
|
271
274
|
};
|
|
272
275
|
TileSeriesView.prototype.dg = function (a, b) {
|
|
273
276
|
if (this.dc == null) {
|
|
274
|
-
this.dc = this.e.
|
|
275
|
-
var c = this.e.
|
|
277
|
+
this.dc = this.e.i5.createElement("canvas");
|
|
278
|
+
var c = this.e.i5.get2DCanvasContext(this.dc);
|
|
276
279
|
this.db = new RenderingContext(new CanvasViewRenderer(), c);
|
|
277
280
|
this.dc.setAttribute("width", this.bx.width.toString());
|
|
278
281
|
this.dc.setAttribute("height", this.bx.height.toString());
|
|
@@ -301,8 +304,8 @@ var TileSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
301
304
|
this.dc.setAttribute("width", this.bx.width.toString());
|
|
302
305
|
this.dc.setAttribute("height", this.bx.height.toString());
|
|
303
306
|
}
|
|
304
|
-
if (this.da.
|
|
305
|
-
this.da.
|
|
307
|
+
if (this.da.wx != null) {
|
|
308
|
+
this.da.wx.bf(this.bx);
|
|
306
309
|
}
|
|
307
310
|
};
|
|
308
311
|
TileSeriesView.prototype.a8 = function (a, b) {
|
|
@@ -336,8 +339,8 @@ var TileSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
336
339
|
TileSeriesView.prototype.de = function () {
|
|
337
340
|
};
|
|
338
341
|
TileSeriesView.prototype.dk = function (a) {
|
|
339
|
-
if (this.da.
|
|
340
|
-
this.da.
|
|
342
|
+
if (this.da.wx != null) {
|
|
343
|
+
this.da.wx.a6();
|
|
341
344
|
}
|
|
342
345
|
};
|
|
343
346
|
TileSeriesView.$t = markType(TileSeriesView, 'TileSeriesView', ShapeSeriesViewBase.$);
|