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
|
@@ -26,24 +26,24 @@ export let GeographicContourLineSeriesView = /*@__PURE__*/ (() => {
|
|
|
26
26
|
as() {
|
|
27
27
|
super.as();
|
|
28
28
|
if (!this.q) {
|
|
29
|
-
this.cm.
|
|
29
|
+
this.cm.g4 = Defaults.m;
|
|
30
30
|
}
|
|
31
31
|
}
|
|
32
32
|
b2() {
|
|
33
33
|
super.b2();
|
|
34
|
-
if (this.cm.
|
|
35
|
-
this.cm.
|
|
36
|
-
this.cm.
|
|
34
|
+
if (this.cm.qe != null) {
|
|
35
|
+
this.cm.q6.r9 = this.cm.q9;
|
|
36
|
+
this.cm.q6.sj = this.cm.rd;
|
|
37
37
|
}
|
|
38
38
|
}
|
|
39
39
|
cn() {
|
|
40
|
-
if (this.cm.
|
|
41
|
-
this.cm.
|
|
40
|
+
if (this.cm.q6 != null) {
|
|
41
|
+
this.cm.q6.r9 = this.cm.q9;
|
|
42
42
|
}
|
|
43
43
|
}
|
|
44
44
|
co() {
|
|
45
|
-
if (this.cm.
|
|
46
|
-
this.cm.
|
|
45
|
+
if (this.cm.q6 != null) {
|
|
46
|
+
this.cm.q6.sj = this.cm.rd;
|
|
47
47
|
}
|
|
48
48
|
}
|
|
49
49
|
}
|
|
@@ -60,69 +60,72 @@ export let GeographicContourLineSeries = /*@__PURE__*/ (() => {
|
|
|
60
60
|
this.triangulationStatusChanged = null;
|
|
61
61
|
this.ab = GeographicContourLineSeries.$;
|
|
62
62
|
}
|
|
63
|
-
|
|
63
|
+
get_d3() {
|
|
64
64
|
return true;
|
|
65
65
|
}
|
|
66
|
-
|
|
67
|
-
super.
|
|
66
|
+
qj() {
|
|
67
|
+
super.qj();
|
|
68
68
|
}
|
|
69
|
-
|
|
70
|
-
this.
|
|
71
|
-
let a = this.
|
|
72
|
-
a.triangulationStatusChanged = delegateCombine(a.triangulationStatusChanged, runOn(this, this.
|
|
73
|
-
let b = this.
|
|
74
|
-
b.propertyUpdated = delegateCombine(b.propertyUpdated, runOn(this, this.
|
|
75
|
-
return this.
|
|
69
|
+
qd() {
|
|
70
|
+
this.q6 = new ScatterContourSeries();
|
|
71
|
+
let a = this.q6;
|
|
72
|
+
a.triangulationStatusChanged = delegateCombine(a.triangulationStatusChanged, runOn(this, this.rg));
|
|
73
|
+
let b = this.q6;
|
|
74
|
+
b.propertyUpdated = delegateCombine(b.propertyUpdated, runOn(this, this.rh));
|
|
75
|
+
return this.q6;
|
|
76
76
|
}
|
|
77
|
-
|
|
77
|
+
rg(a, b) {
|
|
78
78
|
if (this.triangulationStatusChanged != null) {
|
|
79
79
|
this.triangulationStatusChanged(this, b);
|
|
80
80
|
}
|
|
81
81
|
}
|
|
82
|
-
|
|
83
|
-
let c = typeCast(ScatterContourSeries.$, this.
|
|
82
|
+
rh(a, b) {
|
|
83
|
+
let c = typeCast(ScatterContourSeries.$, this.qe);
|
|
84
84
|
if (c == null) {
|
|
85
85
|
return;
|
|
86
86
|
}
|
|
87
87
|
if (b.propertyName == "ActualFillScale") {
|
|
88
|
-
this.
|
|
88
|
+
this.q8 = c.r8;
|
|
89
89
|
}
|
|
90
90
|
}
|
|
91
|
-
|
|
92
|
-
super.
|
|
91
|
+
m1() {
|
|
92
|
+
super.m1();
|
|
93
93
|
}
|
|
94
|
-
|
|
94
|
+
by() {
|
|
95
95
|
return new GeographicContourLineSeriesView(this);
|
|
96
96
|
}
|
|
97
|
-
|
|
98
|
-
super.
|
|
99
|
-
this.
|
|
97
|
+
l4(a) {
|
|
98
|
+
super.l4(a);
|
|
99
|
+
this.ra = a;
|
|
100
100
|
}
|
|
101
|
-
|
|
102
|
-
super.
|
|
101
|
+
l9(a, b, c, d) {
|
|
102
|
+
super.l9(a, b, c, d);
|
|
103
103
|
switch (b) {
|
|
104
104
|
case GeographicContourLineSeries.$$p[1]:
|
|
105
|
-
this.
|
|
105
|
+
this.ra.cn();
|
|
106
106
|
break;
|
|
107
107
|
case GeographicContourLineSeries.$$p[2]:
|
|
108
|
-
this.
|
|
108
|
+
this.ra.co();
|
|
109
109
|
break;
|
|
110
110
|
case GeographicContourLineSeries.$$p[3]:
|
|
111
|
-
this.
|
|
111
|
+
this.q6.r6 = this.q5;
|
|
112
112
|
break;
|
|
113
113
|
case "DashArray":
|
|
114
|
-
this.
|
|
114
|
+
this.q6.pi = this.pi;
|
|
115
115
|
break;
|
|
116
116
|
case "DashCap":
|
|
117
|
-
this.
|
|
117
|
+
this.q6.pj = this.pj;
|
|
118
118
|
break;
|
|
119
119
|
case "MiterLimit":
|
|
120
|
-
this.
|
|
120
|
+
this.q6.gw = this.gw;
|
|
121
|
+
break;
|
|
122
|
+
case "LineJoin":
|
|
123
|
+
this.q6.pl = this.pl;
|
|
121
124
|
break;
|
|
122
125
|
}
|
|
123
126
|
}
|
|
124
127
|
}
|
|
125
128
|
GeographicContourLineSeries.$t = markType(GeographicContourLineSeries, 'GeographicContourLineSeries', GeographicXYTriangulatingSeries.$);
|
|
126
|
-
GeographicContourLineSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicContourLineSeries, 'raisePropertyChanged', ['ActualFillScale:
|
|
129
|
+
GeographicContourLineSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicContourLineSeries, 'raisePropertyChanged', ['ActualFillScale:q8:ri', [ValueBrushScale.$, null], 'FillScale:q9:rj', [ValueBrushScale.$, null], 'ValueMemberPath:rd:rk', [2, "value"], 'ValueResolver:q5:rl', [ContourValueResolver.$, null]]);
|
|
127
130
|
return GeographicContourLineSeries;
|
|
128
131
|
})();
|
|
@@ -25,71 +25,71 @@ export let GeographicHighDensityScatterSeriesView = /*@__PURE__*/ (() => {
|
|
|
25
25
|
}
|
|
26
26
|
b2() {
|
|
27
27
|
super.b2();
|
|
28
|
-
let a = typeCast(HighDensityScatterSeries.$, this.ce.
|
|
29
|
-
a.
|
|
30
|
-
a.
|
|
31
|
-
a.
|
|
32
|
-
a.
|
|
33
|
-
a.
|
|
34
|
-
a.
|
|
35
|
-
a.
|
|
36
|
-
a.
|
|
37
|
-
a.
|
|
38
|
-
a.
|
|
28
|
+
let a = typeCast(HighDensityScatterSeries.$, this.ce.qe);
|
|
29
|
+
a.sm = this.ce.q3;
|
|
30
|
+
a.su = this.ce.q1;
|
|
31
|
+
a.qz = this.ce.qq;
|
|
32
|
+
a.qy = this.ce.qp;
|
|
33
|
+
a.eo = this.ce.qo;
|
|
34
|
+
a.ru = this.ce.qs;
|
|
35
|
+
a.rt = this.ce.qr;
|
|
36
|
+
a.ts = this.ce.rm;
|
|
37
|
+
a.tr = this.ce.rl;
|
|
38
|
+
a.r6 = this.ce.qv;
|
|
39
39
|
}
|
|
40
40
|
ck() {
|
|
41
|
-
this.ce.
|
|
41
|
+
this.ce.qe.sm = this.ce.q3;
|
|
42
42
|
}
|
|
43
43
|
cj() {
|
|
44
|
-
this.ce.
|
|
44
|
+
this.ce.qe.su = this.ce.q1;
|
|
45
45
|
}
|
|
46
46
|
cp() {
|
|
47
|
-
this.ce.
|
|
47
|
+
this.ce.qe.qz = this.ce.qq;
|
|
48
48
|
}
|
|
49
49
|
cn() {
|
|
50
|
-
this.ce.
|
|
50
|
+
this.ce.qe.qy = this.ce.qp;
|
|
51
51
|
}
|
|
52
52
|
cl() {
|
|
53
|
-
this.ce.
|
|
53
|
+
this.ce.qe.eo = this.ce.qo;
|
|
54
54
|
}
|
|
55
55
|
ci() {
|
|
56
|
-
this.ce.
|
|
56
|
+
this.ce.qe.ru = this.ce.qs;
|
|
57
57
|
}
|
|
58
58
|
cg() {
|
|
59
|
-
this.ce.
|
|
59
|
+
this.ce.qe.rt = this.ce.qr;
|
|
60
60
|
}
|
|
61
61
|
co() {
|
|
62
|
-
let a = typeCast(HighDensityScatterSeries.$, this.ce.
|
|
63
|
-
if (this.ce.
|
|
64
|
-
a.
|
|
65
|
-
a.
|
|
62
|
+
let a = typeCast(HighDensityScatterSeries.$, this.ce.qe);
|
|
63
|
+
if (this.ce.ce == null) {
|
|
64
|
+
a.qj = null;
|
|
65
|
+
a.ql = null;
|
|
66
66
|
return;
|
|
67
67
|
}
|
|
68
|
-
a.
|
|
69
|
-
a.
|
|
68
|
+
a.qj = this.ce.ce.tx;
|
|
69
|
+
a.ql = this.ce.ce.tz;
|
|
70
70
|
}
|
|
71
71
|
cq() {
|
|
72
|
-
this.ce.
|
|
72
|
+
this.ce.qe.qj = this.ce.ce.tx;
|
|
73
73
|
}
|
|
74
74
|
cr() {
|
|
75
|
-
this.ce.
|
|
75
|
+
this.ce.qe.ql = this.ce.ce.tz;
|
|
76
76
|
}
|
|
77
77
|
ch() {
|
|
78
|
-
this.ce.
|
|
78
|
+
this.ce.qe.ts = this.ce.rm;
|
|
79
79
|
}
|
|
80
80
|
cf() {
|
|
81
|
-
this.ce.
|
|
81
|
+
this.ce.qe.tr = this.ce.rl;
|
|
82
82
|
}
|
|
83
83
|
cm() {
|
|
84
|
-
this.ce.
|
|
84
|
+
this.ce.qe.r6 = this.ce.qv;
|
|
85
85
|
}
|
|
86
86
|
as() {
|
|
87
87
|
super.as();
|
|
88
88
|
if (!this.q) {
|
|
89
|
-
this.ce.
|
|
90
|
-
this.ce.
|
|
91
|
-
this.ce.
|
|
92
|
-
this.ce.
|
|
89
|
+
this.ce.rm = Defaults.aq;
|
|
90
|
+
this.ce.rl = Defaults.ap;
|
|
91
|
+
this.ce.o9 = Defaults.al;
|
|
92
|
+
this.ce.pe = Defaults.ak;
|
|
93
93
|
}
|
|
94
94
|
}
|
|
95
95
|
}
|
|
@@ -103,109 +103,109 @@ export let GeographicHighDensityScatterSeries = /*@__PURE__*/ (() => {
|
|
|
103
103
|
class GeographicHighDensityScatterSeries extends GeographicMapSeriesHost {
|
|
104
104
|
constructor() {
|
|
105
105
|
super();
|
|
106
|
-
this.
|
|
106
|
+
this.qm = null;
|
|
107
107
|
this.progressiveLoadStatusChanged = null;
|
|
108
|
-
this.
|
|
108
|
+
this.qu = 0;
|
|
109
109
|
this.ab = GeographicHighDensityScatterSeries.$;
|
|
110
110
|
}
|
|
111
|
-
|
|
112
|
-
if (!isNaN_(this.
|
|
113
|
-
return super.
|
|
111
|
+
gz() {
|
|
112
|
+
if (!isNaN_(this.gy)) {
|
|
113
|
+
return super.gz();
|
|
114
114
|
}
|
|
115
115
|
return Defaults.q;
|
|
116
116
|
}
|
|
117
|
-
|
|
117
|
+
get_d8() {
|
|
118
118
|
return true;
|
|
119
119
|
}
|
|
120
|
-
|
|
120
|
+
by() {
|
|
121
121
|
return new GeographicHighDensityScatterSeriesView(this);
|
|
122
122
|
}
|
|
123
|
-
|
|
124
|
-
super.
|
|
125
|
-
this.
|
|
123
|
+
l4(a) {
|
|
124
|
+
super.l4(a);
|
|
125
|
+
this.qn = a;
|
|
126
126
|
}
|
|
127
|
-
|
|
128
|
-
this.
|
|
129
|
-
return this.
|
|
127
|
+
qd() {
|
|
128
|
+
this.qm = new HighDensityScatterSeries();
|
|
129
|
+
return this.qm;
|
|
130
130
|
}
|
|
131
|
-
get
|
|
132
|
-
return this.
|
|
131
|
+
get qw() {
|
|
132
|
+
return this.qu;
|
|
133
133
|
}
|
|
134
|
-
set
|
|
135
|
-
let b = this.
|
|
136
|
-
this.
|
|
137
|
-
this.raisePropertyChanged("ProgressiveStatus", b, this.
|
|
134
|
+
set qw(a) {
|
|
135
|
+
let b = this.qu;
|
|
136
|
+
this.qu = a;
|
|
137
|
+
this.raisePropertyChanged("ProgressiveStatus", b, this.qu);
|
|
138
138
|
}
|
|
139
|
-
|
|
140
|
-
super.
|
|
141
|
-
let a = this.
|
|
142
|
-
a.progressiveLoadStatusChanged = delegateCombine(a.progressiveLoadStatusChanged, runOn(this, this.
|
|
143
|
-
let b = this.
|
|
144
|
-
b.propertyUpdated = delegateCombine(b.propertyUpdated, runOn(this, this.
|
|
139
|
+
qj() {
|
|
140
|
+
super.qj();
|
|
141
|
+
let a = this.qe;
|
|
142
|
+
a.progressiveLoadStatusChanged = delegateCombine(a.progressiveLoadStatusChanged, runOn(this, this.ra));
|
|
143
|
+
let b = this.qe;
|
|
144
|
+
b.propertyUpdated = delegateCombine(b.propertyUpdated, runOn(this, this.q9));
|
|
145
145
|
}
|
|
146
|
-
|
|
147
|
-
this.
|
|
146
|
+
ra(a, b) {
|
|
147
|
+
this.qw = b.currentStatus;
|
|
148
148
|
if (this.progressiveLoadStatusChanged != null) {
|
|
149
149
|
this.progressiveLoadStatusChanged(this, b);
|
|
150
150
|
}
|
|
151
151
|
}
|
|
152
|
-
|
|
153
|
-
if (this.
|
|
152
|
+
q9(a, b) {
|
|
153
|
+
if (this.qm == null) {
|
|
154
154
|
return;
|
|
155
155
|
}
|
|
156
156
|
}
|
|
157
|
-
|
|
158
|
-
super.
|
|
157
|
+
l9(a, b, c, d) {
|
|
158
|
+
super.l9(a, b, c, d);
|
|
159
159
|
switch (b) {
|
|
160
160
|
case "SeriesViewer":
|
|
161
|
-
this.
|
|
161
|
+
this.qn.co();
|
|
162
162
|
break;
|
|
163
163
|
case GeographicHighDensityScatterSeries.$$p[5]:
|
|
164
|
-
this.
|
|
164
|
+
this.qn.ck();
|
|
165
165
|
break;
|
|
166
166
|
case GeographicHighDensityScatterSeries.$$p[4]:
|
|
167
|
-
this.
|
|
167
|
+
this.qn.cj();
|
|
168
168
|
break;
|
|
169
169
|
case GeographicHighDensityScatterSeries.$$p[9]:
|
|
170
|
-
this.
|
|
170
|
+
this.qn.cp();
|
|
171
171
|
break;
|
|
172
172
|
case GeographicHighDensityScatterSeries.$$p[8]:
|
|
173
|
-
this.
|
|
173
|
+
this.qn.cn();
|
|
174
174
|
break;
|
|
175
175
|
case GeographicHighDensityScatterSeries.$$p[6]:
|
|
176
|
-
this.
|
|
176
|
+
this.qn.cl();
|
|
177
177
|
break;
|
|
178
178
|
case "XAxis":
|
|
179
|
-
this.
|
|
179
|
+
this.qn.cq();
|
|
180
180
|
break;
|
|
181
181
|
case "YAxis":
|
|
182
|
-
this.
|
|
182
|
+
this.qn.cr();
|
|
183
183
|
break;
|
|
184
184
|
case GeographicHighDensityScatterSeries.$$p[3]:
|
|
185
|
-
this.
|
|
185
|
+
this.qn.ci();
|
|
186
186
|
break;
|
|
187
187
|
case GeographicHighDensityScatterSeries.$$p[1]:
|
|
188
|
-
this.
|
|
188
|
+
this.qn.cg();
|
|
189
189
|
break;
|
|
190
190
|
case GeographicHighDensityScatterSeries.$$p[2]:
|
|
191
|
-
this.
|
|
191
|
+
this.qn.ch();
|
|
192
192
|
break;
|
|
193
193
|
case GeographicHighDensityScatterSeries.$$p[0]:
|
|
194
|
-
this.
|
|
194
|
+
this.qn.cf();
|
|
195
195
|
break;
|
|
196
196
|
case GeographicHighDensityScatterSeries.$$p[7]:
|
|
197
|
-
this.
|
|
197
|
+
this.qn.cm();
|
|
198
198
|
break;
|
|
199
199
|
}
|
|
200
200
|
}
|
|
201
|
-
|
|
201
|
+
get_e7() {
|
|
202
202
|
return true;
|
|
203
203
|
}
|
|
204
|
-
|
|
205
|
-
super.
|
|
204
|
+
set_e7(a) {
|
|
205
|
+
super.set_e7(a);
|
|
206
206
|
}
|
|
207
207
|
}
|
|
208
208
|
GeographicHighDensityScatterSeries.$t = markType(GeographicHighDensityScatterSeries, 'GeographicHighDensityScatterSeries', GeographicMapSeriesHost.$);
|
|
209
|
-
GeographicHighDensityScatterSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicHighDensityScatterSeries, 'raisePropertyChanged', ['HeatMaximumColor:
|
|
209
|
+
GeographicHighDensityScatterSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicHighDensityScatterSeries, 'raisePropertyChanged', ['HeatMaximumColor:rl:rb', [Color.$, Defaults.ap], 'HeatMaximum:qr:rc', [1, 50], 'HeatMinimumColor:rm:rd', [Color.$, Defaults.aq], 'HeatMinimum:qs:re', [1, 0], 'LatitudeMemberPath:q1:rf', [2, null], 'LongitudeMemberPath:q3:rg', [2, null], 'MouseOverEnabled:qo:rh', [0, false], 'PointExtent:qv:ri', [1, 1], 'ProgressiveLoad:qp:rj', [0, true], 'UseBruteForce:qq:rk', [0, false]]);
|
|
210
210
|
return GeographicHighDensityScatterSeries;
|
|
211
211
|
})();
|