igniteui-webcomponents-maps 4.2.4-alpha → 4.3.0-beta.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundles/igniteui-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 { HostSeriesView } from "./HostSeriesView";
|
|
9
9
|
import { ScatterSeries } from "igniteui-webcomponents-charts";
|
|
10
10
|
import { GeographicMarkerSeries } from "./GeographicMarkerSeries";
|
|
@@ -17,7 +17,7 @@ import { PropertyMetadata } from "igniteui-webcomponents-core";
|
|
|
17
17
|
* @hidden
|
|
18
18
|
*/
|
|
19
19
|
var GeographicSymbolSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
20
|
-
|
|
20
|
+
__extends(GeographicSymbolSeriesView, _super);
|
|
21
21
|
function GeographicSymbolSeriesView(a) {
|
|
22
22
|
var _this = _super.call(this, a) || this;
|
|
23
23
|
_this.ce = null;
|
|
@@ -30,56 +30,56 @@ var GeographicSymbolSeriesView = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
30
30
|
}
|
|
31
31
|
};
|
|
32
32
|
GeographicSymbolSeriesView.prototype.b2 = function () {
|
|
33
|
-
var a = this.ce.
|
|
33
|
+
var a = this.ce.qe;
|
|
34
34
|
_super.prototype.b2.call(this);
|
|
35
|
-
a.
|
|
36
|
-
a.
|
|
37
|
-
a.
|
|
38
|
-
a.
|
|
39
|
-
a.
|
|
35
|
+
a.tr = this.ce.r2;
|
|
36
|
+
a.tz = this.ce.r0;
|
|
37
|
+
a.ql = this.ce.qo;
|
|
38
|
+
a.q7 = this.ce.q4;
|
|
39
|
+
a.qq = this.ce.qp;
|
|
40
40
|
};
|
|
41
41
|
GeographicSymbolSeriesView.prototype.cg = function () {
|
|
42
|
-
this.ce.
|
|
42
|
+
this.ce.qe.tr = this.ce.r2;
|
|
43
43
|
};
|
|
44
44
|
GeographicSymbolSeriesView.prototype.cf = function () {
|
|
45
|
-
this.ce.
|
|
45
|
+
this.ce.qe.tz = this.ce.r0;
|
|
46
46
|
};
|
|
47
47
|
GeographicSymbolSeriesView.prototype.cm = function () {
|
|
48
|
-
this.ce.
|
|
48
|
+
this.ce.qe.ql = this.ce.qo;
|
|
49
49
|
};
|
|
50
50
|
GeographicSymbolSeriesView.prototype.ck = function () {
|
|
51
|
-
this.ce.
|
|
51
|
+
this.ce.qe.q7 = this.ce.q4;
|
|
52
52
|
};
|
|
53
53
|
GeographicSymbolSeriesView.prototype.cl = function () {
|
|
54
|
-
this.ce.
|
|
54
|
+
this.ce.qe.qq = this.ce.qp;
|
|
55
55
|
};
|
|
56
56
|
GeographicSymbolSeriesView.prototype.cn = function () {
|
|
57
|
-
this.ce.
|
|
57
|
+
this.ce.qe.tb = this.ce.qq;
|
|
58
58
|
};
|
|
59
59
|
GeographicSymbolSeriesView.prototype.cp = function () {
|
|
60
|
-
this.ce.
|
|
60
|
+
this.ce.qe.xAxis = this.ce.ce.tx;
|
|
61
61
|
};
|
|
62
62
|
GeographicSymbolSeriesView.prototype.cq = function () {
|
|
63
|
-
this.ce.
|
|
63
|
+
this.ce.qe.yAxis = this.ce.ce.tz;
|
|
64
64
|
};
|
|
65
65
|
GeographicSymbolSeriesView.prototype.co = function () {
|
|
66
|
-
var a = this.ce.
|
|
67
|
-
if (this.ce.
|
|
66
|
+
var a = this.ce.qe;
|
|
67
|
+
if (this.ce.ce == null) {
|
|
68
68
|
a.xAxis = null;
|
|
69
69
|
a.yAxis = null;
|
|
70
70
|
return;
|
|
71
71
|
}
|
|
72
|
-
a.xAxis = this.ce.
|
|
73
|
-
a.yAxis = this.ce.
|
|
72
|
+
a.xAxis = this.ce.ce.tx;
|
|
73
|
+
a.yAxis = this.ce.ce.tz;
|
|
74
74
|
};
|
|
75
75
|
GeographicSymbolSeriesView.prototype.ci = function () {
|
|
76
|
-
this.ce.
|
|
76
|
+
this.ce.qe.rx = this.ce.rm;
|
|
77
77
|
};
|
|
78
78
|
GeographicSymbolSeriesView.prototype.ch = function () {
|
|
79
|
-
this.ce.
|
|
79
|
+
this.ce.qe.rn = this.ce.ri;
|
|
80
80
|
};
|
|
81
81
|
GeographicSymbolSeriesView.prototype.cj = function () {
|
|
82
|
-
this.ce.
|
|
82
|
+
this.ce.qe.ro = this.ce.rj;
|
|
83
83
|
};
|
|
84
84
|
GeographicSymbolSeriesView.$t = markType(GeographicSymbolSeriesView, 'GeographicSymbolSeriesView', HostSeriesView.$);
|
|
85
85
|
return GeographicSymbolSeriesView;
|
|
@@ -89,101 +89,101 @@ export { GeographicSymbolSeriesView };
|
|
|
89
89
|
* @hidden
|
|
90
90
|
*/
|
|
91
91
|
var GeographicSymbolSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
92
|
-
|
|
92
|
+
__extends(GeographicSymbolSeries, _super);
|
|
93
93
|
function GeographicSymbolSeries() {
|
|
94
94
|
var _this = _super.call(this) || this;
|
|
95
|
-
_this.
|
|
96
|
-
_this.
|
|
97
|
-
_this.
|
|
95
|
+
_this.ro = null;
|
|
96
|
+
_this.rr = false;
|
|
97
|
+
_this.rq = false;
|
|
98
98
|
_this.assigningScatterStyle = null;
|
|
99
99
|
_this.assigningScatterMarkerStyle = null;
|
|
100
100
|
_this.ab = GeographicSymbolSeries.$;
|
|
101
101
|
return _this;
|
|
102
102
|
}
|
|
103
|
-
GeographicSymbolSeries.prototype.
|
|
103
|
+
GeographicSymbolSeries.prototype.get_c5 = function () {
|
|
104
104
|
return true;
|
|
105
105
|
};
|
|
106
|
-
GeographicSymbolSeries.prototype.
|
|
106
|
+
GeographicSymbolSeries.prototype.by = function () {
|
|
107
107
|
return new GeographicSymbolSeriesView(this);
|
|
108
108
|
};
|
|
109
|
-
GeographicSymbolSeries.prototype.
|
|
110
|
-
_super.prototype.
|
|
111
|
-
this.
|
|
109
|
+
GeographicSymbolSeries.prototype.l4 = function (a) {
|
|
110
|
+
_super.prototype.l4.call(this, a);
|
|
111
|
+
this.rp = a;
|
|
112
112
|
};
|
|
113
|
-
GeographicSymbolSeries.prototype.
|
|
113
|
+
GeographicSymbolSeries.prototype.g0 = function () {
|
|
114
114
|
return 0.7;
|
|
115
115
|
};
|
|
116
|
-
GeographicSymbolSeries.prototype.
|
|
116
|
+
GeographicSymbolSeries.prototype.qd = function () {
|
|
117
117
|
return new ScatterSeries();
|
|
118
118
|
};
|
|
119
|
-
GeographicSymbolSeries.prototype.
|
|
119
|
+
GeographicSymbolSeries.prototype.get_d0 = function () {
|
|
120
120
|
return true;
|
|
121
121
|
};
|
|
122
|
-
GeographicSymbolSeries.prototype.
|
|
123
|
-
_super.prototype.
|
|
122
|
+
GeographicSymbolSeries.prototype.l9 = function (a, b, c, d) {
|
|
123
|
+
_super.prototype.l9.call(this, a, b, c, d);
|
|
124
124
|
switch (b) {
|
|
125
125
|
case "SeriesViewer":
|
|
126
|
-
this.
|
|
126
|
+
this.rp.co();
|
|
127
127
|
break;
|
|
128
128
|
case GeographicSymbolSeries.$$p[5]:
|
|
129
|
-
this.
|
|
129
|
+
this.rp.cg();
|
|
130
130
|
break;
|
|
131
131
|
case GeographicSymbolSeries.$$p[4]:
|
|
132
|
-
this.
|
|
132
|
+
this.rp.cf();
|
|
133
133
|
break;
|
|
134
134
|
case GeographicSymbolSeries.$$p[6]:
|
|
135
|
-
this.
|
|
135
|
+
this.rp.ci();
|
|
136
136
|
break;
|
|
137
137
|
case "XAxis":
|
|
138
|
-
this.
|
|
138
|
+
this.rp.cp();
|
|
139
139
|
break;
|
|
140
140
|
case "YAxis":
|
|
141
|
-
this.
|
|
141
|
+
this.rp.cq();
|
|
142
142
|
break;
|
|
143
143
|
case GeographicSymbolSeries.$$p[1]:
|
|
144
|
-
this.
|
|
145
|
-
this.
|
|
146
|
-
if (this.
|
|
147
|
-
var e = this.
|
|
148
|
-
e.assigningScatterStyle = delegateCombine(e.assigningScatterStyle, runOn(this, this.
|
|
144
|
+
this.qe.st = this.rt;
|
|
145
|
+
this.rr = this.rt;
|
|
146
|
+
if (this.rt) {
|
|
147
|
+
var e = this.qe;
|
|
148
|
+
e.assigningScatterStyle = delegateCombine(e.assigningScatterStyle, runOn(this, this.r7));
|
|
149
149
|
}
|
|
150
150
|
else {
|
|
151
|
-
var f = this.
|
|
152
|
-
f.assigningScatterStyle = delegateRemove(f.assigningScatterStyle, runOn(this, this.
|
|
151
|
+
var f = this.qe;
|
|
152
|
+
f.assigningScatterStyle = delegateRemove(f.assigningScatterStyle, runOn(this, this.r7));
|
|
153
153
|
}
|
|
154
154
|
break;
|
|
155
155
|
case GeographicSymbolSeries.$$p[0]:
|
|
156
|
-
this.
|
|
157
|
-
this.
|
|
158
|
-
if (this.
|
|
159
|
-
var g = this.
|
|
160
|
-
g.assigningScatterMarkerStyle = delegateCombine(g.assigningScatterMarkerStyle, runOn(this, this.
|
|
156
|
+
this.qe.ss = this.rs;
|
|
157
|
+
this.rq = this.rs;
|
|
158
|
+
if (this.rt) {
|
|
159
|
+
var g = this.qe;
|
|
160
|
+
g.assigningScatterMarkerStyle = delegateCombine(g.assigningScatterMarkerStyle, runOn(this, this.r6));
|
|
161
161
|
}
|
|
162
162
|
else {
|
|
163
|
-
var h = this.
|
|
164
|
-
h.assigningScatterMarkerStyle = delegateRemove(h.assigningScatterMarkerStyle, runOn(this, this.
|
|
163
|
+
var h = this.qe;
|
|
164
|
+
h.assigningScatterMarkerStyle = delegateRemove(h.assigningScatterMarkerStyle, runOn(this, this.r6));
|
|
165
165
|
}
|
|
166
166
|
break;
|
|
167
167
|
case GeographicSymbolSeries.$$p[2]:
|
|
168
|
-
this.
|
|
168
|
+
this.qe.sh = this.rn;
|
|
169
169
|
break;
|
|
170
170
|
case GeographicSymbolSeries.$$p[3]:
|
|
171
|
-
this.
|
|
171
|
+
this.qe.ta = this.rv;
|
|
172
172
|
break;
|
|
173
173
|
}
|
|
174
174
|
};
|
|
175
|
-
GeographicSymbolSeries.prototype.
|
|
175
|
+
GeographicSymbolSeries.prototype.r7 = function (a, b) {
|
|
176
176
|
if (this.assigningScatterStyle != null) {
|
|
177
177
|
this.assigningScatterStyle(this, b);
|
|
178
178
|
}
|
|
179
179
|
};
|
|
180
|
-
GeographicSymbolSeries.prototype.
|
|
180
|
+
GeographicSymbolSeries.prototype.r6 = function (a, b) {
|
|
181
181
|
if (this.assigningScatterMarkerStyle != null) {
|
|
182
182
|
this.assigningScatterMarkerStyle(this, b);
|
|
183
183
|
}
|
|
184
184
|
};
|
|
185
185
|
GeographicSymbolSeries.$t = markType(GeographicSymbolSeries, 'GeographicSymbolSeries', GeographicMarkerSeries.$);
|
|
186
|
-
GeographicSymbolSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicSymbolSeries, 'raisePropertyChanged', ['IsCustomScatterMarkerStyleAllowed:
|
|
186
|
+
GeographicSymbolSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicSymbolSeries, 'raisePropertyChanged', ['IsCustomScatterMarkerStyleAllowed:rs:r8', [0, false], 'IsCustomScatterStyleAllowed:rt:r9', [0, false], 'ItemSearchMode:rn:sa', [ScatterItemSearchMode_$type, enumGetBox(ScatterItemSearchMode_$type, 0)], 'ItemSearchThreshold:rv:sb', [1, 10000], 'LatitudeMemberPath:r0:sc', [2, null], 'LongitudeMemberPath:r2:sd', [2, null], 'MarkerCollisionAvoidance:rm:se', [CollisionAvoidanceType_$type, enumGetBox(CollisionAvoidanceType_$type, 0)], 'UseLightweightMarkers:ru:sf', [0, false]]);
|
|
187
187
|
return GeographicSymbolSeries;
|
|
188
188
|
}(GeographicMarkerSeries));
|
|
189
189
|
export { GeographicSymbolSeries };
|
|
@@ -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 { TileSeries } from "./TileSeries";
|
|
9
9
|
import { GeographicShapeSeriesBase } from "./GeographicShapeSeriesBase";
|
|
10
10
|
import { runOn, delegateRemove, delegateCombine, markType } from "igniteui-webcomponents-core";
|
|
@@ -13,65 +13,65 @@ import { ImageTilesReadyEventArgs } from "./ImageTilesReadyEventArgs";
|
|
|
13
13
|
* @hidden
|
|
14
14
|
*/
|
|
15
15
|
var GeographicTileSeries = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
16
|
-
|
|
16
|
+
__extends(GeographicTileSeries, _super);
|
|
17
17
|
function GeographicTileSeries() {
|
|
18
18
|
var _this = _super.call(this) || this;
|
|
19
|
-
_this.
|
|
20
|
-
_this.
|
|
19
|
+
_this.rl = null;
|
|
20
|
+
_this.rk = null;
|
|
21
21
|
_this.imageTilesReady = null;
|
|
22
22
|
_this.ab = GeographicTileSeries.$;
|
|
23
23
|
return _this;
|
|
24
24
|
}
|
|
25
|
-
GeographicTileSeries.prototype.
|
|
25
|
+
GeographicTileSeries.prototype.get_el = function () {
|
|
26
26
|
return true;
|
|
27
27
|
};
|
|
28
|
-
Object.defineProperty(GeographicTileSeries.prototype, "
|
|
28
|
+
Object.defineProperty(GeographicTileSeries.prototype, "rm", {
|
|
29
29
|
get: function () {
|
|
30
|
-
return this.
|
|
30
|
+
return this.rl;
|
|
31
31
|
},
|
|
32
32
|
set: function (a) {
|
|
33
|
-
var b = a != this.
|
|
33
|
+
var b = a != this.rm;
|
|
34
34
|
if (b) {
|
|
35
|
-
var c = this.
|
|
36
|
-
this.
|
|
35
|
+
var c = this.rm;
|
|
36
|
+
this.rl = a;
|
|
37
37
|
this.raisePropertyChanged("TileImagery", c, a);
|
|
38
38
|
}
|
|
39
39
|
},
|
|
40
|
-
enumerable:
|
|
40
|
+
enumerable: false,
|
|
41
41
|
configurable: true
|
|
42
42
|
});
|
|
43
|
-
GeographicTileSeries.prototype.
|
|
44
|
-
if (this.
|
|
45
|
-
this.
|
|
43
|
+
GeographicTileSeries.prototype.rq = function () {
|
|
44
|
+
if (this.rm != null) {
|
|
45
|
+
this.rm.clearTileCache();
|
|
46
46
|
}
|
|
47
47
|
};
|
|
48
|
-
GeographicTileSeries.prototype.
|
|
49
|
-
_super.prototype.
|
|
48
|
+
GeographicTileSeries.prototype.l9 = function (a, b, c, d) {
|
|
49
|
+
_super.prototype.l9.call(this, a, b, c, d);
|
|
50
50
|
switch (b) {
|
|
51
51
|
case "TileImagery":
|
|
52
|
-
if (this.
|
|
53
|
-
this.
|
|
52
|
+
if (this.qe != null) {
|
|
53
|
+
this.qe.s3 = this.rm;
|
|
54
54
|
}
|
|
55
55
|
break;
|
|
56
56
|
}
|
|
57
57
|
};
|
|
58
|
-
GeographicTileSeries.prototype.
|
|
59
|
-
_super.prototype.
|
|
60
|
-
this.
|
|
61
|
-
if (this.
|
|
62
|
-
var a = this.
|
|
63
|
-
a.imageTilesReady = delegateRemove(a.imageTilesReady, runOn(this, this.
|
|
58
|
+
GeographicTileSeries.prototype.qj = function () {
|
|
59
|
+
_super.prototype.qj.call(this);
|
|
60
|
+
this.qe.s3 = this.rm;
|
|
61
|
+
if (this.rk != null) {
|
|
62
|
+
var a = this.rk;
|
|
63
|
+
a.imageTilesReady = delegateRemove(a.imageTilesReady, runOn(this, this.rp));
|
|
64
64
|
}
|
|
65
|
-
this.
|
|
66
|
-
if (this.
|
|
67
|
-
var b = this.
|
|
68
|
-
b.imageTilesReady = delegateCombine(b.imageTilesReady, runOn(this, this.
|
|
65
|
+
this.rk = this.qe;
|
|
66
|
+
if (this.rk != null) {
|
|
67
|
+
var b = this.rk;
|
|
68
|
+
b.imageTilesReady = delegateCombine(b.imageTilesReady, runOn(this, this.rp));
|
|
69
69
|
}
|
|
70
70
|
};
|
|
71
|
-
GeographicTileSeries.prototype.
|
|
71
|
+
GeographicTileSeries.prototype.qd = function () {
|
|
72
72
|
return new TileSeries();
|
|
73
73
|
};
|
|
74
|
-
GeographicTileSeries.prototype.
|
|
74
|
+
GeographicTileSeries.prototype.rp = function (a, b) {
|
|
75
75
|
if (this.imageTilesReady != null) {
|
|
76
76
|
this.imageTilesReady(this, new ImageTilesReadyEventArgs());
|
|
77
77
|
}
|
|
@@ -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 { GeographicMapSeriesHost } from "./GeographicMapSeriesHost";
|
|
9
9
|
import { markType } from "igniteui-webcomponents-core";
|
|
10
10
|
/**
|
|
11
11
|
* @hidden
|
|
12
12
|
*/
|
|
13
13
|
var GeographicXYTriangulatingSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
14
|
-
|
|
14
|
+
__extends(GeographicXYTriangulatingSeriesBase, _super);
|
|
15
15
|
function GeographicXYTriangulatingSeriesBase() {
|
|
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 GeographicXYTriangulatingSeriesBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
14
|
-
|
|
14
|
+
__extends(GeographicXYTriangulatingSeriesBaseView, _super);
|
|
15
15
|
function GeographicXYTriangulatingSeriesBaseView(a) {
|
|
16
16
|
var _this = _super.call(this, a) || this;
|
|
17
17
|
_this.ce = null;
|
|
@@ -4,13 +4,13 @@ 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 { EventArgs, markType } from "igniteui-webcomponents-core";
|
|
9
9
|
/**
|
|
10
10
|
* @hidden
|
|
11
11
|
*/
|
|
12
12
|
var ImageTilesReadyEventArgs = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
13
|
-
|
|
13
|
+
__extends(ImageTilesReadyEventArgs, _super);
|
|
14
14
|
function ImageTilesReadyEventArgs() {
|
|
15
15
|
return _super !== null && _super.apply(this, arguments) || this;
|
|
16
16
|
}
|
|
@@ -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 { Base, String_$type, markType } from "igniteui-webcomponents-core";
|
|
9
9
|
import { List$1 } from "igniteui-webcomponents-core";
|
|
10
10
|
/**
|
|
11
11
|
* @hidden
|
|
12
12
|
*/
|
|
13
13
|
var ImageryMetadata = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
14
|
-
|
|
14
|
+
__extends(ImageryMetadata, _super);
|
|
15
15
|
function ImageryMetadata() {
|
|
16
16
|
var _this = _super.call(this) || this;
|
|
17
17
|
_this.b = null;
|
|
@@ -4,13 +4,13 @@ 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 { EventArgs, markType } from "igniteui-webcomponents-core";
|
|
9
9
|
/**
|
|
10
10
|
* @hidden
|
|
11
11
|
*/
|
|
12
12
|
var ImagesChangedEventArgs = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
13
|
-
|
|
13
|
+
__extends(ImagesChangedEventArgs, _super);
|
|
14
14
|
function ImagesChangedEventArgs() {
|
|
15
15
|
return _super !== null && _super.apply(this, arguments) || this;
|
|
16
16
|
}
|
|
@@ -4,13 +4,13 @@ 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 { Base, markType } from "igniteui-webcomponents-core";
|
|
9
9
|
/**
|
|
10
10
|
* @hidden
|
|
11
11
|
*/
|
|
12
12
|
var LevelOfDetailResponseModel = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
13
|
-
|
|
13
|
+
__extends(LevelOfDetailResponseModel, _super);
|
|
14
14
|
function LevelOfDetailResponseModel() {
|
|
15
15
|
var _this = _super !== null && _super.apply(this, arguments) || this;
|
|
16
16
|
_this._level = 0;
|
|
@@ -25,7 +25,7 @@ var LevelOfDetailResponseModel = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
25
25
|
set: function (a) {
|
|
26
26
|
this._level = a;
|
|
27
27
|
},
|
|
28
|
-
enumerable:
|
|
28
|
+
enumerable: false,
|
|
29
29
|
configurable: true
|
|
30
30
|
});
|
|
31
31
|
Object.defineProperty(LevelOfDetailResponseModel.prototype, "resolution", {
|
|
@@ -35,7 +35,7 @@ var LevelOfDetailResponseModel = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
35
35
|
set: function (a) {
|
|
36
36
|
this._resolution = a;
|
|
37
37
|
},
|
|
38
|
-
enumerable:
|
|
38
|
+
enumerable: false,
|
|
39
39
|
configurable: true
|
|
40
40
|
});
|
|
41
41
|
Object.defineProperty(LevelOfDetailResponseModel.prototype, "scale", {
|
|
@@ -45,7 +45,7 @@ var LevelOfDetailResponseModel = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
45
45
|
set: function (a) {
|
|
46
46
|
this._scale = a;
|
|
47
47
|
},
|
|
48
|
-
enumerable:
|
|
48
|
+
enumerable: false,
|
|
49
49
|
configurable: true
|
|
50
50
|
});
|
|
51
51
|
LevelOfDetailResponseModel.$t = markType(LevelOfDetailResponseModel, 'LevelOfDetailResponseModel');
|
|
@@ -4,13 +4,13 @@ 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 { Base, markType } from "igniteui-webcomponents-core";
|
|
9
9
|
/**
|
|
10
10
|
* @hidden
|
|
11
11
|
*/
|
|
12
12
|
var MapServerResponseModel = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
13
|
-
|
|
13
|
+
__extends(MapServerResponseModel, _super);
|
|
14
14
|
function MapServerResponseModel() {
|
|
15
15
|
var _this = _super !== null && _super.apply(this, arguments) || this;
|
|
16
16
|
_this._name = null;
|
|
@@ -24,7 +24,7 @@ var MapServerResponseModel = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
24
24
|
set: function (a) {
|
|
25
25
|
this._name = a;
|
|
26
26
|
},
|
|
27
|
-
enumerable:
|
|
27
|
+
enumerable: false,
|
|
28
28
|
configurable: true
|
|
29
29
|
});
|
|
30
30
|
Object.defineProperty(MapServerResponseModel.prototype, "tileInfo", {
|
|
@@ -34,7 +34,7 @@ var MapServerResponseModel = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
34
34
|
set: function (a) {
|
|
35
35
|
this._tileInfo = a;
|
|
36
36
|
},
|
|
37
|
-
enumerable:
|
|
37
|
+
enumerable: false,
|
|
38
38
|
configurable: true
|
|
39
39
|
});
|
|
40
40
|
MapServerResponseModel.$t = markType(MapServerResponseModel, 'MapServerResponseModel');
|
|
@@ -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 { HorizontalLinearScaler } from "igniteui-webcomponents-charts";
|
|
9
9
|
import { Rect } from "igniteui-webcomponents-core";
|
|
10
10
|
import { markType } from "igniteui-webcomponents-core";
|
|
@@ -12,7 +12,7 @@ import { markType } from "igniteui-webcomponents-core";
|
|
|
12
12
|
* @hidden
|
|
13
13
|
*/
|
|
14
14
|
var SphericalMercatorHorizontalScaler = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
15
|
-
|
|
15
|
+
__extends(SphericalMercatorHorizontalScaler, _super);
|
|
16
16
|
function SphericalMercatorHorizontalScaler() {
|
|
17
17
|
var _this = _super.call(this) || this;
|
|
18
18
|
_this.aj = null;
|
|
@@ -103,8 +103,8 @@ var SphericalMercatorHorizontalScaler = /** @class */ /*@__PURE__*/ (function (_
|
|
|
103
103
|
}
|
|
104
104
|
};
|
|
105
105
|
SphericalMercatorHorizontalScaler.prototype.t = function (a, b, c, d, e) {
|
|
106
|
-
d = a.
|
|
107
|
-
e = a.
|
|
106
|
+
d = a.l4;
|
|
107
|
+
e = a.l3;
|
|
108
108
|
return {
|
|
109
109
|
p3: d,
|
|
110
110
|
p4: e
|
|
@@ -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 { VerticalLinearScaler } from "igniteui-webcomponents-charts";
|
|
9
9
|
import { Rect } from "igniteui-webcomponents-core";
|
|
10
10
|
import { markType } from "igniteui-webcomponents-core";
|
|
@@ -12,7 +12,7 @@ import { markType } from "igniteui-webcomponents-core";
|
|
|
12
12
|
* @hidden
|
|
13
13
|
*/
|
|
14
14
|
var SphericalMercatorVerticalScaler = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
15
|
-
|
|
15
|
+
__extends(SphericalMercatorVerticalScaler, _super);
|
|
16
16
|
function SphericalMercatorVerticalScaler() {
|
|
17
17
|
var _this = _super.call(this) || this;
|
|
18
18
|
_this.au = null;
|
|
@@ -125,8 +125,8 @@ var SphericalMercatorVerticalScaler = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
125
125
|
}
|
|
126
126
|
};
|
|
127
127
|
SphericalMercatorVerticalScaler.prototype.t = function (a, b, c, d, e) {
|
|
128
|
-
d = this.ak(a.
|
|
129
|
-
e = this.ak(a.
|
|
128
|
+
d = this.ak(a.l4);
|
|
129
|
+
e = this.ak(a.l3);
|
|
130
130
|
return {
|
|
131
131
|
p3: d,
|
|
132
132
|
p4: e
|
|
@@ -146,14 +146,14 @@ var SphericalMercatorVerticalScaler = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
146
146
|
get: function () {
|
|
147
147
|
return SphericalMercatorVerticalScaler.ag;
|
|
148
148
|
},
|
|
149
|
-
enumerable:
|
|
149
|
+
enumerable: false,
|
|
150
150
|
configurable: true
|
|
151
151
|
});
|
|
152
152
|
Object.defineProperty(SphericalMercatorVerticalScaler, "at", {
|
|
153
153
|
get: function () {
|
|
154
154
|
return SphericalMercatorVerticalScaler.ah;
|
|
155
155
|
},
|
|
156
|
-
enumerable:
|
|
156
|
+
enumerable: false,
|
|
157
157
|
configurable: true
|
|
158
158
|
});
|
|
159
159
|
SphericalMercatorVerticalScaler.prototype.getMercatorUnscaledValue = function (a, b, c, d) {
|
|
@@ -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 { ObservableCollection$1 } from "igniteui-webcomponents-core";
|
|
9
9
|
import { String_$type, markType } from "igniteui-webcomponents-core";
|
|
10
10
|
/**
|
|
11
11
|
* @hidden
|
|
12
12
|
*/
|
|
13
13
|
var SubDomainsCollection = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
14
|
-
|
|
14
|
+
__extends(SubDomainsCollection, _super);
|
|
15
15
|
function SubDomainsCollection(a) {
|
|
16
16
|
var _rest = [];
|
|
17
17
|
for (var _i = 1; _i < arguments.length; _i++) {
|
|
@@ -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 { GeographicMapImagery } from "./GeographicMapImagery";
|
|
9
9
|
import { ITileGenerator_$type } from "igniteui-webcomponents-core";
|
|
10
10
|
import { DependencyProperty } from "igniteui-webcomponents-core";
|
|
@@ -16,7 +16,7 @@ import { stringReplace } from "igniteui-webcomponents-core";
|
|
|
16
16
|
* @hidden
|
|
17
17
|
*/
|
|
18
18
|
var TileGeneratorMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
19
|
-
|
|
19
|
+
__extends(TileGeneratorMapImagery, _super);
|
|
20
20
|
function TileGeneratorMapImagery() {
|
|
21
21
|
var _this = _super.call(this, new TileGeneratorTileSource()) || this;
|
|
22
22
|
_this.downloadingImage = delegateCombine(_this.downloadingImage, runOn(_this, _this.br));
|
|
@@ -4,13 +4,13 @@ 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 { Base, markType } from "igniteui-webcomponents-core";
|
|
9
9
|
/**
|
|
10
10
|
* @hidden
|
|
11
11
|
*/
|
|
12
12
|
var TileInfoResponseModel = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
13
|
-
|
|
13
|
+
__extends(TileInfoResponseModel, _super);
|
|
14
14
|
function TileInfoResponseModel() {
|
|
15
15
|
var _this = _super !== null && _super.apply(this, arguments) || this;
|
|
16
16
|
_this._lods = null;
|
|
@@ -23,7 +23,7 @@ var TileInfoResponseModel = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
23
23
|
set: function (a) {
|
|
24
24
|
this._lods = a;
|
|
25
25
|
},
|
|
26
|
-
enumerable:
|
|
26
|
+
enumerable: false,
|
|
27
27
|
configurable: true
|
|
28
28
|
});
|
|
29
29
|
TileInfoResponseModel.$t = markType(TileInfoResponseModel, 'TileInfoResponseModel');
|