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
|
@@ -4,4 +4,4 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
4
4
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
5
|
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
6
|
*/
|
|
7
|
-
export {
|
|
7
|
+
export { AzureMapsImagery } from "./AzureMapsImageryView_combined";
|
|
@@ -10,23 +10,23 @@ import { markEnum } from "igniteui-angular-core";
|
|
|
10
10
|
*/
|
|
11
11
|
export var AzureMapsImageryStyle = /*@__PURE__*/ (function (AzureMapsImageryStyle) {
|
|
12
12
|
AzureMapsImageryStyle[AzureMapsImageryStyle["Road"] = 0] = "Road";
|
|
13
|
-
AzureMapsImageryStyle[AzureMapsImageryStyle["
|
|
13
|
+
AzureMapsImageryStyle[AzureMapsImageryStyle["Satellite"] = 1] = "Satellite";
|
|
14
14
|
AzureMapsImageryStyle[AzureMapsImageryStyle["DarkGrey"] = 2] = "DarkGrey";
|
|
15
|
-
AzureMapsImageryStyle[AzureMapsImageryStyle["
|
|
16
|
-
AzureMapsImageryStyle[AzureMapsImageryStyle["
|
|
17
|
-
AzureMapsImageryStyle[AzureMapsImageryStyle["
|
|
18
|
-
AzureMapsImageryStyle[AzureMapsImageryStyle["
|
|
19
|
-
AzureMapsImageryStyle[AzureMapsImageryStyle["
|
|
20
|
-
AzureMapsImageryStyle[AzureMapsImageryStyle["
|
|
21
|
-
AzureMapsImageryStyle[AzureMapsImageryStyle["
|
|
22
|
-
AzureMapsImageryStyle[AzureMapsImageryStyle["
|
|
23
|
-
AzureMapsImageryStyle[AzureMapsImageryStyle["
|
|
24
|
-
AzureMapsImageryStyle[AzureMapsImageryStyle["
|
|
25
|
-
AzureMapsImageryStyle[AzureMapsImageryStyle["
|
|
26
|
-
AzureMapsImageryStyle[AzureMapsImageryStyle["
|
|
15
|
+
AzureMapsImageryStyle[AzureMapsImageryStyle["LabelsRoadOverlay"] = 3] = "LabelsRoadOverlay";
|
|
16
|
+
AzureMapsImageryStyle[AzureMapsImageryStyle["LabelsDarkGreyOverlay"] = 4] = "LabelsDarkGreyOverlay";
|
|
17
|
+
AzureMapsImageryStyle[AzureMapsImageryStyle["HybridRoadOverlay"] = 5] = "HybridRoadOverlay";
|
|
18
|
+
AzureMapsImageryStyle[AzureMapsImageryStyle["HybridDarkGreyOverlay"] = 6] = "HybridDarkGreyOverlay";
|
|
19
|
+
AzureMapsImageryStyle[AzureMapsImageryStyle["TerraOverlay"] = 7] = "TerraOverlay";
|
|
20
|
+
AzureMapsImageryStyle[AzureMapsImageryStyle["WeatherRadarOverlay"] = 8] = "WeatherRadarOverlay";
|
|
21
|
+
AzureMapsImageryStyle[AzureMapsImageryStyle["WeatherInfraredOverlay"] = 9] = "WeatherInfraredOverlay";
|
|
22
|
+
AzureMapsImageryStyle[AzureMapsImageryStyle["TrafficAbsoluteOverlay"] = 10] = "TrafficAbsoluteOverlay";
|
|
23
|
+
AzureMapsImageryStyle[AzureMapsImageryStyle["TrafficRelativeOverlay"] = 11] = "TrafficRelativeOverlay";
|
|
24
|
+
AzureMapsImageryStyle[AzureMapsImageryStyle["TrafficRelativeDarkOverlay"] = 12] = "TrafficRelativeDarkOverlay";
|
|
25
|
+
AzureMapsImageryStyle[AzureMapsImageryStyle["TrafficDelayOverlay"] = 13] = "TrafficDelayOverlay";
|
|
26
|
+
AzureMapsImageryStyle[AzureMapsImageryStyle["TrafficReducedOverlay"] = 14] = "TrafficReducedOverlay";
|
|
27
27
|
return AzureMapsImageryStyle;
|
|
28
28
|
})({});
|
|
29
29
|
/**
|
|
30
30
|
* @hidden
|
|
31
31
|
*/
|
|
32
|
-
export let AzureMapsImageryStyle_$type = markEnum('AzureMapsImageryStyle', 'Road,0|
|
|
32
|
+
export let AzureMapsImageryStyle_$type = markEnum('AzureMapsImageryStyle', 'Road,0|Satellite,1|DarkGrey,2|LabelsRoadOverlay,3|LabelsDarkGreyOverlay,4|HybridRoadOverlay,5|HybridDarkGreyOverlay,6|TerraOverlay,7|WeatherRadarOverlay,8|WeatherInfraredOverlay,9|TrafficAbsoluteOverlay,10|TrafficRelativeOverlay,11|TrafficRelativeDarkOverlay,12|TrafficDelayOverlay,13|TrafficReducedOverlay,14');
|
|
@@ -4,4 +4,4 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
4
4
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
5
|
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
6
|
*/
|
|
7
|
-
export {
|
|
7
|
+
export { AzureMapsImageryView } from "./AzureMapsImageryView_combined";
|
package/esm2015/lib/{AzureMapsMapImageryView_combined.js → AzureMapsImageryView_combined.js}
RENAMED
|
@@ -16,8 +16,8 @@ import { dateMinValue } from "igniteui-angular-core";
|
|
|
16
16
|
/**
|
|
17
17
|
* @hidden
|
|
18
18
|
*/
|
|
19
|
-
export let
|
|
20
|
-
class
|
|
19
|
+
export let AzureMapsImageryView = /*@__PURE__*/ (() => {
|
|
20
|
+
class AzureMapsImageryView extends GeographicMapImageryView {
|
|
21
21
|
constructor(a) {
|
|
22
22
|
super(a);
|
|
23
23
|
this.k = a;
|
|
@@ -49,20 +49,20 @@ export let AzureMapsMapImageryView = /*@__PURE__*/ (() => {
|
|
|
49
49
|
this.a.ap.timestamp = this.k.timestamp;
|
|
50
50
|
}
|
|
51
51
|
}
|
|
52
|
-
|
|
53
|
-
return
|
|
52
|
+
AzureMapsImageryView.$t = markType(AzureMapsImageryView, 'AzureMapsImageryView', GeographicMapImageryView.$);
|
|
53
|
+
return AzureMapsImageryView;
|
|
54
54
|
})();
|
|
55
55
|
/**
|
|
56
56
|
* @hidden
|
|
57
57
|
*/
|
|
58
|
-
export let
|
|
59
|
-
class
|
|
58
|
+
export let AzureMapsImagery = /*@__PURE__*/ (() => {
|
|
59
|
+
class AzureMapsImagery extends GeographicMapImagery {
|
|
60
60
|
constructor() {
|
|
61
61
|
super(new AzureMapsTileSource());
|
|
62
62
|
this.bp.p();
|
|
63
63
|
}
|
|
64
64
|
ai() {
|
|
65
|
-
return new
|
|
65
|
+
return new AzureMapsImageryView(this);
|
|
66
66
|
}
|
|
67
67
|
bb(a) {
|
|
68
68
|
super.bb(a);
|
|
@@ -70,23 +70,23 @@ export let AzureMapsMapImagery = /*@__PURE__*/ (() => {
|
|
|
70
70
|
}
|
|
71
71
|
b4(a, b, c) {
|
|
72
72
|
switch (a) {
|
|
73
|
-
case
|
|
73
|
+
case AzureMapsImagery.$$p[3]:
|
|
74
74
|
this.b1 = this.bx();
|
|
75
75
|
this.bp.o();
|
|
76
76
|
break;
|
|
77
|
-
case
|
|
77
|
+
case AzureMapsImagery.$$p[0]:
|
|
78
78
|
this.bp.l();
|
|
79
79
|
break;
|
|
80
|
-
case
|
|
80
|
+
case AzureMapsImagery.$$p[2]:
|
|
81
81
|
this.bp.n();
|
|
82
82
|
break;
|
|
83
|
-
case
|
|
83
|
+
case AzureMapsImagery.$$p[1]:
|
|
84
84
|
this.bp.m();
|
|
85
85
|
break;
|
|
86
|
-
case
|
|
86
|
+
case AzureMapsImagery.$$p[4]:
|
|
87
87
|
this.bp.q();
|
|
88
88
|
break;
|
|
89
|
-
case
|
|
89
|
+
case AzureMapsImagery.$$p[6]:
|
|
90
90
|
this.bp.r();
|
|
91
91
|
break;
|
|
92
92
|
}
|
|
@@ -95,13 +95,13 @@ export let AzureMapsMapImagery = /*@__PURE__*/ (() => {
|
|
|
95
95
|
bx() {
|
|
96
96
|
switch (this.imageryStyle) {
|
|
97
97
|
case 0: return "microsoft.base.road";
|
|
98
|
-
case
|
|
98
|
+
case 7: return "microsoft.terra.main";
|
|
99
99
|
case 2: return "microsoft.base.darkgrey";
|
|
100
100
|
case 3: return "microsoft.base.labels.road";
|
|
101
101
|
case 4: return "microsoft.base.labels.darkgrey";
|
|
102
102
|
case 5: return "microsoft.base.hybrid.road";
|
|
103
103
|
case 6: return "microsoft.base.hybrid.darkgrey";
|
|
104
|
-
case
|
|
104
|
+
case 1: return "microsoft.imagery";
|
|
105
105
|
case 8: return "microsoft.weather.radar.main";
|
|
106
106
|
case 9: return "microsoft.weather.infrared.main";
|
|
107
107
|
case 10: return "microsoft.traffic.absolute.main";
|
|
@@ -113,7 +113,7 @@ export let AzureMapsMapImagery = /*@__PURE__*/ (() => {
|
|
|
113
113
|
}
|
|
114
114
|
}
|
|
115
115
|
}
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
return
|
|
116
|
+
AzureMapsImagery.$t = markType(AzureMapsImagery, 'AzureMapsImagery', GeographicMapImagery.$);
|
|
117
|
+
AzureMapsImagery.$$p = markDep(DependencyProperty, PropertyMetadata, AzureMapsImagery, 'b4', ['ApiKey', [2, stringEmpty()], 'ApiVersion', [2, "2024-04-01"], 'CultureName', [2, "en-US"], 'ImageryStyle', [AzureMapsImageryStyle_$type, enumGetBox(AzureMapsImageryStyle_$type, 0)], 'LocalizedView', [2, null], 'TilesetId:b1:ca', [2, null], 'Timestamp', [3, dateMinValue()]]);
|
|
118
|
+
return AzureMapsImagery;
|
|
119
119
|
})();
|
|
@@ -31,19 +31,19 @@ export let GeographicContourLineSeriesView = /*@__PURE__*/ (() => {
|
|
|
31
31
|
}
|
|
32
32
|
ci() {
|
|
33
33
|
super.ci();
|
|
34
|
-
if (this.c2.
|
|
35
|
-
this.c2.
|
|
36
|
-
this.c2.
|
|
34
|
+
if (this.c2.xb != null) {
|
|
35
|
+
this.c2.x3.y6 = this.c2.x6;
|
|
36
|
+
this.c2.x3.zg = this.c2.ya;
|
|
37
37
|
}
|
|
38
38
|
}
|
|
39
39
|
c3() {
|
|
40
|
-
if (this.c2.
|
|
41
|
-
this.c2.
|
|
40
|
+
if (this.c2.x3 != null) {
|
|
41
|
+
this.c2.x3.y6 = this.c2.x6;
|
|
42
42
|
}
|
|
43
43
|
}
|
|
44
44
|
c4() {
|
|
45
|
-
if (this.c2.
|
|
46
|
-
this.c2.
|
|
45
|
+
if (this.c2.x3 != null) {
|
|
46
|
+
this.c2.x3.zg = this.c2.ya;
|
|
47
47
|
}
|
|
48
48
|
}
|
|
49
49
|
}
|
|
@@ -66,69 +66,69 @@ export let GeographicContourLineSeries = /*@__PURE__*/ (() => {
|
|
|
66
66
|
get_fk() {
|
|
67
67
|
return true;
|
|
68
68
|
}
|
|
69
|
-
|
|
70
|
-
super.
|
|
69
|
+
xg(a, b) {
|
|
70
|
+
super.xg(a, b);
|
|
71
71
|
}
|
|
72
|
-
|
|
73
|
-
this.
|
|
74
|
-
let a = this.
|
|
75
|
-
a.triangulationStatusChanged = delegateCombine(a.triangulationStatusChanged, runOn(this, this.
|
|
76
|
-
let b = this.
|
|
77
|
-
b.propertyUpdated = delegateCombine(b.propertyUpdated, runOn(this, this.
|
|
78
|
-
return this.
|
|
72
|
+
xa() {
|
|
73
|
+
this.x3 = new ScatterContourSeries();
|
|
74
|
+
let a = this.x3;
|
|
75
|
+
a.triangulationStatusChanged = delegateCombine(a.triangulationStatusChanged, runOn(this, this.yd));
|
|
76
|
+
let b = this.x3;
|
|
77
|
+
b.propertyUpdated = delegateCombine(b.propertyUpdated, runOn(this, this.ye));
|
|
78
|
+
return this.x3;
|
|
79
79
|
}
|
|
80
|
-
|
|
80
|
+
yd(a, b) {
|
|
81
81
|
if (this.triangulationStatusChanged != null) {
|
|
82
82
|
this.triangulationStatusChanged(this, b);
|
|
83
83
|
}
|
|
84
84
|
}
|
|
85
|
-
|
|
86
|
-
let c = typeCast(ScatterContourSeries.$, this.
|
|
85
|
+
ye(a, b) {
|
|
86
|
+
let c = typeCast(ScatterContourSeries.$, this.xb);
|
|
87
87
|
if (c == null) {
|
|
88
88
|
return;
|
|
89
89
|
}
|
|
90
90
|
if (b.propertyName == "ActualFillScale") {
|
|
91
|
-
this.
|
|
91
|
+
this.x5 = c.y5;
|
|
92
92
|
}
|
|
93
93
|
}
|
|
94
|
-
|
|
95
|
-
super.
|
|
94
|
+
sq() {
|
|
95
|
+
super.sq();
|
|
96
96
|
}
|
|
97
97
|
ct() {
|
|
98
98
|
return new GeographicContourLineSeriesView(this);
|
|
99
99
|
}
|
|
100
|
-
|
|
101
|
-
super.
|
|
102
|
-
this.
|
|
100
|
+
q8(a) {
|
|
101
|
+
super.q8(a);
|
|
102
|
+
this.x7 = a;
|
|
103
103
|
}
|
|
104
|
-
|
|
105
|
-
super.
|
|
104
|
+
rh(a, b, c, d) {
|
|
105
|
+
super.rh(a, b, c, d);
|
|
106
106
|
switch (b) {
|
|
107
107
|
case GeographicContourLineSeries.$$p[1]:
|
|
108
|
-
this.
|
|
108
|
+
this.x7.c3();
|
|
109
109
|
break;
|
|
110
110
|
case GeographicContourLineSeries.$$p[2]:
|
|
111
|
-
this.
|
|
111
|
+
this.x7.c4();
|
|
112
112
|
break;
|
|
113
113
|
case GeographicContourLineSeries.$$p[3]:
|
|
114
|
-
this.
|
|
114
|
+
this.x3.y3 = this.x2;
|
|
115
115
|
break;
|
|
116
116
|
case "DashArray":
|
|
117
|
-
this.
|
|
117
|
+
this.x3.wd = this.wd;
|
|
118
118
|
break;
|
|
119
119
|
case "DashCap":
|
|
120
|
-
this.
|
|
120
|
+
this.x3.we = this.we;
|
|
121
121
|
break;
|
|
122
122
|
case "MiterLimit":
|
|
123
|
-
this.
|
|
123
|
+
this.x3.jk = this.jk;
|
|
124
124
|
break;
|
|
125
125
|
case "LineJoin":
|
|
126
|
-
this.
|
|
126
|
+
this.x3.wg = this.wg;
|
|
127
127
|
break;
|
|
128
128
|
}
|
|
129
129
|
}
|
|
130
130
|
}
|
|
131
131
|
GeographicContourLineSeries.$t = markType(GeographicContourLineSeries, 'GeographicContourLineSeries', GeographicXYTriangulatingSeries.$);
|
|
132
|
-
GeographicContourLineSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicContourLineSeries, 'raisePropertyChanged', ['ActualFillScale:
|
|
132
|
+
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]]);
|
|
133
133
|
return GeographicContourLineSeries;
|
|
134
134
|
})();
|
|
@@ -25,71 +25,71 @@ export let GeographicHighDensityScatterSeriesView = /*@__PURE__*/ (() => {
|
|
|
25
25
|
}
|
|
26
26
|
ci() {
|
|
27
27
|
super.ci();
|
|
28
|
-
let a = typeCast(HighDensityScatterSeries.$, this.cu.
|
|
29
|
-
a.
|
|
30
|
-
a.
|
|
28
|
+
let a = typeCast(HighDensityScatterSeries.$, this.cu.xb);
|
|
29
|
+
a.zk = this.cu.x0;
|
|
30
|
+
a.zs = this.cu.xy;
|
|
31
|
+
a.xx = this.cu.xn;
|
|
31
32
|
a.xw = this.cu.xm;
|
|
32
|
-
a.
|
|
33
|
-
a.
|
|
33
|
+
a.f9 = this.cu.xl;
|
|
34
|
+
a.ys = this.cu.xp;
|
|
34
35
|
a.yr = this.cu.xo;
|
|
35
|
-
a.
|
|
36
|
+
a.aaq = this.cu.yj;
|
|
36
37
|
a.aap = this.cu.yi;
|
|
37
|
-
a.
|
|
38
|
-
a.y3 = this.cu.xr;
|
|
38
|
+
a.y4 = this.cu.xs;
|
|
39
39
|
}
|
|
40
40
|
c0() {
|
|
41
|
-
this.cu.
|
|
41
|
+
this.cu.xb.zk = this.cu.x0;
|
|
42
42
|
}
|
|
43
43
|
cz() {
|
|
44
|
-
this.cu.
|
|
44
|
+
this.cu.xb.zs = this.cu.xy;
|
|
45
45
|
}
|
|
46
46
|
c5() {
|
|
47
|
-
this.cu.
|
|
47
|
+
this.cu.xb.xx = this.cu.xn;
|
|
48
48
|
}
|
|
49
49
|
c3() {
|
|
50
|
-
this.cu.
|
|
50
|
+
this.cu.xb.xw = this.cu.xm;
|
|
51
51
|
}
|
|
52
52
|
c1() {
|
|
53
|
-
this.cu.
|
|
53
|
+
this.cu.xb.f9 = this.cu.xl;
|
|
54
54
|
}
|
|
55
55
|
cy() {
|
|
56
|
-
this.cu.
|
|
56
|
+
this.cu.xb.ys = this.cu.xp;
|
|
57
57
|
}
|
|
58
58
|
cw() {
|
|
59
|
-
this.cu.
|
|
59
|
+
this.cu.xb.yr = this.cu.xo;
|
|
60
60
|
}
|
|
61
61
|
c4() {
|
|
62
|
-
let a = typeCast(HighDensityScatterSeries.$, this.cu.
|
|
62
|
+
let a = typeCast(HighDensityScatterSeries.$, this.cu.xb);
|
|
63
63
|
if (this.cu.dc == null) {
|
|
64
|
-
a.
|
|
65
|
-
a.
|
|
64
|
+
a.xg = null;
|
|
65
|
+
a.xi = null;
|
|
66
66
|
return;
|
|
67
67
|
}
|
|
68
|
-
a.
|
|
69
|
-
a.
|
|
68
|
+
a.xg = this.cu.dc.yd;
|
|
69
|
+
a.xi = this.cu.dc.yf;
|
|
70
70
|
}
|
|
71
71
|
c6() {
|
|
72
|
-
this.cu.
|
|
72
|
+
this.cu.xb.xg = this.cu.dc.yd;
|
|
73
73
|
}
|
|
74
74
|
c7() {
|
|
75
|
-
this.cu.
|
|
75
|
+
this.cu.xb.xi = this.cu.dc.yf;
|
|
76
76
|
}
|
|
77
77
|
cx() {
|
|
78
|
-
this.cu.
|
|
78
|
+
this.cu.xb.aaq = this.cu.yj;
|
|
79
79
|
}
|
|
80
80
|
cv() {
|
|
81
|
-
this.cu.
|
|
81
|
+
this.cu.xb.aap = this.cu.yi;
|
|
82
82
|
}
|
|
83
83
|
c2() {
|
|
84
|
-
this.cu.
|
|
84
|
+
this.cu.xb.y4 = this.cu.xs;
|
|
85
85
|
}
|
|
86
86
|
a4() {
|
|
87
87
|
super.a4();
|
|
88
88
|
if (!this.t) {
|
|
89
|
-
this.cu.
|
|
90
|
-
this.cu.
|
|
91
|
-
this.cu.
|
|
92
|
-
this.cu.
|
|
89
|
+
this.cu.yj = Defaults.bf;
|
|
90
|
+
this.cu.yi = Defaults.be;
|
|
91
|
+
this.cu.vq = Defaults.ba;
|
|
92
|
+
this.cu.v6 = Defaults.a9;
|
|
93
93
|
}
|
|
94
94
|
}
|
|
95
95
|
}
|
|
@@ -103,9 +103,9 @@ export let GeographicHighDensityScatterSeries = /*@__PURE__*/ (() => {
|
|
|
103
103
|
class GeographicHighDensityScatterSeries extends GeographicMapSeriesHost {
|
|
104
104
|
constructor() {
|
|
105
105
|
super();
|
|
106
|
-
this.
|
|
106
|
+
this.xj = null;
|
|
107
107
|
this.progressiveLoadStatusChanged = null;
|
|
108
|
-
this.
|
|
108
|
+
this.xr = 0;
|
|
109
109
|
this.ab = GeographicHighDensityScatterSeries.$;
|
|
110
110
|
}
|
|
111
111
|
bk() {
|
|
@@ -123,81 +123,81 @@ export let GeographicHighDensityScatterSeries = /*@__PURE__*/ (() => {
|
|
|
123
123
|
ct() {
|
|
124
124
|
return new GeographicHighDensityScatterSeriesView(this);
|
|
125
125
|
}
|
|
126
|
-
|
|
127
|
-
super.
|
|
128
|
-
this.
|
|
126
|
+
q8(a) {
|
|
127
|
+
super.q8(a);
|
|
128
|
+
this.xk = a;
|
|
129
129
|
}
|
|
130
|
-
|
|
131
|
-
this.
|
|
132
|
-
return this.
|
|
130
|
+
xa() {
|
|
131
|
+
this.xj = new HighDensityScatterSeries();
|
|
132
|
+
return this.xj;
|
|
133
133
|
}
|
|
134
|
-
get
|
|
135
|
-
return this.
|
|
134
|
+
get xt() {
|
|
135
|
+
return this.xr;
|
|
136
136
|
}
|
|
137
|
-
set
|
|
138
|
-
let b = this.
|
|
139
|
-
this.
|
|
140
|
-
this.raisePropertyChanged("ProgressiveStatus", b, this.
|
|
137
|
+
set xt(a) {
|
|
138
|
+
let b = this.xr;
|
|
139
|
+
this.xr = a;
|
|
140
|
+
this.raisePropertyChanged("ProgressiveStatus", b, this.xr);
|
|
141
141
|
}
|
|
142
|
-
|
|
143
|
-
super.
|
|
144
|
-
let c = this.
|
|
145
|
-
c.progressiveLoadStatusChanged = delegateCombine(c.progressiveLoadStatusChanged, runOn(this, this.
|
|
146
|
-
let d = this.
|
|
147
|
-
d.propertyUpdated = delegateCombine(d.propertyUpdated, runOn(this, this.
|
|
142
|
+
xg(a, b) {
|
|
143
|
+
super.xg(a, b);
|
|
144
|
+
let c = this.xb;
|
|
145
|
+
c.progressiveLoadStatusChanged = delegateCombine(c.progressiveLoadStatusChanged, runOn(this, this.x7));
|
|
146
|
+
let d = this.xb;
|
|
147
|
+
d.propertyUpdated = delegateCombine(d.propertyUpdated, runOn(this, this.x6));
|
|
148
148
|
}
|
|
149
|
-
|
|
150
|
-
this.
|
|
149
|
+
x7(a, b) {
|
|
150
|
+
this.xt = b.currentStatus;
|
|
151
151
|
if (this.progressiveLoadStatusChanged != null) {
|
|
152
152
|
this.progressiveLoadStatusChanged(this, b);
|
|
153
153
|
}
|
|
154
154
|
}
|
|
155
|
-
|
|
156
|
-
if (this.
|
|
155
|
+
x6(a, b) {
|
|
156
|
+
if (this.xj == null) {
|
|
157
157
|
return;
|
|
158
158
|
}
|
|
159
159
|
}
|
|
160
|
-
|
|
161
|
-
super.
|
|
160
|
+
rh(a, b, c, d) {
|
|
161
|
+
super.rh(a, b, c, d);
|
|
162
162
|
switch (b) {
|
|
163
163
|
case "SeriesViewer":
|
|
164
|
-
this.
|
|
164
|
+
this.xk.c4();
|
|
165
165
|
break;
|
|
166
166
|
case GeographicHighDensityScatterSeries.$$p[5]:
|
|
167
|
-
this.
|
|
167
|
+
this.xk.c0();
|
|
168
168
|
break;
|
|
169
169
|
case GeographicHighDensityScatterSeries.$$p[4]:
|
|
170
|
-
this.
|
|
170
|
+
this.xk.cz();
|
|
171
171
|
break;
|
|
172
172
|
case GeographicHighDensityScatterSeries.$$p[9]:
|
|
173
|
-
this.
|
|
173
|
+
this.xk.c5();
|
|
174
174
|
break;
|
|
175
175
|
case GeographicHighDensityScatterSeries.$$p[8]:
|
|
176
|
-
this.
|
|
176
|
+
this.xk.c3();
|
|
177
177
|
break;
|
|
178
178
|
case GeographicHighDensityScatterSeries.$$p[6]:
|
|
179
|
-
this.
|
|
179
|
+
this.xk.c1();
|
|
180
180
|
break;
|
|
181
181
|
case "XAxis":
|
|
182
|
-
this.
|
|
182
|
+
this.xk.c6();
|
|
183
183
|
break;
|
|
184
184
|
case "YAxis":
|
|
185
|
-
this.
|
|
185
|
+
this.xk.c7();
|
|
186
186
|
break;
|
|
187
187
|
case GeographicHighDensityScatterSeries.$$p[3]:
|
|
188
|
-
this.
|
|
188
|
+
this.xk.cy();
|
|
189
189
|
break;
|
|
190
190
|
case GeographicHighDensityScatterSeries.$$p[1]:
|
|
191
|
-
this.
|
|
191
|
+
this.xk.cw();
|
|
192
192
|
break;
|
|
193
193
|
case GeographicHighDensityScatterSeries.$$p[2]:
|
|
194
|
-
this.
|
|
194
|
+
this.xk.cx();
|
|
195
195
|
break;
|
|
196
196
|
case GeographicHighDensityScatterSeries.$$p[0]:
|
|
197
|
-
this.
|
|
197
|
+
this.xk.cv();
|
|
198
198
|
break;
|
|
199
199
|
case GeographicHighDensityScatterSeries.$$p[7]:
|
|
200
|
-
this.
|
|
200
|
+
this.xk.c2();
|
|
201
201
|
break;
|
|
202
202
|
}
|
|
203
203
|
}
|
|
@@ -209,6 +209,6 @@ export let GeographicHighDensityScatterSeries = /*@__PURE__*/ (() => {
|
|
|
209
209
|
}
|
|
210
210
|
}
|
|
211
211
|
GeographicHighDensityScatterSeries.$t = markType(GeographicHighDensityScatterSeries, 'GeographicHighDensityScatterSeries', GeographicMapSeriesHost.$);
|
|
212
|
-
GeographicHighDensityScatterSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicHighDensityScatterSeries, 'raisePropertyChanged', ['HeatMaximumColor:
|
|
212
|
+
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]]);
|
|
213
213
|
return GeographicHighDensityScatterSeries;
|
|
214
214
|
})();
|