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,14 +4,14 @@ 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 { HostSeriesView } from "./HostSeriesView";
|
|
9
9
|
import { markType } from "igniteui-webcomponents-core";
|
|
10
10
|
/**
|
|
11
11
|
* @hidden
|
|
12
12
|
*/
|
|
13
13
|
var GeographicShapeSeriesBaseBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
14
|
-
|
|
14
|
+
__extends(GeographicShapeSeriesBaseBaseView, _super);
|
|
15
15
|
function GeographicShapeSeriesBaseBaseView(a) {
|
|
16
16
|
var _this = _super.call(this, a) || this;
|
|
17
17
|
_this.ce = null;
|
|
@@ -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 { GeographicMapSeriesHost } from "./GeographicMapSeriesHost";
|
|
9
9
|
import { DependencyProperty } from "igniteui-webcomponents-core";
|
|
10
10
|
import { ShapeItemSearchMode_$type } from "igniteui-webcomponents-charts";
|
|
@@ -15,134 +15,134 @@ import { HostSeriesView } from "./HostSeriesView";
|
|
|
15
15
|
* @hidden
|
|
16
16
|
*/
|
|
17
17
|
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.qu = false;
|
|
22
|
+
_this.qt = false;
|
|
23
23
|
_this.assigningShapeStyle = null;
|
|
24
24
|
_this.assigningShapeMarkerStyle = null;
|
|
25
|
-
_this.
|
|
26
|
-
_this.
|
|
25
|
+
_this.qq = null;
|
|
26
|
+
_this.qs = false;
|
|
27
27
|
return _this;
|
|
28
28
|
}
|
|
29
|
-
GeographicShapeSeriesBase.prototype.
|
|
29
|
+
GeographicShapeSeriesBase.prototype.by = function () {
|
|
30
30
|
return new GeographicShapeSeriesBaseView(this);
|
|
31
31
|
};
|
|
32
|
-
GeographicShapeSeriesBase.prototype.
|
|
33
|
-
_super.prototype.
|
|
34
|
-
this.
|
|
32
|
+
GeographicShapeSeriesBase.prototype.l4 = function (a) {
|
|
33
|
+
_super.prototype.l4.call(this, a);
|
|
34
|
+
this.qp = a;
|
|
35
35
|
};
|
|
36
|
-
GeographicShapeSeriesBase.prototype.
|
|
36
|
+
GeographicShapeSeriesBase.prototype.get_d0 = function () {
|
|
37
37
|
return true;
|
|
38
38
|
};
|
|
39
|
-
GeographicShapeSeriesBase.prototype.
|
|
39
|
+
GeographicShapeSeriesBase.prototype.get_c3 = function () {
|
|
40
40
|
return true;
|
|
41
41
|
};
|
|
42
|
-
GeographicShapeSeriesBase.prototype.
|
|
43
|
-
_super.prototype.
|
|
42
|
+
GeographicShapeSeriesBase.prototype.l9 = function (a, b, c, d) {
|
|
43
|
+
_super.prototype.l9.call(this, a, b, c, d);
|
|
44
44
|
switch (b) {
|
|
45
45
|
case "SeriesViewer":
|
|
46
|
-
this.
|
|
46
|
+
this.qp.cf();
|
|
47
47
|
break;
|
|
48
48
|
case "ShapeMemberPath":
|
|
49
|
-
this.
|
|
49
|
+
this.qp.ch();
|
|
50
50
|
break;
|
|
51
51
|
case GeographicShapeSeriesBase.$$p[5]:
|
|
52
|
-
this.
|
|
52
|
+
this.qp.cg();
|
|
53
53
|
break;
|
|
54
54
|
case GeographicShapeSeriesBase.$$p[1]:
|
|
55
|
-
this.
|
|
56
|
-
this.
|
|
57
|
-
if (this.
|
|
58
|
-
var e = this.
|
|
59
|
-
e.assigningShapeStyle = delegateCombine(e.assigningShapeStyle, runOn(this, this.
|
|
55
|
+
this.qe.rd = this.qw;
|
|
56
|
+
this.qu = this.qw;
|
|
57
|
+
if (this.qw) {
|
|
58
|
+
var e = this.qe;
|
|
59
|
+
e.assigningShapeStyle = delegateCombine(e.assigningShapeStyle, runOn(this, this.ra));
|
|
60
60
|
}
|
|
61
61
|
else {
|
|
62
|
-
var f = this.
|
|
63
|
-
f.assigningShapeStyle = delegateRemove(f.assigningShapeStyle, runOn(this, this.
|
|
62
|
+
var f = this.qe;
|
|
63
|
+
f.assigningShapeStyle = delegateRemove(f.assigningShapeStyle, runOn(this, this.ra));
|
|
64
64
|
}
|
|
65
65
|
break;
|
|
66
66
|
case GeographicShapeSeriesBase.$$p[0]:
|
|
67
|
-
this.
|
|
68
|
-
this.
|
|
69
|
-
if (this.
|
|
70
|
-
var g = this.
|
|
71
|
-
g.assigningShapeMarkerStyle = delegateCombine(g.assigningShapeMarkerStyle, runOn(this, this.
|
|
67
|
+
this.qe.rc = this.qv;
|
|
68
|
+
this.qt = this.qv;
|
|
69
|
+
if (this.qw) {
|
|
70
|
+
var g = this.qe;
|
|
71
|
+
g.assigningShapeMarkerStyle = delegateCombine(g.assigningShapeMarkerStyle, runOn(this, this.q9));
|
|
72
72
|
}
|
|
73
73
|
else {
|
|
74
|
-
var h = this.
|
|
75
|
-
h.assigningShapeMarkerStyle = delegateRemove(h.assigningShapeMarkerStyle, runOn(this, this.
|
|
74
|
+
var h = this.qe;
|
|
75
|
+
h.assigningShapeMarkerStyle = delegateRemove(h.assigningShapeMarkerStyle, runOn(this, this.q9));
|
|
76
76
|
}
|
|
77
77
|
break;
|
|
78
78
|
case GeographicShapeSeriesBase.$$p[2]:
|
|
79
|
-
this.
|
|
79
|
+
this.qe.qz = this.qo;
|
|
80
80
|
break;
|
|
81
81
|
case GeographicShapeSeriesBase.$$p[3]:
|
|
82
|
-
this.
|
|
82
|
+
this.qe.ru = this.qy;
|
|
83
83
|
break;
|
|
84
84
|
case GeographicShapeSeriesBase.$$p[4]:
|
|
85
|
-
this.
|
|
85
|
+
this.qe.rv = this.qz;
|
|
86
86
|
break;
|
|
87
87
|
case "ShapefileDataSource":
|
|
88
88
|
if (c != null) {
|
|
89
89
|
var i = c;
|
|
90
|
-
if (this.
|
|
91
|
-
i.importCompleted = delegateRemove(i.importCompleted, runOn(this, this.
|
|
90
|
+
if (this.qs) {
|
|
91
|
+
i.importCompleted = delegateRemove(i.importCompleted, runOn(this, this.rb));
|
|
92
92
|
}
|
|
93
93
|
}
|
|
94
94
|
if (d != null) {
|
|
95
95
|
var j = d;
|
|
96
96
|
if (j.count > 0) {
|
|
97
|
-
this.
|
|
97
|
+
this.rc();
|
|
98
98
|
break;
|
|
99
99
|
}
|
|
100
|
-
this.
|
|
101
|
-
j.importCompleted = delegateCombine(j.importCompleted, runOn(this, this.
|
|
100
|
+
this.qs = true;
|
|
101
|
+
j.importCompleted = delegateCombine(j.importCompleted, runOn(this, this.rb));
|
|
102
102
|
}
|
|
103
103
|
break;
|
|
104
104
|
}
|
|
105
105
|
};
|
|
106
|
-
GeographicShapeSeriesBase.prototype.
|
|
106
|
+
GeographicShapeSeriesBase.prototype.ra = function (a, b) {
|
|
107
107
|
if (this.assigningShapeStyle != null) {
|
|
108
108
|
this.assigningShapeStyle(this, b);
|
|
109
109
|
}
|
|
110
110
|
};
|
|
111
|
-
GeographicShapeSeriesBase.prototype.
|
|
111
|
+
GeographicShapeSeriesBase.prototype.q9 = function (a, b) {
|
|
112
112
|
if (this.assigningShapeMarkerStyle != null) {
|
|
113
113
|
this.assigningShapeMarkerStyle(this, b);
|
|
114
114
|
}
|
|
115
115
|
};
|
|
116
|
-
GeographicShapeSeriesBase.prototype.
|
|
117
|
-
this.
|
|
116
|
+
GeographicShapeSeriesBase.prototype.rb = function (a, b) {
|
|
117
|
+
this.rc();
|
|
118
118
|
};
|
|
119
|
-
GeographicShapeSeriesBase.prototype.
|
|
120
|
-
var sds_ = this.
|
|
119
|
+
GeographicShapeSeriesBase.prototype.rc = function () {
|
|
120
|
+
var sds_ = this.qr;
|
|
121
121
|
var ext_ = sds_.externalObject;
|
|
122
122
|
this.itemsSource = (ext_.getPointData());
|
|
123
123
|
};
|
|
124
|
-
Object.defineProperty(GeographicShapeSeriesBase.prototype, "
|
|
124
|
+
Object.defineProperty(GeographicShapeSeriesBase.prototype, "qr", {
|
|
125
125
|
get: function () {
|
|
126
|
-
return this.
|
|
126
|
+
return this.qq;
|
|
127
127
|
},
|
|
128
128
|
set: function (a) {
|
|
129
|
-
var b = this.
|
|
130
|
-
this.
|
|
131
|
-
if (b != this.
|
|
132
|
-
this.raisePropertyChanged("ShapefileDataSource", b, this.
|
|
129
|
+
var b = this.qq;
|
|
130
|
+
this.qq = a;
|
|
131
|
+
if (b != this.qq) {
|
|
132
|
+
this.raisePropertyChanged("ShapefileDataSource", b, this.qq);
|
|
133
133
|
}
|
|
134
134
|
},
|
|
135
|
-
enumerable:
|
|
135
|
+
enumerable: false,
|
|
136
136
|
configurable: true
|
|
137
137
|
});
|
|
138
|
-
GeographicShapeSeriesBase.prototype.
|
|
138
|
+
GeographicShapeSeriesBase.prototype.get_e7 = function () {
|
|
139
139
|
return true;
|
|
140
140
|
};
|
|
141
|
-
GeographicShapeSeriesBase.prototype.
|
|
142
|
-
_super.prototype.
|
|
141
|
+
GeographicShapeSeriesBase.prototype.set_e7 = function (a) {
|
|
142
|
+
_super.prototype.set_e7.call(this, a);
|
|
143
143
|
};
|
|
144
144
|
GeographicShapeSeriesBase.$t = markType(GeographicShapeSeriesBase, 'GeographicShapeSeriesBase', GeographicMapSeriesHost.$);
|
|
145
|
-
GeographicShapeSeriesBase.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicShapeSeriesBase, 'raisePropertyChanged', ['IsCustomShapeMarkerStyleAllowed:
|
|
145
|
+
GeographicShapeSeriesBase.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicShapeSeriesBase, 'raisePropertyChanged', ['IsCustomShapeMarkerStyleAllowed:qv:rd', [0, false], 'IsCustomShapeStyleAllowed:qw:re', [0, false], 'ItemSearchMode:qo:rf', [ShapeItemSearchMode_$type, enumGetBox(ShapeItemSearchMode_$type, 0)], 'ItemSearchPointsThreshold:qy:rg', [1, 10000], 'ItemSearchThreshold:qz:rh', [1, 10000], 'ShapeFilterResolution:qx:ri', [1, 2], 'ShapeMemberPath:q7:rj', [2, "points"]]);
|
|
146
146
|
return GeographicShapeSeriesBase;
|
|
147
147
|
}(GeographicMapSeriesHost));
|
|
148
148
|
export { GeographicShapeSeriesBase };
|
|
@@ -150,7 +150,7 @@ export { GeographicShapeSeriesBase };
|
|
|
150
150
|
* @hidden
|
|
151
151
|
*/
|
|
152
152
|
var GeographicShapeSeriesBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
153
|
-
|
|
153
|
+
__extends(GeographicShapeSeriesBaseView, _super);
|
|
154
154
|
function GeographicShapeSeriesBaseView(a) {
|
|
155
155
|
var _this = _super.call(this, a) || this;
|
|
156
156
|
_this.ce = null;
|
|
@@ -159,23 +159,23 @@ var GeographicShapeSeriesBaseView = /** @class */ /*@__PURE__*/ (function (_supe
|
|
|
159
159
|
}
|
|
160
160
|
GeographicShapeSeriesBaseView.prototype.b2 = function () {
|
|
161
161
|
_super.prototype.b2.call(this);
|
|
162
|
-
this.ce.
|
|
162
|
+
this.ce.qe.r5 = this.ce.q7;
|
|
163
163
|
};
|
|
164
164
|
GeographicShapeSeriesBaseView.prototype.cf = function () {
|
|
165
|
-
var a = this.ce.
|
|
166
|
-
if (this.ce.
|
|
167
|
-
a.
|
|
168
|
-
a.
|
|
165
|
+
var a = this.ce.qe;
|
|
166
|
+
if (this.ce.ce == null) {
|
|
167
|
+
a.qt = null;
|
|
168
|
+
a.qv = null;
|
|
169
169
|
return;
|
|
170
170
|
}
|
|
171
|
-
a.
|
|
172
|
-
a.
|
|
171
|
+
a.qt = this.ce.ce.tx;
|
|
172
|
+
a.qv = this.ce.ce.tz;
|
|
173
173
|
};
|
|
174
174
|
GeographicShapeSeriesBaseView.prototype.ch = function () {
|
|
175
|
-
this.ce.
|
|
175
|
+
this.ce.qe.r5 = this.ce.q7;
|
|
176
176
|
};
|
|
177
177
|
GeographicShapeSeriesBaseView.prototype.cg = function () {
|
|
178
|
-
this.ce.
|
|
178
|
+
this.ce.qe.rr = this.ce.qx;
|
|
179
179
|
};
|
|
180
180
|
GeographicShapeSeriesBaseView.$t = markType(GeographicShapeSeriesBaseView, 'GeographicShapeSeriesBaseView', HostSeriesView.$);
|
|
181
181
|
return GeographicShapeSeriesBaseView;
|
|
@@ -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 { GeographicShapeSeriesBaseView } from "./GeographicShapeSeriesBaseView";
|
|
9
9
|
import { GeographicShapeSeriesBase } from "./GeographicShapeSeriesBase";
|
|
10
10
|
import { Brush } from "igniteui-webcomponents-core";
|
|
@@ -25,60 +25,60 @@ import { DeviceUtils } from "igniteui-webcomponents-core";
|
|
|
25
25
|
* @hidden
|
|
26
26
|
*/
|
|
27
27
|
var GeographicShapeSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
28
|
-
|
|
28
|
+
__extends(GeographicShapeSeriesView, _super);
|
|
29
29
|
function GeographicShapeSeriesView(a) {
|
|
30
30
|
var _this = _super.call(this, a) || this;
|
|
31
31
|
_this.ci = null;
|
|
32
32
|
_this.ci = a;
|
|
33
33
|
if (!_this.q) {
|
|
34
|
-
_this.ci.
|
|
34
|
+
_this.ci.q7 = "points";
|
|
35
35
|
}
|
|
36
36
|
return _this;
|
|
37
37
|
}
|
|
38
38
|
GeographicShapeSeriesView.prototype.as = function () {
|
|
39
39
|
_super.prototype.as.call(this);
|
|
40
40
|
if (!this.q) {
|
|
41
|
-
this.ci.
|
|
42
|
-
this.ci.
|
|
43
|
-
this.ci.
|
|
44
|
-
this.ci.
|
|
45
|
-
this.ci.
|
|
41
|
+
this.ci.sr = Defaults.aj;
|
|
42
|
+
this.ci.g4 = Defaults.p;
|
|
43
|
+
this.ci.rq = Defaults.o;
|
|
44
|
+
this.ci.rn = Defaults.d;
|
|
45
|
+
this.ci.rl = Defaults.a;
|
|
46
46
|
}
|
|
47
47
|
};
|
|
48
48
|
GeographicShapeSeriesView.prototype.b2 = function () {
|
|
49
49
|
_super.prototype.b2.call(this);
|
|
50
|
-
this.ci.
|
|
51
|
-
this.ci.
|
|
52
|
-
this.ci.
|
|
53
|
-
this.ci.
|
|
54
|
-
this.ci.
|
|
50
|
+
this.ci.qe.ul = this.ci.st;
|
|
51
|
+
this.ci.qe.te = this.ci.ro;
|
|
52
|
+
this.ci.qe.t0 = this.ci.r9;
|
|
53
|
+
this.ci.qe.th = this.ci.rq;
|
|
54
|
+
this.ci.qe.s0 = this.ci.rk;
|
|
55
55
|
};
|
|
56
56
|
GeographicShapeSeriesView.prototype.cn = function () {
|
|
57
|
-
this.ci.
|
|
57
|
+
this.ci.qe.t0 = this.ci.r9;
|
|
58
58
|
};
|
|
59
59
|
GeographicShapeSeriesView.prototype.cp = function () {
|
|
60
|
-
this.ci.
|
|
60
|
+
this.ci.qe.th = this.ci.rq;
|
|
61
61
|
};
|
|
62
62
|
GeographicShapeSeriesView.prototype.ck = function () {
|
|
63
|
-
this.ci.
|
|
63
|
+
this.ci.qe.s0 = this.ci.rk;
|
|
64
64
|
};
|
|
65
65
|
GeographicShapeSeriesView.prototype.co = function () {
|
|
66
|
-
this.ci.
|
|
66
|
+
this.ci.qe.s9 = this.ci.rn;
|
|
67
67
|
};
|
|
68
68
|
GeographicShapeSeriesView.prototype.cj = function () {
|
|
69
|
-
this.ci.
|
|
69
|
+
this.ci.qe.uh = this.ci.sq;
|
|
70
70
|
};
|
|
71
71
|
GeographicShapeSeriesView.prototype.cl = function () {
|
|
72
|
-
this.ci.
|
|
72
|
+
this.ci.qe.ui = this.ci.sr;
|
|
73
73
|
};
|
|
74
74
|
GeographicShapeSeriesView.prototype.cm = function () {
|
|
75
|
-
this.ci.
|
|
75
|
+
this.ci.qe.uk = this.ci.ss;
|
|
76
76
|
};
|
|
77
77
|
GeographicShapeSeriesView.prototype.cq = function () {
|
|
78
|
-
this.ci.
|
|
78
|
+
this.ci.qe.te = this.ci.ro;
|
|
79
79
|
};
|
|
80
80
|
GeographicShapeSeriesView.prototype.cr = function () {
|
|
81
|
-
this.ci.
|
|
81
|
+
this.ci.qe.ul = this.ci.st;
|
|
82
82
|
};
|
|
83
83
|
GeographicShapeSeriesView.$t = markType(GeographicShapeSeriesView, 'GeographicShapeSeriesView', GeographicShapeSeriesBaseView.$);
|
|
84
84
|
return GeographicShapeSeriesView;
|
|
@@ -88,102 +88,102 @@ export { GeographicShapeSeriesView };
|
|
|
88
88
|
* @hidden
|
|
89
89
|
*/
|
|
90
90
|
var GeographicShapeSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
91
|
-
|
|
91
|
+
__extends(GeographicShapeSeries, _super);
|
|
92
92
|
function GeographicShapeSeries() {
|
|
93
93
|
var _this = _super.call(this) || this;
|
|
94
94
|
_this.styleShape = null;
|
|
95
95
|
_this.ab = GeographicShapeSeries.$;
|
|
96
96
|
return _this;
|
|
97
97
|
}
|
|
98
|
-
GeographicShapeSeries.prototype.
|
|
98
|
+
GeographicShapeSeries.prototype.get_ea = function () {
|
|
99
99
|
return true;
|
|
100
100
|
};
|
|
101
|
-
GeographicShapeSeries.prototype.
|
|
101
|
+
GeographicShapeSeries.prototype.by = function () {
|
|
102
102
|
return new GeographicShapeSeriesView(this);
|
|
103
103
|
};
|
|
104
|
-
GeographicShapeSeries.prototype.
|
|
105
|
-
_super.prototype.
|
|
106
|
-
this.
|
|
104
|
+
GeographicShapeSeries.prototype.l4 = function (a) {
|
|
105
|
+
_super.prototype.l4.call(this, a);
|
|
106
|
+
this.rp = a;
|
|
107
107
|
};
|
|
108
|
-
GeographicShapeSeries.prototype.
|
|
108
|
+
GeographicShapeSeries.prototype.qd = function () {
|
|
109
109
|
var a = new ScatterPolygonSeries();
|
|
110
|
-
a.styleShape = delegateCombine(a.styleShape, runOn(this, this.
|
|
111
|
-
a.propertyUpdated = delegateCombine(a.propertyUpdated, runOn(this, this.
|
|
110
|
+
a.styleShape = delegateCombine(a.styleShape, runOn(this, this.r6));
|
|
111
|
+
a.propertyUpdated = delegateCombine(a.propertyUpdated, runOn(this, this.r7));
|
|
112
112
|
return a;
|
|
113
113
|
};
|
|
114
|
-
GeographicShapeSeries.prototype.
|
|
114
|
+
GeographicShapeSeries.prototype.r6 = function (a, b) {
|
|
115
115
|
if (this.styleShape != null) {
|
|
116
116
|
this.styleShape(this, b);
|
|
117
117
|
}
|
|
118
118
|
};
|
|
119
|
-
GeographicShapeSeries.prototype.
|
|
120
|
-
var c = typeCast(ScatterPolygonSeries.$, this.
|
|
119
|
+
GeographicShapeSeries.prototype.r7 = function (a, b) {
|
|
120
|
+
var c = typeCast(ScatterPolygonSeries.$, this.qe);
|
|
121
121
|
if (c == null) {
|
|
122
122
|
return;
|
|
123
123
|
}
|
|
124
124
|
};
|
|
125
|
-
GeographicShapeSeries.prototype.
|
|
126
|
-
return this.
|
|
125
|
+
GeographicShapeSeries.prototype.f6 = function () {
|
|
126
|
+
return this.rq;
|
|
127
127
|
};
|
|
128
|
-
GeographicShapeSeries.prototype.
|
|
129
|
-
return this.
|
|
128
|
+
GeographicShapeSeries.prototype.pc = function () {
|
|
129
|
+
return this.so;
|
|
130
130
|
};
|
|
131
|
-
GeographicShapeSeries.prototype.
|
|
132
|
-
return this.
|
|
131
|
+
GeographicShapeSeries.prototype.pd = function () {
|
|
132
|
+
return this.sp;
|
|
133
133
|
};
|
|
134
|
-
GeographicShapeSeries.prototype.
|
|
135
|
-
return this.
|
|
134
|
+
GeographicShapeSeries.prototype.nj = function () {
|
|
135
|
+
return this.r8;
|
|
136
136
|
};
|
|
137
|
-
GeographicShapeSeries.prototype.
|
|
138
|
-
var a = typeCast(ScatterPolygonSeries.$, this.
|
|
137
|
+
GeographicShapeSeries.prototype.i2 = function () {
|
|
138
|
+
var a = typeCast(ScatterPolygonSeries.$, this.qe);
|
|
139
139
|
if (a == null) {
|
|
140
140
|
return "Unknown";
|
|
141
141
|
}
|
|
142
|
-
return a.
|
|
142
|
+
return a.i2();
|
|
143
143
|
};
|
|
144
|
-
GeographicShapeSeries.prototype.
|
|
145
|
-
_super.prototype.
|
|
144
|
+
GeographicShapeSeries.prototype.l9 = function (a, b, c, d) {
|
|
145
|
+
_super.prototype.l9.call(this, a, b, c, d);
|
|
146
146
|
switch (b) {
|
|
147
147
|
case GeographicShapeSeries.$$p[6]:
|
|
148
|
-
this.
|
|
148
|
+
this.qe.s7 = this.rm;
|
|
149
149
|
break;
|
|
150
150
|
case GeographicShapeSeries.$$p[5]:
|
|
151
|
-
this.
|
|
151
|
+
this.qe.s3 = this.rl;
|
|
152
152
|
break;
|
|
153
153
|
case GeographicShapeSeries.$$p[9]:
|
|
154
|
-
this.
|
|
154
|
+
this.rp.cn();
|
|
155
155
|
break;
|
|
156
156
|
case GeographicShapeSeries.$$p[10]:
|
|
157
|
-
this.
|
|
157
|
+
this.rp.cp();
|
|
158
158
|
break;
|
|
159
159
|
case GeographicShapeSeries.$$p[4]:
|
|
160
|
-
this.
|
|
160
|
+
this.rp.ck();
|
|
161
161
|
break;
|
|
162
162
|
case GeographicShapeSeries.$$p[11]:
|
|
163
|
-
this.
|
|
163
|
+
this.rp.co();
|
|
164
164
|
break;
|
|
165
165
|
case GeographicShapeSeries.$$p[3]:
|
|
166
|
-
this.
|
|
166
|
+
this.rp.cj();
|
|
167
167
|
break;
|
|
168
168
|
case GeographicShapeSeries.$$p[7]:
|
|
169
|
-
this.
|
|
169
|
+
this.rp.cl();
|
|
170
170
|
break;
|
|
171
171
|
case GeographicShapeSeries.$$p[8]:
|
|
172
|
-
this.
|
|
172
|
+
this.rp.cm();
|
|
173
173
|
break;
|
|
174
174
|
case GeographicShapeSeries.$$p[13]:
|
|
175
|
-
this.
|
|
175
|
+
this.rp.cq();
|
|
176
176
|
break;
|
|
177
177
|
case GeographicShapeSeries.$$p[12]:
|
|
178
|
-
this.
|
|
178
|
+
this.rp.cr();
|
|
179
179
|
break;
|
|
180
180
|
}
|
|
181
181
|
};
|
|
182
|
-
GeographicShapeSeries.prototype.
|
|
182
|
+
GeographicShapeSeries.prototype.g0 = function () {
|
|
183
183
|
return 0.7;
|
|
184
184
|
};
|
|
185
185
|
GeographicShapeSeries.$t = markType(GeographicShapeSeries, 'GeographicShapeSeries', GeographicShapeSeriesBase.$);
|
|
186
|
-
GeographicShapeSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicShapeSeries, 'raisePropertyChanged', ['ActualMarkerBrush:
|
|
186
|
+
GeographicShapeSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicShapeSeries, 'raisePropertyChanged', ['ActualMarkerBrush:so:sa', [Brush.$], 'ActualMarkerOutline:sp:sb', [Brush.$], 'ActualMarkerTemplate:r8:sc', [DataTemplate.$, null], 'MarkerBrush:sq:sd', [Brush.$], 'MarkerCollisionAvoidance:rk:se', [CollisionAvoidanceType_$type, enumGetBox(CollisionAvoidanceType_$type, 0)], 'MarkerFillMode:rl:sf', [MarkerFillMode_$type, enumGetBox(MarkerFillMode_$type, 0)], 'MarkerOutlineMode:rm:sg', [MarkerOutlineMode_$type, enumGetBox(MarkerOutlineMode_$type, 0)], 'MarkerOutline:sr:sh', [Brush.$], 'MarkerStyle:ss:si', [Style.$], 'MarkerTemplate:r9:sj', [DataTemplate.$, null], 'MarkerThickness:rq:sk', [1, DeviceUtils.g(2)], 'MarkerType:rn:sl', [MarkerType_$type, enumGetBox(MarkerType_$type, 2)], 'ShapeStyle:st:sm', [Style.$, null], 'ShapeStyleSelector:ro:sn', [StyleSelector.$, null]]);
|
|
187
187
|
return GeographicShapeSeries;
|
|
188
188
|
}(GeographicShapeSeriesBase));
|
|
189
189
|
export { GeographicShapeSeries };
|
|
@@ -4,14 +4,14 @@ 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 { GeographicMarkerSeriesBase } from "./GeographicMarkerSeriesBase";
|
|
9
9
|
import { markType } from "igniteui-webcomponents-core";
|
|
10
10
|
/**
|
|
11
11
|
* @hidden
|
|
12
12
|
*/
|
|
13
13
|
var GeographicSymbolSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
14
|
-
|
|
14
|
+
__extends(GeographicSymbolSeriesBase, _super);
|
|
15
15
|
function GeographicSymbolSeriesBase() {
|
|
16
16
|
return _super !== null && _super.apply(this, arguments) || this;
|
|
17
17
|
}
|
|
@@ -4,14 +4,14 @@ 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 { HostSeriesView } from "./HostSeriesView";
|
|
9
9
|
import { markType } from "igniteui-webcomponents-core";
|
|
10
10
|
/**
|
|
11
11
|
* @hidden
|
|
12
12
|
*/
|
|
13
13
|
var GeographicSymbolSeriesBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
14
|
-
|
|
14
|
+
__extends(GeographicSymbolSeriesBaseView, _super);
|
|
15
15
|
function GeographicSymbolSeriesBaseView(a) {
|
|
16
16
|
var _this = _super.call(this, a) || this;
|
|
17
17
|
_this.ce = null;
|