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 { IgcGeographicMapSeriesHostComponent } from "./igc-geographic-map-series-host-component";
|
|
3
3
|
import { getAllPropertyNames, toSpinal, ensureBool, ensureEnum, enumToString } from "igniteui-webcomponents-core";
|
|
4
4
|
import { IgcShapeDataSource } from "igniteui-webcomponents-core";
|
|
@@ -10,7 +10,7 @@ import { ShapeItemSearchMode_$type } from "igniteui-webcomponents-charts";
|
|
|
10
10
|
* Base class for series which render polygons on a map.
|
|
11
11
|
*/
|
|
12
12
|
var IgcGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
13
|
-
|
|
13
|
+
__extends(IgcGeographicShapeSeriesBaseComponent, _super);
|
|
14
14
|
function IgcGeographicShapeSeriesBaseComponent() {
|
|
15
15
|
var _this = _super.call(this) || this;
|
|
16
16
|
_this._currData = null;
|
|
@@ -28,7 +28,7 @@ var IgcGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
|
|
|
28
28
|
get: function () {
|
|
29
29
|
return this._implementation;
|
|
30
30
|
},
|
|
31
|
-
enumerable:
|
|
31
|
+
enumerable: false,
|
|
32
32
|
configurable: true
|
|
33
33
|
});
|
|
34
34
|
IgcGeographicShapeSeriesBaseComponent.prototype.connectedCallback = function () {
|
|
@@ -65,7 +65,7 @@ var IgcGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
|
|
|
65
65
|
}
|
|
66
66
|
return IgcGeographicShapeSeriesBaseComponent._observedAttributesIgcGeographicShapeSeriesBaseComponent;
|
|
67
67
|
},
|
|
68
|
-
enumerable:
|
|
68
|
+
enumerable: false,
|
|
69
69
|
configurable: true
|
|
70
70
|
});
|
|
71
71
|
Object.defineProperty(IgcGeographicShapeSeriesBaseComponent.prototype, "shapeDataSource", {
|
|
@@ -79,7 +79,7 @@ var IgcGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
|
|
|
79
79
|
this._shapeDataSource = value;
|
|
80
80
|
this.updateShapeDataSource();
|
|
81
81
|
},
|
|
82
|
-
enumerable:
|
|
82
|
+
enumerable: false,
|
|
83
83
|
configurable: true
|
|
84
84
|
});
|
|
85
85
|
Object.defineProperty(IgcGeographicShapeSeriesBaseComponent.prototype, "databaseSource", {
|
|
@@ -93,7 +93,7 @@ var IgcGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
|
|
|
93
93
|
this._databaseSource = value;
|
|
94
94
|
this.updateShapeDataSource();
|
|
95
95
|
},
|
|
96
|
-
enumerable:
|
|
96
|
+
enumerable: false,
|
|
97
97
|
configurable: true
|
|
98
98
|
});
|
|
99
99
|
IgcGeographicShapeSeriesBaseComponent.prototype.onUpdateDataSource = function (dataSource) {
|
|
@@ -139,12 +139,12 @@ var IgcGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
|
|
|
139
139
|
* To be consistent with the Shapefile technical description, it is expected that each list of points is defined as an IEnumerable of IEnumerable of Point, or in other words, a list of lists of points.
|
|
140
140
|
*/
|
|
141
141
|
get: function () {
|
|
142
|
-
return this.i.
|
|
142
|
+
return this.i.q7;
|
|
143
143
|
},
|
|
144
144
|
set: function (v) {
|
|
145
|
-
this.i.
|
|
145
|
+
this.i.q7 = v;
|
|
146
146
|
},
|
|
147
|
-
enumerable:
|
|
147
|
+
enumerable: false,
|
|
148
148
|
configurable: true
|
|
149
149
|
});
|
|
150
150
|
Object.defineProperty(IgcGeographicShapeSeriesBaseComponent.prototype, "isCustomShapeStyleAllowed", {
|
|
@@ -152,13 +152,13 @@ var IgcGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
|
|
|
152
152
|
* Gets or sets whether this Shape series should allow custom style overrides of its individual visuals.
|
|
153
153
|
*/
|
|
154
154
|
get: function () {
|
|
155
|
-
return this.i.
|
|
155
|
+
return this.i.qw;
|
|
156
156
|
},
|
|
157
157
|
set: function (v) {
|
|
158
|
-
this.i.
|
|
159
|
-
this._a("isCustomShapeStyleAllowed", this.i.
|
|
158
|
+
this.i.qw = ensureBool(v);
|
|
159
|
+
this._a("isCustomShapeStyleAllowed", this.i.qw);
|
|
160
160
|
},
|
|
161
|
-
enumerable:
|
|
161
|
+
enumerable: false,
|
|
162
162
|
configurable: true
|
|
163
163
|
});
|
|
164
164
|
Object.defineProperty(IgcGeographicShapeSeriesBaseComponent.prototype, "isCustomShapeMarkerStyleAllowed", {
|
|
@@ -166,13 +166,13 @@ var IgcGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
|
|
|
166
166
|
* Gets or sets whether this Shape series should allow custom style overrides of its individual marker visuals.
|
|
167
167
|
*/
|
|
168
168
|
get: function () {
|
|
169
|
-
return this.i.
|
|
169
|
+
return this.i.qv;
|
|
170
170
|
},
|
|
171
171
|
set: function (v) {
|
|
172
|
-
this.i.
|
|
173
|
-
this._a("isCustomShapeMarkerStyleAllowed", this.i.
|
|
172
|
+
this.i.qv = ensureBool(v);
|
|
173
|
+
this._a("isCustomShapeMarkerStyleAllowed", this.i.qv);
|
|
174
174
|
},
|
|
175
|
-
enumerable:
|
|
175
|
+
enumerable: false,
|
|
176
176
|
configurable: true
|
|
177
177
|
});
|
|
178
178
|
Object.defineProperty(IgcGeographicShapeSeriesBaseComponent.prototype, "itemSearchMode", {
|
|
@@ -180,13 +180,13 @@ var IgcGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
|
|
|
180
180
|
* Gets or sets the mode the series will use to find the closest point to the cursor.
|
|
181
181
|
*/
|
|
182
182
|
get: function () {
|
|
183
|
-
return this.i.
|
|
183
|
+
return this.i.qo;
|
|
184
184
|
},
|
|
185
185
|
set: function (v) {
|
|
186
|
-
this.i.
|
|
187
|
-
this._a("itemSearchMode", enumToString(ShapeItemSearchMode_$type, this.i.
|
|
186
|
+
this.i.qo = ensureEnum(ShapeItemSearchMode_$type, v);
|
|
187
|
+
this._a("itemSearchMode", enumToString(ShapeItemSearchMode_$type, this.i.qo));
|
|
188
188
|
},
|
|
189
|
-
enumerable:
|
|
189
|
+
enumerable: false,
|
|
190
190
|
configurable: true
|
|
191
191
|
});
|
|
192
192
|
Object.defineProperty(IgcGeographicShapeSeriesBaseComponent.prototype, "itemSearchThreshold", {
|
|
@@ -194,13 +194,13 @@ var IgcGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
|
|
|
194
194
|
* Gets or sets the threshold to use when searching for items using ItemSearchMode.
|
|
195
195
|
*/
|
|
196
196
|
get: function () {
|
|
197
|
-
return this.i.
|
|
197
|
+
return this.i.qz;
|
|
198
198
|
},
|
|
199
199
|
set: function (v) {
|
|
200
|
-
this.i.
|
|
201
|
-
this._a("itemSearchThreshold", this.i.
|
|
200
|
+
this.i.qz = +v;
|
|
201
|
+
this._a("itemSearchThreshold", this.i.qz);
|
|
202
202
|
},
|
|
203
|
-
enumerable:
|
|
203
|
+
enumerable: false,
|
|
204
204
|
configurable: true
|
|
205
205
|
});
|
|
206
206
|
Object.defineProperty(IgcGeographicShapeSeriesBaseComponent.prototype, "itemSearchPointsThreshold", {
|
|
@@ -208,13 +208,13 @@ var IgcGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
|
|
|
208
208
|
* Gets or sets the points threshold to use when searching for items using ItemSearchMode.
|
|
209
209
|
*/
|
|
210
210
|
get: function () {
|
|
211
|
-
return this.i.
|
|
211
|
+
return this.i.qy;
|
|
212
212
|
},
|
|
213
213
|
set: function (v) {
|
|
214
|
-
this.i.
|
|
215
|
-
this._a("itemSearchPointsThreshold", this.i.
|
|
214
|
+
this.i.qy = +v;
|
|
215
|
+
this._a("itemSearchPointsThreshold", this.i.qy);
|
|
216
216
|
},
|
|
217
|
-
enumerable:
|
|
217
|
+
enumerable: false,
|
|
218
218
|
configurable: true
|
|
219
219
|
});
|
|
220
220
|
Object.defineProperty(IgcGeographicShapeSeriesBaseComponent.prototype, "shapefileDataSource", {
|
|
@@ -222,7 +222,7 @@ var IgcGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
|
|
|
222
222
|
* Set a shapefile datasource to use with the series.
|
|
223
223
|
*/
|
|
224
224
|
get: function () {
|
|
225
|
-
var r = this.i.
|
|
225
|
+
var r = this.i.qr;
|
|
226
226
|
if (r == null) {
|
|
227
227
|
return null;
|
|
228
228
|
}
|
|
@@ -241,9 +241,9 @@ var IgcGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
|
|
|
241
241
|
return r.externalObject;
|
|
242
242
|
},
|
|
243
243
|
set: function (v) {
|
|
244
|
-
v == null ? this.i.
|
|
244
|
+
v == null ? this.i.qr = null : this.i.qr = v.i;
|
|
245
245
|
},
|
|
246
|
-
enumerable:
|
|
246
|
+
enumerable: false,
|
|
247
247
|
configurable: true
|
|
248
248
|
});
|
|
249
249
|
Object.defineProperty(IgcGeographicShapeSeriesBaseComponent.prototype, "shapeFilterResolution", {
|
|
@@ -252,13 +252,13 @@ var IgcGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
|
|
|
252
252
|
* In the case of GeographicPolylineSeries, the resolution is compared to either dimension, rather than both. In other words, a polyline will not be filtered if its height or its width exceeds the value of this property. Whereas with a ShapeSeries, both the height and the width must exceed the value of this property.
|
|
253
253
|
*/
|
|
254
254
|
get: function () {
|
|
255
|
-
return this.i.
|
|
255
|
+
return this.i.qx;
|
|
256
256
|
},
|
|
257
257
|
set: function (v) {
|
|
258
|
-
this.i.
|
|
259
|
-
this._a("shapeFilterResolution", this.i.
|
|
258
|
+
this.i.qx = +v;
|
|
259
|
+
this._a("shapeFilterResolution", this.i.qx);
|
|
260
260
|
},
|
|
261
|
-
enumerable:
|
|
261
|
+
enumerable: false,
|
|
262
262
|
configurable: true
|
|
263
263
|
});
|
|
264
264
|
IgcGeographicShapeSeriesBaseComponent.prototype.findByName = function (name) {
|
|
@@ -299,7 +299,7 @@ var IgcGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
|
|
|
299
299
|
this.i.assigningShapeStyle = delegateCombine(this.i.assigningShapeStyle, this._assigningShapeStyle_wrapped);
|
|
300
300
|
;
|
|
301
301
|
},
|
|
302
|
-
enumerable:
|
|
302
|
+
enumerable: false,
|
|
303
303
|
configurable: true
|
|
304
304
|
});
|
|
305
305
|
Object.defineProperty(IgcGeographicShapeSeriesBaseComponent.prototype, "assigningShapeMarkerStyle", {
|
|
@@ -330,7 +330,7 @@ var IgcGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
|
|
|
330
330
|
this.i.assigningShapeMarkerStyle = delegateCombine(this.i.assigningShapeMarkerStyle, this._assigningShapeMarkerStyle_wrapped);
|
|
331
331
|
;
|
|
332
332
|
},
|
|
333
|
-
enumerable:
|
|
333
|
+
enumerable: false,
|
|
334
334
|
configurable: true
|
|
335
335
|
});
|
|
336
336
|
IgcGeographicShapeSeriesBaseComponent._observedAttributesIgcGeographicShapeSeriesBaseComponent = null;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { __extends } from "tslib";
|
|
2
2
|
import { delegateCombine, delegateRemove } from "igniteui-webcomponents-core";
|
|
3
3
|
import { MarkerType_$type } from "igniteui-webcomponents-charts";
|
|
4
4
|
import { MarkerOutlineMode_$type } from "igniteui-webcomponents-charts";
|
|
@@ -14,7 +14,7 @@ import { Style } from "igniteui-webcomponents-core";
|
|
|
14
14
|
* Series class which renders polygons as Paths, in a geographic context, based on lists of points in the ItemsSource.
|
|
15
15
|
*/
|
|
16
16
|
var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
17
|
-
|
|
17
|
+
__extends(IgcGeographicShapeSeriesComponent, _super);
|
|
18
18
|
function IgcGeographicShapeSeriesComponent() {
|
|
19
19
|
var _this = _super.call(this) || this;
|
|
20
20
|
_this._styleShape = null;
|
|
@@ -31,7 +31,7 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
31
31
|
get: function () {
|
|
32
32
|
return this._implementation;
|
|
33
33
|
},
|
|
34
|
-
enumerable:
|
|
34
|
+
enumerable: false,
|
|
35
35
|
configurable: true
|
|
36
36
|
});
|
|
37
37
|
IgcGeographicShapeSeriesComponent.prototype.connectedCallback = function () {
|
|
@@ -68,7 +68,7 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
68
68
|
}
|
|
69
69
|
return IgcGeographicShapeSeriesComponent._observedAttributesIgcGeographicShapeSeriesComponent;
|
|
70
70
|
},
|
|
71
|
-
enumerable:
|
|
71
|
+
enumerable: false,
|
|
72
72
|
configurable: true
|
|
73
73
|
});
|
|
74
74
|
IgcGeographicShapeSeriesComponent.register = function () {
|
|
@@ -82,9 +82,9 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
82
82
|
* Gets whether the current series shows a polygon shape.
|
|
83
83
|
*/
|
|
84
84
|
get: function () {
|
|
85
|
-
return this.i.
|
|
85
|
+
return this.i.ea;
|
|
86
86
|
},
|
|
87
|
-
enumerable:
|
|
87
|
+
enumerable: false,
|
|
88
88
|
configurable: true
|
|
89
89
|
});
|
|
90
90
|
Object.defineProperty(IgcGeographicShapeSeriesComponent.prototype, "shapeFill", {
|
|
@@ -92,13 +92,13 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
92
92
|
* Gets or sets the fill brush.
|
|
93
93
|
*/
|
|
94
94
|
get: function () {
|
|
95
|
-
return this.i.
|
|
95
|
+
return this.i.st ? this.i.st.fill : null;
|
|
96
96
|
},
|
|
97
97
|
set: function (v) {
|
|
98
98
|
this.ensureShapeStyle();
|
|
99
|
-
this.i.
|
|
99
|
+
this.i.st.fill = v;
|
|
100
100
|
},
|
|
101
|
-
enumerable:
|
|
101
|
+
enumerable: false,
|
|
102
102
|
configurable: true
|
|
103
103
|
});
|
|
104
104
|
Object.defineProperty(IgcGeographicShapeSeriesComponent.prototype, "shapeStroke", {
|
|
@@ -106,13 +106,13 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
106
106
|
* Gets or sets the stroke brush.
|
|
107
107
|
*/
|
|
108
108
|
get: function () {
|
|
109
|
-
return this.i.
|
|
109
|
+
return this.i.st ? this.i.st.stroke : null;
|
|
110
110
|
},
|
|
111
111
|
set: function (v) {
|
|
112
112
|
this.ensureShapeStyle();
|
|
113
|
-
this.i.
|
|
113
|
+
this.i.st.stroke = v;
|
|
114
114
|
},
|
|
115
|
-
enumerable:
|
|
115
|
+
enumerable: false,
|
|
116
116
|
configurable: true
|
|
117
117
|
});
|
|
118
118
|
Object.defineProperty(IgcGeographicShapeSeriesComponent.prototype, "shapeStrokeThickness", {
|
|
@@ -120,14 +120,14 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
120
120
|
* Gets or sets the stroke thickness.
|
|
121
121
|
*/
|
|
122
122
|
get: function () {
|
|
123
|
-
return this.i.
|
|
123
|
+
return this.i.st ? this.i.st.strokeThickness : NaN;
|
|
124
124
|
},
|
|
125
125
|
set: function (v) {
|
|
126
126
|
this.ensureShapeStyle();
|
|
127
|
-
this.i.
|
|
128
|
-
this._a("shapeStrokeThickness", this.i.
|
|
127
|
+
this.i.st.strokeThickness = +v;
|
|
128
|
+
this._a("shapeStrokeThickness", this.i.st.strokeThickness);
|
|
129
129
|
},
|
|
130
|
-
enumerable:
|
|
130
|
+
enumerable: false,
|
|
131
131
|
configurable: true
|
|
132
132
|
});
|
|
133
133
|
Object.defineProperty(IgcGeographicShapeSeriesComponent.prototype, "shapeOpacity", {
|
|
@@ -135,21 +135,21 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
135
135
|
* Gets or sets the opacity.
|
|
136
136
|
*/
|
|
137
137
|
get: function () {
|
|
138
|
-
return this.i.
|
|
138
|
+
return this.i.st ? this.i.st.opacity : NaN;
|
|
139
139
|
},
|
|
140
140
|
set: function (v) {
|
|
141
141
|
this.ensureShapeStyle();
|
|
142
|
-
this.i.
|
|
143
|
-
this._a("shapeOpacity", this.i.
|
|
142
|
+
this.i.st.opacity = +v;
|
|
143
|
+
this._a("shapeOpacity", this.i.st.opacity);
|
|
144
144
|
},
|
|
145
|
-
enumerable:
|
|
145
|
+
enumerable: false,
|
|
146
146
|
configurable: true
|
|
147
147
|
});
|
|
148
148
|
IgcGeographicShapeSeriesComponent.prototype.ensureShapeStyle = function () {
|
|
149
|
-
if (this.i.
|
|
149
|
+
if (this.i.st) {
|
|
150
150
|
return;
|
|
151
151
|
}
|
|
152
|
-
this.i.
|
|
152
|
+
this.i.st = new Style();
|
|
153
153
|
};
|
|
154
154
|
Object.defineProperty(IgcGeographicShapeSeriesComponent.prototype, "markerType", {
|
|
155
155
|
/**
|
|
@@ -157,13 +157,13 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
157
157
|
* If the MarkerTemplate property is set, the setting of the MarkerType property will be ignored.
|
|
158
158
|
*/
|
|
159
159
|
get: function () {
|
|
160
|
-
return this.i.
|
|
160
|
+
return this.i.rn;
|
|
161
161
|
},
|
|
162
162
|
set: function (v) {
|
|
163
|
-
this.i.
|
|
164
|
-
this._a("markerType", enumToString(MarkerType_$type, this.i.
|
|
163
|
+
this.i.rn = ensureEnum(MarkerType_$type, v);
|
|
164
|
+
this._a("markerType", enumToString(MarkerType_$type, this.i.rn));
|
|
165
165
|
},
|
|
166
|
-
enumerable:
|
|
166
|
+
enumerable: false,
|
|
167
167
|
configurable: true
|
|
168
168
|
});
|
|
169
169
|
Object.defineProperty(IgcGeographicShapeSeriesComponent.prototype, "markerOutlineMode", {
|
|
@@ -171,13 +171,13 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
171
171
|
* Gets or sets whether the marker outline is based on the marker brush of the series rather than the marker outlines collection.
|
|
172
172
|
*/
|
|
173
173
|
get: function () {
|
|
174
|
-
return this.i.
|
|
174
|
+
return this.i.rm;
|
|
175
175
|
},
|
|
176
176
|
set: function (v) {
|
|
177
|
-
this.i.
|
|
178
|
-
this._a("markerOutlineMode", enumToString(MarkerOutlineMode_$type, this.i.
|
|
177
|
+
this.i.rm = ensureEnum(MarkerOutlineMode_$type, v);
|
|
178
|
+
this._a("markerOutlineMode", enumToString(MarkerOutlineMode_$type, this.i.rm));
|
|
179
179
|
},
|
|
180
|
-
enumerable:
|
|
180
|
+
enumerable: false,
|
|
181
181
|
configurable: true
|
|
182
182
|
});
|
|
183
183
|
Object.defineProperty(IgcGeographicShapeSeriesComponent.prototype, "markerFillMode", {
|
|
@@ -185,13 +185,13 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
185
185
|
* Gets or sets whether the marker brush is based on the marker outline of the series rather than the marker brushes collection.
|
|
186
186
|
*/
|
|
187
187
|
get: function () {
|
|
188
|
-
return this.i.
|
|
188
|
+
return this.i.rl;
|
|
189
189
|
},
|
|
190
190
|
set: function (v) {
|
|
191
|
-
this.i.
|
|
192
|
-
this._a("markerFillMode", enumToString(MarkerFillMode_$type, this.i.
|
|
191
|
+
this.i.rl = ensureEnum(MarkerFillMode_$type, v);
|
|
192
|
+
this._a("markerFillMode", enumToString(MarkerFillMode_$type, this.i.rl));
|
|
193
193
|
},
|
|
194
|
-
enumerable:
|
|
194
|
+
enumerable: false,
|
|
195
195
|
configurable: true
|
|
196
196
|
});
|
|
197
197
|
Object.defineProperty(IgcGeographicShapeSeriesComponent.prototype, "markerTemplate", {
|
|
@@ -199,12 +199,12 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
199
199
|
* Gets or sets the MarkerTemplate for the current series object.
|
|
200
200
|
*/
|
|
201
201
|
get: function () {
|
|
202
|
-
return this.i.
|
|
202
|
+
return this.i.r9;
|
|
203
203
|
},
|
|
204
204
|
set: function (v) {
|
|
205
|
-
this.i.
|
|
205
|
+
this.i.r9 = v;
|
|
206
206
|
},
|
|
207
|
-
enumerable:
|
|
207
|
+
enumerable: false,
|
|
208
208
|
configurable: true
|
|
209
209
|
});
|
|
210
210
|
Object.defineProperty(IgcGeographicShapeSeriesComponent.prototype, "markerBrush", {
|
|
@@ -212,13 +212,13 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
212
212
|
* Gets or sets the brush that specifies how the current series object's marker interiors are painted.
|
|
213
213
|
*/
|
|
214
214
|
get: function () {
|
|
215
|
-
return brushToString(this.i.
|
|
215
|
+
return brushToString(this.i.sq);
|
|
216
216
|
},
|
|
217
217
|
set: function (v) {
|
|
218
|
-
this.i.
|
|
219
|
-
this._a("markerBrush", brushToString(this.i.
|
|
218
|
+
this.i.sq = stringToBrush(v);
|
|
219
|
+
this._a("markerBrush", brushToString(this.i.sq));
|
|
220
220
|
},
|
|
221
|
-
enumerable:
|
|
221
|
+
enumerable: false,
|
|
222
222
|
configurable: true
|
|
223
223
|
});
|
|
224
224
|
Object.defineProperty(IgcGeographicShapeSeriesComponent.prototype, "markerOutline", {
|
|
@@ -226,13 +226,13 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
226
226
|
* Gets or sets the brush that specifies how the current series object's marker outlines are painted.
|
|
227
227
|
*/
|
|
228
228
|
get: function () {
|
|
229
|
-
return brushToString(this.i.
|
|
229
|
+
return brushToString(this.i.sr);
|
|
230
230
|
},
|
|
231
231
|
set: function (v) {
|
|
232
|
-
this.i.
|
|
233
|
-
this._a("markerOutline", brushToString(this.i.
|
|
232
|
+
this.i.sr = stringToBrush(v);
|
|
233
|
+
this._a("markerOutline", brushToString(this.i.sr));
|
|
234
234
|
},
|
|
235
|
-
enumerable:
|
|
235
|
+
enumerable: false,
|
|
236
236
|
configurable: true
|
|
237
237
|
});
|
|
238
238
|
Object.defineProperty(IgcGeographicShapeSeriesComponent.prototype, "markerThickness", {
|
|
@@ -240,13 +240,13 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
240
240
|
* Gets or sets thickness of the marker outline
|
|
241
241
|
*/
|
|
242
242
|
get: function () {
|
|
243
|
-
return this.i.
|
|
243
|
+
return this.i.rq;
|
|
244
244
|
},
|
|
245
245
|
set: function (v) {
|
|
246
|
-
this.i.
|
|
247
|
-
this._a("markerThickness", this.i.
|
|
246
|
+
this.i.rq = +v;
|
|
247
|
+
this._a("markerThickness", this.i.rq);
|
|
248
248
|
},
|
|
249
|
-
enumerable:
|
|
249
|
+
enumerable: false,
|
|
250
250
|
configurable: true
|
|
251
251
|
});
|
|
252
252
|
Object.defineProperty(IgcGeographicShapeSeriesComponent.prototype, "markerCollisionAvoidance", {
|
|
@@ -254,13 +254,13 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
254
254
|
* The desired behavior for markers in this series which are placed too close together for the current view, resulting in a collision.
|
|
255
255
|
*/
|
|
256
256
|
get: function () {
|
|
257
|
-
return this.i.
|
|
257
|
+
return this.i.rk;
|
|
258
258
|
},
|
|
259
259
|
set: function (v) {
|
|
260
|
-
this.i.
|
|
261
|
-
this._a("markerCollisionAvoidance", enumToString(CollisionAvoidanceType_$type, this.i.
|
|
260
|
+
this.i.rk = ensureEnum(CollisionAvoidanceType_$type, v);
|
|
261
|
+
this._a("markerCollisionAvoidance", enumToString(CollisionAvoidanceType_$type, this.i.rk));
|
|
262
262
|
},
|
|
263
|
-
enumerable:
|
|
263
|
+
enumerable: false,
|
|
264
264
|
configurable: true
|
|
265
265
|
});
|
|
266
266
|
Object.defineProperty(IgcGeographicShapeSeriesComponent.prototype, "actualMarkerTemplate", {
|
|
@@ -268,12 +268,12 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
268
268
|
* Gets the effective marker template for the current series object.
|
|
269
269
|
*/
|
|
270
270
|
get: function () {
|
|
271
|
-
return this.i.
|
|
271
|
+
return this.i.r8;
|
|
272
272
|
},
|
|
273
273
|
set: function (v) {
|
|
274
|
-
this.i.
|
|
274
|
+
this.i.r8 = v;
|
|
275
275
|
},
|
|
276
|
-
enumerable:
|
|
276
|
+
enumerable: false,
|
|
277
277
|
configurable: true
|
|
278
278
|
});
|
|
279
279
|
Object.defineProperty(IgcGeographicShapeSeriesComponent.prototype, "actualMarkerBrush", {
|
|
@@ -281,13 +281,13 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
281
281
|
* Gets the effective marker brush for the current series object.
|
|
282
282
|
*/
|
|
283
283
|
get: function () {
|
|
284
|
-
return brushToString(this.i.
|
|
284
|
+
return brushToString(this.i.so);
|
|
285
285
|
},
|
|
286
286
|
set: function (v) {
|
|
287
|
-
this.i.
|
|
288
|
-
this._a("actualMarkerBrush", brushToString(this.i.
|
|
287
|
+
this.i.so = stringToBrush(v);
|
|
288
|
+
this._a("actualMarkerBrush", brushToString(this.i.so));
|
|
289
289
|
},
|
|
290
|
-
enumerable:
|
|
290
|
+
enumerable: false,
|
|
291
291
|
configurable: true
|
|
292
292
|
});
|
|
293
293
|
Object.defineProperty(IgcGeographicShapeSeriesComponent.prototype, "actualMarkerOutline", {
|
|
@@ -295,13 +295,13 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
295
295
|
* Gets the effective marker outline for the current series object.
|
|
296
296
|
*/
|
|
297
297
|
get: function () {
|
|
298
|
-
return brushToString(this.i.
|
|
298
|
+
return brushToString(this.i.sp);
|
|
299
299
|
},
|
|
300
300
|
set: function (v) {
|
|
301
|
-
this.i.
|
|
302
|
-
this._a("actualMarkerOutline", brushToString(this.i.
|
|
301
|
+
this.i.sp = stringToBrush(v);
|
|
302
|
+
this._a("actualMarkerOutline", brushToString(this.i.sp));
|
|
303
303
|
},
|
|
304
|
-
enumerable:
|
|
304
|
+
enumerable: false,
|
|
305
305
|
configurable: true
|
|
306
306
|
});
|
|
307
307
|
Object.defineProperty(IgcGeographicShapeSeriesComponent.prototype, "styleShape", {
|
|
@@ -329,7 +329,7 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
329
329
|
this.i.styleShape = delegateCombine(this.i.styleShape, this._styleShape_wrapped);
|
|
330
330
|
;
|
|
331
331
|
},
|
|
332
|
-
enumerable:
|
|
332
|
+
enumerable: false,
|
|
333
333
|
configurable: true
|
|
334
334
|
});
|
|
335
335
|
IgcGeographicShapeSeriesComponent._observedAttributesIgcGeographicShapeSeriesComponent = null;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { __extends } from "tslib";
|
|
2
2
|
import { IgcGeographicMarkerSeriesBaseComponent } from "./igc-geographic-marker-series-base-component";
|
|
3
3
|
import { getAllPropertyNames, toSpinal } from "igniteui-webcomponents-core";
|
|
4
4
|
var IgcGeographicSymbolSeriesBaseComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
5
|
-
|
|
5
|
+
__extends(IgcGeographicSymbolSeriesBaseComponent, _super);
|
|
6
6
|
function IgcGeographicSymbolSeriesBaseComponent() {
|
|
7
7
|
return _super.call(this) || this;
|
|
8
8
|
}
|
|
@@ -13,7 +13,7 @@ var IgcGeographicSymbolSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functi
|
|
|
13
13
|
get: function () {
|
|
14
14
|
return this._implementation;
|
|
15
15
|
},
|
|
16
|
-
enumerable:
|
|
16
|
+
enumerable: false,
|
|
17
17
|
configurable: true
|
|
18
18
|
});
|
|
19
19
|
IgcGeographicSymbolSeriesBaseComponent.prototype.connectedCallback = function () {
|
|
@@ -50,7 +50,7 @@ var IgcGeographicSymbolSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functi
|
|
|
50
50
|
}
|
|
51
51
|
return IgcGeographicSymbolSeriesBaseComponent._observedAttributesIgcGeographicSymbolSeriesBaseComponent;
|
|
52
52
|
},
|
|
53
|
-
enumerable:
|
|
53
|
+
enumerable: false,
|
|
54
54
|
configurable: true
|
|
55
55
|
});
|
|
56
56
|
IgcGeographicSymbolSeriesBaseComponent._observedAttributesIgcGeographicSymbolSeriesBaseComponent = null;
|