igniteui-angular-maps 20.0.2-beta.2 → 20.0.2-beta.3
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 +1409 -1409
- package/bundles/igniteui-angular-maps.umd.min.js +1 -1
- package/esm2015/lib/{AzureMapsMapImagery.js → AzureMapsImagery.js} +1 -1
- package/esm2015/lib/AzureMapsImageryStyle.js +14 -14
- package/{esm5/lib/AzureMapsMapImagery.js → esm2015/lib/AzureMapsImageryView.js} +1 -1
- package/esm2015/lib/{AzureMapsMapImageryView_combined.js → AzureMapsImageryView_combined.js} +18 -18
- package/esm2015/lib/GeographicContourLineSeriesView_combined.js +35 -35
- package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js +69 -69
- package/esm2015/lib/GeographicMapSeriesHost_combined.js +163 -163
- package/esm2015/lib/GeographicMarkerSeries.js +25 -25
- package/esm2015/lib/GeographicPolylineSeriesView_combined.js +15 -15
- package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js +84 -84
- package/esm2015/lib/GeographicShapeSeriesBase_combined.js +58 -58
- package/esm2015/lib/GeographicShapeSeriesView_combined.js +49 -49
- package/esm2015/lib/GeographicSymbolSeriesView_combined.js +53 -53
- package/esm2015/lib/GeographicTileSeries.js +26 -26
- package/esm2015/lib/TileSeries_combined.js +79 -79
- package/esm2015/lib/XamGeographicMap_combined.js +448 -448
- package/esm2015/lib/igx-azure-maps-imagery-dynamic-module.js +34 -0
- package/esm2015/lib/{igx-azure-maps-map-imagery-module.js → igx-azure-maps-imagery-module.js} +7 -7
- package/esm2015/lib/{igx-azure-maps-map-imagery.js → igx-azure-maps-imagery.js} +4 -4
- 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-component.js +39 -39
- package/esm2015/lib/igx-geographic-map-series-host-component.js +11 -11
- 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 +22 -22
- 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/esm2015/public_api.js +5 -5
- package/{esm2015/lib/AzureMapsMapImageryView.js → esm5/lib/AzureMapsImagery.js} +1 -1
- package/esm5/lib/AzureMapsImageryStyle.js +14 -14
- package/esm5/lib/{AzureMapsMapImageryView.js → AzureMapsImageryView.js} +1 -1
- package/esm5/lib/{AzureMapsMapImageryView_combined.js → AzureMapsImageryView_combined.js} +33 -33
- package/esm5/lib/GeographicContourLineSeriesView_combined.js +35 -35
- package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js +69 -69
- package/esm5/lib/GeographicMapSeriesHost_combined.js +161 -161
- package/esm5/lib/GeographicMarkerSeries.js +25 -25
- package/esm5/lib/GeographicPolylineSeriesView_combined.js +15 -15
- package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js +84 -84
- package/esm5/lib/GeographicShapeSeriesBase_combined.js +57 -57
- package/esm5/lib/GeographicShapeSeriesView_combined.js +49 -49
- package/esm5/lib/GeographicSymbolSeriesView_combined.js +53 -53
- package/esm5/lib/GeographicTileSeries.js +25 -25
- package/esm5/lib/TileSeries_combined.js +77 -77
- package/esm5/lib/XamGeographicMap_combined.js +441 -441
- package/esm5/lib/igx-azure-maps-imagery-dynamic-module.js +33 -0
- package/esm5/lib/{igx-azure-maps-map-imagery-module.js → igx-azure-maps-imagery-module.js} +8 -8
- package/esm5/lib/{igx-azure-maps-map-imagery.js → igx-azure-maps-imagery.js} +16 -16
- 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-component.js +39 -39
- package/esm5/lib/igx-geographic-map-series-host-component.js +11 -11
- 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 +22 -22
- 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/esm5/public_api.js +5 -5
- package/fesm2015/igniteui-angular-maps.js +1395 -1395
- package/fesm5/igniteui-angular-maps.js +1405 -1405
- package/lib/AzureMapsImagery.d.ts +1 -0
- package/lib/AzureMapsImageryStyle.d.ts +13 -13
- package/lib/AzureMapsImageryView.d.ts +1 -0
- package/lib/{AzureMapsMapImageryView_combined.d.ts → AzureMapsImageryView_combined.d.ts} +5 -5
- package/lib/GeographicContourLineSeriesView_combined.d.ts +11 -11
- package/lib/GeographicHighDensityScatterSeriesView_combined.d.ts +16 -16
- package/lib/GeographicMapSeriesHost_combined.d.ts +27 -27
- package/lib/GeographicMarkerSeries.d.ts +13 -13
- 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 +18 -18
- package/lib/GeographicShapeSeriesView_combined.d.ts +20 -20
- 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 +18 -18
- package/lib/XamGeographicMap_combined.d.ts +96 -96
- package/lib/igx-azure-maps-imagery-dynamic-module.d.ts +9 -0
- package/lib/igx-azure-maps-imagery-module.d.ts +7 -0
- package/lib/{igx-azure-maps-map-imagery.d.ts → igx-azure-maps-imagery.d.ts} +5 -5
- package/package.json +2 -2
- package/public_api.d.ts +5 -5
- package/esm2015/lib/igx-azure-maps-map-imagery-dynamic-module.js +0 -34
- package/esm5/lib/igx-azure-maps-map-imagery-dynamic-module.js +0 -33
- package/lib/AzureMapsMapImagery.d.ts +0 -1
- package/lib/AzureMapsMapImageryView.d.ts +0 -1
- package/lib/igx-azure-maps-map-imagery-dynamic-module.d.ts +0 -9
- package/lib/igx-azure-maps-map-imagery-module.d.ts +0 -7
|
@@ -33,19 +33,19 @@ var GeographicContourLineSeriesView = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
33
33
|
};
|
|
34
34
|
GeographicContourLineSeriesView.prototype.ci = function () {
|
|
35
35
|
_super.prototype.ci.call(this);
|
|
36
|
-
if (this.c2.
|
|
37
|
-
this.c2.
|
|
38
|
-
this.c2.
|
|
36
|
+
if (this.c2.xb != null) {
|
|
37
|
+
this.c2.x3.y6 = this.c2.x6;
|
|
38
|
+
this.c2.x3.zg = this.c2.ya;
|
|
39
39
|
}
|
|
40
40
|
};
|
|
41
41
|
GeographicContourLineSeriesView.prototype.c3 = function () {
|
|
42
|
-
if (this.c2.
|
|
43
|
-
this.c2.
|
|
42
|
+
if (this.c2.x3 != null) {
|
|
43
|
+
this.c2.x3.y6 = this.c2.x6;
|
|
44
44
|
}
|
|
45
45
|
};
|
|
46
46
|
GeographicContourLineSeriesView.prototype.c4 = function () {
|
|
47
|
-
if (this.c2.
|
|
48
|
-
this.c2.
|
|
47
|
+
if (this.c2.x3 != null) {
|
|
48
|
+
this.c2.x3.zg = this.c2.ya;
|
|
49
49
|
}
|
|
50
50
|
};
|
|
51
51
|
GeographicContourLineSeriesView.$t = markType(GeographicContourLineSeriesView, 'GeographicContourLineSeriesView', GeographicXYTriangulatingSeriesView.$);
|
|
@@ -69,69 +69,69 @@ var GeographicContourLineSeries = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
69
69
|
GeographicContourLineSeries.prototype.get_fk = function () {
|
|
70
70
|
return true;
|
|
71
71
|
};
|
|
72
|
-
GeographicContourLineSeries.prototype.
|
|
73
|
-
_super.prototype.
|
|
72
|
+
GeographicContourLineSeries.prototype.xg = function (a, b) {
|
|
73
|
+
_super.prototype.xg.call(this, a, b);
|
|
74
74
|
};
|
|
75
|
-
GeographicContourLineSeries.prototype.
|
|
76
|
-
this.
|
|
77
|
-
var a = this.
|
|
78
|
-
a.triangulationStatusChanged = delegateCombine(a.triangulationStatusChanged, runOn(this, this.
|
|
79
|
-
var b = this.
|
|
80
|
-
b.propertyUpdated = delegateCombine(b.propertyUpdated, runOn(this, this.
|
|
81
|
-
return this.
|
|
75
|
+
GeographicContourLineSeries.prototype.xa = function () {
|
|
76
|
+
this.x3 = new ScatterContourSeries();
|
|
77
|
+
var a = this.x3;
|
|
78
|
+
a.triangulationStatusChanged = delegateCombine(a.triangulationStatusChanged, runOn(this, this.yd));
|
|
79
|
+
var b = this.x3;
|
|
80
|
+
b.propertyUpdated = delegateCombine(b.propertyUpdated, runOn(this, this.ye));
|
|
81
|
+
return this.x3;
|
|
82
82
|
};
|
|
83
|
-
GeographicContourLineSeries.prototype.
|
|
83
|
+
GeographicContourLineSeries.prototype.yd = function (a, b) {
|
|
84
84
|
if (this.triangulationStatusChanged != null) {
|
|
85
85
|
this.triangulationStatusChanged(this, b);
|
|
86
86
|
}
|
|
87
87
|
};
|
|
88
|
-
GeographicContourLineSeries.prototype.
|
|
89
|
-
var c = typeCast(ScatterContourSeries.$, this.
|
|
88
|
+
GeographicContourLineSeries.prototype.ye = function (a, b) {
|
|
89
|
+
var c = typeCast(ScatterContourSeries.$, this.xb);
|
|
90
90
|
if (c == null) {
|
|
91
91
|
return;
|
|
92
92
|
}
|
|
93
93
|
if (b.propertyName == "ActualFillScale") {
|
|
94
|
-
this.
|
|
94
|
+
this.x5 = c.y5;
|
|
95
95
|
}
|
|
96
96
|
};
|
|
97
|
-
GeographicContourLineSeries.prototype.
|
|
98
|
-
_super.prototype.
|
|
97
|
+
GeographicContourLineSeries.prototype.sq = function () {
|
|
98
|
+
_super.prototype.sq.call(this);
|
|
99
99
|
};
|
|
100
100
|
GeographicContourLineSeries.prototype.ct = function () {
|
|
101
101
|
return new GeographicContourLineSeriesView(this);
|
|
102
102
|
};
|
|
103
|
-
GeographicContourLineSeries.prototype.
|
|
104
|
-
_super.prototype.
|
|
105
|
-
this.
|
|
103
|
+
GeographicContourLineSeries.prototype.q8 = function (a) {
|
|
104
|
+
_super.prototype.q8.call(this, a);
|
|
105
|
+
this.x7 = a;
|
|
106
106
|
};
|
|
107
|
-
GeographicContourLineSeries.prototype.
|
|
108
|
-
_super.prototype.
|
|
107
|
+
GeographicContourLineSeries.prototype.rh = function (a, b, c, d) {
|
|
108
|
+
_super.prototype.rh.call(this, a, b, c, d);
|
|
109
109
|
switch (b) {
|
|
110
110
|
case GeographicContourLineSeries.$$p[1]:
|
|
111
|
-
this.
|
|
111
|
+
this.x7.c3();
|
|
112
112
|
break;
|
|
113
113
|
case GeographicContourLineSeries.$$p[2]:
|
|
114
|
-
this.
|
|
114
|
+
this.x7.c4();
|
|
115
115
|
break;
|
|
116
116
|
case GeographicContourLineSeries.$$p[3]:
|
|
117
|
-
this.
|
|
117
|
+
this.x3.y3 = this.x2;
|
|
118
118
|
break;
|
|
119
119
|
case "DashArray":
|
|
120
|
-
this.
|
|
120
|
+
this.x3.wd = this.wd;
|
|
121
121
|
break;
|
|
122
122
|
case "DashCap":
|
|
123
|
-
this.
|
|
123
|
+
this.x3.we = this.we;
|
|
124
124
|
break;
|
|
125
125
|
case "MiterLimit":
|
|
126
|
-
this.
|
|
126
|
+
this.x3.jk = this.jk;
|
|
127
127
|
break;
|
|
128
128
|
case "LineJoin":
|
|
129
|
-
this.
|
|
129
|
+
this.x3.wg = this.wg;
|
|
130
130
|
break;
|
|
131
131
|
}
|
|
132
132
|
};
|
|
133
133
|
GeographicContourLineSeries.$t = markType(GeographicContourLineSeries, 'GeographicContourLineSeries', GeographicXYTriangulatingSeries.$);
|
|
134
|
-
GeographicContourLineSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicContourLineSeries, 'raisePropertyChanged', ['ActualFillScale:
|
|
134
|
+
GeographicContourLineSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicContourLineSeries, 'raisePropertyChanged', ['ActualFillScale:x5:yf', [ValueBrushScale.$, null], 'FillScale:x6:yg', [ValueBrushScale.$, null], 'ValueMemberPath:ya:yh', [2, "value"], 'ValueResolver:x2:yi', [ContourValueResolver.$, null]]);
|
|
135
135
|
return GeographicContourLineSeries;
|
|
136
136
|
}(GeographicXYTriangulatingSeries));
|
|
137
137
|
export { GeographicContourLineSeries };
|
|
@@ -27,71 +27,71 @@ var GeographicHighDensityScatterSeriesView = /** @class */ /*@__PURE__*/ (functi
|
|
|
27
27
|
}
|
|
28
28
|
GeographicHighDensityScatterSeriesView.prototype.ci = function () {
|
|
29
29
|
_super.prototype.ci.call(this);
|
|
30
|
-
var a = typeCast(HighDensityScatterSeries.$, this.cu.
|
|
31
|
-
a.
|
|
32
|
-
a.
|
|
30
|
+
var a = typeCast(HighDensityScatterSeries.$, this.cu.xb);
|
|
31
|
+
a.zk = this.cu.x0;
|
|
32
|
+
a.zs = this.cu.xy;
|
|
33
|
+
a.xx = this.cu.xn;
|
|
33
34
|
a.xw = this.cu.xm;
|
|
34
|
-
a.
|
|
35
|
-
a.
|
|
35
|
+
a.f9 = this.cu.xl;
|
|
36
|
+
a.ys = this.cu.xp;
|
|
36
37
|
a.yr = this.cu.xo;
|
|
37
|
-
a.
|
|
38
|
+
a.aaq = this.cu.yj;
|
|
38
39
|
a.aap = this.cu.yi;
|
|
39
|
-
a.
|
|
40
|
-
a.y3 = this.cu.xr;
|
|
40
|
+
a.y4 = this.cu.xs;
|
|
41
41
|
};
|
|
42
42
|
GeographicHighDensityScatterSeriesView.prototype.c0 = function () {
|
|
43
|
-
this.cu.
|
|
43
|
+
this.cu.xb.zk = this.cu.x0;
|
|
44
44
|
};
|
|
45
45
|
GeographicHighDensityScatterSeriesView.prototype.cz = function () {
|
|
46
|
-
this.cu.
|
|
46
|
+
this.cu.xb.zs = this.cu.xy;
|
|
47
47
|
};
|
|
48
48
|
GeographicHighDensityScatterSeriesView.prototype.c5 = function () {
|
|
49
|
-
this.cu.
|
|
49
|
+
this.cu.xb.xx = this.cu.xn;
|
|
50
50
|
};
|
|
51
51
|
GeographicHighDensityScatterSeriesView.prototype.c3 = function () {
|
|
52
|
-
this.cu.
|
|
52
|
+
this.cu.xb.xw = this.cu.xm;
|
|
53
53
|
};
|
|
54
54
|
GeographicHighDensityScatterSeriesView.prototype.c1 = function () {
|
|
55
|
-
this.cu.
|
|
55
|
+
this.cu.xb.f9 = this.cu.xl;
|
|
56
56
|
};
|
|
57
57
|
GeographicHighDensityScatterSeriesView.prototype.cy = function () {
|
|
58
|
-
this.cu.
|
|
58
|
+
this.cu.xb.ys = this.cu.xp;
|
|
59
59
|
};
|
|
60
60
|
GeographicHighDensityScatterSeriesView.prototype.cw = function () {
|
|
61
|
-
this.cu.
|
|
61
|
+
this.cu.xb.yr = this.cu.xo;
|
|
62
62
|
};
|
|
63
63
|
GeographicHighDensityScatterSeriesView.prototype.c4 = function () {
|
|
64
|
-
var a = typeCast(HighDensityScatterSeries.$, this.cu.
|
|
64
|
+
var a = typeCast(HighDensityScatterSeries.$, this.cu.xb);
|
|
65
65
|
if (this.cu.dc == null) {
|
|
66
|
-
a.
|
|
67
|
-
a.
|
|
66
|
+
a.xg = null;
|
|
67
|
+
a.xi = null;
|
|
68
68
|
return;
|
|
69
69
|
}
|
|
70
|
-
a.
|
|
71
|
-
a.
|
|
70
|
+
a.xg = this.cu.dc.yd;
|
|
71
|
+
a.xi = this.cu.dc.yf;
|
|
72
72
|
};
|
|
73
73
|
GeographicHighDensityScatterSeriesView.prototype.c6 = function () {
|
|
74
|
-
this.cu.
|
|
74
|
+
this.cu.xb.xg = this.cu.dc.yd;
|
|
75
75
|
};
|
|
76
76
|
GeographicHighDensityScatterSeriesView.prototype.c7 = function () {
|
|
77
|
-
this.cu.
|
|
77
|
+
this.cu.xb.xi = this.cu.dc.yf;
|
|
78
78
|
};
|
|
79
79
|
GeographicHighDensityScatterSeriesView.prototype.cx = function () {
|
|
80
|
-
this.cu.
|
|
80
|
+
this.cu.xb.aaq = this.cu.yj;
|
|
81
81
|
};
|
|
82
82
|
GeographicHighDensityScatterSeriesView.prototype.cv = function () {
|
|
83
|
-
this.cu.
|
|
83
|
+
this.cu.xb.aap = this.cu.yi;
|
|
84
84
|
};
|
|
85
85
|
GeographicHighDensityScatterSeriesView.prototype.c2 = function () {
|
|
86
|
-
this.cu.
|
|
86
|
+
this.cu.xb.y4 = this.cu.xs;
|
|
87
87
|
};
|
|
88
88
|
GeographicHighDensityScatterSeriesView.prototype.a4 = function () {
|
|
89
89
|
_super.prototype.a4.call(this);
|
|
90
90
|
if (!this.t) {
|
|
91
|
-
this.cu.
|
|
92
|
-
this.cu.
|
|
93
|
-
this.cu.
|
|
94
|
-
this.cu.
|
|
91
|
+
this.cu.yj = Defaults.bf;
|
|
92
|
+
this.cu.yi = Defaults.be;
|
|
93
|
+
this.cu.vq = Defaults.ba;
|
|
94
|
+
this.cu.v6 = Defaults.a9;
|
|
95
95
|
}
|
|
96
96
|
};
|
|
97
97
|
GeographicHighDensityScatterSeriesView.$t = markType(GeographicHighDensityScatterSeriesView, 'GeographicHighDensityScatterSeriesView', HostSeriesView.$);
|
|
@@ -105,9 +105,9 @@ var GeographicHighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (
|
|
|
105
105
|
__extends(GeographicHighDensityScatterSeries, _super);
|
|
106
106
|
function GeographicHighDensityScatterSeries() {
|
|
107
107
|
var _this = _super.call(this) || this;
|
|
108
|
-
_this.
|
|
108
|
+
_this.xj = null;
|
|
109
109
|
_this.progressiveLoadStatusChanged = null;
|
|
110
|
-
_this.
|
|
110
|
+
_this.xr = 0;
|
|
111
111
|
_this.ab = GeographicHighDensityScatterSeries.$;
|
|
112
112
|
return _this;
|
|
113
113
|
}
|
|
@@ -126,85 +126,85 @@ var GeographicHighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (
|
|
|
126
126
|
GeographicHighDensityScatterSeries.prototype.ct = function () {
|
|
127
127
|
return new GeographicHighDensityScatterSeriesView(this);
|
|
128
128
|
};
|
|
129
|
-
GeographicHighDensityScatterSeries.prototype.
|
|
130
|
-
_super.prototype.
|
|
131
|
-
this.
|
|
129
|
+
GeographicHighDensityScatterSeries.prototype.q8 = function (a) {
|
|
130
|
+
_super.prototype.q8.call(this, a);
|
|
131
|
+
this.xk = a;
|
|
132
132
|
};
|
|
133
|
-
GeographicHighDensityScatterSeries.prototype.
|
|
134
|
-
this.
|
|
135
|
-
return this.
|
|
133
|
+
GeographicHighDensityScatterSeries.prototype.xa = function () {
|
|
134
|
+
this.xj = new HighDensityScatterSeries();
|
|
135
|
+
return this.xj;
|
|
136
136
|
};
|
|
137
|
-
Object.defineProperty(GeographicHighDensityScatterSeries.prototype, "
|
|
137
|
+
Object.defineProperty(GeographicHighDensityScatterSeries.prototype, "xt", {
|
|
138
138
|
get: function () {
|
|
139
|
-
return this.
|
|
139
|
+
return this.xr;
|
|
140
140
|
},
|
|
141
141
|
set: function (a) {
|
|
142
|
-
var b = this.
|
|
143
|
-
this.
|
|
144
|
-
this.raisePropertyChanged("ProgressiveStatus", b, this.
|
|
142
|
+
var b = this.xr;
|
|
143
|
+
this.xr = a;
|
|
144
|
+
this.raisePropertyChanged("ProgressiveStatus", b, this.xr);
|
|
145
145
|
},
|
|
146
146
|
enumerable: false,
|
|
147
147
|
configurable: true
|
|
148
148
|
});
|
|
149
|
-
GeographicHighDensityScatterSeries.prototype.
|
|
150
|
-
_super.prototype.
|
|
151
|
-
var c = this.
|
|
152
|
-
c.progressiveLoadStatusChanged = delegateCombine(c.progressiveLoadStatusChanged, runOn(this, this.
|
|
153
|
-
var d = this.
|
|
154
|
-
d.propertyUpdated = delegateCombine(d.propertyUpdated, runOn(this, this.
|
|
155
|
-
};
|
|
156
|
-
GeographicHighDensityScatterSeries.prototype.
|
|
157
|
-
this.
|
|
149
|
+
GeographicHighDensityScatterSeries.prototype.xg = function (a, b) {
|
|
150
|
+
_super.prototype.xg.call(this, a, b);
|
|
151
|
+
var c = this.xb;
|
|
152
|
+
c.progressiveLoadStatusChanged = delegateCombine(c.progressiveLoadStatusChanged, runOn(this, this.x7));
|
|
153
|
+
var d = this.xb;
|
|
154
|
+
d.propertyUpdated = delegateCombine(d.propertyUpdated, runOn(this, this.x6));
|
|
155
|
+
};
|
|
156
|
+
GeographicHighDensityScatterSeries.prototype.x7 = function (a, b) {
|
|
157
|
+
this.xt = b.currentStatus;
|
|
158
158
|
if (this.progressiveLoadStatusChanged != null) {
|
|
159
159
|
this.progressiveLoadStatusChanged(this, b);
|
|
160
160
|
}
|
|
161
161
|
};
|
|
162
|
-
GeographicHighDensityScatterSeries.prototype.
|
|
163
|
-
if (this.
|
|
162
|
+
GeographicHighDensityScatterSeries.prototype.x6 = function (a, b) {
|
|
163
|
+
if (this.xj == null) {
|
|
164
164
|
return;
|
|
165
165
|
}
|
|
166
166
|
};
|
|
167
|
-
GeographicHighDensityScatterSeries.prototype.
|
|
168
|
-
_super.prototype.
|
|
167
|
+
GeographicHighDensityScatterSeries.prototype.rh = function (a, b, c, d) {
|
|
168
|
+
_super.prototype.rh.call(this, a, b, c, d);
|
|
169
169
|
switch (b) {
|
|
170
170
|
case "SeriesViewer":
|
|
171
|
-
this.
|
|
171
|
+
this.xk.c4();
|
|
172
172
|
break;
|
|
173
173
|
case GeographicHighDensityScatterSeries.$$p[5]:
|
|
174
|
-
this.
|
|
174
|
+
this.xk.c0();
|
|
175
175
|
break;
|
|
176
176
|
case GeographicHighDensityScatterSeries.$$p[4]:
|
|
177
|
-
this.
|
|
177
|
+
this.xk.cz();
|
|
178
178
|
break;
|
|
179
179
|
case GeographicHighDensityScatterSeries.$$p[9]:
|
|
180
|
-
this.
|
|
180
|
+
this.xk.c5();
|
|
181
181
|
break;
|
|
182
182
|
case GeographicHighDensityScatterSeries.$$p[8]:
|
|
183
|
-
this.
|
|
183
|
+
this.xk.c3();
|
|
184
184
|
break;
|
|
185
185
|
case GeographicHighDensityScatterSeries.$$p[6]:
|
|
186
|
-
this.
|
|
186
|
+
this.xk.c1();
|
|
187
187
|
break;
|
|
188
188
|
case "XAxis":
|
|
189
|
-
this.
|
|
189
|
+
this.xk.c6();
|
|
190
190
|
break;
|
|
191
191
|
case "YAxis":
|
|
192
|
-
this.
|
|
192
|
+
this.xk.c7();
|
|
193
193
|
break;
|
|
194
194
|
case GeographicHighDensityScatterSeries.$$p[3]:
|
|
195
|
-
this.
|
|
195
|
+
this.xk.cy();
|
|
196
196
|
break;
|
|
197
197
|
case GeographicHighDensityScatterSeries.$$p[1]:
|
|
198
|
-
this.
|
|
198
|
+
this.xk.cw();
|
|
199
199
|
break;
|
|
200
200
|
case GeographicHighDensityScatterSeries.$$p[2]:
|
|
201
|
-
this.
|
|
201
|
+
this.xk.cx();
|
|
202
202
|
break;
|
|
203
203
|
case GeographicHighDensityScatterSeries.$$p[0]:
|
|
204
|
-
this.
|
|
204
|
+
this.xk.cv();
|
|
205
205
|
break;
|
|
206
206
|
case GeographicHighDensityScatterSeries.$$p[7]:
|
|
207
|
-
this.
|
|
207
|
+
this.xk.c2();
|
|
208
208
|
break;
|
|
209
209
|
}
|
|
210
210
|
};
|
|
@@ -215,7 +215,7 @@ var GeographicHighDensityScatterSeries = /** @class */ /*@__PURE__*/ (function (
|
|
|
215
215
|
_super.prototype.set_g8.call(this, a);
|
|
216
216
|
};
|
|
217
217
|
GeographicHighDensityScatterSeries.$t = markType(GeographicHighDensityScatterSeries, 'GeographicHighDensityScatterSeries', GeographicMapSeriesHost.$);
|
|
218
|
-
GeographicHighDensityScatterSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicHighDensityScatterSeries, 'raisePropertyChanged', ['HeatMaximumColor:
|
|
218
|
+
GeographicHighDensityScatterSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicHighDensityScatterSeries, 'raisePropertyChanged', ['HeatMaximumColor:yi:x8', [Color.$, Defaults.be], 'HeatMaximum:xo:x9', [1, 50], 'HeatMinimumColor:yj:ya', [Color.$, Defaults.bf], 'HeatMinimum:xp:yb', [1, 0], 'LatitudeMemberPath:xy:yc', [2, null], 'LongitudeMemberPath:x0:yd', [2, null], 'MouseOverEnabled:xl:ye', [0, false], 'PointExtent:xs:yf', [1, 1], 'ProgressiveLoad:xm:yg', [0, true], 'UseBruteForce:xn:yh', [0, false]]);
|
|
219
219
|
return GeographicHighDensityScatterSeries;
|
|
220
220
|
}(GeographicMapSeriesHost));
|
|
221
221
|
export { GeographicHighDensityScatterSeries };
|