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 { delegateCombine, delegateRemove } from "igniteui-webcomponents-core";
|
|
3
3
|
import { IgcSizeScaleComponent } from "igniteui-webcomponents-charts";
|
|
4
4
|
import { IgcBrushScaleComponent } from "igniteui-webcomponents-charts";
|
|
@@ -14,7 +14,7 @@ import { RegisterElementHelper } from "igniteui-webcomponents-core";
|
|
|
14
14
|
* This is the geographic equivalent of a ScatterSeries.
|
|
15
15
|
*/
|
|
16
16
|
var IgcGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
17
|
-
|
|
17
|
+
__extends(IgcGeographicProportionalSymbolSeriesComponent, _super);
|
|
18
18
|
function IgcGeographicProportionalSymbolSeriesComponent() {
|
|
19
19
|
var _this = _super.call(this) || this;
|
|
20
20
|
_this._assigningScatterStyle = null;
|
|
@@ -33,7 +33,7 @@ var IgcGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
33
33
|
get: function () {
|
|
34
34
|
return this._implementation;
|
|
35
35
|
},
|
|
36
|
-
enumerable:
|
|
36
|
+
enumerable: false,
|
|
37
37
|
configurable: true
|
|
38
38
|
});
|
|
39
39
|
IgcGeographicProportionalSymbolSeriesComponent.prototype.connectedCallback = function () {
|
|
@@ -70,7 +70,7 @@ var IgcGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
70
70
|
}
|
|
71
71
|
return IgcGeographicProportionalSymbolSeriesComponent._observedAttributesIgcGeographicProportionalSymbolSeriesComponent;
|
|
72
72
|
},
|
|
73
|
-
enumerable:
|
|
73
|
+
enumerable: false,
|
|
74
74
|
configurable: true
|
|
75
75
|
});
|
|
76
76
|
IgcGeographicProportionalSymbolSeriesComponent.register = function () {
|
|
@@ -84,9 +84,9 @@ var IgcGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
84
84
|
* Gets whether the series has only marker as visuals
|
|
85
85
|
*/
|
|
86
86
|
get: function () {
|
|
87
|
-
return this.i.
|
|
87
|
+
return this.i.c5;
|
|
88
88
|
},
|
|
89
|
-
enumerable:
|
|
89
|
+
enumerable: false,
|
|
90
90
|
configurable: true
|
|
91
91
|
});
|
|
92
92
|
Object.defineProperty(IgcGeographicProportionalSymbolSeriesComponent.prototype, "latitudeMemberPath", {
|
|
@@ -94,12 +94,12 @@ var IgcGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
94
94
|
* The name of the property of ItemsSource items which contains the latitude coordinate of the symbol.
|
|
95
95
|
*/
|
|
96
96
|
get: function () {
|
|
97
|
-
return this.i.
|
|
97
|
+
return this.i.sb;
|
|
98
98
|
},
|
|
99
99
|
set: function (v) {
|
|
100
|
-
this.i.
|
|
100
|
+
this.i.sb = v;
|
|
101
101
|
},
|
|
102
|
-
enumerable:
|
|
102
|
+
enumerable: false,
|
|
103
103
|
configurable: true
|
|
104
104
|
});
|
|
105
105
|
Object.defineProperty(IgcGeographicProportionalSymbolSeriesComponent.prototype, "longitudeMemberPath", {
|
|
@@ -107,12 +107,12 @@ var IgcGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
107
107
|
* The name of the property of ItemsSource items which contains the longitude coordinate of the symbol.
|
|
108
108
|
*/
|
|
109
109
|
get: function () {
|
|
110
|
-
return this.i.
|
|
110
|
+
return this.i.sd;
|
|
111
111
|
},
|
|
112
112
|
set: function (v) {
|
|
113
|
-
this.i.
|
|
113
|
+
this.i.sd = v;
|
|
114
114
|
},
|
|
115
|
-
enumerable:
|
|
115
|
+
enumerable: false,
|
|
116
116
|
configurable: true
|
|
117
117
|
});
|
|
118
118
|
Object.defineProperty(IgcGeographicProportionalSymbolSeriesComponent.prototype, "radiusMemberPath", {
|
|
@@ -120,12 +120,12 @@ var IgcGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
120
120
|
* Gets or sets the radius mapping property for the current series object.
|
|
121
121
|
*/
|
|
122
122
|
get: function () {
|
|
123
|
-
return this.i.
|
|
123
|
+
return this.i.si;
|
|
124
124
|
},
|
|
125
125
|
set: function (v) {
|
|
126
|
-
this.i.
|
|
126
|
+
this.i.si = v;
|
|
127
127
|
},
|
|
128
|
-
enumerable:
|
|
128
|
+
enumerable: false,
|
|
129
129
|
configurable: true
|
|
130
130
|
});
|
|
131
131
|
Object.defineProperty(IgcGeographicProportionalSymbolSeriesComponent.prototype, "radiusScale", {
|
|
@@ -133,7 +133,7 @@ var IgcGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
133
133
|
* Gets or sets the radius size scale for the bubbles.
|
|
134
134
|
*/
|
|
135
135
|
get: function () {
|
|
136
|
-
var r = this.i.
|
|
136
|
+
var r = this.i.rp;
|
|
137
137
|
if (r == null) {
|
|
138
138
|
return null;
|
|
139
139
|
}
|
|
@@ -149,9 +149,9 @@ var IgcGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
149
149
|
set: function (v) {
|
|
150
150
|
if (v != null && this._stylingContainer && v._styling)
|
|
151
151
|
v._styling(this._stylingContainer, this, this);
|
|
152
|
-
v == null ? this.i.
|
|
152
|
+
v == null ? this.i.rp = null : this.i.rp = v.i;
|
|
153
153
|
},
|
|
154
|
-
enumerable:
|
|
154
|
+
enumerable: false,
|
|
155
155
|
configurable: true
|
|
156
156
|
});
|
|
157
157
|
Object.defineProperty(IgcGeographicProportionalSymbolSeriesComponent.prototype, "labelMemberPath", {
|
|
@@ -159,12 +159,12 @@ var IgcGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
159
159
|
* Gets or sets the Label mapping property for the current series object.
|
|
160
160
|
*/
|
|
161
161
|
get: function () {
|
|
162
|
-
return this.i.
|
|
162
|
+
return this.i.r9;
|
|
163
163
|
},
|
|
164
164
|
set: function (v) {
|
|
165
|
-
this.i.
|
|
165
|
+
this.i.r9 = v;
|
|
166
166
|
},
|
|
167
|
-
enumerable:
|
|
167
|
+
enumerable: false,
|
|
168
168
|
configurable: true
|
|
169
169
|
});
|
|
170
170
|
Object.defineProperty(IgcGeographicProportionalSymbolSeriesComponent.prototype, "fillMemberPath", {
|
|
@@ -172,12 +172,12 @@ var IgcGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
172
172
|
* Gets or sets the fill mapping property for the current series object.
|
|
173
173
|
*/
|
|
174
174
|
get: function () {
|
|
175
|
-
return this.i.
|
|
175
|
+
return this.i.r1;
|
|
176
176
|
},
|
|
177
177
|
set: function (v) {
|
|
178
|
-
this.i.
|
|
178
|
+
this.i.r1 = v;
|
|
179
179
|
},
|
|
180
|
-
enumerable:
|
|
180
|
+
enumerable: false,
|
|
181
181
|
configurable: true
|
|
182
182
|
});
|
|
183
183
|
Object.defineProperty(IgcGeographicProportionalSymbolSeriesComponent.prototype, "fillScale", {
|
|
@@ -185,7 +185,7 @@ var IgcGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
185
185
|
* Gets or sets the brush scale for the marker brush.
|
|
186
186
|
*/
|
|
187
187
|
get: function () {
|
|
188
|
-
var r = this.i.
|
|
188
|
+
var r = this.i.rm;
|
|
189
189
|
if (r == null) {
|
|
190
190
|
return null;
|
|
191
191
|
}
|
|
@@ -201,9 +201,9 @@ var IgcGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
201
201
|
set: function (v) {
|
|
202
202
|
if (v != null && this._stylingContainer && v._styling)
|
|
203
203
|
v._styling(this._stylingContainer, this, this);
|
|
204
|
-
v == null ? this.i.
|
|
204
|
+
v == null ? this.i.rm = null : this.i.rm = v.i;
|
|
205
205
|
},
|
|
206
|
-
enumerable:
|
|
206
|
+
enumerable: false,
|
|
207
207
|
configurable: true
|
|
208
208
|
});
|
|
209
209
|
Object.defineProperty(IgcGeographicProportionalSymbolSeriesComponent.prototype, "fillScaleUseGlobalValues", {
|
|
@@ -212,13 +212,13 @@ var IgcGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
212
212
|
* This setting applies only if multiple series are using the same FillScale.
|
|
213
213
|
*/
|
|
214
214
|
get: function () {
|
|
215
|
-
return this.i.
|
|
215
|
+
return this.i.rt;
|
|
216
216
|
},
|
|
217
217
|
set: function (v) {
|
|
218
|
-
this.i.
|
|
219
|
-
this._a("fillScaleUseGlobalValues", this.i.
|
|
218
|
+
this.i.rt = ensureBool(v);
|
|
219
|
+
this._a("fillScaleUseGlobalValues", this.i.rt);
|
|
220
220
|
},
|
|
221
|
-
enumerable:
|
|
221
|
+
enumerable: false,
|
|
222
222
|
configurable: true
|
|
223
223
|
});
|
|
224
224
|
Object.defineProperty(IgcGeographicProportionalSymbolSeriesComponent.prototype, "markerOutlineUsesFillScale", {
|
|
@@ -227,13 +227,13 @@ var IgcGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
227
227
|
* This setting applies only if the current series has a FillScale set and it overrides MarkerOutline setting.
|
|
228
228
|
*/
|
|
229
229
|
get: function () {
|
|
230
|
-
return this.i.
|
|
230
|
+
return this.i.rw;
|
|
231
231
|
},
|
|
232
232
|
set: function (v) {
|
|
233
|
-
this.i.
|
|
234
|
-
this._a("markerOutlineUsesFillScale", this.i.
|
|
233
|
+
this.i.rw = ensureBool(v);
|
|
234
|
+
this._a("markerOutlineUsesFillScale", this.i.rw);
|
|
235
235
|
},
|
|
236
|
-
enumerable:
|
|
236
|
+
enumerable: false,
|
|
237
237
|
configurable: true
|
|
238
238
|
});
|
|
239
239
|
Object.defineProperty(IgcGeographicProportionalSymbolSeriesComponent.prototype, "markerOutlineBrightness", {
|
|
@@ -242,13 +242,13 @@ var IgcGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
242
242
|
* Note you can use any values between minimum value of -1 (darkest outline) and maximum value of 1 (brightest outline)
|
|
243
243
|
*/
|
|
244
244
|
get: function () {
|
|
245
|
-
return this.i.
|
|
245
|
+
return this.i.rz;
|
|
246
246
|
},
|
|
247
247
|
set: function (v) {
|
|
248
|
-
this.i.
|
|
249
|
-
this._a("markerOutlineBrightness", this.i.
|
|
248
|
+
this.i.rz = +v;
|
|
249
|
+
this._a("markerOutlineBrightness", this.i.rz);
|
|
250
250
|
},
|
|
251
|
-
enumerable:
|
|
251
|
+
enumerable: false,
|
|
252
252
|
configurable: true
|
|
253
253
|
});
|
|
254
254
|
Object.defineProperty(IgcGeographicProportionalSymbolSeriesComponent.prototype, "markerBrushBrightness", {
|
|
@@ -257,13 +257,13 @@ var IgcGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
257
257
|
* Note you can use any values between minimum value of -1 (darkest fill) and maximum value of 1 (brightest fill)
|
|
258
258
|
*/
|
|
259
259
|
get: function () {
|
|
260
|
-
return this.i.
|
|
260
|
+
return this.i.ry;
|
|
261
261
|
},
|
|
262
262
|
set: function (v) {
|
|
263
|
-
this.i.
|
|
264
|
-
this._a("markerBrushBrightness", this.i.
|
|
263
|
+
this.i.ry = +v;
|
|
264
|
+
this._a("markerBrushBrightness", this.i.ry);
|
|
265
265
|
},
|
|
266
|
-
enumerable:
|
|
266
|
+
enumerable: false,
|
|
267
267
|
configurable: true
|
|
268
268
|
});
|
|
269
269
|
Object.defineProperty(IgcGeographicProportionalSymbolSeriesComponent.prototype, "radiusScaleUseGlobalValues", {
|
|
@@ -272,13 +272,13 @@ var IgcGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
272
272
|
* This setting applies only if multiple series are using the same RadiusScale.
|
|
273
273
|
*/
|
|
274
274
|
get: function () {
|
|
275
|
-
return this.i.
|
|
275
|
+
return this.i.rx;
|
|
276
276
|
},
|
|
277
277
|
set: function (v) {
|
|
278
|
-
this.i.
|
|
279
|
-
this._a("radiusScaleUseGlobalValues", this.i.
|
|
278
|
+
this.i.rx = ensureBool(v);
|
|
279
|
+
this._a("radiusScaleUseGlobalValues", this.i.rx);
|
|
280
280
|
},
|
|
281
|
-
enumerable:
|
|
281
|
+
enumerable: false,
|
|
282
282
|
configurable: true
|
|
283
283
|
});
|
|
284
284
|
Object.defineProperty(IgcGeographicProportionalSymbolSeriesComponent.prototype, "isCustomScatterStyleAllowed", {
|
|
@@ -286,13 +286,13 @@ var IgcGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
286
286
|
* Gets or sets whether this Scatter series should allow custom style overrides of its individual visuals.
|
|
287
287
|
*/
|
|
288
288
|
get: function () {
|
|
289
|
-
return this.i.
|
|
289
|
+
return this.i.rv;
|
|
290
290
|
},
|
|
291
291
|
set: function (v) {
|
|
292
|
-
this.i.
|
|
293
|
-
this._a("isCustomScatterStyleAllowed", this.i.
|
|
292
|
+
this.i.rv = ensureBool(v);
|
|
293
|
+
this._a("isCustomScatterStyleAllowed", this.i.rv);
|
|
294
294
|
},
|
|
295
|
-
enumerable:
|
|
295
|
+
enumerable: false,
|
|
296
296
|
configurable: true
|
|
297
297
|
});
|
|
298
298
|
Object.defineProperty(IgcGeographicProportionalSymbolSeriesComponent.prototype, "isCustomScatterMarkerStyleAllowed", {
|
|
@@ -300,13 +300,13 @@ var IgcGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
300
300
|
* Gets or sets whether this Scatter series should allow custom style overrides of its individual marker visuals.
|
|
301
301
|
*/
|
|
302
302
|
get: function () {
|
|
303
|
-
return this.i.
|
|
303
|
+
return this.i.ru;
|
|
304
304
|
},
|
|
305
305
|
set: function (v) {
|
|
306
|
-
this.i.
|
|
307
|
-
this._a("isCustomScatterMarkerStyleAllowed", this.i.
|
|
306
|
+
this.i.ru = ensureBool(v);
|
|
307
|
+
this._a("isCustomScatterMarkerStyleAllowed", this.i.ru);
|
|
308
308
|
},
|
|
309
|
-
enumerable:
|
|
309
|
+
enumerable: false,
|
|
310
310
|
configurable: true
|
|
311
311
|
});
|
|
312
312
|
Object.defineProperty(IgcGeographicProportionalSymbolSeriesComponent.prototype, "itemSearchMode", {
|
|
@@ -314,13 +314,13 @@ var IgcGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
314
314
|
* Gets or sets the mode the series will use to find the closest point to the cursor.
|
|
315
315
|
*/
|
|
316
316
|
get: function () {
|
|
317
|
-
return this.i.
|
|
317
|
+
return this.i.ro;
|
|
318
318
|
},
|
|
319
319
|
set: function (v) {
|
|
320
|
-
this.i.
|
|
321
|
-
this._a("itemSearchMode", enumToString(ScatterItemSearchMode_$type, this.i.
|
|
320
|
+
this.i.ro = ensureEnum(ScatterItemSearchMode_$type, v);
|
|
321
|
+
this._a("itemSearchMode", enumToString(ScatterItemSearchMode_$type, this.i.ro));
|
|
322
322
|
},
|
|
323
|
-
enumerable:
|
|
323
|
+
enumerable: false,
|
|
324
324
|
configurable: true
|
|
325
325
|
});
|
|
326
326
|
Object.defineProperty(IgcGeographicProportionalSymbolSeriesComponent.prototype, "itemSearchThreshold", {
|
|
@@ -328,13 +328,13 @@ var IgcGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
328
328
|
* Gets or sets the threshold to use when searching for items using ItemSearchMode.
|
|
329
329
|
*/
|
|
330
330
|
get: function () {
|
|
331
|
-
return this.i.
|
|
331
|
+
return this.i.r0;
|
|
332
332
|
},
|
|
333
333
|
set: function (v) {
|
|
334
|
-
this.i.
|
|
335
|
-
this._a("itemSearchThreshold", this.i.
|
|
334
|
+
this.i.r0 = +v;
|
|
335
|
+
this._a("itemSearchThreshold", this.i.r0);
|
|
336
336
|
},
|
|
337
|
-
enumerable:
|
|
337
|
+
enumerable: false,
|
|
338
338
|
configurable: true
|
|
339
339
|
});
|
|
340
340
|
IgcGeographicProportionalSymbolSeriesComponent.prototype.findByName = function (name) {
|
|
@@ -389,7 +389,7 @@ var IgcGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
389
389
|
this.i.assigningScatterStyle = delegateCombine(this.i.assigningScatterStyle, this._assigningScatterStyle_wrapped);
|
|
390
390
|
;
|
|
391
391
|
},
|
|
392
|
-
enumerable:
|
|
392
|
+
enumerable: false,
|
|
393
393
|
configurable: true
|
|
394
394
|
});
|
|
395
395
|
Object.defineProperty(IgcGeographicProportionalSymbolSeriesComponent.prototype, "assigningScatterMarkerStyle", {
|
|
@@ -420,7 +420,7 @@ var IgcGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
|
|
|
420
420
|
this.i.assigningScatterMarkerStyle = delegateCombine(this.i.assigningScatterMarkerStyle, this._assigningScatterMarkerStyle_wrapped);
|
|
421
421
|
;
|
|
422
422
|
},
|
|
423
|
-
enumerable:
|
|
423
|
+
enumerable: false,
|
|
424
424
|
configurable: true
|
|
425
425
|
});
|
|
426
426
|
IgcGeographicProportionalSymbolSeriesComponent._observedAttributesIgcGeographicProportionalSymbolSeriesComponent = null;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { __extends } from "tslib";
|
|
2
2
|
import { delegateCombine, delegateRemove } from "igniteui-webcomponents-core";
|
|
3
3
|
import { IgcColorScaleComponent } from "igniteui-webcomponents-charts";
|
|
4
4
|
import { IgcTriangulationStatusEventArgs } from "igniteui-webcomponents-core";
|
|
@@ -10,7 +10,7 @@ import { RegisterElementHelper } from "igniteui-webcomponents-core";
|
|
|
10
10
|
* Series class which draws a colored 2D surface, in a geographic context, based on a triangulation of XY data with numeric values assigned to each point.
|
|
11
11
|
*/
|
|
12
12
|
var IgcGeographicScatterAreaSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
13
|
-
|
|
13
|
+
__extends(IgcGeographicScatterAreaSeriesComponent, _super);
|
|
14
14
|
function IgcGeographicScatterAreaSeriesComponent() {
|
|
15
15
|
var _this = _super.call(this) || this;
|
|
16
16
|
_this._triangulationStatusChanged = null;
|
|
@@ -27,7 +27,7 @@ var IgcGeographicScatterAreaSeriesComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
27
27
|
get: function () {
|
|
28
28
|
return this._implementation;
|
|
29
29
|
},
|
|
30
|
-
enumerable:
|
|
30
|
+
enumerable: false,
|
|
31
31
|
configurable: true
|
|
32
32
|
});
|
|
33
33
|
IgcGeographicScatterAreaSeriesComponent.prototype.connectedCallback = function () {
|
|
@@ -64,7 +64,7 @@ var IgcGeographicScatterAreaSeriesComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
64
64
|
}
|
|
65
65
|
return IgcGeographicScatterAreaSeriesComponent._observedAttributesIgcGeographicScatterAreaSeriesComponent;
|
|
66
66
|
},
|
|
67
|
-
enumerable:
|
|
67
|
+
enumerable: false,
|
|
68
68
|
configurable: true
|
|
69
69
|
});
|
|
70
70
|
IgcGeographicScatterAreaSeriesComponent.register = function () {
|
|
@@ -78,9 +78,9 @@ var IgcGeographicScatterAreaSeriesComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
78
78
|
* Gets whether the current series shows an area shape.
|
|
79
79
|
*/
|
|
80
80
|
get: function () {
|
|
81
|
-
return this.i.
|
|
81
|
+
return this.i.df;
|
|
82
82
|
},
|
|
83
|
-
enumerable:
|
|
83
|
+
enumerable: false,
|
|
84
84
|
configurable: true
|
|
85
85
|
});
|
|
86
86
|
Object.defineProperty(IgcGeographicScatterAreaSeriesComponent.prototype, "colorMemberPath", {
|
|
@@ -88,12 +88,12 @@ var IgcGeographicScatterAreaSeriesComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
88
88
|
* The name of the property on each data item containing a numeric value which can be converted to a color by the ColorScale.
|
|
89
89
|
*/
|
|
90
90
|
get: function () {
|
|
91
|
-
return this.i.
|
|
91
|
+
return this.i.rc;
|
|
92
92
|
},
|
|
93
93
|
set: function (v) {
|
|
94
|
-
this.i.
|
|
94
|
+
this.i.rc = v;
|
|
95
95
|
},
|
|
96
|
-
enumerable:
|
|
96
|
+
enumerable: false,
|
|
97
97
|
configurable: true
|
|
98
98
|
});
|
|
99
99
|
Object.defineProperty(IgcGeographicScatterAreaSeriesComponent.prototype, "colorScale", {
|
|
@@ -101,7 +101,7 @@ var IgcGeographicScatterAreaSeriesComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
101
101
|
* The ColorScale used to resolve the color values of points in the series.
|
|
102
102
|
*/
|
|
103
103
|
get: function () {
|
|
104
|
-
var r = this.i.
|
|
104
|
+
var r = this.i.q7;
|
|
105
105
|
if (r == null) {
|
|
106
106
|
return null;
|
|
107
107
|
}
|
|
@@ -117,9 +117,9 @@ var IgcGeographicScatterAreaSeriesComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
117
117
|
set: function (v) {
|
|
118
118
|
if (v != null && this._stylingContainer && v._styling)
|
|
119
119
|
v._styling(this._stylingContainer, this, this);
|
|
120
|
-
v == null ? this.i.
|
|
120
|
+
v == null ? this.i.q7 = null : this.i.q7 = v.i;
|
|
121
121
|
},
|
|
122
|
-
enumerable:
|
|
122
|
+
enumerable: false,
|
|
123
123
|
configurable: true
|
|
124
124
|
});
|
|
125
125
|
Object.defineProperty(IgcGeographicScatterAreaSeriesComponent.prototype, "actualColorScale", {
|
|
@@ -127,7 +127,7 @@ var IgcGeographicScatterAreaSeriesComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
127
127
|
* Gets actual color scale that is set on ColorScale property or default ColorScale
|
|
128
128
|
*/
|
|
129
129
|
get: function () {
|
|
130
|
-
var r = this.i.
|
|
130
|
+
var r = this.i.q6;
|
|
131
131
|
if (r == null) {
|
|
132
132
|
return null;
|
|
133
133
|
}
|
|
@@ -143,9 +143,9 @@ var IgcGeographicScatterAreaSeriesComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
143
143
|
set: function (v) {
|
|
144
144
|
if (v != null && this._stylingContainer && v._styling)
|
|
145
145
|
v._styling(this._stylingContainer, this, this);
|
|
146
|
-
v == null ? this.i.
|
|
146
|
+
v == null ? this.i.q6 = null : this.i.q6 = v.i;
|
|
147
147
|
},
|
|
148
|
-
enumerable:
|
|
148
|
+
enumerable: false,
|
|
149
149
|
configurable: true
|
|
150
150
|
});
|
|
151
151
|
IgcGeographicScatterAreaSeriesComponent.prototype.findByName = function (name) {
|
|
@@ -177,7 +177,7 @@ var IgcGeographicScatterAreaSeriesComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
177
177
|
|
|
178
178
|
*/
|
|
179
179
|
IgcGeographicScatterAreaSeriesComponent.prototype.updateActualColorScale = function () {
|
|
180
|
-
this.i.
|
|
180
|
+
this.i.rh();
|
|
181
181
|
};
|
|
182
182
|
Object.defineProperty(IgcGeographicScatterAreaSeriesComponent.prototype, "triangulationStatusChanged", {
|
|
183
183
|
/**
|
|
@@ -207,7 +207,7 @@ var IgcGeographicScatterAreaSeriesComponent = /** @class */ /*@__PURE__*/ (funct
|
|
|
207
207
|
this.i.triangulationStatusChanged = delegateCombine(this.i.triangulationStatusChanged, this._triangulationStatusChanged_wrapped);
|
|
208
208
|
;
|
|
209
209
|
},
|
|
210
|
-
enumerable:
|
|
210
|
+
enumerable: false,
|
|
211
211
|
configurable: true
|
|
212
212
|
});
|
|
213
213
|
IgcGeographicScatterAreaSeriesComponent._observedAttributesIgcGeographicScatterAreaSeriesComponent = null;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { __extends } from "tslib";
|
|
2
2
|
import { IgcGeographicMapSeriesHostComponent } from "./igc-geographic-map-series-host-component";
|
|
3
3
|
import { getAllPropertyNames, toSpinal } from "igniteui-webcomponents-core";
|
|
4
4
|
var IgcGeographicShapeSeriesBaseBaseComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
5
|
-
|
|
5
|
+
__extends(IgcGeographicShapeSeriesBaseBaseComponent, _super);
|
|
6
6
|
function IgcGeographicShapeSeriesBaseBaseComponent() {
|
|
7
7
|
return _super.call(this) || this;
|
|
8
8
|
}
|
|
@@ -13,7 +13,7 @@ var IgcGeographicShapeSeriesBaseBaseComponent = /** @class */ /*@__PURE__*/ (fun
|
|
|
13
13
|
get: function () {
|
|
14
14
|
return this._implementation;
|
|
15
15
|
},
|
|
16
|
-
enumerable:
|
|
16
|
+
enumerable: false,
|
|
17
17
|
configurable: true
|
|
18
18
|
});
|
|
19
19
|
IgcGeographicShapeSeriesBaseBaseComponent.prototype.connectedCallback = function () {
|
|
@@ -50,7 +50,7 @@ var IgcGeographicShapeSeriesBaseBaseComponent = /** @class */ /*@__PURE__*/ (fun
|
|
|
50
50
|
}
|
|
51
51
|
return IgcGeographicShapeSeriesBaseBaseComponent._observedAttributesIgcGeographicShapeSeriesBaseBaseComponent;
|
|
52
52
|
},
|
|
53
|
-
enumerable:
|
|
53
|
+
enumerable: false,
|
|
54
54
|
configurable: true
|
|
55
55
|
});
|
|
56
56
|
IgcGeographicShapeSeriesBaseBaseComponent._observedAttributesIgcGeographicShapeSeriesBaseBaseComponent = null;
|