igniteui-angular-maps 16.0.0 → 16.1.0-beta.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundles/igniteui-angular-maps.umd.js +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
|
@@ -16,62 +16,62 @@ 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.
|
|
20
|
-
_this.
|
|
19
|
+
_this.rl = null;
|
|
20
|
+
_this.rk = null;
|
|
21
21
|
_this.imageTilesReady = null;
|
|
22
22
|
_this.ab = GeographicTileSeries.$;
|
|
23
23
|
return _this;
|
|
24
24
|
}
|
|
25
|
-
GeographicTileSeries.prototype.
|
|
25
|
+
GeographicTileSeries.prototype.get_el = function () {
|
|
26
26
|
return true;
|
|
27
27
|
};
|
|
28
|
-
Object.defineProperty(GeographicTileSeries.prototype, "
|
|
28
|
+
Object.defineProperty(GeographicTileSeries.prototype, "rm", {
|
|
29
29
|
get: function () {
|
|
30
|
-
return this.
|
|
30
|
+
return this.rl;
|
|
31
31
|
},
|
|
32
32
|
set: function (a) {
|
|
33
|
-
var b = a != this.
|
|
33
|
+
var b = a != this.rm;
|
|
34
34
|
if (b) {
|
|
35
|
-
var c = this.
|
|
36
|
-
this.
|
|
35
|
+
var c = this.rm;
|
|
36
|
+
this.rl = a;
|
|
37
37
|
this.raisePropertyChanged("TileImagery", c, a);
|
|
38
38
|
}
|
|
39
39
|
},
|
|
40
40
|
enumerable: false,
|
|
41
41
|
configurable: true
|
|
42
42
|
});
|
|
43
|
-
GeographicTileSeries.prototype.
|
|
44
|
-
if (this.
|
|
45
|
-
this.
|
|
43
|
+
GeographicTileSeries.prototype.rq = function () {
|
|
44
|
+
if (this.rm != null) {
|
|
45
|
+
this.rm.clearTileCache();
|
|
46
46
|
}
|
|
47
47
|
};
|
|
48
|
-
GeographicTileSeries.prototype.
|
|
49
|
-
_super.prototype.
|
|
48
|
+
GeographicTileSeries.prototype.l9 = function (a, b, c, d) {
|
|
49
|
+
_super.prototype.l9.call(this, a, b, c, d);
|
|
50
50
|
switch (b) {
|
|
51
51
|
case "TileImagery":
|
|
52
|
-
if (this.
|
|
53
|
-
this.
|
|
52
|
+
if (this.qe != null) {
|
|
53
|
+
this.qe.s3 = this.rm;
|
|
54
54
|
}
|
|
55
55
|
break;
|
|
56
56
|
}
|
|
57
57
|
};
|
|
58
|
-
GeographicTileSeries.prototype.
|
|
59
|
-
_super.prototype.
|
|
60
|
-
this.
|
|
61
|
-
if (this.
|
|
62
|
-
var a = this.
|
|
63
|
-
a.imageTilesReady = delegateRemove(a.imageTilesReady, runOn(this, this.
|
|
58
|
+
GeographicTileSeries.prototype.qj = function () {
|
|
59
|
+
_super.prototype.qj.call(this);
|
|
60
|
+
this.qe.s3 = this.rm;
|
|
61
|
+
if (this.rk != null) {
|
|
62
|
+
var a = this.rk;
|
|
63
|
+
a.imageTilesReady = delegateRemove(a.imageTilesReady, runOn(this, this.rp));
|
|
64
64
|
}
|
|
65
|
-
this.
|
|
66
|
-
if (this.
|
|
67
|
-
var b = this.
|
|
68
|
-
b.imageTilesReady = delegateCombine(b.imageTilesReady, runOn(this, this.
|
|
65
|
+
this.rk = this.qe;
|
|
66
|
+
if (this.rk != null) {
|
|
67
|
+
var b = this.rk;
|
|
68
|
+
b.imageTilesReady = delegateCombine(b.imageTilesReady, runOn(this, this.rp));
|
|
69
69
|
}
|
|
70
70
|
};
|
|
71
|
-
GeographicTileSeries.prototype.
|
|
71
|
+
GeographicTileSeries.prototype.qd = function () {
|
|
72
72
|
return new TileSeries();
|
|
73
73
|
};
|
|
74
|
-
GeographicTileSeries.prototype.
|
|
74
|
+
GeographicTileSeries.prototype.rp = function (a, b) {
|
|
75
75
|
if (this.imageTilesReady != null) {
|
|
76
76
|
this.imageTilesReady(this, new ImageTilesReadyEventArgs());
|
|
77
77
|
}
|
|
@@ -103,8 +103,8 @@ var SphericalMercatorHorizontalScaler = /** @class */ /*@__PURE__*/ (function (_
|
|
|
103
103
|
}
|
|
104
104
|
};
|
|
105
105
|
SphericalMercatorHorizontalScaler.prototype.t = function (a, b, c, d, e) {
|
|
106
|
-
d = a.
|
|
107
|
-
e = a.
|
|
106
|
+
d = a.l4;
|
|
107
|
+
e = a.l3;
|
|
108
108
|
return {
|
|
109
109
|
p3: d,
|
|
110
110
|
p4: e
|
|
@@ -125,8 +125,8 @@ var SphericalMercatorVerticalScaler = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
125
125
|
}
|
|
126
126
|
};
|
|
127
127
|
SphericalMercatorVerticalScaler.prototype.t = function (a, b, c, d, e) {
|
|
128
|
-
d = this.ak(a.
|
|
129
|
-
e = this.ak(a.
|
|
128
|
+
d = this.ak(a.l4);
|
|
129
|
+
e = this.ak(a.l3);
|
|
130
130
|
return {
|
|
131
131
|
p3: d,
|
|
132
132
|
p4: e
|
|
@@ -22,56 +22,56 @@ 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.
|
|
26
|
-
_this.sw = null;
|
|
27
|
-
_this.imageTilesReady = null;
|
|
25
|
+
_this.s1 = null;
|
|
28
26
|
_this.s0 = null;
|
|
29
|
-
_this.
|
|
27
|
+
_this.imageTilesReady = null;
|
|
28
|
+
_this.s4 = null;
|
|
29
|
+
_this.s5 = false;
|
|
30
30
|
_this.ab = TileSeries.$;
|
|
31
31
|
return _this;
|
|
32
32
|
}
|
|
33
|
-
TileSeries.prototype.
|
|
33
|
+
TileSeries.prototype.get_el = function () {
|
|
34
34
|
return true;
|
|
35
35
|
};
|
|
36
|
-
TileSeries.prototype.
|
|
36
|
+
TileSeries.prototype.by = function () {
|
|
37
37
|
return new TileSeriesView(this);
|
|
38
38
|
};
|
|
39
|
-
TileSeries.prototype.
|
|
40
|
-
_super.prototype.
|
|
41
|
-
this.
|
|
39
|
+
TileSeries.prototype.l4 = function (a) {
|
|
40
|
+
_super.prototype.l4.call(this, a);
|
|
41
|
+
this.sz = a;
|
|
42
42
|
};
|
|
43
|
-
TileSeries.prototype.
|
|
43
|
+
TileSeries.prototype.get_rf = function () {
|
|
44
44
|
return false;
|
|
45
45
|
};
|
|
46
|
-
Object.defineProperty(TileSeries.prototype, "
|
|
46
|
+
Object.defineProperty(TileSeries.prototype, "s3", {
|
|
47
47
|
get: function () {
|
|
48
|
-
return this.
|
|
48
|
+
return this.s1;
|
|
49
49
|
},
|
|
50
50
|
set: function (a) {
|
|
51
|
-
var b = a != this.
|
|
51
|
+
var b = a != this.s3;
|
|
52
52
|
if (b) {
|
|
53
|
-
var c = this.
|
|
54
|
-
this.
|
|
53
|
+
var c = this.s3;
|
|
54
|
+
this.s1 = a;
|
|
55
55
|
this.raisePropertyChanged("TileImagery", c, a);
|
|
56
56
|
}
|
|
57
57
|
},
|
|
58
58
|
enumerable: false,
|
|
59
59
|
configurable: true
|
|
60
60
|
});
|
|
61
|
-
Object.defineProperty(TileSeries.prototype, "
|
|
61
|
+
Object.defineProperty(TileSeries.prototype, "s2", {
|
|
62
62
|
get: function () {
|
|
63
|
-
return this.
|
|
63
|
+
return this.s0;
|
|
64
64
|
},
|
|
65
65
|
set: function (a) {
|
|
66
|
-
var b = this.
|
|
67
|
-
this.
|
|
68
|
-
this.raisePropertyChanged("ActualTileImagery", b, this.
|
|
66
|
+
var b = this.s0;
|
|
67
|
+
this.s0 = a;
|
|
68
|
+
this.raisePropertyChanged("ActualTileImagery", b, this.s0);
|
|
69
69
|
},
|
|
70
70
|
enumerable: false,
|
|
71
71
|
configurable: true
|
|
72
72
|
});
|
|
73
|
-
TileSeries.prototype.
|
|
74
|
-
_super.prototype.
|
|
73
|
+
TileSeries.prototype.l9 = function (a, b, c, d) {
|
|
74
|
+
_super.prototype.l9.call(this, a, b, c, d);
|
|
75
75
|
var e;
|
|
76
76
|
var f;
|
|
77
77
|
switch (b) {
|
|
@@ -79,141 +79,141 @@ var TileSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
79
79
|
e = c;
|
|
80
80
|
f = d;
|
|
81
81
|
if (e != null) {
|
|
82
|
-
e.propertyChanged = delegateRemove(e.propertyChanged, runOn(this, this.
|
|
82
|
+
e.propertyChanged = delegateRemove(e.propertyChanged, runOn(this, this.s8));
|
|
83
83
|
}
|
|
84
84
|
if (f != null) {
|
|
85
|
-
f.propertyChanged = delegateCombine(f.propertyChanged, runOn(this, this.
|
|
85
|
+
f.propertyChanged = delegateCombine(f.propertyChanged, runOn(this, this.s8));
|
|
86
86
|
}
|
|
87
|
-
this.
|
|
88
|
-
this.
|
|
89
|
-
this.
|
|
87
|
+
this.sz.de(e, f);
|
|
88
|
+
this.mn(false);
|
|
89
|
+
this.lu();
|
|
90
90
|
break;
|
|
91
91
|
case "ActualTileImagery":
|
|
92
92
|
e = c;
|
|
93
93
|
f = d;
|
|
94
94
|
if (e != null) {
|
|
95
|
-
e.imageTilesReady = delegateRemove(e.imageTilesReady, runOn(this, this.
|
|
95
|
+
e.imageTilesReady = delegateRemove(e.imageTilesReady, runOn(this, this.s9));
|
|
96
96
|
e.deferralHandler = null;
|
|
97
97
|
}
|
|
98
98
|
if (f != null) {
|
|
99
|
-
f.imageTilesReady = delegateCombine(f.imageTilesReady, runOn(this, this.
|
|
99
|
+
f.imageTilesReady = delegateCombine(f.imageTilesReady, runOn(this, this.s9));
|
|
100
100
|
f.deferralHandler = this;
|
|
101
101
|
}
|
|
102
|
-
this.
|
|
103
|
-
if (f != null && typeCast(XamGeographicMap.$, this.
|
|
104
|
-
f.geographicMap = this.
|
|
105
|
-
this.
|
|
106
|
-
this.
|
|
102
|
+
this.sz.dd(e, f);
|
|
103
|
+
if (f != null && typeCast(XamGeographicMap.$, this.ce) !== null) {
|
|
104
|
+
f.geographicMap = this.ce;
|
|
105
|
+
this.tb(this.b1);
|
|
106
|
+
this.sz.da(this.ce.ta);
|
|
107
107
|
}
|
|
108
|
-
this.
|
|
108
|
+
this.lu();
|
|
109
109
|
break;
|
|
110
110
|
case "ActualWindowRect":
|
|
111
|
-
this.
|
|
111
|
+
this.sz.da(d);
|
|
112
112
|
break;
|
|
113
113
|
case "WorldRect":
|
|
114
|
-
this.
|
|
114
|
+
this.sz.dh(d);
|
|
115
115
|
break;
|
|
116
116
|
case "SeriesViewer":
|
|
117
117
|
var g = c;
|
|
118
118
|
var h = d;
|
|
119
|
-
if (g != null && this.
|
|
120
|
-
this.
|
|
119
|
+
if (g != null && this.s2 != null) {
|
|
120
|
+
this.s2.be(null);
|
|
121
121
|
}
|
|
122
|
-
if (h != null && this.
|
|
123
|
-
this.
|
|
122
|
+
if (h != null && this.s2 != null) {
|
|
123
|
+
this.s2.be(this.b1.w);
|
|
124
124
|
}
|
|
125
125
|
break;
|
|
126
126
|
case "ActualBrush":
|
|
127
127
|
case "ActualOutline":
|
|
128
128
|
case "ActualThickness":
|
|
129
|
-
this.
|
|
129
|
+
this.lw();
|
|
130
130
|
break;
|
|
131
131
|
}
|
|
132
132
|
};
|
|
133
|
-
TileSeries.prototype.
|
|
133
|
+
TileSeries.prototype.s8 = function (a, b) {
|
|
134
134
|
if (b.propertyName == "MultiScaleImage") {
|
|
135
|
-
this.
|
|
135
|
+
this.tb(this.b1);
|
|
136
136
|
}
|
|
137
137
|
};
|
|
138
|
-
TileSeries.prototype.
|
|
138
|
+
TileSeries.prototype.s9 = function (a, b) {
|
|
139
139
|
if (this.imageTilesReady != null) {
|
|
140
140
|
this.imageTilesReady(this, new EventArgs());
|
|
141
141
|
}
|
|
142
|
-
if (!this.
|
|
143
|
-
this.
|
|
142
|
+
if (!this.s5) {
|
|
143
|
+
this.sz.df();
|
|
144
144
|
}
|
|
145
145
|
};
|
|
146
146
|
TileSeries.prototype.register = function (a, b) {
|
|
147
|
-
this.
|
|
147
|
+
this.s4 = b;
|
|
148
148
|
};
|
|
149
149
|
TileSeries.prototype.unRegister = function (a) {
|
|
150
|
-
this.
|
|
150
|
+
this.s4 = null;
|
|
151
151
|
};
|
|
152
152
|
TileSeries.prototype.deferredRefresh = function () {
|
|
153
|
-
this.
|
|
153
|
+
this.mn(false);
|
|
154
154
|
};
|
|
155
155
|
TileSeries.prototype.deferAction = function (a) {
|
|
156
|
-
if (this.
|
|
157
|
-
this.
|
|
156
|
+
if (this.he != null) {
|
|
157
|
+
this.he.setTimeout(a, 0);
|
|
158
158
|
}
|
|
159
159
|
else {
|
|
160
160
|
window.setTimeout(a, 0);
|
|
161
161
|
}
|
|
162
162
|
};
|
|
163
|
-
TileSeries.prototype.
|
|
164
|
-
this.
|
|
165
|
-
_super.prototype.
|
|
163
|
+
TileSeries.prototype.na = function (a, b) {
|
|
164
|
+
this.sz.dg();
|
|
165
|
+
_super.prototype.na.call(this, a, b);
|
|
166
166
|
};
|
|
167
|
-
TileSeries.prototype.
|
|
168
|
-
_super.prototype.
|
|
169
|
-
this.
|
|
167
|
+
TileSeries.prototype.mo = function (a) {
|
|
168
|
+
_super.prototype.mo.call(this, a);
|
|
169
|
+
this.ta(a, this.b1);
|
|
170
170
|
};
|
|
171
|
-
TileSeries.prototype.
|
|
171
|
+
TileSeries.prototype.ta = function (a, b) {
|
|
172
172
|
var c;
|
|
173
173
|
var d;
|
|
174
174
|
var e = b;
|
|
175
175
|
var f = b.getViewInfo(c, d);
|
|
176
176
|
c = f.p0;
|
|
177
177
|
d = f.p1;
|
|
178
|
-
this.
|
|
179
|
-
if (this.
|
|
180
|
-
this.
|
|
181
|
-
this.
|
|
182
|
-
this.
|
|
178
|
+
this.tb(b);
|
|
179
|
+
if (this.s4 != null) {
|
|
180
|
+
this.s5 = true;
|
|
181
|
+
this.s4(a);
|
|
182
|
+
this.s5 = false;
|
|
183
183
|
}
|
|
184
184
|
e.df();
|
|
185
185
|
};
|
|
186
|
-
TileSeries.prototype.
|
|
187
|
-
_super.prototype.
|
|
188
|
-
var f = this.
|
|
186
|
+
TileSeries.prototype.mm = function (a, b, c, d, e) {
|
|
187
|
+
_super.prototype.mm.call(this, a, b, c, d, e);
|
|
188
|
+
var f = this.fg.item(d);
|
|
189
189
|
f.a1(c);
|
|
190
|
-
if (this.
|
|
190
|
+
if (this.cy(f)) {
|
|
191
191
|
return;
|
|
192
192
|
}
|
|
193
|
-
this.
|
|
193
|
+
this.sj(f);
|
|
194
194
|
};
|
|
195
|
-
TileSeries.prototype.
|
|
195
|
+
TileSeries.prototype.tb = function (a) {
|
|
196
196
|
var b;
|
|
197
197
|
var c;
|
|
198
198
|
var d = a.getViewInfo(b, c);
|
|
199
199
|
b = d.p0;
|
|
200
200
|
c = d.p1;
|
|
201
|
-
if (this.
|
|
202
|
-
if (this.
|
|
203
|
-
this.
|
|
201
|
+
if (this.s3 != null && this.s3.ao != null) {
|
|
202
|
+
if (this.s3 != this.s2) {
|
|
203
|
+
this.s2 = this.s3;
|
|
204
204
|
}
|
|
205
|
-
if (this.
|
|
206
|
-
if (this.
|
|
207
|
-
this.
|
|
205
|
+
if (this.s2 != null && !b.isEmpty) {
|
|
206
|
+
if (this.s2.width != b.width) {
|
|
207
|
+
this.s2.width = b.width;
|
|
208
208
|
}
|
|
209
|
-
if (this.
|
|
210
|
-
this.
|
|
209
|
+
if (this.s2.height != b.height) {
|
|
210
|
+
this.s2.height = b.height;
|
|
211
211
|
}
|
|
212
212
|
}
|
|
213
213
|
}
|
|
214
214
|
};
|
|
215
|
-
TileSeries.prototype.
|
|
216
|
-
_super.prototype.
|
|
215
|
+
TileSeries.prototype.k2 = function (a, b) {
|
|
216
|
+
_super.prototype.k2.call(this, a, b);
|
|
217
217
|
b.db();
|
|
218
218
|
};
|
|
219
219
|
TileSeries.$t = markType(TileSeries, 'TileSeries', ShapeSeriesBase.$, [IMapRenderDeferralHandler_$type]);
|
|
@@ -237,8 +237,8 @@ var TileSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
237
237
|
TileSeriesView.prototype.as = function () {
|
|
238
238
|
_super.prototype.as.call(this);
|
|
239
239
|
if (!this.q) {
|
|
240
|
-
this.c7.
|
|
241
|
-
this.c7.
|
|
240
|
+
this.c7.pe = Defaults.ao;
|
|
241
|
+
this.c7.o9 = Defaults.an;
|
|
242
242
|
}
|
|
243
243
|
};
|
|
244
244
|
TileSeriesView.prototype.ch = function (a, b) {
|
|
@@ -265,14 +265,14 @@ var TileSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
265
265
|
this.aq();
|
|
266
266
|
};
|
|
267
267
|
TileSeriesView.prototype.da = function (a) {
|
|
268
|
-
if (this.c7.
|
|
269
|
-
this.c7.
|
|
268
|
+
if (this.c7.s3 != null) {
|
|
269
|
+
this.c7.s3.windowRect = a;
|
|
270
270
|
}
|
|
271
271
|
};
|
|
272
272
|
TileSeriesView.prototype.dd = function (a, b) {
|
|
273
273
|
if (this.c9 == null) {
|
|
274
|
-
this.c9 = this.e.
|
|
275
|
-
var c = this.e.
|
|
274
|
+
this.c9 = this.e.he.createElement("canvas");
|
|
275
|
+
var c = this.e.he.get2DCanvasContext(this.c9);
|
|
276
276
|
this.c8 = new RenderingContext(new CanvasViewRenderer(), c);
|
|
277
277
|
this.c9.setAttribute("width", this.bu.width.toString());
|
|
278
278
|
this.c9.setAttribute("height", this.bu.height.toString());
|
|
@@ -301,8 +301,8 @@ var TileSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
301
301
|
this.c9.setAttribute("width", this.bu.width.toString());
|
|
302
302
|
this.c9.setAttribute("height", this.bu.height.toString());
|
|
303
303
|
}
|
|
304
|
-
if (this.c7.
|
|
305
|
-
this.c7.
|
|
304
|
+
if (this.c7.s3 != null) {
|
|
305
|
+
this.c7.s3.bf(this.bu);
|
|
306
306
|
}
|
|
307
307
|
};
|
|
308
308
|
TileSeriesView.prototype.a6 = function (a, b) {
|
|
@@ -336,8 +336,8 @@ var TileSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
336
336
|
TileSeriesView.prototype.db = function () {
|
|
337
337
|
};
|
|
338
338
|
TileSeriesView.prototype.dh = function (a) {
|
|
339
|
-
if (this.c7.
|
|
340
|
-
this.c7.
|
|
339
|
+
if (this.c7.s3 != null) {
|
|
340
|
+
this.c7.s3.a6();
|
|
341
341
|
}
|
|
342
342
|
};
|
|
343
343
|
TileSeriesView.$t = markType(TileSeriesView, 'TileSeriesView', ShapeSeriesViewBase.$);
|