igniteui-angular-maps 16.0.0 → 16.1.0-beta.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 +1615 -1612
- package/bundles/igniteui-angular-maps.umd.min.js +1 -1
- package/esm2015/lib/GeographicContourLineSeriesView_combined.js +40 -37
- package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js +81 -81
- package/esm2015/lib/GeographicMapSeriesHost_combined.js +183 -183
- package/esm2015/lib/GeographicMarkerSeries.js +29 -29
- package/esm2015/lib/GeographicPolylineSeriesView_combined.js +18 -18
- package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js +92 -92
- package/esm2015/lib/GeographicShapeSeriesBase_combined.js +63 -63
- package/esm2015/lib/GeographicShapeSeriesView_combined.js +57 -57
- package/esm2015/lib/GeographicSymbolSeriesView_combined.js +59 -59
- package/esm2015/lib/GeographicTileSeries.js +28 -28
- package/esm2015/lib/SphericalMercatorHorizontalScaler.js +2 -2
- package/esm2015/lib/SphericalMercatorVerticalScaler.js +2 -2
- package/esm2015/lib/TileSeries_combined.js +92 -92
- package/esm2015/lib/XamGeographicMap_combined.js +448 -448
- package/esm2015/lib/igx-arc-gis-online-map-imagery-dynamic-module.js +4 -4
- package/esm2015/lib/igx-arc-gis-online-map-imagery-module.js +4 -4
- package/esm2015/lib/igx-bing-maps-map-imagery-dynamic-module.js +4 -4
- package/esm2015/lib/igx-bing-maps-map-imagery-module.js +4 -4
- package/esm2015/lib/igx-custom-map-imagery-dynamic-module.js +4 -4
- package/esm2015/lib/igx-custom-map-imagery-module.js +4 -4
- package/esm2015/lib/igx-geographic-contour-line-series-component.js +12 -12
- package/esm2015/lib/igx-geographic-contour-line-series-dynamic-module.js +4 -4
- package/esm2015/lib/igx-geographic-contour-line-series-module.js +4 -4
- package/esm2015/lib/igx-geographic-high-density-scatter-series-component.js +26 -26
- package/esm2015/lib/igx-geographic-high-density-scatter-series-dynamic-module.js +4 -4
- package/esm2015/lib/igx-geographic-high-density-scatter-series-module.js +4 -4
- package/esm2015/lib/igx-geographic-map-component.js +42 -42
- package/esm2015/lib/igx-geographic-map-core-dynamic-module.js +4 -4
- package/esm2015/lib/igx-geographic-map-core-module.js +4 -4
- package/esm2015/lib/igx-geographic-map-dynamic-module.js +4 -4
- package/esm2015/lib/igx-geographic-map-module.js +4 -4
- package/esm2015/lib/igx-geographic-map-series-host-component.js +24 -24
- package/esm2015/lib/igx-geographic-marker-series-base-component.js +3 -3
- package/esm2015/lib/igx-geographic-marker-series-component.js +25 -25
- package/esm2015/lib/igx-geographic-polyline-series-component.js +14 -14
- package/esm2015/lib/igx-geographic-polyline-series-dynamic-module.js +4 -4
- package/esm2015/lib/igx-geographic-polyline-series-module.js +4 -4
- package/esm2015/lib/igx-geographic-proportional-symbol-series-base-component.js +3 -3
- package/esm2015/lib/igx-geographic-proportional-symbol-series-component.js +36 -36
- package/esm2015/lib/igx-geographic-proportional-symbol-series-dynamic-module.js +4 -4
- package/esm2015/lib/igx-geographic-proportional-symbol-series-module.js +4 -4
- package/esm2015/lib/igx-geographic-scatter-area-series-component.js +11 -11
- package/esm2015/lib/igx-geographic-scatter-area-series-dynamic-module.js +4 -4
- package/esm2015/lib/igx-geographic-scatter-area-series-module.js +4 -4
- package/esm2015/lib/igx-geographic-shape-series-base-base-component.js +3 -3
- package/esm2015/lib/igx-geographic-shape-series-base-component.js +19 -19
- package/esm2015/lib/igx-geographic-shape-series-component.js +36 -36
- package/esm2015/lib/igx-geographic-shape-series-dynamic-module.js +4 -4
- package/esm2015/lib/igx-geographic-shape-series-module.js +4 -4
- package/esm2015/lib/igx-geographic-symbol-series-base-component.js +3 -3
- package/esm2015/lib/igx-geographic-symbol-series-component.js +18 -18
- package/esm2015/lib/igx-geographic-symbol-series-dynamic-module.js +4 -4
- package/esm2015/lib/igx-geographic-symbol-series-module.js +4 -4
- package/esm2015/lib/igx-geographic-tile-series-component.js +7 -7
- package/esm2015/lib/igx-geographic-tile-series-dynamic-module.js +4 -4
- package/esm2015/lib/igx-geographic-tile-series-module.js +4 -4
- package/esm2015/lib/igx-geographic-xy-triangulating-series-base-component.js +3 -3
- package/esm2015/lib/igx-geographic-xy-triangulating-series-component.js +15 -15
- package/esm2015/lib/igx-open-street-map-imagery-dynamic-module.js +4 -4
- package/esm2015/lib/igx-open-street-map-imagery-module.js +4 -4
- package/esm2015/lib/igx-tile-generator-map-imagery-dynamic-module.js +4 -4
- package/esm2015/lib/igx-tile-generator-map-imagery-module.js +4 -4
- package/esm2015/lib/igx-tile-series-component.js +6 -6
- package/esm2015/lib/igx-tile-series-dynamic-module.js +4 -4
- package/esm2015/lib/igx-tile-series-module.js +4 -4
- package/esm5/lib/GeographicContourLineSeriesView_combined.js +40 -37
- package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js +81 -81
- package/esm5/lib/GeographicMapSeriesHost_combined.js +181 -181
- package/esm5/lib/GeographicMarkerSeries.js +29 -29
- package/esm5/lib/GeographicPolylineSeriesView_combined.js +18 -18
- package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js +92 -92
- package/esm5/lib/GeographicShapeSeriesBase_combined.js +62 -62
- package/esm5/lib/GeographicShapeSeriesView_combined.js +57 -57
- package/esm5/lib/GeographicSymbolSeriesView_combined.js +59 -59
- package/esm5/lib/GeographicTileSeries.js +27 -27
- package/esm5/lib/SphericalMercatorHorizontalScaler.js +2 -2
- package/esm5/lib/SphericalMercatorVerticalScaler.js +2 -2
- package/esm5/lib/TileSeries_combined.js +90 -90
- package/esm5/lib/XamGeographicMap_combined.js +441 -441
- package/esm5/lib/igx-arc-gis-online-map-imagery-dynamic-module.js +4 -4
- package/esm5/lib/igx-arc-gis-online-map-imagery-module.js +4 -4
- package/esm5/lib/igx-bing-maps-map-imagery-dynamic-module.js +4 -4
- package/esm5/lib/igx-bing-maps-map-imagery-module.js +4 -4
- package/esm5/lib/igx-custom-map-imagery-dynamic-module.js +4 -4
- package/esm5/lib/igx-custom-map-imagery-module.js +4 -4
- package/esm5/lib/igx-geographic-contour-line-series-component.js +12 -12
- package/esm5/lib/igx-geographic-contour-line-series-dynamic-module.js +4 -4
- package/esm5/lib/igx-geographic-contour-line-series-module.js +4 -4
- package/esm5/lib/igx-geographic-high-density-scatter-series-component.js +26 -26
- package/esm5/lib/igx-geographic-high-density-scatter-series-dynamic-module.js +4 -4
- package/esm5/lib/igx-geographic-high-density-scatter-series-module.js +4 -4
- package/esm5/lib/igx-geographic-map-component.js +42 -42
- package/esm5/lib/igx-geographic-map-core-dynamic-module.js +4 -4
- package/esm5/lib/igx-geographic-map-core-module.js +4 -4
- package/esm5/lib/igx-geographic-map-dynamic-module.js +4 -4
- package/esm5/lib/igx-geographic-map-module.js +4 -4
- package/esm5/lib/igx-geographic-map-series-host-component.js +24 -24
- package/esm5/lib/igx-geographic-marker-series-base-component.js +3 -3
- package/esm5/lib/igx-geographic-marker-series-component.js +25 -25
- package/esm5/lib/igx-geographic-polyline-series-component.js +14 -14
- package/esm5/lib/igx-geographic-polyline-series-dynamic-module.js +4 -4
- package/esm5/lib/igx-geographic-polyline-series-module.js +4 -4
- package/esm5/lib/igx-geographic-proportional-symbol-series-base-component.js +3 -3
- package/esm5/lib/igx-geographic-proportional-symbol-series-component.js +36 -36
- package/esm5/lib/igx-geographic-proportional-symbol-series-dynamic-module.js +4 -4
- package/esm5/lib/igx-geographic-proportional-symbol-series-module.js +4 -4
- package/esm5/lib/igx-geographic-scatter-area-series-component.js +11 -11
- package/esm5/lib/igx-geographic-scatter-area-series-dynamic-module.js +4 -4
- package/esm5/lib/igx-geographic-scatter-area-series-module.js +4 -4
- package/esm5/lib/igx-geographic-shape-series-base-base-component.js +3 -3
- package/esm5/lib/igx-geographic-shape-series-base-component.js +19 -19
- package/esm5/lib/igx-geographic-shape-series-component.js +36 -36
- package/esm5/lib/igx-geographic-shape-series-dynamic-module.js +4 -4
- package/esm5/lib/igx-geographic-shape-series-module.js +4 -4
- package/esm5/lib/igx-geographic-symbol-series-base-component.js +3 -3
- package/esm5/lib/igx-geographic-symbol-series-component.js +18 -18
- package/esm5/lib/igx-geographic-symbol-series-dynamic-module.js +4 -4
- package/esm5/lib/igx-geographic-symbol-series-module.js +4 -4
- package/esm5/lib/igx-geographic-tile-series-component.js +7 -7
- package/esm5/lib/igx-geographic-tile-series-dynamic-module.js +4 -4
- package/esm5/lib/igx-geographic-tile-series-module.js +4 -4
- package/esm5/lib/igx-geographic-xy-triangulating-series-base-component.js +3 -3
- package/esm5/lib/igx-geographic-xy-triangulating-series-component.js +15 -15
- package/esm5/lib/igx-open-street-map-imagery-dynamic-module.js +4 -4
- package/esm5/lib/igx-open-street-map-imagery-module.js +4 -4
- package/esm5/lib/igx-tile-generator-map-imagery-dynamic-module.js +4 -4
- package/esm5/lib/igx-tile-generator-map-imagery-module.js +4 -4
- package/esm5/lib/igx-tile-series-component.js +6 -6
- package/esm5/lib/igx-tile-series-dynamic-module.js +4 -4
- package/esm5/lib/igx-tile-series-module.js +4 -4
- package/fesm2015/igniteui-angular-maps.js +1628 -1625
- package/fesm5/igniteui-angular-maps.js +1615 -1612
- package/lib/GeographicContourLineSeriesView_combined.d.ts +15 -15
- package/lib/GeographicHighDensityScatterSeriesView_combined.d.ts +25 -25
- package/lib/GeographicMapSeriesHost_combined.d.ts +44 -44
- package/lib/GeographicMarkerSeries.d.ts +18 -18
- package/lib/GeographicMarkerSeriesBase.d.ts +1 -1
- package/lib/GeographicPolylineSeriesView_combined.d.ts +9 -9
- package/lib/GeographicProportionalSymbolSeriesBase.d.ts +1 -1
- package/lib/GeographicProportionalSymbolSeriesView_combined.d.ts +27 -27
- package/lib/GeographicShapeSeriesBaseBase.d.ts +1 -1
- package/lib/GeographicShapeSeriesBase_combined.d.ts +25 -25
- package/lib/GeographicShapeSeriesView_combined.d.ts +28 -28
- package/lib/GeographicSymbolSeriesBase.d.ts +1 -1
- package/lib/GeographicSymbolSeriesView_combined.d.ts +21 -21
- package/lib/GeographicTileSeries.d.ts +10 -10
- package/lib/GeographicXYTriangulatingSeriesBase.d.ts +1 -1
- package/lib/TileSeries_combined.d.ts +22 -22
- package/lib/XamGeographicMap_combined.d.ts +101 -101
- package/package.json +2 -2
|
@@ -21,47 +21,47 @@ export let TileSeries = /*@__PURE__*/ (() => {
|
|
|
21
21
|
class TileSeries extends ShapeSeriesBase {
|
|
22
22
|
constructor() {
|
|
23
23
|
super();
|
|
24
|
-
this.
|
|
25
|
-
this.sw = null;
|
|
26
|
-
this.imageTilesReady = null;
|
|
24
|
+
this.s1 = null;
|
|
27
25
|
this.s0 = null;
|
|
28
|
-
this.
|
|
26
|
+
this.imageTilesReady = null;
|
|
27
|
+
this.s4 = null;
|
|
28
|
+
this.s5 = false;
|
|
29
29
|
this.ab = TileSeries.$;
|
|
30
30
|
}
|
|
31
|
-
|
|
31
|
+
get_el() {
|
|
32
32
|
return true;
|
|
33
33
|
}
|
|
34
|
-
|
|
34
|
+
by() {
|
|
35
35
|
return new TileSeriesView(this);
|
|
36
36
|
}
|
|
37
|
-
|
|
38
|
-
super.
|
|
39
|
-
this.
|
|
37
|
+
l4(a) {
|
|
38
|
+
super.l4(a);
|
|
39
|
+
this.sz = a;
|
|
40
40
|
}
|
|
41
|
-
|
|
41
|
+
get_rf() {
|
|
42
42
|
return false;
|
|
43
43
|
}
|
|
44
|
-
get
|
|
45
|
-
return this.
|
|
44
|
+
get s3() {
|
|
45
|
+
return this.s1;
|
|
46
46
|
}
|
|
47
|
-
set
|
|
48
|
-
let b = a != this.
|
|
47
|
+
set s3(a) {
|
|
48
|
+
let b = a != this.s3;
|
|
49
49
|
if (b) {
|
|
50
|
-
let c = this.
|
|
51
|
-
this.
|
|
50
|
+
let c = this.s3;
|
|
51
|
+
this.s1 = a;
|
|
52
52
|
this.raisePropertyChanged("TileImagery", c, a);
|
|
53
53
|
}
|
|
54
54
|
}
|
|
55
|
-
get
|
|
56
|
-
return this.
|
|
55
|
+
get s2() {
|
|
56
|
+
return this.s0;
|
|
57
57
|
}
|
|
58
|
-
set
|
|
59
|
-
let b = this.
|
|
60
|
-
this.
|
|
61
|
-
this.raisePropertyChanged("ActualTileImagery", b, this.
|
|
58
|
+
set s2(a) {
|
|
59
|
+
let b = this.s0;
|
|
60
|
+
this.s0 = a;
|
|
61
|
+
this.raisePropertyChanged("ActualTileImagery", b, this.s0);
|
|
62
62
|
}
|
|
63
|
-
|
|
64
|
-
super.
|
|
63
|
+
l9(a, b, c, d) {
|
|
64
|
+
super.l9(a, b, c, d);
|
|
65
65
|
let e;
|
|
66
66
|
let f;
|
|
67
67
|
switch (b) {
|
|
@@ -69,141 +69,141 @@ 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.s8));
|
|
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.s8));
|
|
76
76
|
}
|
|
77
|
-
this.
|
|
78
|
-
this.
|
|
79
|
-
this.
|
|
77
|
+
this.sz.de(e, f);
|
|
78
|
+
this.mn(false);
|
|
79
|
+
this.lu();
|
|
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.s9));
|
|
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.s9));
|
|
90
90
|
f.deferralHandler = this;
|
|
91
91
|
}
|
|
92
|
-
this.
|
|
93
|
-
if (f != null && typeCast(XamGeographicMap.$, this.
|
|
94
|
-
f.geographicMap = this.
|
|
95
|
-
this.
|
|
96
|
-
this.
|
|
92
|
+
this.sz.dd(e, f);
|
|
93
|
+
if (f != null && typeCast(XamGeographicMap.$, this.ce) !== null) {
|
|
94
|
+
f.geographicMap = this.ce;
|
|
95
|
+
this.tb(this.b1);
|
|
96
|
+
this.sz.da(this.ce.ta);
|
|
97
97
|
}
|
|
98
|
-
this.
|
|
98
|
+
this.lu();
|
|
99
99
|
break;
|
|
100
100
|
case "ActualWindowRect":
|
|
101
|
-
this.
|
|
101
|
+
this.sz.da(d);
|
|
102
102
|
break;
|
|
103
103
|
case "WorldRect":
|
|
104
|
-
this.
|
|
104
|
+
this.sz.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.s2 != null) {
|
|
110
|
+
this.s2.be(null);
|
|
111
111
|
}
|
|
112
|
-
if (h != null && this.
|
|
113
|
-
this.
|
|
112
|
+
if (h != null && this.s2 != null) {
|
|
113
|
+
this.s2.be(this.b1.w);
|
|
114
114
|
}
|
|
115
115
|
break;
|
|
116
116
|
case "ActualBrush":
|
|
117
117
|
case "ActualOutline":
|
|
118
118
|
case "ActualThickness":
|
|
119
|
-
this.
|
|
119
|
+
this.lw();
|
|
120
120
|
break;
|
|
121
121
|
}
|
|
122
122
|
}
|
|
123
|
-
|
|
123
|
+
s8(a, b) {
|
|
124
124
|
if (b.propertyName == "MultiScaleImage") {
|
|
125
|
-
this.
|
|
125
|
+
this.tb(this.b1);
|
|
126
126
|
}
|
|
127
127
|
}
|
|
128
|
-
|
|
128
|
+
s9(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.s5) {
|
|
133
|
+
this.sz.df();
|
|
134
134
|
}
|
|
135
135
|
}
|
|
136
136
|
register(a, b) {
|
|
137
|
-
this.
|
|
137
|
+
this.s4 = b;
|
|
138
138
|
}
|
|
139
139
|
unRegister(a) {
|
|
140
|
-
this.
|
|
140
|
+
this.s4 = null;
|
|
141
141
|
}
|
|
142
142
|
deferredRefresh() {
|
|
143
|
-
this.
|
|
143
|
+
this.mn(false);
|
|
144
144
|
}
|
|
145
145
|
deferAction(a) {
|
|
146
|
-
if (this.
|
|
147
|
-
this.
|
|
146
|
+
if (this.he != null) {
|
|
147
|
+
this.he.setTimeout(a, 0);
|
|
148
148
|
}
|
|
149
149
|
else {
|
|
150
150
|
window.setTimeout(a, 0);
|
|
151
151
|
}
|
|
152
152
|
}
|
|
153
|
-
|
|
154
|
-
this.
|
|
155
|
-
super.
|
|
153
|
+
na(a, b) {
|
|
154
|
+
this.sz.dg();
|
|
155
|
+
super.na(a, b);
|
|
156
156
|
}
|
|
157
|
-
|
|
158
|
-
super.
|
|
159
|
-
this.
|
|
157
|
+
mo(a) {
|
|
158
|
+
super.mo(a);
|
|
159
|
+
this.ta(a, this.b1);
|
|
160
160
|
}
|
|
161
|
-
|
|
161
|
+
ta(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.tb(b);
|
|
169
|
+
if (this.s4 != null) {
|
|
170
|
+
this.s5 = true;
|
|
171
|
+
this.s4(a);
|
|
172
|
+
this.s5 = false;
|
|
173
173
|
}
|
|
174
174
|
e.df();
|
|
175
175
|
}
|
|
176
|
-
|
|
177
|
-
super.
|
|
178
|
-
let f = this.
|
|
176
|
+
mm(a, b, c, d, e) {
|
|
177
|
+
super.mm(a, b, c, d, e);
|
|
178
|
+
let f = this.fg.item(d);
|
|
179
179
|
f.a1(c);
|
|
180
|
-
if (this.
|
|
180
|
+
if (this.cy(f)) {
|
|
181
181
|
return;
|
|
182
182
|
}
|
|
183
|
-
this.
|
|
183
|
+
this.sj(f);
|
|
184
184
|
}
|
|
185
|
-
|
|
185
|
+
tb(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.s3 != null && this.s3.ao != null) {
|
|
192
|
+
if (this.s3 != this.s2) {
|
|
193
|
+
this.s2 = this.s3;
|
|
194
194
|
}
|
|
195
|
-
if (this.
|
|
196
|
-
if (this.
|
|
197
|
-
this.
|
|
195
|
+
if (this.s2 != null && !b.isEmpty) {
|
|
196
|
+
if (this.s2.width != b.width) {
|
|
197
|
+
this.s2.width = b.width;
|
|
198
198
|
}
|
|
199
|
-
if (this.
|
|
200
|
-
this.
|
|
199
|
+
if (this.s2.height != b.height) {
|
|
200
|
+
this.s2.height = b.height;
|
|
201
201
|
}
|
|
202
202
|
}
|
|
203
203
|
}
|
|
204
204
|
}
|
|
205
|
-
|
|
206
|
-
super.
|
|
205
|
+
k2(a, b) {
|
|
206
|
+
super.k2(a, b);
|
|
207
207
|
b.db();
|
|
208
208
|
}
|
|
209
209
|
}
|
|
@@ -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.pe = Defaults.ao;
|
|
230
|
+
this.c7.o9 = Defaults.an;
|
|
231
231
|
}
|
|
232
232
|
}
|
|
233
233
|
ch(a, b) {
|
|
@@ -254,14 +254,14 @@ 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.s3 != null) {
|
|
258
|
+
this.c7.s3.windowRect = a;
|
|
259
259
|
}
|
|
260
260
|
}
|
|
261
261
|
dd(a, b) {
|
|
262
262
|
if (this.c9 == null) {
|
|
263
|
-
this.c9 = this.e.
|
|
264
|
-
let c = this.e.
|
|
263
|
+
this.c9 = this.e.he.createElement("canvas");
|
|
264
|
+
let c = this.e.he.get2DCanvasContext(this.c9);
|
|
265
265
|
this.c8 = new RenderingContext(new CanvasViewRenderer(), c);
|
|
266
266
|
this.c9.setAttribute("width", this.bu.width.toString());
|
|
267
267
|
this.c9.setAttribute("height", this.bu.height.toString());
|
|
@@ -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.s3 != null) {
|
|
294
|
+
this.c7.s3.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.s3 != null) {
|
|
329
|
+
this.c7.s3.a6();
|
|
330
330
|
}
|
|
331
331
|
}
|
|
332
332
|
}
|