igniteui-webcomponents-maps 4.2.5 → 4.3.0-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundles/igniteui-webcomponents-maps.umd.js +1838 -1835
- package/bundles/igniteui-webcomponents-maps.umd.min.js +1 -1
- package/esm2015/lib/GeographicContourLineSeriesView_combined.js +42 -39
- package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js +86 -86
- package/esm2015/lib/GeographicMapSeriesHost_combined.js +185 -185
- package/esm2015/lib/GeographicMarkerSeries.js +29 -29
- package/esm2015/lib/GeographicPolylineSeriesView_combined.js +20 -20
- package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js +94 -94
- package/esm2015/lib/GeographicShapeSeriesBase_combined.js +63 -63
- package/esm2015/lib/GeographicShapeSeriesView_combined.js +59 -59
- package/esm2015/lib/GeographicSymbolSeriesView_combined.js +61 -61
- package/esm2015/lib/GeographicTileSeries.js +30 -30
- package/esm2015/lib/SphericalMercatorHorizontalScaler.js +2 -2
- package/esm2015/lib/SphericalMercatorVerticalScaler.js +9 -9
- package/esm2015/lib/TileSeries_combined.js +94 -94
- package/esm2015/lib/XamGeographicMap_combined.js +450 -450
- package/esm2015/lib/igc-bing-maps-map-imagery.js +5 -5
- package/esm2015/lib/igc-custom-map-imagery.js +5 -5
- package/esm2015/lib/igc-geographic-contour-line-series-component.js +14 -14
- package/esm2015/lib/igc-geographic-high-density-scatter-series-component.js +37 -37
- package/esm2015/lib/igc-geographic-map-component.js +110 -110
- package/esm2015/lib/igc-geographic-map-imagery.js +13 -13
- package/esm2015/lib/igc-geographic-map-series-host-component.js +25 -25
- package/esm2015/lib/igc-geographic-marker-series-base-component.js +3 -3
- package/esm2015/lib/igc-geographic-marker-series-component.js +34 -34
- package/esm2015/lib/igc-geographic-polyline-series-component.js +18 -18
- package/esm2015/lib/igc-geographic-proportional-symbol-series-base-component.js +3 -3
- package/esm2015/lib/igc-geographic-proportional-symbol-series-component.js +49 -49
- package/esm2015/lib/igc-geographic-scatter-area-series-component.js +13 -13
- package/esm2015/lib/igc-geographic-shape-series-base-base-component.js +3 -3
- package/esm2015/lib/igc-geographic-shape-series-base-component.js +28 -28
- package/esm2015/lib/igc-geographic-shape-series-component.js +49 -49
- package/esm2015/lib/igc-geographic-symbol-series-base-component.js +3 -3
- package/esm2015/lib/igc-geographic-symbol-series-component.js +27 -27
- package/esm2015/lib/igc-geographic-tile-series-component.js +9 -9
- package/esm2015/lib/igc-geographic-xy-triangulating-series-base-component.js +3 -3
- package/esm2015/lib/igc-geographic-xy-triangulating-series-component.js +15 -15
- package/esm2015/lib/igc-tile-series-component.js +6 -6
- package/esm5/lib/ArcGISOnlineMapImagery.js +10 -10
- package/esm5/lib/BingMapsMapImageryView_combined.js +8 -8
- package/esm5/lib/BingResourceSet.js +2 -2
- package/esm5/lib/BingResponse.js +2 -2
- package/esm5/lib/CustomMapImagery.js +2 -2
- package/esm5/lib/GeographicContourLineSeriesView_combined.js +43 -40
- package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js +85 -85
- package/esm5/lib/GeographicMapSeriesHost_combined.js +186 -186
- package/esm5/lib/GeographicMarkerSeries.js +31 -31
- package/esm5/lib/GeographicMarkerSeriesBase.js +2 -2
- package/esm5/lib/GeographicPolylineSeriesView_combined.js +21 -21
- package/esm5/lib/GeographicProportionalSymbolSeriesBase.js +2 -2
- package/esm5/lib/GeographicProportionalSymbolSeriesBaseView.js +2 -2
- package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js +95 -95
- package/esm5/lib/GeographicShapeSeriesBaseBase.js +2 -2
- package/esm5/lib/GeographicShapeSeriesBaseBaseView.js +2 -2
- package/esm5/lib/GeographicShapeSeriesBase_combined.js +66 -66
- package/esm5/lib/GeographicShapeSeriesView_combined.js +60 -60
- package/esm5/lib/GeographicSymbolSeriesBase.js +2 -2
- package/esm5/lib/GeographicSymbolSeriesBaseView.js +2 -2
- package/esm5/lib/GeographicSymbolSeriesView_combined.js +62 -62
- package/esm5/lib/GeographicTileSeries.js +30 -30
- package/esm5/lib/GeographicXYTriangulatingSeriesBase.js +2 -2
- package/esm5/lib/GeographicXYTriangulatingSeriesBaseView.js +2 -2
- package/esm5/lib/ImageTilesReadyEventArgs.js +2 -2
- package/esm5/lib/ImageryMetadata.js +2 -2
- package/esm5/lib/ImagesChangedEventArgs.js +2 -2
- package/esm5/lib/LevelOfDetailResponseModel.js +5 -5
- package/esm5/lib/MapServerResponseModel.js +4 -4
- package/esm5/lib/SphericalMercatorHorizontalScaler.js +4 -4
- package/esm5/lib/SphericalMercatorVerticalScaler.js +6 -6
- package/esm5/lib/SubDomainsCollection.js +2 -2
- package/esm5/lib/TileGeneratorMapImagery.js +2 -2
- package/esm5/lib/TileInfoResponseModel.js +3 -3
- package/esm5/lib/TileSeries_combined.js +95 -95
- package/esm5/lib/TokenResponseModel.js +5 -5
- package/esm5/lib/XamGeographicMap_combined.js +469 -469
- package/esm5/lib/igc-arc-gis-online-map-imagery.js +11 -11
- package/esm5/lib/igc-bing-maps-map-imagery.js +14 -14
- package/esm5/lib/igc-custom-map-imagery.js +4 -4
- package/esm5/lib/igc-geographic-contour-line-series-component.js +19 -19
- package/esm5/lib/igc-geographic-high-density-scatter-series-component.js +49 -49
- package/esm5/lib/igc-geographic-map-component.js +75 -75
- package/esm5/lib/igc-geographic-map-imagery.js +12 -12
- package/esm5/lib/igc-geographic-map-series-host-component.js +30 -30
- package/esm5/lib/igc-geographic-marker-series-base-component.js +4 -4
- package/esm5/lib/igc-geographic-marker-series-component.js +46 -46
- package/esm5/lib/igc-geographic-polyline-series-component.js +23 -23
- package/esm5/lib/igc-geographic-proportional-symbol-series-base-component.js +4 -4
- package/esm5/lib/igc-geographic-proportional-symbol-series-component.js +65 -65
- package/esm5/lib/igc-geographic-scatter-area-series-component.js +17 -17
- package/esm5/lib/igc-geographic-shape-series-base-base-component.js +4 -4
- package/esm5/lib/igc-geographic-shape-series-base-component.js +38 -38
- package/esm5/lib/igc-geographic-shape-series-component.js +65 -65
- package/esm5/lib/igc-geographic-symbol-series-base-component.js +4 -4
- package/esm5/lib/igc-geographic-symbol-series-component.js +34 -34
- package/esm5/lib/igc-geographic-tile-series-component.js +11 -11
- package/esm5/lib/igc-geographic-xy-triangulating-series-base-component.js +4 -4
- package/esm5/lib/igc-geographic-xy-triangulating-series-component.js +23 -23
- package/esm5/lib/igc-image-tiles-ready-event-args.js +1 -1
- package/esm5/lib/igc-images-changed-event-args.js +1 -1
- package/esm5/lib/igc-open-street-map-imagery.js +4 -4
- package/esm5/lib/igc-sub-domains-collection.js +2 -2
- package/esm5/lib/igc-tile-generator-map-imagery.js +4 -4
- package/esm5/lib/igc-tile-series-component.js +9 -9
- package/fesm2015/igniteui-webcomponents-maps.js +1698 -1695
- package/fesm5/igniteui-webcomponents-maps.js +1752 -1749
- package/lib/ArcGISOnlineMapImagery.d.ts +16 -8
- package/lib/BingMapsMapImageryView_combined.d.ts +10 -5
- package/lib/GeographicContourLineSeriesView_combined.d.ts +15 -15
- package/lib/GeographicHighDensityScatterSeriesView_combined.d.ts +25 -24
- package/lib/GeographicMapSeriesHost_combined.d.ts +44 -42
- 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 -24
- 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 -9
- package/lib/GeographicXYTriangulatingSeriesBase.d.ts +1 -1
- package/lib/LevelOfDetailResponseModel.d.ts +6 -3
- package/lib/MapServerResponseModel.d.ts +4 -2
- package/lib/SphericalMercatorVerticalScaler.d.ts +2 -2
- package/lib/TileInfoResponseModel.d.ts +2 -1
- package/lib/TileSeries_combined.d.ts +22 -20
- package/lib/TokenResponseModel.d.ts +6 -3
- package/lib/XamGeographicMap_combined.d.ts +113 -100
- package/lib/igc-arc-gis-online-map-imagery.d.ts +17 -9
- package/lib/igc-bing-maps-map-imagery.d.ts +23 -12
- package/lib/igc-custom-map-imagery.d.ts +3 -2
- package/lib/igc-geographic-contour-line-series-component.d.ts +13 -8
- package/lib/igc-geographic-high-density-scatter-series-component.d.ts +27 -15
- package/lib/igc-geographic-map-component.d.ts +41 -23
- package/lib/igc-geographic-map-imagery.d.ts +23 -12
- package/lib/igc-geographic-map-series-host-component.d.ts +8 -6
- package/lib/igc-geographic-marker-series-base-component.d.ts +2 -2
- package/lib/igc-geographic-marker-series-component.d.ts +24 -13
- package/lib/igc-geographic-polyline-series-component.d.ts +13 -8
- package/lib/igc-geographic-proportional-symbol-series-base-component.d.ts +2 -2
- package/lib/igc-geographic-proportional-symbol-series-component.d.ts +39 -21
- package/lib/igc-geographic-scatter-area-series-component.d.ts +11 -7
- package/lib/igc-geographic-shape-series-base-base-component.d.ts +2 -2
- package/lib/igc-geographic-shape-series-base-component.d.ts +26 -14
- package/lib/igc-geographic-shape-series-component.d.ts +35 -19
- package/lib/igc-geographic-symbol-series-base-component.d.ts +2 -2
- package/lib/igc-geographic-symbol-series-component.d.ts +21 -12
- package/lib/igc-geographic-tile-series-component.d.ts +7 -5
- package/lib/igc-geographic-xy-triangulating-series-base-component.d.ts +2 -2
- package/lib/igc-geographic-xy-triangulating-series-component.d.ts +16 -9
- package/lib/igc-image-tiles-ready-event-args.d.ts +1 -1
- package/lib/igc-images-changed-event-args.d.ts +1 -1
- package/lib/igc-open-street-map-imagery.d.ts +3 -2
- package/lib/igc-tile-generator-map-imagery.d.ts +3 -2
- package/lib/igc-tile-series-component.d.ts +5 -4
- package/package.json +3 -3
|
@@ -4,7 +4,7 @@ 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
|
-
import
|
|
7
|
+
import { __extends } from "tslib";
|
|
8
8
|
import { Series } from "igniteui-webcomponents-charts";
|
|
9
9
|
import { DependencyProperty } from "igniteui-webcomponents-core";
|
|
10
10
|
import { typeCast, Number_$type, runOn, delegateRemove, delegateCombine, markType, TypeRegistrar } from "igniteui-webcomponents-core";
|
|
@@ -17,322 +17,322 @@ import { isNaN_ } from "igniteui-webcomponents-core";
|
|
|
17
17
|
* @hidden
|
|
18
18
|
*/
|
|
19
19
|
var GeographicMapSeriesHost = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
20
|
-
|
|
20
|
+
__extends(GeographicMapSeriesHost, _super);
|
|
21
21
|
function GeographicMapSeriesHost() {
|
|
22
22
|
var _this = _super.call(this) || this;
|
|
23
|
-
_this.
|
|
24
|
-
_this.
|
|
23
|
+
_this.qc = null;
|
|
24
|
+
_this.qe = _this.qd();
|
|
25
25
|
return _this;
|
|
26
26
|
}
|
|
27
|
-
GeographicMapSeriesHost.prototype.
|
|
28
|
-
_super.prototype.
|
|
29
|
-
if (this.
|
|
30
|
-
this.
|
|
27
|
+
GeographicMapSeriesHost.prototype.lp = function () {
|
|
28
|
+
_super.prototype.lp.call(this);
|
|
29
|
+
if (this.qe != null) {
|
|
30
|
+
this.qe.lp();
|
|
31
31
|
}
|
|
32
32
|
};
|
|
33
|
-
GeographicMapSeriesHost.prototype.
|
|
33
|
+
GeographicMapSeriesHost.prototype.get_dy = function () {
|
|
34
34
|
return true;
|
|
35
35
|
};
|
|
36
|
-
GeographicMapSeriesHost.prototype.
|
|
37
|
-
var c = this.
|
|
36
|
+
GeographicMapSeriesHost.prototype.h1 = function (a, b) {
|
|
37
|
+
var c = this.jv(b);
|
|
38
38
|
if (c == "LatitudeMemberPath") {
|
|
39
39
|
c = "YMemberPath";
|
|
40
40
|
}
|
|
41
41
|
if (c == "LongitudeMemberPath") {
|
|
42
42
|
c = "XMemberPath";
|
|
43
43
|
}
|
|
44
|
-
return this.
|
|
44
|
+
return this.qe.h1(a, b);
|
|
45
45
|
};
|
|
46
|
-
GeographicMapSeriesHost.prototype.
|
|
47
|
-
return this.
|
|
46
|
+
GeographicMapSeriesHost.prototype.c2 = function (a, b, c, d) {
|
|
47
|
+
return this.qe.c2(a, b, c, d);
|
|
48
48
|
};
|
|
49
49
|
GeographicMapSeriesHost.prototype.ag = function () {
|
|
50
|
-
return this.
|
|
50
|
+
return this.qe.ag();
|
|
51
51
|
};
|
|
52
|
-
GeographicMapSeriesHost.prototype.
|
|
53
|
-
return this.
|
|
52
|
+
GeographicMapSeriesHost.prototype.bf = function () {
|
|
53
|
+
return this.qe;
|
|
54
54
|
};
|
|
55
|
-
Object.defineProperty(GeographicMapSeriesHost.prototype, "
|
|
55
|
+
Object.defineProperty(GeographicMapSeriesHost.prototype, "qe", {
|
|
56
56
|
get: function () {
|
|
57
|
-
return this.
|
|
57
|
+
return this.qc;
|
|
58
58
|
},
|
|
59
59
|
set: function (a) {
|
|
60
|
-
var b = this.
|
|
60
|
+
var b = this.qe != a;
|
|
61
61
|
if (b) {
|
|
62
|
-
this.
|
|
63
|
-
this.
|
|
62
|
+
this.qc = a;
|
|
63
|
+
this.qj();
|
|
64
64
|
}
|
|
65
65
|
},
|
|
66
|
-
enumerable:
|
|
66
|
+
enumerable: false,
|
|
67
67
|
configurable: true
|
|
68
68
|
});
|
|
69
69
|
GeographicMapSeriesHost.prototype.get_hasMarkers = function () {
|
|
70
|
-
return this.
|
|
70
|
+
return this.qe.hasMarkers;
|
|
71
71
|
};
|
|
72
|
-
GeographicMapSeriesHost.prototype.
|
|
73
|
-
if (this.
|
|
74
|
-
var hostedSeries_ = this.
|
|
72
|
+
GeographicMapSeriesHost.prototype.qj = function () {
|
|
73
|
+
if (this.qc != null) {
|
|
74
|
+
var hostedSeries_ = this.qc;
|
|
75
75
|
hostedSeries_.externalObject = TypeRegistrar.createFromInternal(hostedSeries_, PlatformConstants.Prefix, PlatformConstants.Postfix);
|
|
76
76
|
hostedSeries_.externalObject._implementation = hostedSeries_;
|
|
77
77
|
}
|
|
78
|
-
this.
|
|
79
|
-
this.
|
|
80
|
-
};
|
|
81
|
-
GeographicMapSeriesHost.prototype.aw = function (a, b, c) {
|
|
82
|
-
return this.ay(this.qa, a, b, c);
|
|
78
|
+
this.k7(this.qe);
|
|
79
|
+
this.qf.b2();
|
|
83
80
|
};
|
|
84
81
|
GeographicMapSeriesHost.prototype.ax = function (a, b, c) {
|
|
85
|
-
return this.az(this.
|
|
82
|
+
return this.az(this.qe, a, b, c);
|
|
86
83
|
};
|
|
87
|
-
GeographicMapSeriesHost.prototype.
|
|
88
|
-
return this.
|
|
84
|
+
GeographicMapSeriesHost.prototype.ay = function (a, b, c) {
|
|
85
|
+
return this.a0(this.qe, a, b, c);
|
|
89
86
|
};
|
|
90
|
-
GeographicMapSeriesHost.prototype.
|
|
91
|
-
return this.
|
|
87
|
+
GeographicMapSeriesHost.prototype.hy = function (a) {
|
|
88
|
+
return this.h3(this.qe, a);
|
|
92
89
|
};
|
|
93
|
-
GeographicMapSeriesHost.prototype.
|
|
94
|
-
return this.
|
|
90
|
+
GeographicMapSeriesHost.prototype.ho = function (a, b) {
|
|
91
|
+
return this.qe.ho(a, b);
|
|
95
92
|
};
|
|
96
|
-
GeographicMapSeriesHost.prototype.
|
|
97
|
-
return this.
|
|
93
|
+
GeographicMapSeriesHost.prototype.hm = function (a, b) {
|
|
94
|
+
return this.qe.hm(a, b);
|
|
98
95
|
};
|
|
99
|
-
GeographicMapSeriesHost.prototype.
|
|
100
|
-
return this.
|
|
96
|
+
GeographicMapSeriesHost.prototype.gn = function (a, b, c) {
|
|
97
|
+
return this.qe.gn(a, b, c);
|
|
98
|
+
};
|
|
99
|
+
GeographicMapSeriesHost.prototype.ps = function (a, b, c) {
|
|
100
|
+
return this.qe.ps(a, b, c);
|
|
101
101
|
};
|
|
102
|
-
GeographicMapSeriesHost.prototype.
|
|
103
|
-
return this.
|
|
102
|
+
GeographicMapSeriesHost.prototype.p3 = function (a) {
|
|
103
|
+
return this.qe.p3(a);
|
|
104
104
|
};
|
|
105
105
|
GeographicMapSeriesHost.prototype.ak = function (a) {
|
|
106
|
-
return this.
|
|
106
|
+
return this.qe.ak(a);
|
|
107
107
|
};
|
|
108
|
-
GeographicMapSeriesHost.prototype.
|
|
109
|
-
return this.
|
|
108
|
+
GeographicMapSeriesHost.prototype.p4 = function (a) {
|
|
109
|
+
return this.qe.p4(a);
|
|
110
110
|
};
|
|
111
111
|
GeographicMapSeriesHost.prototype.al = function (a) {
|
|
112
|
-
return this.
|
|
112
|
+
return this.qe.al(a);
|
|
113
113
|
};
|
|
114
|
-
GeographicMapSeriesHost.prototype.
|
|
115
|
-
return this.
|
|
114
|
+
GeographicMapSeriesHost.prototype.p5 = function (a) {
|
|
115
|
+
return this.qe.p5(a);
|
|
116
116
|
};
|
|
117
|
-
GeographicMapSeriesHost.prototype.
|
|
118
|
-
return this.
|
|
119
|
-
};
|
|
120
|
-
GeographicMapSeriesHost.prototype.gh = function (a, b, c) {
|
|
121
|
-
return this.qa.gh(a, b, c);
|
|
122
|
-
};
|
|
123
|
-
GeographicMapSeriesHost.prototype.pm = function (a, b, c) {
|
|
124
|
-
return this.qa.pm(a, b, c);
|
|
117
|
+
GeographicMapSeriesHost.prototype.p6 = function (a) {
|
|
118
|
+
return this.qe.p6(a);
|
|
125
119
|
};
|
|
126
120
|
GeographicMapSeriesHost.prototype.gj = function (a, b, c) {
|
|
127
|
-
return this.
|
|
121
|
+
return this.qe.gj(a, b, c);
|
|
128
122
|
};
|
|
129
123
|
GeographicMapSeriesHost.prototype.po = function (a, b, c) {
|
|
130
|
-
return this.
|
|
124
|
+
return this.qe.po(a, b, c);
|
|
131
125
|
};
|
|
132
|
-
GeographicMapSeriesHost.prototype.
|
|
133
|
-
return this.
|
|
126
|
+
GeographicMapSeriesHost.prototype.gl = function (a, b, c) {
|
|
127
|
+
return this.gn(a, b, c);
|
|
134
128
|
};
|
|
135
|
-
GeographicMapSeriesHost.prototype.
|
|
136
|
-
return this.
|
|
129
|
+
GeographicMapSeriesHost.prototype.pq = function (a, b, c) {
|
|
130
|
+
return this.qe.pq(a, b, c);
|
|
137
131
|
};
|
|
138
|
-
GeographicMapSeriesHost.prototype.
|
|
139
|
-
return this.
|
|
132
|
+
GeographicMapSeriesHost.prototype.pt = function (a, b, c) {
|
|
133
|
+
return this.qe.pt(a, b, c);
|
|
140
134
|
};
|
|
141
|
-
GeographicMapSeriesHost.prototype.
|
|
142
|
-
return this.
|
|
135
|
+
GeographicMapSeriesHost.prototype.go = function (a, b, c) {
|
|
136
|
+
return this.qe.go(a, b, c);
|
|
143
137
|
};
|
|
144
138
|
GeographicMapSeriesHost.prototype.pp = function (a, b, c) {
|
|
145
|
-
return this.
|
|
139
|
+
return this.qe.pp(a, b, c);
|
|
146
140
|
};
|
|
147
141
|
GeographicMapSeriesHost.prototype.gk = function (a, b, c) {
|
|
148
|
-
return this.
|
|
142
|
+
return this.qe.gk(a, b, c);
|
|
143
|
+
};
|
|
144
|
+
GeographicMapSeriesHost.prototype.pr = function (a, b, c) {
|
|
145
|
+
return this.qe.pr(a, b, c);
|
|
146
|
+
};
|
|
147
|
+
GeographicMapSeriesHost.prototype.gm = function (a, b, c) {
|
|
148
|
+
return this.qe.gm(a, b, c);
|
|
149
149
|
};
|
|
150
|
-
GeographicMapSeriesHost.prototype.
|
|
151
|
-
return this.
|
|
150
|
+
GeographicMapSeriesHost.prototype.hj = function (a) {
|
|
151
|
+
return this.qe.hj(a);
|
|
152
152
|
};
|
|
153
|
-
GeographicMapSeriesHost.prototype.
|
|
154
|
-
return this.
|
|
153
|
+
GeographicMapSeriesHost.prototype.ge = function () {
|
|
154
|
+
return this.qe.ge();
|
|
155
155
|
};
|
|
156
|
-
GeographicMapSeriesHost.prototype.
|
|
157
|
-
return this.
|
|
156
|
+
GeographicMapSeriesHost.prototype.ga = function (a) {
|
|
157
|
+
return this.qe.ga(a);
|
|
158
158
|
};
|
|
159
|
-
GeographicMapSeriesHost.prototype.
|
|
160
|
-
return this.
|
|
159
|
+
GeographicMapSeriesHost.prototype.hz = function (a) {
|
|
160
|
+
return this.qe.hz(a);
|
|
161
161
|
};
|
|
162
|
-
GeographicMapSeriesHost.prototype.
|
|
162
|
+
GeographicMapSeriesHost.prototype.by = function () {
|
|
163
163
|
return new HostSeriesView(this);
|
|
164
164
|
};
|
|
165
|
-
GeographicMapSeriesHost.prototype.
|
|
166
|
-
_super.prototype.
|
|
167
|
-
this.
|
|
165
|
+
GeographicMapSeriesHost.prototype.l4 = function (a) {
|
|
166
|
+
_super.prototype.l4.call(this, a);
|
|
167
|
+
this.qf = typeCast(HostSeriesView.$, a);
|
|
168
168
|
};
|
|
169
|
-
Object.defineProperty(GeographicMapSeriesHost.prototype, "
|
|
169
|
+
Object.defineProperty(GeographicMapSeriesHost.prototype, "qg", {
|
|
170
170
|
get: function () {
|
|
171
|
-
return this.c(GeographicMapSeriesHost.
|
|
171
|
+
return this.c(GeographicMapSeriesHost.ql);
|
|
172
172
|
},
|
|
173
173
|
set: function (a) {
|
|
174
|
-
this.h(GeographicMapSeriesHost.
|
|
174
|
+
this.h(GeographicMapSeriesHost.ql, a);
|
|
175
175
|
},
|
|
176
|
-
enumerable:
|
|
176
|
+
enumerable: false,
|
|
177
177
|
configurable: true
|
|
178
178
|
});
|
|
179
|
-
GeographicMapSeriesHost.prototype.
|
|
180
|
-
_super.prototype.
|
|
179
|
+
GeographicMapSeriesHost.prototype.l9 = function (a, b, c, d) {
|
|
180
|
+
_super.prototype.l9.call(this, a, b, c, d);
|
|
181
181
|
switch (b) {
|
|
182
182
|
case "SeriesViewer":
|
|
183
|
-
this.
|
|
183
|
+
this.qe.ce = this.ce;
|
|
184
184
|
if (c != null) {
|
|
185
|
-
c.
|
|
185
|
+
c.oq(this.qe);
|
|
186
186
|
}
|
|
187
187
|
if (d != null) {
|
|
188
|
-
this.
|
|
188
|
+
this.ce.ll(this.qe);
|
|
189
189
|
}
|
|
190
|
-
this.
|
|
191
|
-
this.
|
|
192
|
-
this.
|
|
193
|
-
this.
|
|
190
|
+
this.qe.mc(this.p7);
|
|
191
|
+
this.qe.index = this.index;
|
|
192
|
+
this.ld(this.qe);
|
|
193
|
+
this.ht = this.qe.ht;
|
|
194
194
|
var e = typeCast(SeriesViewer.$, c);
|
|
195
195
|
if (e != null) {
|
|
196
|
-
e.actualWindowRectChanged = delegateRemove(e.actualWindowRectChanged, runOn(this, this.
|
|
196
|
+
e.actualWindowRectChanged = delegateRemove(e.actualWindowRectChanged, runOn(this, this.qk));
|
|
197
197
|
}
|
|
198
|
-
if (this.
|
|
199
|
-
var f = this.
|
|
200
|
-
f.actualWindowRectChanged = delegateCombine(f.actualWindowRectChanged, runOn(this, this.
|
|
198
|
+
if (this.ce != null) {
|
|
199
|
+
var f = this.ce;
|
|
200
|
+
f.actualWindowRectChanged = delegateCombine(f.actualWindowRectChanged, runOn(this, this.qk));
|
|
201
201
|
}
|
|
202
|
-
this.
|
|
202
|
+
this.qi();
|
|
203
203
|
break;
|
|
204
204
|
case "SyncLink":
|
|
205
|
-
this.
|
|
205
|
+
this.qe.b9 = this.b9;
|
|
206
206
|
break;
|
|
207
207
|
case "VisibleFromScale":
|
|
208
|
-
this.
|
|
208
|
+
this.qi();
|
|
209
209
|
break;
|
|
210
210
|
case "Index":
|
|
211
|
-
this.
|
|
211
|
+
this.qe.index = this.index;
|
|
212
212
|
break;
|
|
213
213
|
case "ItemsSource":
|
|
214
|
-
this.
|
|
214
|
+
this.qf.b3();
|
|
215
215
|
break;
|
|
216
216
|
case "Resolution":
|
|
217
|
-
this.
|
|
217
|
+
this.qf.ca();
|
|
218
218
|
break;
|
|
219
219
|
case "TransitionDuration":
|
|
220
|
-
this.
|
|
220
|
+
this.qf.cd();
|
|
221
221
|
break;
|
|
222
222
|
case "Opacity":
|
|
223
|
-
this.
|
|
223
|
+
this.qf.b7();
|
|
224
224
|
break;
|
|
225
225
|
case "Visibility":
|
|
226
|
-
var hs_ = this.
|
|
226
|
+
var hs_ = this.qe;
|
|
227
227
|
var v_ = this._visibility;
|
|
228
228
|
hs_.visibility = v_;
|
|
229
229
|
break;
|
|
230
230
|
case "MouseOverEnabled":
|
|
231
|
-
this.
|
|
231
|
+
this.qe.eo = this.eo;
|
|
232
232
|
break;
|
|
233
233
|
case "ExpectFunctions":
|
|
234
|
-
this.
|
|
234
|
+
this.qe.expectFunctions = this.expectFunctions;
|
|
235
235
|
break;
|
|
236
236
|
case "Thickness":
|
|
237
|
-
this.
|
|
237
|
+
this.qf.cc();
|
|
238
238
|
break;
|
|
239
239
|
case "Brush":
|
|
240
|
-
this.
|
|
240
|
+
this.qf.b1();
|
|
241
241
|
break;
|
|
242
242
|
case "Outline":
|
|
243
|
-
this.
|
|
243
|
+
this.qf.b9();
|
|
244
244
|
break;
|
|
245
245
|
case "ActualBrush":
|
|
246
|
-
this.
|
|
246
|
+
this.qf.by();
|
|
247
247
|
break;
|
|
248
248
|
case "ActualOutline":
|
|
249
|
-
this.
|
|
249
|
+
this.qf.bz();
|
|
250
250
|
break;
|
|
251
251
|
case "MarkerFillOpacity":
|
|
252
|
-
if (!isNaN_(this.
|
|
253
|
-
this.
|
|
252
|
+
if (!isNaN_(this.gv)) {
|
|
253
|
+
this.qf.b6();
|
|
254
254
|
}
|
|
255
255
|
break;
|
|
256
256
|
case "AreaFillOpacity":
|
|
257
|
-
if (!isNaN_(this.
|
|
258
|
-
this.
|
|
257
|
+
if (!isNaN_(this.f3)) {
|
|
258
|
+
this.qf.b0();
|
|
259
259
|
}
|
|
260
260
|
break;
|
|
261
261
|
case "OutlineMode":
|
|
262
|
-
this.
|
|
262
|
+
this.qf.b8();
|
|
263
263
|
break;
|
|
264
264
|
case "ShowDefaultTooltip":
|
|
265
|
-
this.
|
|
265
|
+
this.qf.cb();
|
|
266
266
|
break;
|
|
267
267
|
case "Title":
|
|
268
|
-
this.
|
|
268
|
+
this.qe.title = this.title;
|
|
269
269
|
break;
|
|
270
270
|
case "LegendItemBadgeMode":
|
|
271
|
-
this.
|
|
271
|
+
this.qf.b4();
|
|
272
272
|
break;
|
|
273
273
|
case "LegendItemBadgeShape":
|
|
274
|
-
this.
|
|
274
|
+
this.qf.b5();
|
|
275
275
|
break;
|
|
276
276
|
case "Legend":
|
|
277
|
-
this.
|
|
278
|
-
this.
|
|
277
|
+
this.qe.legend = this.legend;
|
|
278
|
+
this.b1.at();
|
|
279
279
|
break;
|
|
280
280
|
}
|
|
281
281
|
};
|
|
282
|
-
GeographicMapSeriesHost.prototype.
|
|
283
|
-
if (this.
|
|
282
|
+
GeographicMapSeriesHost.prototype.qi = function () {
|
|
283
|
+
if (this.ce == null || this.qe == null) {
|
|
284
284
|
return;
|
|
285
285
|
}
|
|
286
|
-
if (!isNaN_(this.
|
|
287
|
-
if (this.
|
|
288
|
-
var hs_ = this.
|
|
286
|
+
if (!isNaN_(this.qg)) {
|
|
287
|
+
if (this.ce.ta.width > this.qg) {
|
|
288
|
+
var hs_ = this.qe;
|
|
289
289
|
var v_ = 1;
|
|
290
290
|
hs_.visibility = v_;
|
|
291
291
|
}
|
|
292
292
|
else {
|
|
293
|
-
var hs2_ = this.
|
|
293
|
+
var hs2_ = this.qe;
|
|
294
294
|
var v2_ = 0;
|
|
295
295
|
hs2_.visibility = v2_;
|
|
296
296
|
}
|
|
297
297
|
}
|
|
298
298
|
};
|
|
299
|
-
GeographicMapSeriesHost.prototype.
|
|
300
|
-
this.
|
|
299
|
+
GeographicMapSeriesHost.prototype.qk = function (a, b) {
|
|
300
|
+
this.qi();
|
|
301
301
|
};
|
|
302
|
-
GeographicMapSeriesHost.prototype.
|
|
303
|
-
_super.prototype.
|
|
304
|
-
if (this.
|
|
305
|
-
this.
|
|
302
|
+
GeographicMapSeriesHost.prototype.mn = function (a) {
|
|
303
|
+
_super.prototype.mn.call(this, a);
|
|
304
|
+
if (this.qe != null) {
|
|
305
|
+
this.qe.mn(a);
|
|
306
306
|
}
|
|
307
307
|
};
|
|
308
|
-
GeographicMapSeriesHost.prototype.
|
|
309
|
-
if (this.
|
|
310
|
-
this.
|
|
308
|
+
GeographicMapSeriesHost.prototype.mm = function (a, b, c, d, e) {
|
|
309
|
+
if (this.qe != null) {
|
|
310
|
+
this.qe.mm(a, b, c, d, e);
|
|
311
311
|
}
|
|
312
312
|
};
|
|
313
|
-
GeographicMapSeriesHost.prototype.
|
|
314
|
-
return this.
|
|
313
|
+
GeographicMapSeriesHost.prototype.au = function (a, b) {
|
|
314
|
+
return this.qe.au(a, b);
|
|
315
315
|
};
|
|
316
|
-
GeographicMapSeriesHost.prototype.
|
|
317
|
-
_super.prototype.
|
|
318
|
-
this.
|
|
316
|
+
GeographicMapSeriesHost.prototype.mx = function () {
|
|
317
|
+
_super.prototype.mx.call(this);
|
|
318
|
+
this.qe.mx();
|
|
319
319
|
};
|
|
320
320
|
GeographicMapSeriesHost.prototype.get_coercionMethods = function () {
|
|
321
321
|
return this._coercionMethods;
|
|
322
322
|
};
|
|
323
323
|
GeographicMapSeriesHost.prototype.set_coercionMethods = function (a) {
|
|
324
324
|
this._coercionMethods = a;
|
|
325
|
-
this.
|
|
325
|
+
this.qe.coercionMethods = a;
|
|
326
326
|
};
|
|
327
|
-
GeographicMapSeriesHost.prototype.
|
|
328
|
-
_super.prototype.
|
|
329
|
-
if (this.
|
|
330
|
-
var b = this.
|
|
331
|
-
this.
|
|
327
|
+
GeographicMapSeriesHost.prototype.lc = function (a) {
|
|
328
|
+
_super.prototype.lc.call(this, a);
|
|
329
|
+
if (this.qe != null) {
|
|
330
|
+
var b = this.qe.hx();
|
|
331
|
+
this.k4(a, b);
|
|
332
332
|
}
|
|
333
333
|
};
|
|
334
334
|
GeographicMapSeriesHost.$t = markType(GeographicMapSeriesHost, 'GeographicMapSeriesHost', Series.$);
|
|
335
|
-
GeographicMapSeriesHost.
|
|
335
|
+
GeographicMapSeriesHost.ql = DependencyProperty.i("VisibleFromScale", Number_$type, GeographicMapSeriesHost.$, new PropertyMetadata(2, 1, function (a, b) {
|
|
336
336
|
var c = a;
|
|
337
337
|
c.raisePropertyChanged("VisibleFromScale", b.oldValue, b.newValue);
|
|
338
338
|
}));
|
|
@@ -343,7 +343,7 @@ export { GeographicMapSeriesHost };
|
|
|
343
343
|
* @hidden
|
|
344
344
|
*/
|
|
345
345
|
var HostSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
346
|
-
|
|
346
|
+
__extends(HostSeriesView, _super);
|
|
347
347
|
function HostSeriesView(a) {
|
|
348
348
|
var _this = _super.call(this, a) || this;
|
|
349
349
|
_this.bx = null;
|
|
@@ -354,67 +354,67 @@ var HostSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
354
354
|
_super.prototype.ar.call(this, a, b);
|
|
355
355
|
};
|
|
356
356
|
HostSeriesView.prototype.b2 = function () {
|
|
357
|
-
this.bx.
|
|
358
|
-
this.bx.
|
|
359
|
-
this.bx.
|
|
360
|
-
this.bx.
|
|
361
|
-
this.bx.
|
|
362
|
-
this.bx.
|
|
363
|
-
this.bx.
|
|
364
|
-
this.bx.
|
|
365
|
-
this.bx.
|
|
366
|
-
this.bx.
|
|
367
|
-
this.bx.
|
|
368
|
-
this.bx.
|
|
369
|
-
this.bx.
|
|
370
|
-
this.bx.
|
|
371
|
-
this.bx.
|
|
372
|
-
this.bx.
|
|
357
|
+
this.bx.qb = 1;
|
|
358
|
+
this.bx.qe.qb = 0;
|
|
359
|
+
this.bx.qe.itemsSource = this.bx.itemsSource;
|
|
360
|
+
this.bx.qe.index = this.bx.index;
|
|
361
|
+
this.bx.qe.o9 = this.bx.o9;
|
|
362
|
+
this.bx.qe.pe = this.bx.o9;
|
|
363
|
+
this.bx.qe.bu = this.bx.bu;
|
|
364
|
+
this.bx.qe.gy = this.bx.gy;
|
|
365
|
+
this.bx.qe.hr = this.bx.hr;
|
|
366
|
+
this.bx.qe._opacity = this.bx._opacity;
|
|
367
|
+
this.bx.qe.g4 = this.bx.g4;
|
|
368
|
+
this.bx.qe.f3 = this.bx.f3;
|
|
369
|
+
this.bx.qe.gv = this.bx.gv;
|
|
370
|
+
this.bx.qe.ev = this.bx.ev;
|
|
371
|
+
this.bx.qe.legendItemBadgeShape = this.bx.legendItemBadgeShape;
|
|
372
|
+
this.bx.qe.ba = this.bx.ba;
|
|
373
373
|
};
|
|
374
374
|
HostSeriesView.prototype.b3 = function () {
|
|
375
|
-
this.bx.
|
|
375
|
+
this.bx.qe.itemsSource = this.bx.itemsSource;
|
|
376
376
|
};
|
|
377
377
|
HostSeriesView.prototype.ca = function () {
|
|
378
|
-
this.bx.
|
|
378
|
+
this.bx.qe.gy = this.bx.gy;
|
|
379
379
|
};
|
|
380
380
|
HostSeriesView.prototype.cd = function () {
|
|
381
|
-
this.bx.
|
|
381
|
+
this.bx.qe.hr = this.bx.hr;
|
|
382
382
|
};
|
|
383
383
|
HostSeriesView.prototype.b7 = function () {
|
|
384
|
-
this.bx.
|
|
384
|
+
this.bx.qe._opacity = this.bx._opacity;
|
|
385
385
|
};
|
|
386
386
|
HostSeriesView.prototype.cc = function () {
|
|
387
|
-
this.bx.
|
|
387
|
+
this.bx.qe.g4 = this.bx.g4;
|
|
388
388
|
};
|
|
389
389
|
HostSeriesView.prototype.b1 = function () {
|
|
390
|
-
this.bx.
|
|
390
|
+
this.bx.qe.o9 = this.bx.o9;
|
|
391
391
|
};
|
|
392
392
|
HostSeriesView.prototype.b9 = function () {
|
|
393
|
-
this.bx.
|
|
393
|
+
this.bx.qe.pe = this.bx.pe;
|
|
394
394
|
};
|
|
395
395
|
HostSeriesView.prototype.by = function () {
|
|
396
|
-
this.bx.
|
|
396
|
+
this.bx.qe.o9 = this.bx.o5;
|
|
397
397
|
};
|
|
398
398
|
HostSeriesView.prototype.bz = function () {
|
|
399
|
-
this.bx.
|
|
399
|
+
this.bx.qe.pe = this.bx.o8;
|
|
400
400
|
};
|
|
401
401
|
HostSeriesView.prototype.b4 = function () {
|
|
402
|
-
this.bx.
|
|
402
|
+
this.bx.qe.ba = this.bx.ba;
|
|
403
403
|
};
|
|
404
404
|
HostSeriesView.prototype.b5 = function () {
|
|
405
|
-
this.bx.
|
|
405
|
+
this.bx.qe.legendItemBadgeShape = this.bx.legendItemBadgeShape;
|
|
406
406
|
};
|
|
407
407
|
HostSeriesView.prototype.b0 = function () {
|
|
408
|
-
this.bx.
|
|
408
|
+
this.bx.qe.f3 = this.bx.f3;
|
|
409
409
|
};
|
|
410
410
|
HostSeriesView.prototype.b6 = function () {
|
|
411
|
-
this.bx.
|
|
411
|
+
this.bx.qe.gv = this.bx.gv;
|
|
412
412
|
};
|
|
413
413
|
HostSeriesView.prototype.b8 = function () {
|
|
414
|
-
this.bx.
|
|
414
|
+
this.bx.qe.bu = this.bx.bu;
|
|
415
415
|
};
|
|
416
416
|
HostSeriesView.prototype.cb = function () {
|
|
417
|
-
this.bx.
|
|
417
|
+
this.bx.qe.ev = this.bx.ev;
|
|
418
418
|
};
|
|
419
419
|
HostSeriesView.$t = markType(HostSeriesView, 'HostSeriesView', SeriesView.$);
|
|
420
420
|
return HostSeriesView;
|