igniteui-webcomponents-maps 1.3.3 → 1.4.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 +2371 -1887
- package/bundles/igniteui-webcomponents-maps.umd.js.map +1 -1
- package/bundles/igniteui-webcomponents-maps.umd.min.js +1 -1
- package/bundles/igniteui-webcomponents-maps.umd.min.js.map +1 -1
- package/esm2015/lib/GeographicContourLineSeriesView_combined.js +60 -39
- package/esm2015/lib/GeographicContourLineSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js +111 -93
- package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicMapSeriesHost_combined.js +239 -147
- package/esm2015/lib/GeographicMapSeriesHost_combined.js.map +1 -1
- package/esm2015/lib/GeographicMarkerSeries.js +90 -0
- package/esm2015/lib/GeographicMarkerSeries.js.map +1 -0
- package/esm2015/lib/GeographicMarkerSeriesBase.js +18 -0
- package/esm2015/lib/GeographicMarkerSeriesBase.js.map +1 -0
- package/esm2015/lib/GeographicPolylineSeriesView_combined.js +32 -22
- package/esm2015/lib/GeographicPolylineSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicProportionalSymbolSeriesBase.js +3 -3
- package/esm2015/lib/GeographicProportionalSymbolSeriesBase.js.map +1 -1
- package/esm2015/lib/GeographicProportionalSymbolSeriesBaseView.js +2 -2
- package/esm2015/lib/GeographicProportionalSymbolSeriesBaseView.js.map +1 -1
- package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js +129 -159
- package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicShapeSeriesBaseBaseView.js +2 -2
- package/esm2015/lib/GeographicShapeSeriesBase_combined.js +72 -92
- package/esm2015/lib/GeographicShapeSeriesBase_combined.js.map +1 -1
- package/esm2015/lib/GeographicShapeSeriesView_combined.js +99 -66
- package/esm2015/lib/GeographicShapeSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicSymbolSeriesBase.js +3 -3
- package/esm2015/lib/GeographicSymbolSeriesBase.js.map +1 -1
- package/esm2015/lib/GeographicSymbolSeriesBaseView.js +2 -2
- package/esm2015/lib/GeographicSymbolSeriesView_combined.js +82 -112
- package/esm2015/lib/GeographicSymbolSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicTileSeries.js +30 -27
- package/esm2015/lib/GeographicTileSeries.js.map +1 -1
- package/esm2015/lib/GeographicXYTriangulatingSeriesBaseView.js +2 -2
- package/esm2015/lib/SphericalMercatorHorizontalScaler.js +2 -2
- package/esm2015/lib/SphericalMercatorVerticalScaler.js +2 -2
- package/esm2015/lib/TileSeries_combined.js +106 -89
- package/esm2015/lib/TileSeries_combined.js.map +1 -1
- package/esm2015/lib/XamGeographicMap_combined.js +540 -527
- package/esm2015/lib/XamGeographicMap_combined.js.map +1 -1
- package/esm2015/lib/igc-geographic-contour-line-series-component.js +49 -16
- package/esm2015/lib/igc-geographic-contour-line-series-component.js.map +1 -1
- package/esm2015/lib/igc-geographic-high-density-scatter-series-component.js +37 -31
- package/esm2015/lib/igc-geographic-high-density-scatter-series-component.js.map +1 -1
- package/esm2015/lib/igc-geographic-map-component.js +72 -60
- package/esm2015/lib/igc-geographic-map-component.js.map +1 -1
- package/esm2015/lib/igc-geographic-map-series-host-component.js +31 -21
- package/esm2015/lib/igc-geographic-map-series-host-component.js.map +1 -1
- package/esm2015/lib/igc-geographic-marker-series-base-component.js +37 -0
- package/esm2015/lib/igc-geographic-marker-series-base-component.js.map +1 -0
- package/esm2015/lib/igc-geographic-marker-series-component.js +154 -0
- package/esm2015/lib/igc-geographic-marker-series-component.js.map +1 -0
- package/esm2015/lib/igc-geographic-polyline-series-component.js +18 -12
- package/esm2015/lib/igc-geographic-polyline-series-component.js.map +1 -1
- package/esm2015/lib/igc-geographic-proportional-symbol-series-base-component.js +2 -2
- package/esm2015/lib/igc-geographic-proportional-symbol-series-base-component.js.map +1 -1
- package/esm2015/lib/igc-geographic-proportional-symbol-series-component.js +60 -139
- package/esm2015/lib/igc-geographic-proportional-symbol-series-component.js.map +1 -1
- package/esm2015/lib/igc-geographic-scatter-area-series-component.js +49 -9
- package/esm2015/lib/igc-geographic-scatter-area-series-component.js.map +1 -1
- package/esm2015/lib/igc-geographic-shape-series-base-component.js +26 -26
- package/esm2015/lib/igc-geographic-shape-series-component.js +70 -35
- package/esm2015/lib/igc-geographic-shape-series-component.js.map +1 -1
- package/esm2015/lib/igc-geographic-symbol-series-base-component.js +2 -2
- package/esm2015/lib/igc-geographic-symbol-series-base-component.js.map +1 -1
- package/esm2015/lib/igc-geographic-symbol-series-component.js +28 -107
- package/esm2015/lib/igc-geographic-symbol-series-component.js.map +1 -1
- package/esm2015/lib/igc-geographic-tile-series-component.js +10 -4
- package/esm2015/lib/igc-geographic-tile-series-component.js.map +1 -1
- package/esm2015/lib/igc-geographic-xy-triangulating-series-component.js +12 -12
- package/esm2015/lib/igc-tile-series-component.js +9 -3
- package/esm2015/lib/igc-tile-series-component.js.map +1 -1
- package/esm2015/public_api.js +4 -0
- package/esm2015/public_api.js.map +1 -1
- package/esm5/lib/GeographicContourLineSeriesView_combined.js +60 -39
- package/esm5/lib/GeographicContourLineSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js +110 -92
- package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicMapSeriesHost_combined.js +237 -145
- package/esm5/lib/GeographicMapSeriesHost_combined.js.map +1 -1
- package/esm5/lib/GeographicMarkerSeries.js +92 -0
- package/esm5/lib/GeographicMarkerSeries.js.map +1 -0
- package/esm5/lib/GeographicMarkerSeriesBase.js +22 -0
- package/esm5/lib/GeographicMarkerSeriesBase.js.map +1 -0
- package/esm5/lib/GeographicPolylineSeriesView_combined.js +32 -22
- package/esm5/lib/GeographicPolylineSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicProportionalSymbolSeriesBase.js +3 -3
- package/esm5/lib/GeographicProportionalSymbolSeriesBase.js.map +1 -1
- package/esm5/lib/GeographicProportionalSymbolSeriesBaseView.js +2 -2
- package/esm5/lib/GeographicProportionalSymbolSeriesBaseView.js.map +1 -1
- package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js +129 -159
- package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicShapeSeriesBaseBaseView.js +2 -2
- package/esm5/lib/GeographicShapeSeriesBase_combined.js +70 -90
- package/esm5/lib/GeographicShapeSeriesBase_combined.js.map +1 -1
- package/esm5/lib/GeographicShapeSeriesView_combined.js +99 -66
- package/esm5/lib/GeographicShapeSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicSymbolSeriesBase.js +3 -3
- package/esm5/lib/GeographicSymbolSeriesBase.js.map +1 -1
- package/esm5/lib/GeographicSymbolSeriesBaseView.js +2 -2
- package/esm5/lib/GeographicSymbolSeriesView_combined.js +82 -112
- package/esm5/lib/GeographicSymbolSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicTileSeries.js +29 -26
- package/esm5/lib/GeographicTileSeries.js.map +1 -1
- package/esm5/lib/GeographicXYTriangulatingSeriesBaseView.js +2 -2
- package/esm5/lib/SphericalMercatorHorizontalScaler.js +2 -2
- package/esm5/lib/SphericalMercatorVerticalScaler.js +2 -2
- package/esm5/lib/TileSeries_combined.js +104 -87
- package/esm5/lib/TileSeries_combined.js.map +1 -1
- package/esm5/lib/XamGeographicMap_combined.js +553 -524
- package/esm5/lib/XamGeographicMap_combined.js.map +1 -1
- package/esm5/lib/igc-geographic-contour-line-series-component.js +57 -16
- package/esm5/lib/igc-geographic-contour-line-series-component.js.map +1 -1
- package/esm5/lib/igc-geographic-high-density-scatter-series-component.js +41 -31
- package/esm5/lib/igc-geographic-high-density-scatter-series-component.js.map +1 -1
- package/esm5/lib/igc-geographic-map-component.js +72 -60
- package/esm5/lib/igc-geographic-map-component.js.map +1 -1
- package/esm5/lib/igc-geographic-map-series-host-component.js +31 -21
- package/esm5/lib/igc-geographic-map-series-host-component.js.map +1 -1
- package/esm5/lib/igc-geographic-marker-series-base-component.js +46 -0
- package/esm5/lib/igc-geographic-marker-series-base-component.js.map +1 -0
- package/esm5/lib/igc-geographic-marker-series-component.js +207 -0
- package/esm5/lib/igc-geographic-marker-series-component.js.map +1 -0
- package/esm5/lib/igc-geographic-polyline-series-component.js +22 -12
- package/esm5/lib/igc-geographic-polyline-series-component.js.map +1 -1
- package/esm5/lib/igc-geographic-proportional-symbol-series-base-component.js +2 -2
- package/esm5/lib/igc-geographic-proportional-symbol-series-base-component.js.map +1 -1
- package/esm5/lib/igc-geographic-proportional-symbol-series-component.js +61 -168
- package/esm5/lib/igc-geographic-proportional-symbol-series-component.js.map +1 -1
- package/esm5/lib/igc-geographic-scatter-area-series-component.js +57 -9
- package/esm5/lib/igc-geographic-scatter-area-series-component.js.map +1 -1
- package/esm5/lib/igc-geographic-shape-series-base-component.js +26 -26
- package/esm5/lib/igc-geographic-shape-series-component.js +86 -35
- package/esm5/lib/igc-geographic-shape-series-component.js.map +1 -1
- package/esm5/lib/igc-geographic-symbol-series-base-component.js +2 -2
- package/esm5/lib/igc-geographic-symbol-series-base-component.js.map +1 -1
- package/esm5/lib/igc-geographic-symbol-series-component.js +29 -136
- package/esm5/lib/igc-geographic-symbol-series-component.js.map +1 -1
- package/esm5/lib/igc-geographic-tile-series-component.js +14 -4
- package/esm5/lib/igc-geographic-tile-series-component.js.map +1 -1
- package/esm5/lib/igc-geographic-xy-triangulating-series-component.js +12 -12
- package/esm5/lib/igc-tile-series-component.js +13 -3
- package/esm5/lib/igc-tile-series-component.js.map +1 -1
- package/esm5/public_api.js +4 -0
- package/esm5/public_api.js.map +1 -1
- package/fesm2015/igniteui-webcomponents-maps.js +2238 -1826
- package/fesm2015/igniteui-webcomponents-maps.js.map +1 -1
- package/fesm5/igniteui-webcomponents-maps.js +2370 -1890
- package/fesm5/igniteui-webcomponents-maps.js.map +1 -1
- package/lib/GeographicContourLineSeriesView_combined.d.ts +22 -17
- package/lib/GeographicHighDensityScatterSeriesView_combined.d.ts +38 -36
- package/lib/GeographicMapSeriesHost_combined.d.ts +59 -47
- package/lib/GeographicMarkerSeries.d.ts +32 -0
- package/lib/GeographicMarkerSeriesBase.d.ts +10 -0
- package/lib/GeographicPolylineSeriesView_combined.d.ts +16 -14
- package/lib/GeographicProportionalSymbolSeriesBase.d.ts +3 -3
- package/lib/GeographicProportionalSymbolSeriesBaseView.d.ts +3 -3
- package/lib/GeographicProportionalSymbolSeriesView_combined.d.ts +50 -63
- package/lib/GeographicShapeSeriesBaseBase.d.ts +1 -1
- package/lib/GeographicShapeSeriesBaseBaseView.d.ts +1 -1
- package/lib/GeographicShapeSeriesBase_combined.d.ts +29 -32
- package/lib/GeographicShapeSeriesView_combined.d.ts +42 -32
- package/lib/GeographicSymbolSeriesBase.d.ts +3 -3
- package/lib/GeographicSymbolSeriesBaseView.d.ts +3 -3
- package/lib/GeographicSymbolSeriesView_combined.d.ts +37 -50
- package/lib/GeographicTileSeries.d.ts +9 -8
- package/lib/GeographicXYTriangulatingSeriesBase.d.ts +1 -1
- package/lib/GeographicXYTriangulatingSeriesBaseView.d.ts +1 -1
- package/lib/TileSeries_combined.d.ts +23 -20
- package/lib/XamGeographicMap_combined.d.ts +126 -128
- package/lib/igc-geographic-contour-line-series-component.d.ts +8 -0
- package/lib/igc-geographic-high-density-scatter-series-component.d.ts +4 -0
- package/lib/igc-geographic-map-component.d.ts +12 -0
- package/lib/igc-geographic-map-series-host-component.d.ts +8 -0
- package/lib/igc-geographic-marker-series-base-component.d.ts +12 -0
- package/lib/igc-geographic-marker-series-component.d.ts +66 -0
- package/lib/igc-geographic-polyline-series-component.d.ts +4 -0
- package/lib/igc-geographic-proportional-symbol-series-base-component.d.ts +2 -2
- package/lib/igc-geographic-proportional-symbol-series-component.d.ts +6 -41
- package/lib/igc-geographic-scatter-area-series-component.d.ts +13 -0
- package/lib/igc-geographic-shape-series-component.d.ts +16 -0
- package/lib/igc-geographic-symbol-series-base-component.d.ts +2 -2
- package/lib/igc-geographic-symbol-series-component.d.ts +6 -41
- package/lib/igc-geographic-tile-series-component.d.ts +4 -0
- package/lib/igc-tile-series-component.d.ts +4 -0
- package/package.json +3 -3
- package/public_api.d.ts +4 -0
|
@@ -125,10 +125,10 @@ var IgcGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
|
|
|
125
125
|
* 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.
|
|
126
126
|
*/
|
|
127
127
|
get: function () {
|
|
128
|
-
return this.i.
|
|
128
|
+
return this.i.qd;
|
|
129
129
|
},
|
|
130
130
|
set: function (v) {
|
|
131
|
-
this.i.
|
|
131
|
+
this.i.qd = v;
|
|
132
132
|
},
|
|
133
133
|
enumerable: true,
|
|
134
134
|
configurable: true
|
|
@@ -138,11 +138,11 @@ var IgcGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
|
|
|
138
138
|
* Gets or sets whether this Shape series should allow custom style overrides of its individual visuals.
|
|
139
139
|
*/
|
|
140
140
|
get: function () {
|
|
141
|
-
return this.i.
|
|
141
|
+
return this.i.p2;
|
|
142
142
|
},
|
|
143
143
|
set: function (v) {
|
|
144
|
-
this.i.
|
|
145
|
-
this._a("isCustomShapeStyleAllowed", this.i.
|
|
144
|
+
this.i.p2 = ensureBool(v);
|
|
145
|
+
this._a("isCustomShapeStyleAllowed", this.i.p2);
|
|
146
146
|
},
|
|
147
147
|
enumerable: true,
|
|
148
148
|
configurable: true
|
|
@@ -152,11 +152,11 @@ var IgcGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
|
|
|
152
152
|
* Gets or sets whether this Shape series should allow custom style overrides of its individual marker visuals.
|
|
153
153
|
*/
|
|
154
154
|
get: function () {
|
|
155
|
-
return this.i.
|
|
155
|
+
return this.i.p1;
|
|
156
156
|
},
|
|
157
157
|
set: function (v) {
|
|
158
|
-
this.i.
|
|
159
|
-
this._a("isCustomShapeMarkerStyleAllowed", this.i.
|
|
158
|
+
this.i.p1 = ensureBool(v);
|
|
159
|
+
this._a("isCustomShapeMarkerStyleAllowed", this.i.p1);
|
|
160
160
|
},
|
|
161
161
|
enumerable: true,
|
|
162
162
|
configurable: true
|
|
@@ -166,11 +166,11 @@ var IgcGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
|
|
|
166
166
|
* Gets or sets the mode the series will use to find the closest point to the cursor.
|
|
167
167
|
*/
|
|
168
168
|
get: function () {
|
|
169
|
-
return this.i.
|
|
169
|
+
return this.i.pu;
|
|
170
170
|
},
|
|
171
171
|
set: function (v) {
|
|
172
|
-
this.i.
|
|
173
|
-
this._a("itemSearchMode", enumToString(ShapeItemSearchMode_$type, this.i.
|
|
172
|
+
this.i.pu = ensureEnum(ShapeItemSearchMode_$type, v);
|
|
173
|
+
this._a("itemSearchMode", enumToString(ShapeItemSearchMode_$type, this.i.pu));
|
|
174
174
|
},
|
|
175
175
|
enumerable: true,
|
|
176
176
|
configurable: true
|
|
@@ -180,11 +180,11 @@ var IgcGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
|
|
|
180
180
|
* Gets or sets the threshold to use when searching for items using ItemSearchMode.
|
|
181
181
|
*/
|
|
182
182
|
get: function () {
|
|
183
|
-
return this.i.
|
|
183
|
+
return this.i.p5;
|
|
184
184
|
},
|
|
185
185
|
set: function (v) {
|
|
186
|
-
this.i.
|
|
187
|
-
this._a("itemSearchThreshold", this.i.
|
|
186
|
+
this.i.p5 = +v;
|
|
187
|
+
this._a("itemSearchThreshold", this.i.p5);
|
|
188
188
|
},
|
|
189
189
|
enumerable: true,
|
|
190
190
|
configurable: true
|
|
@@ -194,11 +194,11 @@ var IgcGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
|
|
|
194
194
|
* Gets or sets the points threshold to use when searching for items using ItemSearchMode.
|
|
195
195
|
*/
|
|
196
196
|
get: function () {
|
|
197
|
-
return this.i.
|
|
197
|
+
return this.i.p4;
|
|
198
198
|
},
|
|
199
199
|
set: function (v) {
|
|
200
|
-
this.i.
|
|
201
|
-
this._a("itemSearchPointsThreshold", this.i.
|
|
200
|
+
this.i.p4 = +v;
|
|
201
|
+
this._a("itemSearchPointsThreshold", this.i.p4);
|
|
202
202
|
},
|
|
203
203
|
enumerable: true,
|
|
204
204
|
configurable: true
|
|
@@ -208,18 +208,18 @@ var IgcGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
|
|
|
208
208
|
* Set a shapefile datasource to use with the series.
|
|
209
209
|
*/
|
|
210
210
|
get: function () {
|
|
211
|
-
if (this.i.
|
|
211
|
+
if (this.i.px == null) {
|
|
212
212
|
return null;
|
|
213
213
|
}
|
|
214
|
-
if (!this.i.
|
|
214
|
+
if (!this.i.px.externalObject) {
|
|
215
215
|
var e = new IgcShapeDataSource();
|
|
216
|
-
e._implementation = this.i.
|
|
217
|
-
this.i.
|
|
216
|
+
e._implementation = this.i.px;
|
|
217
|
+
this.i.px.externalObject = e;
|
|
218
218
|
}
|
|
219
|
-
return this.i.
|
|
219
|
+
return this.i.px.externalObject;
|
|
220
220
|
},
|
|
221
221
|
set: function (v) {
|
|
222
|
-
v == null ? this.i.
|
|
222
|
+
v == null ? this.i.px = null : this.i.px = v.i;
|
|
223
223
|
},
|
|
224
224
|
enumerable: true,
|
|
225
225
|
configurable: true
|
|
@@ -230,11 +230,11 @@ var IgcGeographicShapeSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functio
|
|
|
230
230
|
* 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.
|
|
231
231
|
*/
|
|
232
232
|
get: function () {
|
|
233
|
-
return this.i.
|
|
233
|
+
return this.i.p3;
|
|
234
234
|
},
|
|
235
235
|
set: function (v) {
|
|
236
|
-
this.i.
|
|
237
|
-
this._a("shapeFilterResolution", this.i.
|
|
236
|
+
this.i.p3 = +v;
|
|
237
|
+
this._a("shapeFilterResolution", this.i.p3);
|
|
238
238
|
},
|
|
239
239
|
enumerable: true,
|
|
240
240
|
configurable: true
|
|
@@ -63,16 +63,26 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
63
63
|
RegisterElementHelper.registerElement(IgcGeographicShapeSeriesComponent.htmlTagName, IgcGeographicShapeSeriesComponent);
|
|
64
64
|
}
|
|
65
65
|
};
|
|
66
|
+
Object.defineProperty(IgcGeographicShapeSeriesComponent.prototype, "isPolygon", {
|
|
67
|
+
/**
|
|
68
|
+
* Gets whether the current series shows a polygon shape.
|
|
69
|
+
*/
|
|
70
|
+
get: function () {
|
|
71
|
+
return this.i.d1;
|
|
72
|
+
},
|
|
73
|
+
enumerable: true,
|
|
74
|
+
configurable: true
|
|
75
|
+
});
|
|
66
76
|
Object.defineProperty(IgcGeographicShapeSeriesComponent.prototype, "shapeFill", {
|
|
67
77
|
/**
|
|
68
78
|
* Gets or sets the fill brush.
|
|
69
79
|
*/
|
|
70
80
|
get: function () {
|
|
71
|
-
return this.i.
|
|
81
|
+
return this.i.rz ? this.i.rz.fill : null;
|
|
72
82
|
},
|
|
73
83
|
set: function (v) {
|
|
74
84
|
this.ensureShapeStyle();
|
|
75
|
-
this.i.
|
|
85
|
+
this.i.rz.fill = v;
|
|
76
86
|
},
|
|
77
87
|
enumerable: true,
|
|
78
88
|
configurable: true
|
|
@@ -82,11 +92,11 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
82
92
|
* Gets or sets the stroke brush.
|
|
83
93
|
*/
|
|
84
94
|
get: function () {
|
|
85
|
-
return this.i.
|
|
95
|
+
return this.i.rz ? this.i.rz.stroke : null;
|
|
86
96
|
},
|
|
87
97
|
set: function (v) {
|
|
88
98
|
this.ensureShapeStyle();
|
|
89
|
-
this.i.
|
|
99
|
+
this.i.rz.stroke = v;
|
|
90
100
|
},
|
|
91
101
|
enumerable: true,
|
|
92
102
|
configurable: true
|
|
@@ -96,12 +106,12 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
96
106
|
* Gets or sets the stroke thickness.
|
|
97
107
|
*/
|
|
98
108
|
get: function () {
|
|
99
|
-
return this.i.
|
|
109
|
+
return this.i.rz ? this.i.rz.strokeThickness : NaN;
|
|
100
110
|
},
|
|
101
111
|
set: function (v) {
|
|
102
112
|
this.ensureShapeStyle();
|
|
103
|
-
this.i.
|
|
104
|
-
this._a("shapeStrokeThickness", this.i.
|
|
113
|
+
this.i.rz.strokeThickness = +v;
|
|
114
|
+
this._a("shapeStrokeThickness", this.i.rz.strokeThickness);
|
|
105
115
|
},
|
|
106
116
|
enumerable: true,
|
|
107
117
|
configurable: true
|
|
@@ -111,21 +121,21 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
111
121
|
* Gets or sets the opacity.
|
|
112
122
|
*/
|
|
113
123
|
get: function () {
|
|
114
|
-
return this.i.
|
|
124
|
+
return this.i.rz ? this.i.rz.opacity : NaN;
|
|
115
125
|
},
|
|
116
126
|
set: function (v) {
|
|
117
127
|
this.ensureShapeStyle();
|
|
118
|
-
this.i.
|
|
119
|
-
this._a("shapeOpacity", this.i.
|
|
128
|
+
this.i.rz.opacity = +v;
|
|
129
|
+
this._a("shapeOpacity", this.i.rz.opacity);
|
|
120
130
|
},
|
|
121
131
|
enumerable: true,
|
|
122
132
|
configurable: true
|
|
123
133
|
});
|
|
124
134
|
IgcGeographicShapeSeriesComponent.prototype.ensureShapeStyle = function () {
|
|
125
|
-
if (this.i.
|
|
135
|
+
if (this.i.rz) {
|
|
126
136
|
return;
|
|
127
137
|
}
|
|
128
|
-
this.i.
|
|
138
|
+
this.i.rz = new Style();
|
|
129
139
|
};
|
|
130
140
|
Object.defineProperty(IgcGeographicShapeSeriesComponent.prototype, "markerType", {
|
|
131
141
|
/**
|
|
@@ -133,11 +143,11 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
133
143
|
* If the MarkerTemplate property is set, the setting of the MarkerType property will be ignored.
|
|
134
144
|
*/
|
|
135
145
|
get: function () {
|
|
136
|
-
return this.i.
|
|
146
|
+
return this.i.qt;
|
|
137
147
|
},
|
|
138
148
|
set: function (v) {
|
|
139
|
-
this.i.
|
|
140
|
-
this._a("markerType", enumToString(MarkerType_$type, this.i.
|
|
149
|
+
this.i.qt = ensureEnum(MarkerType_$type, v);
|
|
150
|
+
this._a("markerType", enumToString(MarkerType_$type, this.i.qt));
|
|
141
151
|
},
|
|
142
152
|
enumerable: true,
|
|
143
153
|
configurable: true
|
|
@@ -147,11 +157,11 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
147
157
|
* Gets or sets whether the marker outline is based on the marker brush of the series rather than the marker outlines collection.
|
|
148
158
|
*/
|
|
149
159
|
get: function () {
|
|
150
|
-
return this.i.
|
|
160
|
+
return this.i.qs;
|
|
151
161
|
},
|
|
152
162
|
set: function (v) {
|
|
153
|
-
this.i.
|
|
154
|
-
this._a("markerOutlineMode", enumToString(MarkerOutlineMode_$type, this.i.
|
|
163
|
+
this.i.qs = ensureEnum(MarkerOutlineMode_$type, v);
|
|
164
|
+
this._a("markerOutlineMode", enumToString(MarkerOutlineMode_$type, this.i.qs));
|
|
155
165
|
},
|
|
156
166
|
enumerable: true,
|
|
157
167
|
configurable: true
|
|
@@ -161,11 +171,11 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
161
171
|
* Gets or sets whether the marker brush is based on the marker outline of the series rather than the marker brushes collection.
|
|
162
172
|
*/
|
|
163
173
|
get: function () {
|
|
164
|
-
return this.i.
|
|
174
|
+
return this.i.qr;
|
|
165
175
|
},
|
|
166
176
|
set: function (v) {
|
|
167
|
-
this.i.
|
|
168
|
-
this._a("markerFillMode", enumToString(MarkerFillMode_$type, this.i.
|
|
177
|
+
this.i.qr = ensureEnum(MarkerFillMode_$type, v);
|
|
178
|
+
this._a("markerFillMode", enumToString(MarkerFillMode_$type, this.i.qr));
|
|
169
179
|
},
|
|
170
180
|
enumerable: true,
|
|
171
181
|
configurable: true
|
|
@@ -175,10 +185,10 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
175
185
|
* Gets or sets the MarkerTemplate for the current series object.
|
|
176
186
|
*/
|
|
177
187
|
get: function () {
|
|
178
|
-
return this.i.
|
|
188
|
+
return this.i.rf;
|
|
179
189
|
},
|
|
180
190
|
set: function (v) {
|
|
181
|
-
this.i.
|
|
191
|
+
this.i.rf = v;
|
|
182
192
|
},
|
|
183
193
|
enumerable: true,
|
|
184
194
|
configurable: true
|
|
@@ -188,11 +198,11 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
188
198
|
* Gets or sets the brush that specifies how the current series object's marker interiors are painted.
|
|
189
199
|
*/
|
|
190
200
|
get: function () {
|
|
191
|
-
return brushToString(this.i.
|
|
201
|
+
return brushToString(this.i.rw);
|
|
192
202
|
},
|
|
193
203
|
set: function (v) {
|
|
194
|
-
this.i.
|
|
195
|
-
this._a("markerBrush", brushToString(this.i.
|
|
204
|
+
this.i.rw = stringToBrush(v);
|
|
205
|
+
this._a("markerBrush", brushToString(this.i.rw));
|
|
196
206
|
},
|
|
197
207
|
enumerable: true,
|
|
198
208
|
configurable: true
|
|
@@ -202,11 +212,11 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
202
212
|
* Gets or sets the brush that specifies how the current series object's marker outlines are painted.
|
|
203
213
|
*/
|
|
204
214
|
get: function () {
|
|
205
|
-
return brushToString(this.i.
|
|
215
|
+
return brushToString(this.i.rx);
|
|
206
216
|
},
|
|
207
217
|
set: function (v) {
|
|
208
|
-
this.i.
|
|
209
|
-
this._a("markerOutline", brushToString(this.i.
|
|
218
|
+
this.i.rx = stringToBrush(v);
|
|
219
|
+
this._a("markerOutline", brushToString(this.i.rx));
|
|
210
220
|
},
|
|
211
221
|
enumerable: true,
|
|
212
222
|
configurable: true
|
|
@@ -216,11 +226,11 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
216
226
|
* Gets or sets thickness of the marker outline
|
|
217
227
|
*/
|
|
218
228
|
get: function () {
|
|
219
|
-
return this.i.
|
|
229
|
+
return this.i.qw;
|
|
220
230
|
},
|
|
221
231
|
set: function (v) {
|
|
222
|
-
this.i.
|
|
223
|
-
this._a("markerThickness", this.i.
|
|
232
|
+
this.i.qw = +v;
|
|
233
|
+
this._a("markerThickness", this.i.qw);
|
|
224
234
|
},
|
|
225
235
|
enumerable: true,
|
|
226
236
|
configurable: true
|
|
@@ -230,11 +240,52 @@ var IgcGeographicShapeSeriesComponent = /** @class */ /*@__PURE__*/ (function (_
|
|
|
230
240
|
* The desired behavior for markers in this series which are placed too close together for the current view, resulting in a collision.
|
|
231
241
|
*/
|
|
232
242
|
get: function () {
|
|
233
|
-
return this.i.
|
|
243
|
+
return this.i.qq;
|
|
244
|
+
},
|
|
245
|
+
set: function (v) {
|
|
246
|
+
this.i.qq = ensureEnum(CollisionAvoidanceType_$type, v);
|
|
247
|
+
this._a("markerCollisionAvoidance", enumToString(CollisionAvoidanceType_$type, this.i.qq));
|
|
248
|
+
},
|
|
249
|
+
enumerable: true,
|
|
250
|
+
configurable: true
|
|
251
|
+
});
|
|
252
|
+
Object.defineProperty(IgcGeographicShapeSeriesComponent.prototype, "actualMarkerTemplate", {
|
|
253
|
+
/**
|
|
254
|
+
* Gets the effective marker template for the current series object.
|
|
255
|
+
*/
|
|
256
|
+
get: function () {
|
|
257
|
+
return this.i.re;
|
|
258
|
+
},
|
|
259
|
+
set: function (v) {
|
|
260
|
+
this.i.re = v;
|
|
261
|
+
},
|
|
262
|
+
enumerable: true,
|
|
263
|
+
configurable: true
|
|
264
|
+
});
|
|
265
|
+
Object.defineProperty(IgcGeographicShapeSeriesComponent.prototype, "actualMarkerBrush", {
|
|
266
|
+
/**
|
|
267
|
+
* Gets the effective marker brush for the current series object.
|
|
268
|
+
*/
|
|
269
|
+
get: function () {
|
|
270
|
+
return brushToString(this.i.ru);
|
|
271
|
+
},
|
|
272
|
+
set: function (v) {
|
|
273
|
+
this.i.ru = stringToBrush(v);
|
|
274
|
+
this._a("actualMarkerBrush", brushToString(this.i.ru));
|
|
275
|
+
},
|
|
276
|
+
enumerable: true,
|
|
277
|
+
configurable: true
|
|
278
|
+
});
|
|
279
|
+
Object.defineProperty(IgcGeographicShapeSeriesComponent.prototype, "actualMarkerOutline", {
|
|
280
|
+
/**
|
|
281
|
+
* Gets the effective marker outline for the current series object.
|
|
282
|
+
*/
|
|
283
|
+
get: function () {
|
|
284
|
+
return brushToString(this.i.rv);
|
|
234
285
|
},
|
|
235
286
|
set: function (v) {
|
|
236
|
-
this.i.
|
|
237
|
-
this._a("
|
|
287
|
+
this.i.rv = stringToBrush(v);
|
|
288
|
+
this._a("actualMarkerOutline", brushToString(this.i.rv));
|
|
238
289
|
},
|
|
239
290
|
enumerable: true,
|
|
240
291
|
configurable: true
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"igc-geographic-shape-series-component.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igc-geographic-shape-series-component.ts"],"names":[],"mappings":";AAKA,OAAO,EAAE,eAAe,EAAE,cAAc,EAAE,MAAM,6BAA6B,CAAC;AAC9E,OAAO,EAAc,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAC7E,OAAO,EAAqB,uBAAuB,EAAE,MAAM,+BAA+B,CAAC;AAC3F,OAAO,EAAkB,oBAAoB,EAAE,MAAM,+BAA+B,CAAC;AACrF,OAAO,EAA0B,4BAA4B,EAAE,MAAM,+BAA+B,CAAC;AACrG,OAAO,EAAE,sBAAsB,EAAE,MAAM,+BAA+B,CAAC;AACvE,OAAO,EAAE,qCAAqC,EAAE,MAAM,8CAA8C,CAAC;AAGrG,OAAO,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAC;AAChE,OAAO,EAAE,mBAAmB,EAAc,QAAQ,
|
|
1
|
+
{"version":3,"file":"igc-geographic-shape-series-component.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igc-geographic-shape-series-component.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as tslib_1 from "tslib";
|
|
2
|
-
import {
|
|
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
|
tslib_1.__extends(IgcGeographicSymbolSeriesBaseComponent, _super);
|
|
@@ -41,6 +41,6 @@ var IgcGeographicSymbolSeriesBaseComponent = /** @class */ /*@__PURE__*/ (functi
|
|
|
41
41
|
});
|
|
42
42
|
IgcGeographicSymbolSeriesBaseComponent._observedAttributesIgcGeographicSymbolSeriesBaseComponent = null;
|
|
43
43
|
return IgcGeographicSymbolSeriesBaseComponent;
|
|
44
|
-
}(
|
|
44
|
+
}(IgcGeographicMarkerSeriesBaseComponent));
|
|
45
45
|
export { IgcGeographicSymbolSeriesBaseComponent };
|
|
46
46
|
//# sourceMappingURL=igc-geographic-symbol-series-base-component.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"igc-geographic-symbol-series-base-component.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igc-geographic-symbol-series-base-component.ts"],"names":[],"mappings":";AAKA,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"igc-geographic-symbol-series-base-component.js","sourceRoot":"","sources":["../../../../src/igniteui-maps/lib/igc-geographic-symbol-series-base-component.ts"],"names":[],"mappings":";AAKA,OAAO,EAAE,sCAAsC,EAAE,MAAM,+CAA+C,CAAC;AAKvG,OAAO,EAAE,mBAAmB,EAAc,QAAQ,EAAE,MAAM,6BAA6B,CAAC;AAExF;IAAqE,kEAAsC;IAU1G;eACC,iBAAO;IAER,CAAC;IAN2B,sBAAW,qDAAC;QAHxC;;uCAE+B;aACH;YAC3B,OAAO,IAAI,CAAC,eAAe,CAAC;QAC7B,CAAC;;;OAAA;IAMG,kEAAiB,GAAjB;QACI,IAAI,iBAAM,mBAAmB,CAAC,EAAE;YAC5B,iBAAM,mBAAmB,CAAC,WAAE,CAAC;SAChC;QAED,IAAI,CAAC,IAAI,CAAC,SAAS,EAAE;YACjB,IAAI,CAAC,SAAS,GAAG,IAAI,CAAC;YACtB,IAAI,CAAC,sBAAsB,EAAE,CAAC;SACjC;IACL,CAAC;IAGW,sBAAW,4DAAkB;aAA7B;YACI,IAAI,sCAAsC,CAAC,yDAAyD,IAAI,IAAI,EAAE;gBAC1G,IAAI,KAAK,GAAG,mBAAmB,CAAC,sCAAsC,CAAC,CAAC;gBAC5F,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,KAAK,CAAC,MAAM,EAAE,CAAC,EAAE,EAAE;oBACf,KAAK,CAAC,CAAC,CAAC,GAAG,QAAQ,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC;iBACrD;gBACD,sCAAsC,CAAC,yDAAyD,GAAG,KAAK,CAAC;aACxF;YACD,OAAO,sCAAsC,CAAC,yDAAyD,CAAC;QAC5G,CAAC;;;OAAA;IAVc,gGAAyD,GAAa,IAAI,CAAC;IAY3G,6CAAC;CAAA,AAtCD,CAAqE,sCAAsC,GAsC1G;SAtCqB,sCAAsC"}
|