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
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { __extends } from "tslib";
|
|
2
2
|
import { IgcGeographicMapImagery } from "./igc-geographic-map-imagery";
|
|
3
3
|
import { ArcGISOnlineMapImagery as ArcGISOnlineMapImagery_internal } from "./ArcGISOnlineMapImagery";
|
|
4
4
|
import { ensureBool } from "igniteui-webcomponents-core";
|
|
@@ -6,7 +6,7 @@ import { ensureBool } from "igniteui-webcomponents-core";
|
|
|
6
6
|
* UI element class used to display ArcGIS Online Map imagery in the IgxGeographicMap.Component
|
|
7
7
|
*/
|
|
8
8
|
var IgcArcGISOnlineMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
9
|
-
|
|
9
|
+
__extends(IgcArcGISOnlineMapImagery, _super);
|
|
10
10
|
function IgcArcGISOnlineMapImagery() {
|
|
11
11
|
return _super.call(this) || this;
|
|
12
12
|
}
|
|
@@ -20,7 +20,7 @@ var IgcArcGISOnlineMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
20
20
|
get: function () {
|
|
21
21
|
return this._implementation;
|
|
22
22
|
},
|
|
23
|
-
enumerable:
|
|
23
|
+
enumerable: false,
|
|
24
24
|
configurable: true
|
|
25
25
|
});
|
|
26
26
|
Object.defineProperty(IgcArcGISOnlineMapImagery.prototype, "mapServerUri", {
|
|
@@ -33,7 +33,7 @@ var IgcArcGISOnlineMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
33
33
|
set: function (v) {
|
|
34
34
|
this.i.mapServerUri = v;
|
|
35
35
|
},
|
|
36
|
-
enumerable:
|
|
36
|
+
enumerable: false,
|
|
37
37
|
configurable: true
|
|
38
38
|
});
|
|
39
39
|
Object.defineProperty(IgcArcGISOnlineMapImagery.prototype, "userName", {
|
|
@@ -46,7 +46,7 @@ var IgcArcGISOnlineMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
46
46
|
set: function (v) {
|
|
47
47
|
this.i.userName = v;
|
|
48
48
|
},
|
|
49
|
-
enumerable:
|
|
49
|
+
enumerable: false,
|
|
50
50
|
configurable: true
|
|
51
51
|
});
|
|
52
52
|
Object.defineProperty(IgcArcGISOnlineMapImagery.prototype, "password", {
|
|
@@ -59,7 +59,7 @@ var IgcArcGISOnlineMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
59
59
|
set: function (v) {
|
|
60
60
|
this.i.password = v;
|
|
61
61
|
},
|
|
62
|
-
enumerable:
|
|
62
|
+
enumerable: false,
|
|
63
63
|
configurable: true
|
|
64
64
|
});
|
|
65
65
|
Object.defineProperty(IgcArcGISOnlineMapImagery.prototype, "userToken", {
|
|
@@ -72,7 +72,7 @@ var IgcArcGISOnlineMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
72
72
|
set: function (v) {
|
|
73
73
|
this.i.userToken = v;
|
|
74
74
|
},
|
|
75
|
-
enumerable:
|
|
75
|
+
enumerable: false,
|
|
76
76
|
configurable: true
|
|
77
77
|
});
|
|
78
78
|
Object.defineProperty(IgcArcGISOnlineMapImagery.prototype, "isMapPublic", {
|
|
@@ -85,7 +85,7 @@ var IgcArcGISOnlineMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
85
85
|
set: function (v) {
|
|
86
86
|
this.i.isMapPublic = ensureBool(v);
|
|
87
87
|
},
|
|
88
|
-
enumerable:
|
|
88
|
+
enumerable: false,
|
|
89
89
|
configurable: true
|
|
90
90
|
});
|
|
91
91
|
Object.defineProperty(IgcArcGISOnlineMapImagery.prototype, "defaultTokenTimeout", {
|
|
@@ -98,7 +98,7 @@ var IgcArcGISOnlineMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
98
98
|
set: function (v) {
|
|
99
99
|
this.i.defaultTokenTimeout = +v;
|
|
100
100
|
},
|
|
101
|
-
enumerable:
|
|
101
|
+
enumerable: false,
|
|
102
102
|
configurable: true
|
|
103
103
|
});
|
|
104
104
|
Object.defineProperty(IgcArcGISOnlineMapImagery.prototype, "tokenGenerationEndPoint", {
|
|
@@ -111,7 +111,7 @@ var IgcArcGISOnlineMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
111
111
|
set: function (v) {
|
|
112
112
|
this.i.tokenGenerationEndPoint = v;
|
|
113
113
|
},
|
|
114
|
-
enumerable:
|
|
114
|
+
enumerable: false,
|
|
115
115
|
configurable: true
|
|
116
116
|
});
|
|
117
117
|
Object.defineProperty(IgcArcGISOnlineMapImagery.prototype, "refererUri", {
|
|
@@ -124,7 +124,7 @@ var IgcArcGISOnlineMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
124
124
|
set: function (v) {
|
|
125
125
|
this.i.refererUri = v;
|
|
126
126
|
},
|
|
127
|
-
enumerable:
|
|
127
|
+
enumerable: false,
|
|
128
128
|
configurable: true
|
|
129
129
|
});
|
|
130
130
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { __extends } from "tslib";
|
|
2
2
|
import { IgcSubDomainsCollection } from "./igc-sub-domains-collection";
|
|
3
3
|
import { BingMapsImageryStyle_$type } from "./BingMapsImageryStyle";
|
|
4
4
|
import { IgcGeographicMapImagery } from "./igc-geographic-map-imagery";
|
|
@@ -11,7 +11,7 @@ import { SyncableObservableCollection$1 } from "igniteui-webcomponents-core";
|
|
|
11
11
|
* UI element class used to display BingMapsMap imagery in the IgxGeographicMap.Component
|
|
12
12
|
*/
|
|
13
13
|
var IgcBingMapsMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
14
|
-
|
|
14
|
+
__extends(IgcBingMapsMapImagery, _super);
|
|
15
15
|
function IgcBingMapsMapImagery() {
|
|
16
16
|
var _this = _super.call(this) || this;
|
|
17
17
|
_this._subDomains = null;
|
|
@@ -28,7 +28,7 @@ var IgcBingMapsMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
28
28
|
get: function () {
|
|
29
29
|
return this._implementation;
|
|
30
30
|
},
|
|
31
|
-
enumerable:
|
|
31
|
+
enumerable: false,
|
|
32
32
|
configurable: true
|
|
33
33
|
});
|
|
34
34
|
Object.defineProperty(IgcBingMapsMapImagery.prototype, "isInitialized", {
|
|
@@ -41,7 +41,7 @@ var IgcBingMapsMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
41
41
|
set: function (v) {
|
|
42
42
|
this.i.isInitialized = ensureBool(v);
|
|
43
43
|
},
|
|
44
|
-
enumerable:
|
|
44
|
+
enumerable: false,
|
|
45
45
|
configurable: true
|
|
46
46
|
});
|
|
47
47
|
Object.defineProperty(IgcBingMapsMapImagery.prototype, "isDeferredLoad", {
|
|
@@ -54,7 +54,7 @@ var IgcBingMapsMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
54
54
|
set: function (v) {
|
|
55
55
|
this.i.isDeferredLoad = ensureBool(v);
|
|
56
56
|
},
|
|
57
|
-
enumerable:
|
|
57
|
+
enumerable: false,
|
|
58
58
|
configurable: true
|
|
59
59
|
});
|
|
60
60
|
Object.defineProperty(IgcBingMapsMapImagery.prototype, "tilePath", {
|
|
@@ -67,7 +67,7 @@ var IgcBingMapsMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
67
67
|
set: function (v) {
|
|
68
68
|
this.i.tilePath = v;
|
|
69
69
|
},
|
|
70
|
-
enumerable:
|
|
70
|
+
enumerable: false,
|
|
71
71
|
configurable: true
|
|
72
72
|
});
|
|
73
73
|
Object.defineProperty(IgcBingMapsMapImagery.prototype, "actualTilePath", {
|
|
@@ -80,7 +80,7 @@ var IgcBingMapsMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
80
80
|
set: function (v) {
|
|
81
81
|
this.i.actualTilePath = v;
|
|
82
82
|
},
|
|
83
|
-
enumerable:
|
|
83
|
+
enumerable: false,
|
|
84
84
|
configurable: true
|
|
85
85
|
});
|
|
86
86
|
Object.defineProperty(IgcBingMapsMapImagery.prototype, "subDomains", {
|
|
@@ -116,7 +116,7 @@ var IgcBingMapsMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
116
116
|
this._subDomains._setSyncTarget(syncColl);
|
|
117
117
|
this.i.subDomains = innerColl;
|
|
118
118
|
},
|
|
119
|
-
enumerable:
|
|
119
|
+
enumerable: false,
|
|
120
120
|
configurable: true
|
|
121
121
|
});
|
|
122
122
|
Object.defineProperty(IgcBingMapsMapImagery.prototype, "actualSubDomains", {
|
|
@@ -152,7 +152,7 @@ var IgcBingMapsMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
152
152
|
this._actualSubDomains._setSyncTarget(syncColl);
|
|
153
153
|
this.i.actualSubDomains = innerColl;
|
|
154
154
|
},
|
|
155
|
-
enumerable:
|
|
155
|
+
enumerable: false,
|
|
156
156
|
configurable: true
|
|
157
157
|
});
|
|
158
158
|
Object.defineProperty(IgcBingMapsMapImagery.prototype, "bingImageryRestUri", {
|
|
@@ -165,7 +165,7 @@ var IgcBingMapsMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
165
165
|
set: function (v) {
|
|
166
166
|
this.i.bingImageryRestUri = v;
|
|
167
167
|
},
|
|
168
|
-
enumerable:
|
|
168
|
+
enumerable: false,
|
|
169
169
|
configurable: true
|
|
170
170
|
});
|
|
171
171
|
Object.defineProperty(IgcBingMapsMapImagery.prototype, "actualBingImageryRestUri", {
|
|
@@ -178,7 +178,7 @@ var IgcBingMapsMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
178
178
|
set: function (v) {
|
|
179
179
|
this.i.actualBingImageryRestUri = v;
|
|
180
180
|
},
|
|
181
|
-
enumerable:
|
|
181
|
+
enumerable: false,
|
|
182
182
|
configurable: true
|
|
183
183
|
});
|
|
184
184
|
Object.defineProperty(IgcBingMapsMapImagery.prototype, "cultureName", {
|
|
@@ -191,7 +191,7 @@ var IgcBingMapsMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
191
191
|
set: function (v) {
|
|
192
192
|
this.i.cultureName = v;
|
|
193
193
|
},
|
|
194
|
-
enumerable:
|
|
194
|
+
enumerable: false,
|
|
195
195
|
configurable: true
|
|
196
196
|
});
|
|
197
197
|
Object.defineProperty(IgcBingMapsMapImagery.prototype, "apiKey", {
|
|
@@ -205,7 +205,7 @@ var IgcBingMapsMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
205
205
|
set: function (v) {
|
|
206
206
|
this.i.apiKey = v;
|
|
207
207
|
},
|
|
208
|
-
enumerable:
|
|
208
|
+
enumerable: false,
|
|
209
209
|
configurable: true
|
|
210
210
|
});
|
|
211
211
|
Object.defineProperty(IgcBingMapsMapImagery.prototype, "imageryStyle", {
|
|
@@ -219,7 +219,7 @@ var IgcBingMapsMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
219
219
|
set: function (v) {
|
|
220
220
|
this.i.imageryStyle = ensureEnum(BingMapsImageryStyle_$type, v);
|
|
221
221
|
},
|
|
222
|
-
enumerable:
|
|
222
|
+
enumerable: false,
|
|
223
223
|
configurable: true
|
|
224
224
|
});
|
|
225
225
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { __extends } from "tslib";
|
|
2
2
|
import { delegateCombine, delegateRemove } from "igniteui-webcomponents-core";
|
|
3
3
|
import { IgcGetTileImageUriArgs } from "igniteui-webcomponents-core";
|
|
4
4
|
import { IgcGeographicMapImagery } from "./igc-geographic-map-imagery";
|
|
@@ -6,7 +6,7 @@ import { IgcGeographicMapImagery } from "./igc-geographic-map-imagery";
|
|
|
6
6
|
* Represents a CustomMapImagery MapImagery
|
|
7
7
|
*/
|
|
8
8
|
var IgcCustomMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
9
|
-
|
|
9
|
+
__extends(IgcCustomMapImagery, _super);
|
|
10
10
|
function IgcCustomMapImagery() {
|
|
11
11
|
var _this = _super.call(this) || this;
|
|
12
12
|
_this._getTileImageUri = null;
|
|
@@ -20,7 +20,7 @@ var IgcCustomMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
20
20
|
get: function () {
|
|
21
21
|
return this._implementation;
|
|
22
22
|
},
|
|
23
|
-
enumerable:
|
|
23
|
+
enumerable: false,
|
|
24
24
|
configurable: true
|
|
25
25
|
});
|
|
26
26
|
Object.defineProperty(IgcCustomMapImagery.prototype, "getTileImageUri", {
|
|
@@ -51,7 +51,7 @@ var IgcCustomMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
51
51
|
this.i.getTileImageUri = delegateCombine(this.i.getTileImageUri, this._getTileImageUri_wrapped);
|
|
52
52
|
;
|
|
53
53
|
},
|
|
54
|
-
enumerable:
|
|
54
|
+
enumerable: false,
|
|
55
55
|
configurable: true
|
|
56
56
|
});
|
|
57
57
|
return IgcCustomMapImagery;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { __extends } from "tslib";
|
|
2
2
|
import { delegateCombine, delegateRemove } from "igniteui-webcomponents-core";
|
|
3
3
|
import { IgcValueBrushScaleComponent } from "igniteui-webcomponents-charts";
|
|
4
4
|
import { IgcContourValueResolverComponent } from "igniteui-webcomponents-charts";
|
|
@@ -11,7 +11,7 @@ import { RegisterElementHelper } from "igniteui-webcomponents-core";
|
|
|
11
11
|
* Represents a class for Geographic Contour Series displayed on a map.
|
|
12
12
|
*/
|
|
13
13
|
var IgcGeographicContourLineSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
14
|
-
|
|
14
|
+
__extends(IgcGeographicContourLineSeriesComponent, _super);
|
|
15
15
|
function IgcGeographicContourLineSeriesComponent() {
|
|
16
16
|
var _this = _super.call(this) || this;
|
|
17
17
|
_this._triangulationStatusChanged = null;
|
|
@@ -28,7 +28,7 @@ var IgcGeographicContourLineSeriesComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
28
28
|
get: function () {
|
|
29
29
|
return this._implementation;
|
|
30
30
|
},
|
|
31
|
-
enumerable:
|
|
31
|
+
enumerable: false,
|
|
32
32
|
configurable: true
|
|
33
33
|
});
|
|
34
34
|
IgcGeographicContourLineSeriesComponent.prototype.connectedCallback = function () {
|
|
@@ -65,7 +65,7 @@ var IgcGeographicContourLineSeriesComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
65
65
|
}
|
|
66
66
|
return IgcGeographicContourLineSeriesComponent._observedAttributesIgcGeographicContourLineSeriesComponent;
|
|
67
67
|
},
|
|
68
|
-
enumerable:
|
|
68
|
+
enumerable: false,
|
|
69
69
|
configurable: true
|
|
70
70
|
});
|
|
71
71
|
IgcGeographicContourLineSeriesComponent.register = function () {
|
|
@@ -79,9 +79,9 @@ var IgcGeographicContourLineSeriesComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
79
79
|
* Gets whether the current series shows a line contour shape.
|
|
80
80
|
*/
|
|
81
81
|
get: function () {
|
|
82
|
-
return this.i.
|
|
82
|
+
return this.i.d3;
|
|
83
83
|
},
|
|
84
|
-
enumerable:
|
|
84
|
+
enumerable: false,
|
|
85
85
|
configurable: true
|
|
86
86
|
});
|
|
87
87
|
Object.defineProperty(IgcGeographicContourLineSeriesComponent.prototype, "valueMemberPath", {
|
|
@@ -89,12 +89,12 @@ var IgcGeographicContourLineSeriesComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
89
89
|
* The name of the property from which to retrieve the numeric values from the ItemsSource items.
|
|
90
90
|
*/
|
|
91
91
|
get: function () {
|
|
92
|
-
return this.i.
|
|
92
|
+
return this.i.rd;
|
|
93
93
|
},
|
|
94
94
|
set: function (v) {
|
|
95
|
-
this.i.
|
|
95
|
+
this.i.rd = v;
|
|
96
96
|
},
|
|
97
|
-
enumerable:
|
|
97
|
+
enumerable: false,
|
|
98
98
|
configurable: true
|
|
99
99
|
});
|
|
100
100
|
Object.defineProperty(IgcGeographicContourLineSeriesComponent.prototype, "fillScale", {
|
|
@@ -102,7 +102,7 @@ var IgcGeographicContourLineSeriesComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
102
102
|
* The ValueBrushScale to use when determining Brushes for each contour line, based on the values found in ValueMemberPath.
|
|
103
103
|
*/
|
|
104
104
|
get: function () {
|
|
105
|
-
var r = this.i.
|
|
105
|
+
var r = this.i.q9;
|
|
106
106
|
if (r == null) {
|
|
107
107
|
return null;
|
|
108
108
|
}
|
|
@@ -118,9 +118,9 @@ var IgcGeographicContourLineSeriesComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
118
118
|
set: function (v) {
|
|
119
119
|
if (v != null && this._stylingContainer && v._styling)
|
|
120
120
|
v._styling(this._stylingContainer, this, this);
|
|
121
|
-
v == null ? this.i.
|
|
121
|
+
v == null ? this.i.q9 = null : this.i.q9 = v.i;
|
|
122
122
|
},
|
|
123
|
-
enumerable:
|
|
123
|
+
enumerable: false,
|
|
124
124
|
configurable: true
|
|
125
125
|
});
|
|
126
126
|
Object.defineProperty(IgcGeographicContourLineSeriesComponent.prototype, "actualFillScale", {
|
|
@@ -128,7 +128,7 @@ var IgcGeographicContourLineSeriesComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
128
128
|
* Gets actual fill scale that is set on the FillScale property or default FillScale
|
|
129
129
|
*/
|
|
130
130
|
get: function () {
|
|
131
|
-
var r = this.i.
|
|
131
|
+
var r = this.i.q8;
|
|
132
132
|
if (r == null) {
|
|
133
133
|
return null;
|
|
134
134
|
}
|
|
@@ -144,9 +144,9 @@ var IgcGeographicContourLineSeriesComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
144
144
|
set: function (v) {
|
|
145
145
|
if (v != null && this._stylingContainer && v._styling)
|
|
146
146
|
v._styling(this._stylingContainer, this, this);
|
|
147
|
-
v == null ? this.i.
|
|
147
|
+
v == null ? this.i.q8 = null : this.i.q8 = v.i;
|
|
148
148
|
},
|
|
149
|
-
enumerable:
|
|
149
|
+
enumerable: false,
|
|
150
150
|
configurable: true
|
|
151
151
|
});
|
|
152
152
|
Object.defineProperty(IgcGeographicContourLineSeriesComponent.prototype, "valueResolver", {
|
|
@@ -154,7 +154,7 @@ var IgcGeographicContourLineSeriesComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
154
154
|
* The ContourValueResolver used to determine the numeric values of contours.
|
|
155
155
|
*/
|
|
156
156
|
get: function () {
|
|
157
|
-
var r = this.i.
|
|
157
|
+
var r = this.i.q5;
|
|
158
158
|
if (r == null) {
|
|
159
159
|
return null;
|
|
160
160
|
}
|
|
@@ -170,9 +170,9 @@ var IgcGeographicContourLineSeriesComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
170
170
|
set: function (v) {
|
|
171
171
|
if (v != null && this._stylingContainer && v._styling)
|
|
172
172
|
v._styling(this._stylingContainer, this, this);
|
|
173
|
-
v == null ? this.i.
|
|
173
|
+
v == null ? this.i.q5 = null : this.i.q5 = v.i;
|
|
174
174
|
},
|
|
175
|
-
enumerable:
|
|
175
|
+
enumerable: false,
|
|
176
176
|
configurable: true
|
|
177
177
|
});
|
|
178
178
|
IgcGeographicContourLineSeriesComponent.prototype.findByName = function (name) {
|
|
@@ -233,7 +233,7 @@ var IgcGeographicContourLineSeriesComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
233
233
|
this.i.triangulationStatusChanged = delegateCombine(this.i.triangulationStatusChanged, this._triangulationStatusChanged_wrapped);
|
|
234
234
|
;
|
|
235
235
|
},
|
|
236
|
-
enumerable:
|
|
236
|
+
enumerable: false,
|
|
237
237
|
configurable: true
|
|
238
238
|
});
|
|
239
239
|
IgcGeographicContourLineSeriesComponent._observedAttributesIgcGeographicContourLineSeriesComponent = null;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { __extends } from "tslib";
|
|
2
2
|
import { delegateCombine, delegateRemove } from "igniteui-webcomponents-core";
|
|
3
3
|
import { IgcProgressiveLoadStatusEventArgs } from "igniteui-webcomponents-charts";
|
|
4
4
|
import { IgcGeographicMapSeriesHostComponent } from "./igc-geographic-map-series-host-component";
|
|
@@ -10,7 +10,7 @@ import { RegisterElementHelper } from "igniteui-webcomponents-core";
|
|
|
10
10
|
* This is the geographic equivalent of a HighDensityScatterSeries.
|
|
11
11
|
*/
|
|
12
12
|
var IgcGeographicHighDensityScatterSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
13
|
-
|
|
13
|
+
__extends(IgcGeographicHighDensityScatterSeriesComponent, _super);
|
|
14
14
|
function IgcGeographicHighDensityScatterSeriesComponent() {
|
|
15
15
|
var _this = _super.call(this) || this;
|
|
16
16
|
_this._progressiveLoadStatusChanged = null;
|
|
@@ -27,7 +27,7 @@ var IgcGeographicHighDensityScatterSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
27
27
|
get: function () {
|
|
28
28
|
return this._implementation;
|
|
29
29
|
},
|
|
30
|
-
enumerable:
|
|
30
|
+
enumerable: false,
|
|
31
31
|
configurable: true
|
|
32
32
|
});
|
|
33
33
|
IgcGeographicHighDensityScatterSeriesComponent.prototype.connectedCallback = function () {
|
|
@@ -64,7 +64,7 @@ var IgcGeographicHighDensityScatterSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
64
64
|
}
|
|
65
65
|
return IgcGeographicHighDensityScatterSeriesComponent._observedAttributesIgcGeographicHighDensityScatterSeriesComponent;
|
|
66
66
|
},
|
|
67
|
-
enumerable:
|
|
67
|
+
enumerable: false,
|
|
68
68
|
configurable: true
|
|
69
69
|
});
|
|
70
70
|
IgcGeographicHighDensityScatterSeriesComponent.register = function () {
|
|
@@ -78,9 +78,9 @@ var IgcGeographicHighDensityScatterSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
78
78
|
* Gets whether the current series shows pixels.
|
|
79
79
|
*/
|
|
80
80
|
get: function () {
|
|
81
|
-
return this.i.
|
|
81
|
+
return this.i.d8;
|
|
82
82
|
},
|
|
83
|
-
enumerable:
|
|
83
|
+
enumerable: false,
|
|
84
84
|
configurable: true
|
|
85
85
|
});
|
|
86
86
|
Object.defineProperty(IgcGeographicHighDensityScatterSeriesComponent.prototype, "latitudeMemberPath", {
|
|
@@ -88,12 +88,12 @@ var IgcGeographicHighDensityScatterSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
88
88
|
* The name of the property of ItemsSource items which contains the latitude coordinate of the symbol.
|
|
89
89
|
*/
|
|
90
90
|
get: function () {
|
|
91
|
-
return this.i.
|
|
91
|
+
return this.i.q1;
|
|
92
92
|
},
|
|
93
93
|
set: function (v) {
|
|
94
|
-
this.i.
|
|
94
|
+
this.i.q1 = v;
|
|
95
95
|
},
|
|
96
|
-
enumerable:
|
|
96
|
+
enumerable: false,
|
|
97
97
|
configurable: true
|
|
98
98
|
});
|
|
99
99
|
Object.defineProperty(IgcGeographicHighDensityScatterSeriesComponent.prototype, "longitudeMemberPath", {
|
|
@@ -101,12 +101,12 @@ var IgcGeographicHighDensityScatterSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
101
101
|
* The name of the property of ItemsSource items which contains the longitude coordinate of the symbol.
|
|
102
102
|
*/
|
|
103
103
|
get: function () {
|
|
104
|
-
return this.i.
|
|
104
|
+
return this.i.q3;
|
|
105
105
|
},
|
|
106
106
|
set: function (v) {
|
|
107
|
-
this.i.
|
|
107
|
+
this.i.q3 = v;
|
|
108
108
|
},
|
|
109
|
-
enumerable:
|
|
109
|
+
enumerable: false,
|
|
110
110
|
configurable: true
|
|
111
111
|
});
|
|
112
112
|
Object.defineProperty(IgcGeographicHighDensityScatterSeriesComponent.prototype, "useBruteForce", {
|
|
@@ -114,13 +114,13 @@ var IgcGeographicHighDensityScatterSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
114
114
|
* Gets or sets the whether to use use brute force mode.
|
|
115
115
|
*/
|
|
116
116
|
get: function () {
|
|
117
|
-
return this.i.
|
|
117
|
+
return this.i.qq;
|
|
118
118
|
},
|
|
119
119
|
set: function (v) {
|
|
120
|
-
this.i.
|
|
121
|
-
this._a("useBruteForce", this.i.
|
|
120
|
+
this.i.qq = ensureBool(v);
|
|
121
|
+
this._a("useBruteForce", this.i.qq);
|
|
122
122
|
},
|
|
123
|
-
enumerable:
|
|
123
|
+
enumerable: false,
|
|
124
124
|
configurable: true
|
|
125
125
|
});
|
|
126
126
|
Object.defineProperty(IgcGeographicHighDensityScatterSeriesComponent.prototype, "progressiveLoad", {
|
|
@@ -128,13 +128,13 @@ var IgcGeographicHighDensityScatterSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
128
128
|
* Gets or sets the whether to progressively load the data into the chart.
|
|
129
129
|
*/
|
|
130
130
|
get: function () {
|
|
131
|
-
return this.i.
|
|
131
|
+
return this.i.qp;
|
|
132
132
|
},
|
|
133
133
|
set: function (v) {
|
|
134
|
-
this.i.
|
|
135
|
-
this._a("progressiveLoad", this.i.
|
|
134
|
+
this.i.qp = ensureBool(v);
|
|
135
|
+
this._a("progressiveLoad", this.i.qp);
|
|
136
136
|
},
|
|
137
|
-
enumerable:
|
|
137
|
+
enumerable: false,
|
|
138
138
|
configurable: true
|
|
139
139
|
});
|
|
140
140
|
Object.defineProperty(IgcGeographicHighDensityScatterSeriesComponent.prototype, "mouseOverEnabled", {
|
|
@@ -142,13 +142,13 @@ var IgcGeographicHighDensityScatterSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
142
142
|
* Gets or sets the whether the chart reacts to mouse move events.
|
|
143
143
|
*/
|
|
144
144
|
get: function () {
|
|
145
|
-
return this.i.
|
|
145
|
+
return this.i.qo;
|
|
146
146
|
},
|
|
147
147
|
set: function (v) {
|
|
148
|
-
this.i.
|
|
149
|
-
this._a("mouseOverEnabled", this.i.
|
|
148
|
+
this.i.qo = ensureBool(v);
|
|
149
|
+
this._a("mouseOverEnabled", this.i.qo);
|
|
150
150
|
},
|
|
151
|
-
enumerable:
|
|
151
|
+
enumerable: false,
|
|
152
152
|
configurable: true
|
|
153
153
|
});
|
|
154
154
|
Object.defineProperty(IgcGeographicHighDensityScatterSeriesComponent.prototype, "heatMinimum", {
|
|
@@ -156,13 +156,13 @@ var IgcGeographicHighDensityScatterSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
156
156
|
* Gets or sets the density value that maps to the minimum heat color.
|
|
157
157
|
*/
|
|
158
158
|
get: function () {
|
|
159
|
-
return this.i.
|
|
159
|
+
return this.i.qs;
|
|
160
160
|
},
|
|
161
161
|
set: function (v) {
|
|
162
|
-
this.i.
|
|
163
|
-
this._a("heatMinimum", this.i.
|
|
162
|
+
this.i.qs = +v;
|
|
163
|
+
this._a("heatMinimum", this.i.qs);
|
|
164
164
|
},
|
|
165
|
-
enumerable:
|
|
165
|
+
enumerable: false,
|
|
166
166
|
configurable: true
|
|
167
167
|
});
|
|
168
168
|
Object.defineProperty(IgcGeographicHighDensityScatterSeriesComponent.prototype, "heatMaximum", {
|
|
@@ -170,13 +170,13 @@ var IgcGeographicHighDensityScatterSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
170
170
|
* Gets or sets the value that maps to the maximum heat color.
|
|
171
171
|
*/
|
|
172
172
|
get: function () {
|
|
173
|
-
return this.i.
|
|
173
|
+
return this.i.qr;
|
|
174
174
|
},
|
|
175
175
|
set: function (v) {
|
|
176
|
-
this.i.
|
|
177
|
-
this._a("heatMaximum", this.i.
|
|
176
|
+
this.i.qr = +v;
|
|
177
|
+
this._a("heatMaximum", this.i.qr);
|
|
178
178
|
},
|
|
179
|
-
enumerable:
|
|
179
|
+
enumerable: false,
|
|
180
180
|
configurable: true
|
|
181
181
|
});
|
|
182
182
|
Object.defineProperty(IgcGeographicHighDensityScatterSeriesComponent.prototype, "heatMinimumColor", {
|
|
@@ -184,13 +184,13 @@ var IgcGeographicHighDensityScatterSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
184
184
|
* Gets or sets the color to use for the minimum end of the scale.
|
|
185
185
|
*/
|
|
186
186
|
get: function () {
|
|
187
|
-
return colorToString(this.i.
|
|
187
|
+
return colorToString(this.i.rm);
|
|
188
188
|
},
|
|
189
189
|
set: function (v) {
|
|
190
|
-
this.i.
|
|
191
|
-
this._a("heatMinimumColor", colorToString(this.i.
|
|
190
|
+
this.i.rm = stringToColor(v);
|
|
191
|
+
this._a("heatMinimumColor", colorToString(this.i.rm));
|
|
192
192
|
},
|
|
193
|
-
enumerable:
|
|
193
|
+
enumerable: false,
|
|
194
194
|
configurable: true
|
|
195
195
|
});
|
|
196
196
|
Object.defineProperty(IgcGeographicHighDensityScatterSeriesComponent.prototype, "heatMaximumColor", {
|
|
@@ -198,13 +198,13 @@ var IgcGeographicHighDensityScatterSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
198
198
|
* Gets or sets the color to use for the maximum end of the scale.
|
|
199
199
|
*/
|
|
200
200
|
get: function () {
|
|
201
|
-
return colorToString(this.i.
|
|
201
|
+
return colorToString(this.i.rl);
|
|
202
202
|
},
|
|
203
203
|
set: function (v) {
|
|
204
|
-
this.i.
|
|
205
|
-
this._a("heatMaximumColor", colorToString(this.i.
|
|
204
|
+
this.i.rl = stringToColor(v);
|
|
205
|
+
this._a("heatMaximumColor", colorToString(this.i.rl));
|
|
206
206
|
},
|
|
207
|
-
enumerable:
|
|
207
|
+
enumerable: false,
|
|
208
208
|
configurable: true
|
|
209
209
|
});
|
|
210
210
|
Object.defineProperty(IgcGeographicHighDensityScatterSeriesComponent.prototype, "pointExtent", {
|
|
@@ -212,13 +212,13 @@ var IgcGeographicHighDensityScatterSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
212
212
|
* Gets or sets the the pixel extent of the square data points that are rendered.
|
|
213
213
|
*/
|
|
214
214
|
get: function () {
|
|
215
|
-
return this.i.
|
|
215
|
+
return this.i.qv;
|
|
216
216
|
},
|
|
217
217
|
set: function (v) {
|
|
218
|
-
this.i.
|
|
219
|
-
this._a("pointExtent", this.i.
|
|
218
|
+
this.i.qv = +v;
|
|
219
|
+
this._a("pointExtent", this.i.qv);
|
|
220
220
|
},
|
|
221
|
-
enumerable:
|
|
221
|
+
enumerable: false,
|
|
222
222
|
configurable: true
|
|
223
223
|
});
|
|
224
224
|
Object.defineProperty(IgcGeographicHighDensityScatterSeriesComponent.prototype, "progressiveStatus", {
|
|
@@ -226,13 +226,13 @@ var IgcGeographicHighDensityScatterSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
226
226
|
* Represents the current status of the progressive load of the series. It will range from 0 to 100, where 100 is fully loaded.
|
|
227
227
|
*/
|
|
228
228
|
get: function () {
|
|
229
|
-
return this.i.
|
|
229
|
+
return this.i.qw;
|
|
230
230
|
},
|
|
231
231
|
set: function (v) {
|
|
232
|
-
this.i.
|
|
233
|
-
this._a("progressiveStatus", this.i.
|
|
232
|
+
this.i.qw = +v;
|
|
233
|
+
this._a("progressiveStatus", this.i.qw);
|
|
234
234
|
},
|
|
235
|
-
enumerable:
|
|
235
|
+
enumerable: false,
|
|
236
236
|
configurable: true
|
|
237
237
|
});
|
|
238
238
|
Object.defineProperty(IgcGeographicHighDensityScatterSeriesComponent.prototype, "progressiveLoadStatusChanged", {
|
|
@@ -263,7 +263,7 @@ var IgcGeographicHighDensityScatterSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
263
263
|
this.i.progressiveLoadStatusChanged = delegateCombine(this.i.progressiveLoadStatusChanged, this._progressiveLoadStatusChanged_wrapped);
|
|
264
264
|
;
|
|
265
265
|
},
|
|
266
|
-
enumerable:
|
|
266
|
+
enumerable: false,
|
|
267
267
|
configurable: true
|
|
268
268
|
});
|
|
269
269
|
IgcGeographicHighDensityScatterSeriesComponent._observedAttributesIgcGeographicHighDensityScatterSeriesComponent = null;
|