igniteui-angular-maps 13.0.0 → 13.1.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 +2314 -1859
- package/bundles/igniteui-angular-maps.umd.js.map +1 -1
- package/bundles/igniteui-angular-maps.umd.min.js +1 -1
- package/bundles/igniteui-angular-maps.umd.min.js.map +1 -1
- package/esm2015/lib/GeographicContourLineSeriesView_combined.js +60 -39
- package/esm2015/lib/GeographicContourLineSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js +111 -93
- package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicMapSeriesHost_combined.js +239 -147
- package/esm2015/lib/GeographicMapSeriesHost_combined.js.map +1 -1
- package/esm2015/lib/GeographicMarkerSeries.js +90 -0
- package/esm2015/lib/GeographicMarkerSeries.js.map +1 -0
- package/esm2015/lib/GeographicMarkerSeriesBase.js +18 -0
- package/esm2015/lib/GeographicMarkerSeriesBase.js.map +1 -0
- package/esm2015/lib/GeographicPolylineSeriesView_combined.js +32 -22
- package/esm2015/lib/GeographicPolylineSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicProportionalSymbolSeriesBase.js +3 -3
- package/esm2015/lib/GeographicProportionalSymbolSeriesBase.js.map +1 -1
- package/esm2015/lib/GeographicProportionalSymbolSeriesBaseView.js +2 -2
- package/esm2015/lib/GeographicProportionalSymbolSeriesBaseView.js.map +1 -1
- package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js +129 -159
- package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicShapeSeriesBaseBaseView.js +2 -2
- package/esm2015/lib/GeographicShapeSeriesBase_combined.js +72 -92
- package/esm2015/lib/GeographicShapeSeriesBase_combined.js.map +1 -1
- package/esm2015/lib/GeographicShapeSeriesView_combined.js +99 -66
- package/esm2015/lib/GeographicShapeSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicSymbolSeriesBase.js +3 -3
- package/esm2015/lib/GeographicSymbolSeriesBase.js.map +1 -1
- package/esm2015/lib/GeographicSymbolSeriesBaseView.js +2 -2
- package/esm2015/lib/GeographicSymbolSeriesView_combined.js +82 -112
- package/esm2015/lib/GeographicSymbolSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicTileSeries.js +30 -27
- package/esm2015/lib/GeographicTileSeries.js.map +1 -1
- package/esm2015/lib/GeographicXYTriangulatingSeriesBaseView.js +2 -2
- package/esm2015/lib/SphericalMercatorHorizontalScaler.js +2 -2
- package/esm2015/lib/SphericalMercatorVerticalScaler.js +2 -2
- package/esm2015/lib/TileSeries_combined.js +106 -89
- package/esm2015/lib/TileSeries_combined.js.map +1 -1
- package/esm2015/lib/XamGeographicMap_combined.js +540 -527
- package/esm2015/lib/XamGeographicMap_combined.js.map +1 -1
- package/esm2015/lib/igx-geographic-contour-line-series-component.js +52 -17
- package/esm2015/lib/igx-geographic-contour-line-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-high-density-scatter-series-component.js +28 -22
- package/esm2015/lib/igx-geographic-high-density-scatter-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-map-component.js +62 -50
- package/esm2015/lib/igx-geographic-map-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-map-series-host-component.js +30 -20
- package/esm2015/lib/igx-geographic-map-series-host-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-marker-series-base-component.js +26 -0
- package/esm2015/lib/igx-geographic-marker-series-base-component.js.map +1 -0
- package/esm2015/lib/igx-geographic-marker-series-component.js +157 -0
- package/esm2015/lib/igx-geographic-marker-series-component.js.map +1 -0
- package/esm2015/lib/igx-geographic-polyline-series-component.js +16 -10
- package/esm2015/lib/igx-geographic-polyline-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-proportional-symbol-series-base-component.js +2 -2
- package/esm2015/lib/igx-geographic-proportional-symbol-series-base-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-proportional-symbol-series-component.js +53 -140
- package/esm2015/lib/igx-geographic-proportional-symbol-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-scatter-area-series-component.js +52 -10
- package/esm2015/lib/igx-geographic-scatter-area-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-shape-series-base-component.js +20 -20
- package/esm2015/lib/igx-geographic-shape-series-component.js +67 -28
- package/esm2015/lib/igx-geographic-shape-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-symbol-series-base-component.js +2 -2
- package/esm2015/lib/igx-geographic-symbol-series-base-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-symbol-series-component.js +25 -112
- package/esm2015/lib/igx-geographic-symbol-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-tile-series-component.js +10 -4
- package/esm2015/lib/igx-geographic-tile-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-xy-triangulating-series-component.js +12 -12
- package/esm2015/lib/igx-tile-series-component.js +9 -3
- package/esm2015/lib/igx-tile-series-component.js.map +1 -1
- package/esm2015/public_api.js +4 -0
- package/esm2015/public_api.js.map +1 -1
- package/esm5/lib/GeographicContourLineSeriesView_combined.js +60 -39
- package/esm5/lib/GeographicContourLineSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js +110 -92
- package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicMapSeriesHost_combined.js +237 -145
- package/esm5/lib/GeographicMapSeriesHost_combined.js.map +1 -1
- package/esm5/lib/GeographicMarkerSeries.js +92 -0
- package/esm5/lib/GeographicMarkerSeries.js.map +1 -0
- package/esm5/lib/GeographicMarkerSeriesBase.js +22 -0
- package/esm5/lib/GeographicMarkerSeriesBase.js.map +1 -0
- package/esm5/lib/GeographicPolylineSeriesView_combined.js +32 -22
- package/esm5/lib/GeographicPolylineSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicProportionalSymbolSeriesBase.js +3 -3
- package/esm5/lib/GeographicProportionalSymbolSeriesBase.js.map +1 -1
- package/esm5/lib/GeographicProportionalSymbolSeriesBaseView.js +2 -2
- package/esm5/lib/GeographicProportionalSymbolSeriesBaseView.js.map +1 -1
- package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js +129 -159
- package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicShapeSeriesBaseBaseView.js +2 -2
- package/esm5/lib/GeographicShapeSeriesBase_combined.js +70 -90
- package/esm5/lib/GeographicShapeSeriesBase_combined.js.map +1 -1
- package/esm5/lib/GeographicShapeSeriesView_combined.js +99 -66
- package/esm5/lib/GeographicShapeSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicSymbolSeriesBase.js +3 -3
- package/esm5/lib/GeographicSymbolSeriesBase.js.map +1 -1
- package/esm5/lib/GeographicSymbolSeriesBaseView.js +2 -2
- package/esm5/lib/GeographicSymbolSeriesView_combined.js +82 -112
- package/esm5/lib/GeographicSymbolSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicTileSeries.js +29 -26
- package/esm5/lib/GeographicTileSeries.js.map +1 -1
- package/esm5/lib/GeographicXYTriangulatingSeriesBaseView.js +2 -2
- package/esm5/lib/SphericalMercatorHorizontalScaler.js +2 -2
- package/esm5/lib/SphericalMercatorVerticalScaler.js +2 -2
- package/esm5/lib/TileSeries_combined.js +104 -87
- package/esm5/lib/TileSeries_combined.js.map +1 -1
- package/esm5/lib/XamGeographicMap_combined.js +553 -524
- package/esm5/lib/XamGeographicMap_combined.js.map +1 -1
- package/esm5/lib/igx-geographic-contour-line-series-component.js +60 -17
- package/esm5/lib/igx-geographic-contour-line-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-high-density-scatter-series-component.js +32 -22
- package/esm5/lib/igx-geographic-high-density-scatter-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-map-component.js +62 -50
- package/esm5/lib/igx-geographic-map-component.js.map +1 -1
- package/esm5/lib/igx-geographic-map-series-host-component.js +30 -20
- package/esm5/lib/igx-geographic-map-series-host-component.js.map +1 -1
- package/esm5/lib/igx-geographic-marker-series-base-component.js +31 -0
- package/esm5/lib/igx-geographic-marker-series-base-component.js.map +1 -0
- package/esm5/lib/igx-geographic-marker-series-component.js +206 -0
- package/esm5/lib/igx-geographic-marker-series-component.js.map +1 -0
- package/esm5/lib/igx-geographic-polyline-series-component.js +20 -10
- package/esm5/lib/igx-geographic-polyline-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-proportional-symbol-series-base-component.js +2 -2
- package/esm5/lib/igx-geographic-proportional-symbol-series-base-component.js.map +1 -1
- package/esm5/lib/igx-geographic-proportional-symbol-series-component.js +54 -169
- package/esm5/lib/igx-geographic-proportional-symbol-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-scatter-area-series-component.js +60 -10
- package/esm5/lib/igx-geographic-scatter-area-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-shape-series-base-component.js +20 -20
- package/esm5/lib/igx-geographic-shape-series-component.js +83 -28
- package/esm5/lib/igx-geographic-shape-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-symbol-series-base-component.js +2 -2
- package/esm5/lib/igx-geographic-symbol-series-base-component.js.map +1 -1
- package/esm5/lib/igx-geographic-symbol-series-component.js +26 -141
- package/esm5/lib/igx-geographic-symbol-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-tile-series-component.js +14 -4
- package/esm5/lib/igx-geographic-tile-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-xy-triangulating-series-component.js +12 -12
- package/esm5/lib/igx-tile-series-component.js +13 -3
- package/esm5/lib/igx-tile-series-component.js.map +1 -1
- package/esm5/public_api.js +4 -0
- package/esm5/public_api.js.map +1 -1
- package/fesm2015/igniteui-angular-maps.js +2191 -1800
- package/fesm2015/igniteui-angular-maps.js.map +1 -1
- package/fesm5/igniteui-angular-maps.js +2313 -1862
- package/fesm5/igniteui-angular-maps.js.map +1 -1
- package/lib/GeographicContourLineSeriesView_combined.d.ts +22 -17
- package/lib/GeographicHighDensityScatterSeriesView_combined.d.ts +39 -37
- package/lib/GeographicMapSeriesHost_combined.d.ts +61 -49
- package/lib/GeographicMarkerSeries.d.ts +32 -0
- package/lib/GeographicMarkerSeriesBase.d.ts +10 -0
- package/lib/GeographicPolylineSeriesView_combined.d.ts +16 -14
- package/lib/GeographicProportionalSymbolSeriesBase.d.ts +3 -3
- package/lib/GeographicProportionalSymbolSeriesBaseView.d.ts +3 -3
- package/lib/GeographicProportionalSymbolSeriesView_combined.d.ts +50 -63
- package/lib/GeographicShapeSeriesBaseBase.d.ts +1 -1
- package/lib/GeographicShapeSeriesBaseBaseView.d.ts +1 -1
- package/lib/GeographicShapeSeriesBase_combined.d.ts +30 -33
- package/lib/GeographicShapeSeriesView_combined.d.ts +42 -32
- package/lib/GeographicSymbolSeriesBase.d.ts +3 -3
- package/lib/GeographicSymbolSeriesBaseView.d.ts +3 -3
- package/lib/GeographicSymbolSeriesView_combined.d.ts +37 -50
- package/lib/GeographicTileSeries.d.ts +10 -9
- package/lib/GeographicXYTriangulatingSeriesBase.d.ts +1 -1
- package/lib/GeographicXYTriangulatingSeriesBaseView.d.ts +1 -1
- package/lib/TileSeries_combined.d.ts +25 -22
- package/lib/XamGeographicMap_combined.d.ts +133 -135
- package/lib/igx-geographic-contour-line-series-component.d.ts +11 -1
- package/lib/igx-geographic-high-density-scatter-series-component.d.ts +5 -0
- package/lib/igx-geographic-map-component.d.ts +12 -0
- package/lib/igx-geographic-map-series-host-component.d.ts +8 -0
- package/lib/igx-geographic-marker-series-base-component.d.ts +12 -0
- package/lib/igx-geographic-marker-series-component.d.ts +82 -0
- package/lib/igx-geographic-polyline-series-component.d.ts +5 -0
- package/lib/igx-geographic-proportional-symbol-series-base-component.d.ts +2 -2
- package/lib/igx-geographic-proportional-symbol-series-component.d.ts +8 -55
- package/lib/igx-geographic-scatter-area-series-component.d.ts +16 -1
- package/lib/igx-geographic-shape-series-component.d.ts +21 -1
- package/lib/igx-geographic-symbol-series-base-component.d.ts +2 -2
- package/lib/igx-geographic-symbol-series-component.d.ts +8 -55
- package/lib/igx-geographic-tile-series-component.d.ts +5 -0
- package/lib/igx-tile-series-component.d.ts +5 -0
- package/package.json +2 -2
- package/public_api.d.ts +4 -0
|
@@ -18,140 +18,131 @@ var GeographicShapeSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
18
18
|
__extends(GeographicShapeSeriesBase, _super);
|
|
19
19
|
function GeographicShapeSeriesBase() {
|
|
20
20
|
var _this = _super !== null && _super.apply(this, arguments) || this;
|
|
21
|
-
_this.
|
|
22
|
-
_this.
|
|
21
|
+
_this.p0 = false;
|
|
22
|
+
_this.pz = false;
|
|
23
23
|
_this.assigningShapeStyle = null;
|
|
24
24
|
_this.assigningShapeMarkerStyle = null;
|
|
25
|
-
_this.
|
|
26
|
-
_this.
|
|
25
|
+
_this.pw = null;
|
|
26
|
+
_this.py = false;
|
|
27
27
|
return _this;
|
|
28
28
|
}
|
|
29
|
-
GeographicShapeSeriesBase.prototype.
|
|
29
|
+
GeographicShapeSeriesBase.prototype.bu = function () {
|
|
30
30
|
return new GeographicShapeSeriesBaseView(this);
|
|
31
31
|
};
|
|
32
|
-
GeographicShapeSeriesBase.prototype.
|
|
33
|
-
_super.prototype.
|
|
34
|
-
this.
|
|
32
|
+
GeographicShapeSeriesBase.prototype.lh = function (a) {
|
|
33
|
+
_super.prototype.lh.call(this, a);
|
|
34
|
+
this.pv = a;
|
|
35
35
|
};
|
|
36
|
-
GeographicShapeSeriesBase.prototype.
|
|
36
|
+
GeographicShapeSeriesBase.prototype.get_dr = function () {
|
|
37
37
|
return true;
|
|
38
38
|
};
|
|
39
|
-
GeographicShapeSeriesBase.prototype.
|
|
39
|
+
GeographicShapeSeriesBase.prototype.get_cy = function () {
|
|
40
40
|
return true;
|
|
41
41
|
};
|
|
42
|
-
GeographicShapeSeriesBase.prototype.
|
|
43
|
-
_super.prototype.
|
|
42
|
+
GeographicShapeSeriesBase.prototype.lm = function (a, b, c, d) {
|
|
43
|
+
_super.prototype.lm.call(this, a, b, c, d);
|
|
44
44
|
switch (b) {
|
|
45
45
|
case "SeriesViewer":
|
|
46
|
-
this.
|
|
47
|
-
break;
|
|
48
|
-
case "ActualBrush":
|
|
49
|
-
this.om.b4();
|
|
50
|
-
break;
|
|
51
|
-
case "ActualOutline":
|
|
52
|
-
this.om.b5();
|
|
46
|
+
this.pv.cf();
|
|
53
47
|
break;
|
|
54
48
|
case "ShapeMemberPath":
|
|
55
|
-
this.
|
|
56
|
-
break;
|
|
57
|
-
case "Thickness":
|
|
58
|
-
this.om.b9();
|
|
49
|
+
this.pv.ch();
|
|
59
50
|
break;
|
|
60
51
|
case GeographicShapeSeriesBase.$$p[5]:
|
|
61
|
-
this.
|
|
52
|
+
this.pv.cg();
|
|
62
53
|
break;
|
|
63
54
|
case GeographicShapeSeriesBase.$$p[1]:
|
|
64
|
-
this.
|
|
65
|
-
this.
|
|
66
|
-
if (this.
|
|
67
|
-
var e = this.
|
|
68
|
-
e.assigningShapeStyle = delegateCombine(e.assigningShapeStyle, runOn(this, this.
|
|
55
|
+
this.pk.qj = this.p2;
|
|
56
|
+
this.p0 = this.p2;
|
|
57
|
+
if (this.p2) {
|
|
58
|
+
var e = this.pk;
|
|
59
|
+
e.assigningShapeStyle = delegateCombine(e.assigningShapeStyle, runOn(this, this.qg));
|
|
69
60
|
}
|
|
70
61
|
else {
|
|
71
|
-
var f = this.
|
|
72
|
-
f.assigningShapeStyle = delegateRemove(f.assigningShapeStyle, runOn(this, this.
|
|
62
|
+
var f = this.pk;
|
|
63
|
+
f.assigningShapeStyle = delegateRemove(f.assigningShapeStyle, runOn(this, this.qg));
|
|
73
64
|
}
|
|
74
65
|
break;
|
|
75
66
|
case GeographicShapeSeriesBase.$$p[0]:
|
|
76
|
-
this.
|
|
77
|
-
this.
|
|
78
|
-
if (this.
|
|
79
|
-
var g = this.
|
|
80
|
-
g.assigningShapeMarkerStyle = delegateCombine(g.assigningShapeMarkerStyle, runOn(this, this.
|
|
67
|
+
this.pk.qi = this.p1;
|
|
68
|
+
this.pz = this.p1;
|
|
69
|
+
if (this.p2) {
|
|
70
|
+
var g = this.pk;
|
|
71
|
+
g.assigningShapeMarkerStyle = delegateCombine(g.assigningShapeMarkerStyle, runOn(this, this.qf));
|
|
81
72
|
}
|
|
82
73
|
else {
|
|
83
|
-
var h = this.
|
|
84
|
-
h.assigningShapeMarkerStyle = delegateRemove(h.assigningShapeMarkerStyle, runOn(this, this.
|
|
74
|
+
var h = this.pk;
|
|
75
|
+
h.assigningShapeMarkerStyle = delegateRemove(h.assigningShapeMarkerStyle, runOn(this, this.qf));
|
|
85
76
|
}
|
|
86
77
|
break;
|
|
87
78
|
case GeographicShapeSeriesBase.$$p[2]:
|
|
88
|
-
this.
|
|
79
|
+
this.pk.p5 = this.pu;
|
|
89
80
|
break;
|
|
90
81
|
case GeographicShapeSeriesBase.$$p[3]:
|
|
91
|
-
this.
|
|
82
|
+
this.pk.q0 = this.p4;
|
|
92
83
|
break;
|
|
93
84
|
case GeographicShapeSeriesBase.$$p[4]:
|
|
94
|
-
this.
|
|
85
|
+
this.pk.q1 = this.p5;
|
|
95
86
|
break;
|
|
96
87
|
case "ShapefileDataSource":
|
|
97
88
|
if (c != null) {
|
|
98
89
|
var i = c;
|
|
99
|
-
if (this.
|
|
100
|
-
i.importCompleted = delegateRemove(i.importCompleted, runOn(this, this.
|
|
90
|
+
if (this.py) {
|
|
91
|
+
i.importCompleted = delegateRemove(i.importCompleted, runOn(this, this.qh));
|
|
101
92
|
}
|
|
102
93
|
}
|
|
103
94
|
if (d != null) {
|
|
104
95
|
var j = d;
|
|
105
96
|
if (j.count > 0) {
|
|
106
|
-
this.
|
|
97
|
+
this.qi();
|
|
107
98
|
break;
|
|
108
99
|
}
|
|
109
|
-
this.
|
|
110
|
-
j.importCompleted = delegateCombine(j.importCompleted, runOn(this, this.
|
|
100
|
+
this.py = true;
|
|
101
|
+
j.importCompleted = delegateCombine(j.importCompleted, runOn(this, this.qh));
|
|
111
102
|
}
|
|
112
103
|
break;
|
|
113
104
|
}
|
|
114
105
|
};
|
|
115
|
-
GeographicShapeSeriesBase.prototype.
|
|
106
|
+
GeographicShapeSeriesBase.prototype.qg = function (a, b) {
|
|
116
107
|
if (this.assigningShapeStyle != null) {
|
|
117
108
|
this.assigningShapeStyle(this, b);
|
|
118
109
|
}
|
|
119
110
|
};
|
|
120
|
-
GeographicShapeSeriesBase.prototype.
|
|
111
|
+
GeographicShapeSeriesBase.prototype.qf = function (a, b) {
|
|
121
112
|
if (this.assigningShapeMarkerStyle != null) {
|
|
122
113
|
this.assigningShapeMarkerStyle(this, b);
|
|
123
114
|
}
|
|
124
115
|
};
|
|
125
|
-
GeographicShapeSeriesBase.prototype.
|
|
126
|
-
this.
|
|
116
|
+
GeographicShapeSeriesBase.prototype.qh = function (a, b) {
|
|
117
|
+
this.qi();
|
|
127
118
|
};
|
|
128
|
-
GeographicShapeSeriesBase.prototype.
|
|
129
|
-
var sds_ = this.
|
|
119
|
+
GeographicShapeSeriesBase.prototype.qi = function () {
|
|
120
|
+
var sds_ = this.px;
|
|
130
121
|
var ext_ = sds_.externalObject;
|
|
131
122
|
this.itemsSource = (ext_.getPointData());
|
|
132
123
|
};
|
|
133
|
-
Object.defineProperty(GeographicShapeSeriesBase.prototype, "
|
|
124
|
+
Object.defineProperty(GeographicShapeSeriesBase.prototype, "px", {
|
|
134
125
|
get: function () {
|
|
135
|
-
return this.
|
|
126
|
+
return this.pw;
|
|
136
127
|
},
|
|
137
128
|
set: function (a) {
|
|
138
|
-
var b = this.
|
|
139
|
-
this.
|
|
140
|
-
if (b != this.
|
|
141
|
-
this.raisePropertyChanged("ShapefileDataSource", b, this.
|
|
129
|
+
var b = this.pw;
|
|
130
|
+
this.pw = a;
|
|
131
|
+
if (b != this.pw) {
|
|
132
|
+
this.raisePropertyChanged("ShapefileDataSource", b, this.pw);
|
|
142
133
|
}
|
|
143
134
|
},
|
|
144
135
|
enumerable: false,
|
|
145
136
|
configurable: true
|
|
146
137
|
});
|
|
147
|
-
GeographicShapeSeriesBase.prototype.
|
|
138
|
+
GeographicShapeSeriesBase.prototype.get_ex = function () {
|
|
148
139
|
return true;
|
|
149
140
|
};
|
|
150
|
-
GeographicShapeSeriesBase.prototype.
|
|
151
|
-
_super.prototype.
|
|
141
|
+
GeographicShapeSeriesBase.prototype.set_ex = function (a) {
|
|
142
|
+
_super.prototype.set_ex.call(this, a);
|
|
152
143
|
};
|
|
153
144
|
GeographicShapeSeriesBase.$t = markType(GeographicShapeSeriesBase, 'GeographicShapeSeriesBase', GeographicMapSeriesHost.$);
|
|
154
|
-
GeographicShapeSeriesBase.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicShapeSeriesBase, 'raisePropertyChanged', ['IsCustomShapeMarkerStyleAllowed:
|
|
145
|
+
GeographicShapeSeriesBase.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicShapeSeriesBase, 'raisePropertyChanged', ['IsCustomShapeMarkerStyleAllowed:p1:qj', [0, false], 'IsCustomShapeStyleAllowed:p2:qk', [0, false], 'ItemSearchMode:pu:ql', [ShapeItemSearchMode_$type, enumGetBox(ShapeItemSearchMode_$type, 0)], 'ItemSearchPointsThreshold:p4:qm', [1, 10000], 'ItemSearchThreshold:p5:qn', [1, 10000], 'ShapeFilterResolution:p3:qo', [1, 2], 'ShapeMemberPath:qd:qp', [2, "points"]]);
|
|
155
146
|
return GeographicShapeSeriesBase;
|
|
156
147
|
}(GeographicMapSeriesHost));
|
|
157
148
|
export { GeographicShapeSeriesBase };
|
|
@@ -162,40 +153,29 @@ var GeographicShapeSeriesBaseView = /** @class */ /*@__PURE__*/ (function (_supe
|
|
|
162
153
|
__extends(GeographicShapeSeriesBaseView, _super);
|
|
163
154
|
function GeographicShapeSeriesBaseView(a) {
|
|
164
155
|
var _this = _super.call(this, a) || this;
|
|
165
|
-
_this.
|
|
166
|
-
_this.
|
|
156
|
+
_this.ce = null;
|
|
157
|
+
_this.ce = a;
|
|
167
158
|
return _this;
|
|
168
159
|
}
|
|
169
|
-
GeographicShapeSeriesBaseView.prototype.
|
|
170
|
-
_super.prototype.
|
|
171
|
-
this.
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
a.oq = null;
|
|
179
|
-
a.os = null;
|
|
160
|
+
GeographicShapeSeriesBaseView.prototype.b2 = function () {
|
|
161
|
+
_super.prototype.b2.call(this);
|
|
162
|
+
this.ce.pk.rb = this.ce.qd;
|
|
163
|
+
};
|
|
164
|
+
GeographicShapeSeriesBaseView.prototype.cf = function () {
|
|
165
|
+
var a = this.ce.pk;
|
|
166
|
+
if (this.ce.ca == null) {
|
|
167
|
+
a.pz = null;
|
|
168
|
+
a.p1 = null;
|
|
180
169
|
return;
|
|
181
170
|
}
|
|
182
|
-
a.
|
|
183
|
-
a.
|
|
184
|
-
};
|
|
185
|
-
GeographicShapeSeriesBaseView.prototype.b4 = function () {
|
|
186
|
-
this.b3.ob.nb = this.b3.m9;
|
|
187
|
-
};
|
|
188
|
-
GeographicShapeSeriesBaseView.prototype.b5 = function () {
|
|
189
|
-
this.b3.ob.ng = this.b3.na;
|
|
190
|
-
};
|
|
191
|
-
GeographicShapeSeriesBaseView.prototype.b8 = function () {
|
|
192
|
-
this.b3.ob.p3 = this.b3.o4;
|
|
171
|
+
a.pz = this.ce.ca.p3;
|
|
172
|
+
a.p1 = this.ce.ca.p5;
|
|
193
173
|
};
|
|
194
|
-
GeographicShapeSeriesBaseView.prototype.
|
|
195
|
-
this.
|
|
174
|
+
GeographicShapeSeriesBaseView.prototype.ch = function () {
|
|
175
|
+
this.ce.pk.rb = this.ce.qd;
|
|
196
176
|
};
|
|
197
|
-
GeographicShapeSeriesBaseView.prototype.
|
|
198
|
-
this.
|
|
177
|
+
GeographicShapeSeriesBaseView.prototype.cg = function () {
|
|
178
|
+
this.ce.pk.qx = this.ce.p3;
|
|
199
179
|
};
|
|
200
180
|
GeographicShapeSeriesBaseView.$t = markType(GeographicShapeSeriesBaseView, 'GeographicShapeSeriesBaseView', HostSeriesView.$);
|
|
201
181
|
return GeographicShapeSeriesBaseView;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GeographicShapeSeriesBase_combined.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicShapeSeriesBase_combined.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;;AAGF,OAAO,EAAE,uBAAuB,EAAE,MAAM,2BAA2B,CAAC;AACpE,OAAO,EAAE,kBAAkB,EAAE,MAAM,uBAAuB,CAAC;AAE3D,OAAO,EAAuB,yBAAyB,EAAE,MAAM,yBAAyB,CAAC;AAIzF,OAAO,EAAqF,UAAU,EAAwC,KAAK,EAAE,eAAe,EAAE,cAAc,EAAE,QAAQ,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAMvO,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAGlD;;GAEG;AACH;IAAwD,6CAAuB;IAA/E;QAAA,
|
|
1
|
+
{"version":3,"file":"GeographicShapeSeriesBase_combined.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicShapeSeriesBase_combined.ts"],"names":[],"mappings":"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"}
|
|
@@ -7,16 +7,17 @@ GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOA
|
|
|
7
7
|
import { __extends } from "tslib";
|
|
8
8
|
import { GeographicShapeSeriesBaseView } from "./GeographicShapeSeriesBaseView";
|
|
9
9
|
import { GeographicShapeSeriesBase } from "./GeographicShapeSeriesBase";
|
|
10
|
+
import { Brush } from "igniteui-angular-core";
|
|
11
|
+
import { Defaults } from "igniteui-angular-charts";
|
|
12
|
+
import { MarkerType_$type } from "igniteui-angular-charts";
|
|
13
|
+
import { MarkerFillMode_$type } from "igniteui-angular-charts";
|
|
10
14
|
import { ScatterPolygonSeries } from "igniteui-angular-charts";
|
|
11
|
-
import { markType, runOn, delegateCombine, enumGetBox, markDep } from "igniteui-angular-core";
|
|
15
|
+
import { markType, runOn, delegateCombine, typeCast, enumGetBox, markDep } from "igniteui-angular-core";
|
|
12
16
|
import { StyleSelector } from "igniteui-angular-charts";
|
|
13
17
|
import { DependencyProperty } from "igniteui-angular-core";
|
|
14
18
|
import { Style } from "igniteui-angular-core";
|
|
15
|
-
import { MarkerType_$type } from "igniteui-angular-charts";
|
|
16
19
|
import { MarkerOutlineMode_$type } from "igniteui-angular-charts";
|
|
17
|
-
import { MarkerFillMode_$type } from "igniteui-angular-charts";
|
|
18
20
|
import { DataTemplate } from "igniteui-angular-core";
|
|
19
|
-
import { Brush } from "igniteui-angular-core";
|
|
20
21
|
import { CollisionAvoidanceType_$type } from "igniteui-angular-charts";
|
|
21
22
|
import { PropertyMetadata } from "igniteui-angular-core";
|
|
22
23
|
import { DeviceUtils } from "igniteui-angular-core";
|
|
@@ -27,47 +28,57 @@ var GeographicShapeSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
27
28
|
__extends(GeographicShapeSeriesView, _super);
|
|
28
29
|
function GeographicShapeSeriesView(a) {
|
|
29
30
|
var _this = _super.call(this, a) || this;
|
|
30
|
-
_this.
|
|
31
|
-
_this.
|
|
31
|
+
_this.ci = null;
|
|
32
|
+
_this.ci = a;
|
|
32
33
|
if (!_this.q) {
|
|
33
|
-
_this.
|
|
34
|
+
_this.ci.qd = "points";
|
|
34
35
|
}
|
|
35
36
|
return _this;
|
|
36
37
|
}
|
|
37
|
-
GeographicShapeSeriesView.prototype.
|
|
38
|
-
_super.prototype.
|
|
39
|
-
this.
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
38
|
+
GeographicShapeSeriesView.prototype.as = function () {
|
|
39
|
+
_super.prototype.as.call(this);
|
|
40
|
+
if (!this.q) {
|
|
41
|
+
this.ci.rx = Defaults.aj;
|
|
42
|
+
this.ci.gm = Defaults.p;
|
|
43
|
+
this.ci.qw = Defaults.o;
|
|
44
|
+
this.ci.qt = Defaults.d;
|
|
45
|
+
this.ci.qr = Defaults.a;
|
|
46
|
+
}
|
|
44
47
|
};
|
|
45
|
-
GeographicShapeSeriesView.prototype.
|
|
46
|
-
|
|
48
|
+
GeographicShapeSeriesView.prototype.b2 = function () {
|
|
49
|
+
_super.prototype.b2.call(this);
|
|
50
|
+
this.ci.pk.tr = this.ci.rz;
|
|
51
|
+
this.ci.pk.sk = this.ci.qu;
|
|
52
|
+
this.ci.pk.s6 = this.ci.rf;
|
|
53
|
+
this.ci.pk.sn = this.ci.qw;
|
|
54
|
+
this.ci.pk.r6 = this.ci.qq;
|
|
47
55
|
};
|
|
48
|
-
GeographicShapeSeriesView.prototype.
|
|
49
|
-
this.
|
|
56
|
+
GeographicShapeSeriesView.prototype.cn = function () {
|
|
57
|
+
this.ci.pk.s6 = this.ci.rf;
|
|
50
58
|
};
|
|
51
|
-
GeographicShapeSeriesView.prototype.
|
|
52
|
-
this.
|
|
59
|
+
GeographicShapeSeriesView.prototype.cp = function () {
|
|
60
|
+
this.ci.pk.sn = this.ci.qw;
|
|
53
61
|
};
|
|
54
|
-
GeographicShapeSeriesView.prototype.
|
|
55
|
-
this.
|
|
62
|
+
GeographicShapeSeriesView.prototype.ck = function () {
|
|
63
|
+
this.ci.pk.r6 = this.ci.qq;
|
|
56
64
|
};
|
|
57
|
-
GeographicShapeSeriesView.prototype.
|
|
58
|
-
this.
|
|
65
|
+
GeographicShapeSeriesView.prototype.co = function () {
|
|
66
|
+
this.ci.pk.sf = this.ci.qt;
|
|
59
67
|
};
|
|
60
|
-
GeographicShapeSeriesView.prototype.
|
|
61
|
-
this.
|
|
68
|
+
GeographicShapeSeriesView.prototype.cj = function () {
|
|
69
|
+
this.ci.pk.tn = this.ci.rw;
|
|
62
70
|
};
|
|
63
|
-
GeographicShapeSeriesView.prototype.
|
|
64
|
-
this.
|
|
71
|
+
GeographicShapeSeriesView.prototype.cl = function () {
|
|
72
|
+
this.ci.pk.to = this.ci.rx;
|
|
65
73
|
};
|
|
66
|
-
GeographicShapeSeriesView.prototype.
|
|
67
|
-
this.
|
|
74
|
+
GeographicShapeSeriesView.prototype.cm = function () {
|
|
75
|
+
this.ci.pk.tq = this.ci.ry;
|
|
68
76
|
};
|
|
69
|
-
GeographicShapeSeriesView.prototype.
|
|
70
|
-
this.
|
|
77
|
+
GeographicShapeSeriesView.prototype.cq = function () {
|
|
78
|
+
this.ci.pk.sk = this.ci.qu;
|
|
79
|
+
};
|
|
80
|
+
GeographicShapeSeriesView.prototype.cr = function () {
|
|
81
|
+
this.ci.pk.tr = this.ci.rz;
|
|
71
82
|
};
|
|
72
83
|
GeographicShapeSeriesView.$t = markType(GeographicShapeSeriesView, 'GeographicShapeSeriesView', GeographicShapeSeriesBaseView.$);
|
|
73
84
|
return GeographicShapeSeriesView;
|
|
@@ -84,66 +95,88 @@ var GeographicShapeSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
84
95
|
_this.ab = GeographicShapeSeries.$;
|
|
85
96
|
return _this;
|
|
86
97
|
}
|
|
87
|
-
GeographicShapeSeries.prototype.
|
|
98
|
+
GeographicShapeSeries.prototype.get_d1 = function () {
|
|
99
|
+
return true;
|
|
100
|
+
};
|
|
101
|
+
GeographicShapeSeries.prototype.bu = function () {
|
|
88
102
|
return new GeographicShapeSeriesView(this);
|
|
89
103
|
};
|
|
90
|
-
GeographicShapeSeries.prototype.
|
|
91
|
-
_super.prototype.
|
|
92
|
-
this.
|
|
104
|
+
GeographicShapeSeries.prototype.lh = function (a) {
|
|
105
|
+
_super.prototype.lh.call(this, a);
|
|
106
|
+
this.qv = a;
|
|
93
107
|
};
|
|
94
|
-
GeographicShapeSeries.prototype.
|
|
108
|
+
GeographicShapeSeries.prototype.pj = function () {
|
|
95
109
|
var a = new ScatterPolygonSeries();
|
|
96
|
-
a.styleShape = delegateCombine(a.styleShape, runOn(this, this.
|
|
110
|
+
a.styleShape = delegateCombine(a.styleShape, runOn(this, this.rc));
|
|
111
|
+
a.propertyUpdated = delegateCombine(a.propertyUpdated, runOn(this, this.rd));
|
|
97
112
|
return a;
|
|
98
113
|
};
|
|
99
|
-
GeographicShapeSeries.prototype.
|
|
114
|
+
GeographicShapeSeries.prototype.rc = function (a, b) {
|
|
100
115
|
if (this.styleShape != null) {
|
|
101
116
|
this.styleShape(this, b);
|
|
102
117
|
}
|
|
103
118
|
};
|
|
104
|
-
GeographicShapeSeries.prototype.
|
|
105
|
-
|
|
119
|
+
GeographicShapeSeries.prototype.rd = function (a, b) {
|
|
120
|
+
var c = typeCast(ScatterPolygonSeries.$, this.pk);
|
|
121
|
+
if (c == null) {
|
|
122
|
+
return;
|
|
123
|
+
}
|
|
124
|
+
};
|
|
125
|
+
GeographicShapeSeries.prototype.ft = function () {
|
|
126
|
+
return this.qw;
|
|
106
127
|
};
|
|
107
|
-
GeographicShapeSeries.prototype.
|
|
108
|
-
|
|
128
|
+
GeographicShapeSeries.prototype.om = function () {
|
|
129
|
+
return this.ru;
|
|
130
|
+
};
|
|
131
|
+
GeographicShapeSeries.prototype.on = function () {
|
|
132
|
+
return this.rv;
|
|
133
|
+
};
|
|
134
|
+
GeographicShapeSeries.prototype.mv = function () {
|
|
135
|
+
return this.re;
|
|
136
|
+
};
|
|
137
|
+
GeographicShapeSeries.prototype.lm = function (a, b, c, d) {
|
|
138
|
+
_super.prototype.lm.call(this, a, b, c, d);
|
|
109
139
|
switch (b) {
|
|
110
|
-
case GeographicShapeSeries.$$p[
|
|
111
|
-
this.
|
|
140
|
+
case GeographicShapeSeries.$$p[6]:
|
|
141
|
+
this.pk.sd = this.qs;
|
|
112
142
|
break;
|
|
113
|
-
case GeographicShapeSeries.$$p[
|
|
114
|
-
this.
|
|
143
|
+
case GeographicShapeSeries.$$p[5]:
|
|
144
|
+
this.pk.r9 = this.qr;
|
|
115
145
|
break;
|
|
116
|
-
case GeographicShapeSeries.$$p[
|
|
117
|
-
this.
|
|
146
|
+
case GeographicShapeSeries.$$p[9]:
|
|
147
|
+
this.qv.cn();
|
|
118
148
|
break;
|
|
119
|
-
case GeographicShapeSeries.$$p[
|
|
120
|
-
this.
|
|
149
|
+
case GeographicShapeSeries.$$p[10]:
|
|
150
|
+
this.qv.cp();
|
|
121
151
|
break;
|
|
122
|
-
case GeographicShapeSeries.$$p[
|
|
123
|
-
this.
|
|
152
|
+
case GeographicShapeSeries.$$p[4]:
|
|
153
|
+
this.qv.ck();
|
|
124
154
|
break;
|
|
125
|
-
case GeographicShapeSeries.$$p[
|
|
126
|
-
this.
|
|
155
|
+
case GeographicShapeSeries.$$p[11]:
|
|
156
|
+
this.qv.co();
|
|
127
157
|
break;
|
|
128
|
-
case GeographicShapeSeries.$$p[
|
|
129
|
-
this.
|
|
158
|
+
case GeographicShapeSeries.$$p[3]:
|
|
159
|
+
this.qv.cj();
|
|
130
160
|
break;
|
|
131
|
-
case GeographicShapeSeries.$$p[
|
|
132
|
-
this.
|
|
161
|
+
case GeographicShapeSeries.$$p[7]:
|
|
162
|
+
this.qv.cl();
|
|
133
163
|
break;
|
|
134
|
-
case GeographicShapeSeries.$$p[
|
|
135
|
-
this.
|
|
164
|
+
case GeographicShapeSeries.$$p[8]:
|
|
165
|
+
this.qv.cm();
|
|
136
166
|
break;
|
|
137
|
-
case GeographicShapeSeries.$$p[
|
|
138
|
-
this.
|
|
167
|
+
case GeographicShapeSeries.$$p[13]:
|
|
168
|
+
this.qv.cq();
|
|
139
169
|
break;
|
|
140
|
-
case GeographicShapeSeries.$$p[
|
|
141
|
-
this.
|
|
170
|
+
case GeographicShapeSeries.$$p[12]:
|
|
171
|
+
this.qv.cr();
|
|
142
172
|
break;
|
|
143
173
|
}
|
|
144
174
|
};
|
|
175
|
+
GeographicShapeSeries.prototype.gi = function () {
|
|
176
|
+
return 0.7;
|
|
177
|
+
};
|
|
145
178
|
GeographicShapeSeries.$t = markType(GeographicShapeSeries, 'GeographicShapeSeries', GeographicShapeSeriesBase.$);
|
|
146
|
-
GeographicShapeSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicShapeSeries, 'raisePropertyChanged', ['MarkerBrush:
|
|
179
|
+
GeographicShapeSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicShapeSeries, 'raisePropertyChanged', ['ActualMarkerBrush:ru:rg', [Brush.$], 'ActualMarkerOutline:rv:rh', [Brush.$], 'ActualMarkerTemplate:re:ri', [DataTemplate.$, null], 'MarkerBrush:rw:rj', [Brush.$], 'MarkerCollisionAvoidance:qq:rk', [CollisionAvoidanceType_$type, enumGetBox(CollisionAvoidanceType_$type, 0)], 'MarkerFillMode:qr:rl', [MarkerFillMode_$type, enumGetBox(MarkerFillMode_$type, 0)], 'MarkerOutlineMode:qs:rm', [MarkerOutlineMode_$type, enumGetBox(MarkerOutlineMode_$type, 0)], 'MarkerOutline:rx:rn', [Brush.$], 'MarkerStyle:ry:ro', [Style.$], 'MarkerTemplate:rf:rp', [DataTemplate.$, null], 'MarkerThickness:qw:rq', [1, DeviceUtils.g(2)], 'MarkerType:qt:rr', [MarkerType_$type, enumGetBox(MarkerType_$type, 2)], 'ShapeStyle:rz:rs', [Style.$, null], 'ShapeStyleSelector:qu:rt', [StyleSelector.$, null]]);
|
|
147
180
|
return GeographicShapeSeries;
|
|
148
181
|
}(GeographicShapeSeriesBase));
|
|
149
182
|
export { GeographicShapeSeries };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GeographicShapeSeriesView_combined.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicShapeSeriesView_combined.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;;AAEF,OAAO,EAAE,6BAA6B,EAAE,MAAM,iCAAiC,CAAC;AAEhF,OAAO,EAAE,yBAAyB,EAAE,MAAM,6BAA6B,CAAC;
|
|
1
|
+
{"version":3,"file":"GeographicShapeSeriesView_combined.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicShapeSeriesView_combined.ts"],"names":[],"mappings":"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"}
|
|
@@ -5,7 +5,7 @@ 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
7
|
import { __extends } from "tslib";
|
|
8
|
-
import {
|
|
8
|
+
import { GeographicMarkerSeriesBase } from "./GeographicMarkerSeriesBase";
|
|
9
9
|
import { markType } from "igniteui-angular-core";
|
|
10
10
|
/**
|
|
11
11
|
* @hidden
|
|
@@ -15,8 +15,8 @@ var GeographicSymbolSeriesBase = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
15
15
|
function GeographicSymbolSeriesBase() {
|
|
16
16
|
return _super !== null && _super.apply(this, arguments) || this;
|
|
17
17
|
}
|
|
18
|
-
GeographicSymbolSeriesBase.$t = markType(GeographicSymbolSeriesBase, 'GeographicSymbolSeriesBase',
|
|
18
|
+
GeographicSymbolSeriesBase.$t = markType(GeographicSymbolSeriesBase, 'GeographicSymbolSeriesBase', GeographicMarkerSeriesBase.$);
|
|
19
19
|
return GeographicSymbolSeriesBase;
|
|
20
|
-
}(
|
|
20
|
+
}(GeographicMarkerSeriesBase));
|
|
21
21
|
export { GeographicSymbolSeriesBase };
|
|
22
22
|
//# sourceMappingURL=GeographicSymbolSeriesBase.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GeographicSymbolSeriesBase.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicSymbolSeriesBase.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;;AAEF,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"GeographicSymbolSeriesBase.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/GeographicSymbolSeriesBase.ts"],"names":[],"mappings":"AAAA;;;;;EAKE;;AAEF,OAAO,EAAE,0BAA0B,EAAE,MAAM,8BAA8B,CAAC;AAE1E,OAAO,EAAc,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAE7D;;GAEG;AACH;IAAyD,8CAA0B;IAAnF;;IAGA,CAAC;IAFO,6BAAE,GAAS,QAAQ,CAAC,0BAA0B,EAAE,4BAA4B,EAAQ,0BAA2B,CAAC,CAAC,CAAC,CAAC;IAE3H,iCAAC;CAAA,AAHD,CAAyD,0BAA0B,GAGlF;SAHqB,0BAA0B"}
|
|
@@ -14,8 +14,8 @@ var GeographicSymbolSeriesBaseView = /** @class */ /*@__PURE__*/ (function (_sup
|
|
|
14
14
|
__extends(GeographicSymbolSeriesBaseView, _super);
|
|
15
15
|
function GeographicSymbolSeriesBaseView(a) {
|
|
16
16
|
var _this = _super.call(this, a) || this;
|
|
17
|
-
_this.
|
|
18
|
-
_this.
|
|
17
|
+
_this.ce = null;
|
|
18
|
+
_this.ce = a;
|
|
19
19
|
return _this;
|
|
20
20
|
}
|
|
21
21
|
GeographicSymbolSeriesBaseView.$t = markType(GeographicSymbolSeriesBaseView, 'GeographicSymbolSeriesBaseView', HostSeriesView.$);
|