igniteui-webcomponents-maps 4.2.5 → 4.3.0-beta.1
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 { CollisionAvoidanceType_$type } from "igniteui-webcomponents-charts";
|
|
4
4
|
import { ScatterItemSearchMode_$type } from "igniteui-webcomponents-charts";
|
|
@@ -13,7 +13,7 @@ import { RegisterElementHelper } from "igniteui-webcomponents-core";
|
|
|
13
13
|
* This is the geographic equivalent of a ScatterSeries.
|
|
14
14
|
*/
|
|
15
15
|
var IgcGeographicSymbolSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
16
|
-
|
|
16
|
+
__extends(IgcGeographicSymbolSeriesComponent, _super);
|
|
17
17
|
function IgcGeographicSymbolSeriesComponent() {
|
|
18
18
|
var _this = _super.call(this) || this;
|
|
19
19
|
_this._assigningScatterStyle = null;
|
|
@@ -32,7 +32,7 @@ var IgcGeographicSymbolSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
32
32
|
get: function () {
|
|
33
33
|
return this._implementation;
|
|
34
34
|
},
|
|
35
|
-
enumerable:
|
|
35
|
+
enumerable: false,
|
|
36
36
|
configurable: true
|
|
37
37
|
});
|
|
38
38
|
IgcGeographicSymbolSeriesComponent.prototype.connectedCallback = function () {
|
|
@@ -69,7 +69,7 @@ var IgcGeographicSymbolSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
69
69
|
}
|
|
70
70
|
return IgcGeographicSymbolSeriesComponent._observedAttributesIgcGeographicSymbolSeriesComponent;
|
|
71
71
|
},
|
|
72
|
-
enumerable:
|
|
72
|
+
enumerable: false,
|
|
73
73
|
configurable: true
|
|
74
74
|
});
|
|
75
75
|
IgcGeographicSymbolSeriesComponent.register = function () {
|
|
@@ -83,9 +83,9 @@ var IgcGeographicSymbolSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
83
83
|
* Gets whether the series has only marker as visuals
|
|
84
84
|
*/
|
|
85
85
|
get: function () {
|
|
86
|
-
return this.i.
|
|
86
|
+
return this.i.c5;
|
|
87
87
|
},
|
|
88
|
-
enumerable:
|
|
88
|
+
enumerable: false,
|
|
89
89
|
configurable: true
|
|
90
90
|
});
|
|
91
91
|
Object.defineProperty(IgcGeographicSymbolSeriesComponent.prototype, "latitudeMemberPath", {
|
|
@@ -93,12 +93,12 @@ var IgcGeographicSymbolSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
93
93
|
* The name of the property of ItemsSource items which contains the latitude coordinate of the symbol.
|
|
94
94
|
*/
|
|
95
95
|
get: function () {
|
|
96
|
-
return this.i.
|
|
96
|
+
return this.i.r0;
|
|
97
97
|
},
|
|
98
98
|
set: function (v) {
|
|
99
|
-
this.i.
|
|
99
|
+
this.i.r0 = v;
|
|
100
100
|
},
|
|
101
|
-
enumerable:
|
|
101
|
+
enumerable: false,
|
|
102
102
|
configurable: true
|
|
103
103
|
});
|
|
104
104
|
Object.defineProperty(IgcGeographicSymbolSeriesComponent.prototype, "longitudeMemberPath", {
|
|
@@ -106,12 +106,12 @@ var IgcGeographicSymbolSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
106
106
|
* The name of the property of ItemsSource items which contains the longitude coordinate of the symbol.
|
|
107
107
|
*/
|
|
108
108
|
get: function () {
|
|
109
|
-
return this.i.
|
|
109
|
+
return this.i.r2;
|
|
110
110
|
},
|
|
111
111
|
set: function (v) {
|
|
112
|
-
this.i.
|
|
112
|
+
this.i.r2 = v;
|
|
113
113
|
},
|
|
114
|
-
enumerable:
|
|
114
|
+
enumerable: false,
|
|
115
115
|
configurable: true
|
|
116
116
|
});
|
|
117
117
|
Object.defineProperty(IgcGeographicSymbolSeriesComponent.prototype, "markerCollisionAvoidance", {
|
|
@@ -119,13 +119,13 @@ var IgcGeographicSymbolSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
119
119
|
* The desired behavior for markers in this series which are placed too close together for the current view, resulting in a collision.
|
|
120
120
|
*/
|
|
121
121
|
get: function () {
|
|
122
|
-
return this.i.
|
|
122
|
+
return this.i.rm;
|
|
123
123
|
},
|
|
124
124
|
set: function (v) {
|
|
125
|
-
this.i.
|
|
126
|
-
this._a("markerCollisionAvoidance", enumToString(CollisionAvoidanceType_$type, this.i.
|
|
125
|
+
this.i.rm = ensureEnum(CollisionAvoidanceType_$type, v);
|
|
126
|
+
this._a("markerCollisionAvoidance", enumToString(CollisionAvoidanceType_$type, this.i.rm));
|
|
127
127
|
},
|
|
128
|
-
enumerable:
|
|
128
|
+
enumerable: false,
|
|
129
129
|
configurable: true
|
|
130
130
|
});
|
|
131
131
|
Object.defineProperty(IgcGeographicSymbolSeriesComponent.prototype, "isCustomScatterStyleAllowed", {
|
|
@@ -133,13 +133,13 @@ var IgcGeographicSymbolSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
133
133
|
* Gets or sets whether this Scatter series should allow custom style overrides of its individual visuals.
|
|
134
134
|
*/
|
|
135
135
|
get: function () {
|
|
136
|
-
return this.i.
|
|
136
|
+
return this.i.rt;
|
|
137
137
|
},
|
|
138
138
|
set: function (v) {
|
|
139
|
-
this.i.
|
|
140
|
-
this._a("isCustomScatterStyleAllowed", this.i.
|
|
139
|
+
this.i.rt = ensureBool(v);
|
|
140
|
+
this._a("isCustomScatterStyleAllowed", this.i.rt);
|
|
141
141
|
},
|
|
142
|
-
enumerable:
|
|
142
|
+
enumerable: false,
|
|
143
143
|
configurable: true
|
|
144
144
|
});
|
|
145
145
|
Object.defineProperty(IgcGeographicSymbolSeriesComponent.prototype, "isCustomScatterMarkerStyleAllowed", {
|
|
@@ -147,13 +147,13 @@ var IgcGeographicSymbolSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
147
147
|
* Gets or sets whether this Scatter series should allow custom style overrides of its individual marker visuals.
|
|
148
148
|
*/
|
|
149
149
|
get: function () {
|
|
150
|
-
return this.i.
|
|
150
|
+
return this.i.rs;
|
|
151
151
|
},
|
|
152
152
|
set: function (v) {
|
|
153
|
-
this.i.
|
|
154
|
-
this._a("isCustomScatterMarkerStyleAllowed", this.i.
|
|
153
|
+
this.i.rs = ensureBool(v);
|
|
154
|
+
this._a("isCustomScatterMarkerStyleAllowed", this.i.rs);
|
|
155
155
|
},
|
|
156
|
-
enumerable:
|
|
156
|
+
enumerable: false,
|
|
157
157
|
configurable: true
|
|
158
158
|
});
|
|
159
159
|
Object.defineProperty(IgcGeographicSymbolSeriesComponent.prototype, "itemSearchMode", {
|
|
@@ -161,13 +161,13 @@ var IgcGeographicSymbolSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
161
161
|
* Gets or sets the mode the series will use to find the closest point to the cursor.
|
|
162
162
|
*/
|
|
163
163
|
get: function () {
|
|
164
|
-
return this.i.
|
|
164
|
+
return this.i.rn;
|
|
165
165
|
},
|
|
166
166
|
set: function (v) {
|
|
167
|
-
this.i.
|
|
168
|
-
this._a("itemSearchMode", enumToString(ScatterItemSearchMode_$type, this.i.
|
|
167
|
+
this.i.rn = ensureEnum(ScatterItemSearchMode_$type, v);
|
|
168
|
+
this._a("itemSearchMode", enumToString(ScatterItemSearchMode_$type, this.i.rn));
|
|
169
169
|
},
|
|
170
|
-
enumerable:
|
|
170
|
+
enumerable: false,
|
|
171
171
|
configurable: true
|
|
172
172
|
});
|
|
173
173
|
Object.defineProperty(IgcGeographicSymbolSeriesComponent.prototype, "itemSearchThreshold", {
|
|
@@ -175,13 +175,13 @@ var IgcGeographicSymbolSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
175
175
|
* Gets or sets the threshold to use when searching for items using ItemSearchMode.
|
|
176
176
|
*/
|
|
177
177
|
get: function () {
|
|
178
|
-
return this.i.
|
|
178
|
+
return this.i.rv;
|
|
179
179
|
},
|
|
180
180
|
set: function (v) {
|
|
181
|
-
this.i.
|
|
182
|
-
this._a("itemSearchThreshold", this.i.
|
|
181
|
+
this.i.rv = +v;
|
|
182
|
+
this._a("itemSearchThreshold", this.i.rv);
|
|
183
183
|
},
|
|
184
|
-
enumerable:
|
|
184
|
+
enumerable: false,
|
|
185
185
|
configurable: true
|
|
186
186
|
});
|
|
187
187
|
Object.defineProperty(IgcGeographicSymbolSeriesComponent.prototype, "assigningScatterStyle", {
|
|
@@ -212,7 +212,7 @@ var IgcGeographicSymbolSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
212
212
|
this.i.assigningScatterStyle = delegateCombine(this.i.assigningScatterStyle, this._assigningScatterStyle_wrapped);
|
|
213
213
|
;
|
|
214
214
|
},
|
|
215
|
-
enumerable:
|
|
215
|
+
enumerable: false,
|
|
216
216
|
configurable: true
|
|
217
217
|
});
|
|
218
218
|
Object.defineProperty(IgcGeographicSymbolSeriesComponent.prototype, "assigningScatterMarkerStyle", {
|
|
@@ -243,7 +243,7 @@ var IgcGeographicSymbolSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
243
243
|
this.i.assigningScatterMarkerStyle = delegateCombine(this.i.assigningScatterMarkerStyle, this._assigningScatterMarkerStyle_wrapped);
|
|
244
244
|
;
|
|
245
245
|
},
|
|
246
|
-
enumerable:
|
|
246
|
+
enumerable: false,
|
|
247
247
|
configurable: true
|
|
248
248
|
});
|
|
249
249
|
IgcGeographicSymbolSeriesComponent._observedAttributesIgcGeographicSymbolSeriesComponent = null;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { __extends } from "tslib";
|
|
2
2
|
import { delegateCombine, delegateRemove } from "igniteui-webcomponents-core";
|
|
3
3
|
import { IgcImageTilesReadyEventArgs } from "./igc-image-tiles-ready-event-args";
|
|
4
4
|
import { IgcGeographicShapeSeriesBaseComponent } from "./igc-geographic-shape-series-base-component";
|
|
@@ -9,7 +9,7 @@ import { RegisterElementHelper } from "igniteui-webcomponents-core";
|
|
|
9
9
|
* Series class used for displaying a tile set, and using shapes to define the areas that should be rendered.
|
|
10
10
|
*/
|
|
11
11
|
var IgcGeographicTileSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
12
|
-
|
|
12
|
+
__extends(IgcGeographicTileSeriesComponent, _super);
|
|
13
13
|
function IgcGeographicTileSeriesComponent() {
|
|
14
14
|
var _this = _super.call(this) || this;
|
|
15
15
|
_this._imageTilesReady = null;
|
|
@@ -26,7 +26,7 @@ var IgcGeographicTileSeriesComponent = /** @class */ /*@__PURE__*/ (function (_s
|
|
|
26
26
|
get: function () {
|
|
27
27
|
return this._implementation;
|
|
28
28
|
},
|
|
29
|
-
enumerable:
|
|
29
|
+
enumerable: false,
|
|
30
30
|
configurable: true
|
|
31
31
|
});
|
|
32
32
|
IgcGeographicTileSeriesComponent.prototype.connectedCallback = function () {
|
|
@@ -63,7 +63,7 @@ var IgcGeographicTileSeriesComponent = /** @class */ /*@__PURE__*/ (function (_s
|
|
|
63
63
|
}
|
|
64
64
|
return IgcGeographicTileSeriesComponent._observedAttributesIgcGeographicTileSeriesComponent;
|
|
65
65
|
},
|
|
66
|
-
enumerable:
|
|
66
|
+
enumerable: false,
|
|
67
67
|
configurable: true
|
|
68
68
|
});
|
|
69
69
|
IgcGeographicTileSeriesComponent.register = function () {
|
|
@@ -77,9 +77,9 @@ var IgcGeographicTileSeriesComponent = /** @class */ /*@__PURE__*/ (function (_s
|
|
|
77
77
|
* Gets whether the current series shows a tile imagery.
|
|
78
78
|
*/
|
|
79
79
|
get: function () {
|
|
80
|
-
return this.i.
|
|
80
|
+
return this.i.el;
|
|
81
81
|
},
|
|
82
|
-
enumerable:
|
|
82
|
+
enumerable: false,
|
|
83
83
|
configurable: true
|
|
84
84
|
});
|
|
85
85
|
Object.defineProperty(IgcGeographicTileSeriesComponent.prototype, "tileImagery", {
|
|
@@ -87,16 +87,16 @@ var IgcGeographicTileSeriesComponent = /** @class */ /*@__PURE__*/ (function (_s
|
|
|
87
87
|
* The MapImagery which is used to provide the tiles for display.
|
|
88
88
|
*/
|
|
89
89
|
get: function () {
|
|
90
|
-
var r = this.i.
|
|
90
|
+
var r = this.i.rm;
|
|
91
91
|
if (r == null) {
|
|
92
92
|
return null;
|
|
93
93
|
}
|
|
94
94
|
return r.externalObject;
|
|
95
95
|
},
|
|
96
96
|
set: function (v) {
|
|
97
|
-
v == null ? this.i.
|
|
97
|
+
v == null ? this.i.rm = null : this.i.rm = v.i;
|
|
98
98
|
},
|
|
99
|
-
enumerable:
|
|
99
|
+
enumerable: false,
|
|
100
100
|
configurable: true
|
|
101
101
|
});
|
|
102
102
|
IgcGeographicTileSeriesComponent.prototype.findByName = function (name) {
|
|
@@ -114,7 +114,7 @@ var IgcGeographicTileSeriesComponent = /** @class */ /*@__PURE__*/ (function (_s
|
|
|
114
114
|
|
|
115
115
|
*/
|
|
116
116
|
IgcGeographicTileSeriesComponent.prototype.clearTileCache = function () {
|
|
117
|
-
this.i.
|
|
117
|
+
this.i.rq();
|
|
118
118
|
};
|
|
119
119
|
Object.defineProperty(IgcGeographicTileSeriesComponent.prototype, "imageTilesReady", {
|
|
120
120
|
/**
|
|
@@ -144,7 +144,7 @@ var IgcGeographicTileSeriesComponent = /** @class */ /*@__PURE__*/ (function (_s
|
|
|
144
144
|
this.i.imageTilesReady = delegateCombine(this.i.imageTilesReady, this._imageTilesReady_wrapped);
|
|
145
145
|
;
|
|
146
146
|
},
|
|
147
|
-
enumerable:
|
|
147
|
+
enumerable: false,
|
|
148
148
|
configurable: true
|
|
149
149
|
});
|
|
150
150
|
IgcGeographicTileSeriesComponent._observedAttributesIgcGeographicTileSeriesComponent = 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 IgcGeographicXYTriangulatingSeriesBaseComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
5
|
-
|
|
5
|
+
__extends(IgcGeographicXYTriangulatingSeriesBaseComponent, _super);
|
|
6
6
|
function IgcGeographicXYTriangulatingSeriesBaseComponent() {
|
|
7
7
|
return _super.call(this) || this;
|
|
8
8
|
}
|
|
@@ -13,7 +13,7 @@ var IgcGeographicXYTriangulatingSeriesBaseComponent = /** @class */ /*@__PURE__*
|
|
|
13
13
|
get: function () {
|
|
14
14
|
return this._implementation;
|
|
15
15
|
},
|
|
16
|
-
enumerable:
|
|
16
|
+
enumerable: false,
|
|
17
17
|
configurable: true
|
|
18
18
|
});
|
|
19
19
|
IgcGeographicXYTriangulatingSeriesBaseComponent.prototype.connectedCallback = function () {
|
|
@@ -50,7 +50,7 @@ var IgcGeographicXYTriangulatingSeriesBaseComponent = /** @class */ /*@__PURE__*
|
|
|
50
50
|
}
|
|
51
51
|
return IgcGeographicXYTriangulatingSeriesBaseComponent._observedAttributesIgcGeographicXYTriangulatingSeriesBaseComponent;
|
|
52
52
|
},
|
|
53
|
-
enumerable:
|
|
53
|
+
enumerable: false,
|
|
54
54
|
configurable: true
|
|
55
55
|
});
|
|
56
56
|
IgcGeographicXYTriangulatingSeriesBaseComponent._observedAttributesIgcGeographicXYTriangulatingSeriesBaseComponent = null;
|
|
@@ -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 } from "igniteui-webcomponents-core";
|
|
4
4
|
import { IgcTriangulationDataSource } from "igniteui-webcomponents-core";
|
|
@@ -6,7 +6,7 @@ import { IgcTriangulationDataSource } from "igniteui-webcomponents-core";
|
|
|
6
6
|
* Base class for geographic series which triangulate XY data prior to rendering.
|
|
7
7
|
*/
|
|
8
8
|
var IgcGeographicXYTriangulatingSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
9
|
-
|
|
9
|
+
__extends(IgcGeographicXYTriangulatingSeriesComponent, _super);
|
|
10
10
|
function IgcGeographicXYTriangulatingSeriesComponent() {
|
|
11
11
|
return _super.call(this) || this;
|
|
12
12
|
}
|
|
@@ -14,7 +14,7 @@ var IgcGeographicXYTriangulatingSeriesComponent = /** @class */ /*@__PURE__*/ (f
|
|
|
14
14
|
get: function () {
|
|
15
15
|
return this._implementation;
|
|
16
16
|
},
|
|
17
|
-
enumerable:
|
|
17
|
+
enumerable: false,
|
|
18
18
|
configurable: true
|
|
19
19
|
});
|
|
20
20
|
Object.defineProperty(IgcGeographicXYTriangulatingSeriesComponent, "observedAttributes", {
|
|
@@ -28,7 +28,7 @@ var IgcGeographicXYTriangulatingSeriesComponent = /** @class */ /*@__PURE__*/ (f
|
|
|
28
28
|
}
|
|
29
29
|
return IgcGeographicXYTriangulatingSeriesComponent._observedAttributesIgcGeographicXYTriangulatingSeriesComponent;
|
|
30
30
|
},
|
|
31
|
-
enumerable:
|
|
31
|
+
enumerable: false,
|
|
32
32
|
configurable: true
|
|
33
33
|
});
|
|
34
34
|
Object.defineProperty(IgcGeographicXYTriangulatingSeriesComponent.prototype, "triangulationDataSource", {
|
|
@@ -42,7 +42,7 @@ var IgcGeographicXYTriangulatingSeriesComponent = /** @class */ /*@__PURE__*/ (f
|
|
|
42
42
|
this._triangulationDataSource = value;
|
|
43
43
|
this.updateTriangulationDataSource();
|
|
44
44
|
},
|
|
45
|
-
enumerable:
|
|
45
|
+
enumerable: false,
|
|
46
46
|
configurable: true
|
|
47
47
|
});
|
|
48
48
|
IgcGeographicXYTriangulatingSeriesComponent.prototype.updateTriangulationDataSource = function () {
|
|
@@ -62,12 +62,12 @@ var IgcGeographicXYTriangulatingSeriesComponent = /** @class */ /*@__PURE__*/ (f
|
|
|
62
62
|
* The name of the property from which to extract the Longitude for each item in the ItemsSource.
|
|
63
63
|
*/
|
|
64
64
|
get: function () {
|
|
65
|
-
return this.i.
|
|
65
|
+
return this.i.qq;
|
|
66
66
|
},
|
|
67
67
|
set: function (v) {
|
|
68
|
-
this.i.
|
|
68
|
+
this.i.qq = v;
|
|
69
69
|
},
|
|
70
|
-
enumerable:
|
|
70
|
+
enumerable: false,
|
|
71
71
|
configurable: true
|
|
72
72
|
});
|
|
73
73
|
Object.defineProperty(IgcGeographicXYTriangulatingSeriesComponent.prototype, "latitudeMemberPath", {
|
|
@@ -75,12 +75,12 @@ var IgcGeographicXYTriangulatingSeriesComponent = /** @class */ /*@__PURE__*/ (f
|
|
|
75
75
|
* The name of the property from which to extract the Latitude for each item in the ItemsSource.
|
|
76
76
|
*/
|
|
77
77
|
get: function () {
|
|
78
|
-
return this.i.
|
|
78
|
+
return this.i.qo;
|
|
79
79
|
},
|
|
80
80
|
set: function (v) {
|
|
81
|
-
this.i.
|
|
81
|
+
this.i.qo = v;
|
|
82
82
|
},
|
|
83
|
-
enumerable:
|
|
83
|
+
enumerable: false,
|
|
84
84
|
configurable: true
|
|
85
85
|
});
|
|
86
86
|
Object.defineProperty(IgcGeographicXYTriangulatingSeriesComponent.prototype, "trianglesSource", {
|
|
@@ -89,12 +89,12 @@ var IgcGeographicXYTriangulatingSeriesComponent = /** @class */ /*@__PURE__*/ (f
|
|
|
89
89
|
* This property is optional. If it is left as null, the triangulation will be created based on the items in the ItemsSource. Triangulation is a demanding operation, so the runtime performance will be better when specifying a TriangulationSource, especially when a large number of data items are present.
|
|
90
90
|
*/
|
|
91
91
|
get: function () {
|
|
92
|
-
return this.i.
|
|
92
|
+
return this.i.qn;
|
|
93
93
|
},
|
|
94
94
|
set: function (v) {
|
|
95
|
-
this.i.
|
|
95
|
+
this.i.qn = v;
|
|
96
96
|
},
|
|
97
|
-
enumerable:
|
|
97
|
+
enumerable: false,
|
|
98
98
|
configurable: true
|
|
99
99
|
});
|
|
100
100
|
Object.defineProperty(IgcGeographicXYTriangulatingSeriesComponent.prototype, "triangleVertexMemberPath1", {
|
|
@@ -102,12 +102,12 @@ var IgcGeographicXYTriangulatingSeriesComponent = /** @class */ /*@__PURE__*/ (f
|
|
|
102
102
|
* The name of the property of the TrianglesSource items which, for each triangle, contains the index of the first vertex point in the ItemsSource.
|
|
103
103
|
*/
|
|
104
104
|
get: function () {
|
|
105
|
-
return this.i.
|
|
105
|
+
return this.i.qt;
|
|
106
106
|
},
|
|
107
107
|
set: function (v) {
|
|
108
|
-
this.i.
|
|
108
|
+
this.i.qt = v;
|
|
109
109
|
},
|
|
110
|
-
enumerable:
|
|
110
|
+
enumerable: false,
|
|
111
111
|
configurable: true
|
|
112
112
|
});
|
|
113
113
|
Object.defineProperty(IgcGeographicXYTriangulatingSeriesComponent.prototype, "triangleVertexMemberPath2", {
|
|
@@ -115,12 +115,12 @@ var IgcGeographicXYTriangulatingSeriesComponent = /** @class */ /*@__PURE__*/ (f
|
|
|
115
115
|
* The name of the property of the TrianglesSource items which, for each triangle, contains the index of the second vertex point in the ItemsSource.
|
|
116
116
|
*/
|
|
117
117
|
get: function () {
|
|
118
|
-
return this.i.
|
|
118
|
+
return this.i.qv;
|
|
119
119
|
},
|
|
120
120
|
set: function (v) {
|
|
121
|
-
this.i.
|
|
121
|
+
this.i.qv = v;
|
|
122
122
|
},
|
|
123
|
-
enumerable:
|
|
123
|
+
enumerable: false,
|
|
124
124
|
configurable: true
|
|
125
125
|
});
|
|
126
126
|
Object.defineProperty(IgcGeographicXYTriangulatingSeriesComponent.prototype, "triangleVertexMemberPath3", {
|
|
@@ -128,12 +128,12 @@ var IgcGeographicXYTriangulatingSeriesComponent = /** @class */ /*@__PURE__*/ (f
|
|
|
128
128
|
* The name of the property of the TrianglesSource items which, for each triangle, contains the index of the third vertex point in the ItemsSource.
|
|
129
129
|
*/
|
|
130
130
|
get: function () {
|
|
131
|
-
return this.i.
|
|
131
|
+
return this.i.qx;
|
|
132
132
|
},
|
|
133
133
|
set: function (v) {
|
|
134
|
-
this.i.
|
|
134
|
+
this.i.qx = v;
|
|
135
135
|
},
|
|
136
|
-
enumerable:
|
|
136
|
+
enumerable: false,
|
|
137
137
|
configurable: true
|
|
138
138
|
});
|
|
139
139
|
IgcGeographicXYTriangulatingSeriesComponent._observedAttributesIgcGeographicXYTriangulatingSeriesComponent = null;
|
|
@@ -15,7 +15,7 @@ var IgcImageTilesReadyEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
|
15
15
|
get: function () {
|
|
16
16
|
return this._implementation;
|
|
17
17
|
},
|
|
18
|
-
enumerable:
|
|
18
|
+
enumerable: false,
|
|
19
19
|
configurable: true
|
|
20
20
|
});
|
|
21
21
|
IgcImageTilesReadyEventArgs.prototype.onImplementationCreated = function () {
|
|
@@ -15,7 +15,7 @@ var IgcImagesChangedEventArgs = /** @class */ /*@__PURE__*/ (function () {
|
|
|
15
15
|
get: function () {
|
|
16
16
|
return this._implementation;
|
|
17
17
|
},
|
|
18
|
-
enumerable:
|
|
18
|
+
enumerable: false,
|
|
19
19
|
configurable: true
|
|
20
20
|
});
|
|
21
21
|
IgcImagesChangedEventArgs.prototype.onImplementationCreated = function () {
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { __extends } from "tslib";
|
|
2
2
|
import { IgcGeographicMapImagery } from "./igc-geographic-map-imagery";
|
|
3
3
|
import { OpenStreetMapImagery as OpenStreetMapImagery_internal } from "./OpenStreetMapImagery";
|
|
4
4
|
/**
|
|
5
5
|
* UI element class used to display OpenStreetMap imagery in the IgxGeographicMap.Component
|
|
6
6
|
*/
|
|
7
7
|
var IgcOpenStreetMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
8
|
-
|
|
8
|
+
__extends(IgcOpenStreetMapImagery, _super);
|
|
9
9
|
function IgcOpenStreetMapImagery() {
|
|
10
10
|
return _super.call(this) || this;
|
|
11
11
|
}
|
|
@@ -19,7 +19,7 @@ var IgcOpenStreetMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
19
19
|
get: function () {
|
|
20
20
|
return this._implementation;
|
|
21
21
|
},
|
|
22
|
-
enumerable:
|
|
22
|
+
enumerable: false,
|
|
23
23
|
configurable: true
|
|
24
24
|
});
|
|
25
25
|
Object.defineProperty(IgcOpenStreetMapImagery.prototype, "tilePath", {
|
|
@@ -32,7 +32,7 @@ var IgcOpenStreetMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
32
32
|
set: function (v) {
|
|
33
33
|
this.i.tilePath = v;
|
|
34
34
|
},
|
|
35
|
-
enumerable:
|
|
35
|
+
enumerable: false,
|
|
36
36
|
configurable: true
|
|
37
37
|
});
|
|
38
38
|
return IgcOpenStreetMapImagery;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { __extends } from "tslib";
|
|
2
2
|
import { IgCollection } from "igniteui-webcomponents-core";
|
|
3
3
|
import { SyncableObservableCollection$2 } from "igniteui-webcomponents-core";
|
|
4
4
|
import { String_$type } from "igniteui-webcomponents-core";
|
|
5
5
|
var IgcSubDomainsCollection = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
6
|
-
|
|
6
|
+
__extends(IgcSubDomainsCollection, _super);
|
|
7
7
|
function IgcSubDomainsCollection(list) {
|
|
8
8
|
var _this = _super.call(this) || this;
|
|
9
9
|
if (list) {
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { __extends } from "tslib";
|
|
2
2
|
import { IgcGeographicMapImagery } from "./igc-geographic-map-imagery";
|
|
3
3
|
import { TileGeneratorMapImagery as TileGeneratorMapImagery_internal } from "./TileGeneratorMapImagery";
|
|
4
4
|
/**
|
|
5
5
|
* Represents a CustomMapImagery MapImagery
|
|
6
6
|
*/
|
|
7
7
|
var IgcTileGeneratorMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
8
|
-
|
|
8
|
+
__extends(IgcTileGeneratorMapImagery, _super);
|
|
9
9
|
function IgcTileGeneratorMapImagery() {
|
|
10
10
|
return _super.call(this) || this;
|
|
11
11
|
}
|
|
@@ -19,7 +19,7 @@ var IgcTileGeneratorMapImagery = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
19
19
|
get: function () {
|
|
20
20
|
return this._implementation;
|
|
21
21
|
},
|
|
22
|
-
enumerable:
|
|
22
|
+
enumerable: false,
|
|
23
23
|
configurable: true
|
|
24
24
|
});
|
|
25
25
|
Object.defineProperty(IgcTileGeneratorMapImagery.prototype, "tileGenerator", {
|
|
@@ -32,7 +32,7 @@ var IgcTileGeneratorMapImagery = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
32
32
|
set: function (v) {
|
|
33
33
|
this.i.tileGenerator = v;
|
|
34
34
|
},
|
|
35
|
-
enumerable:
|
|
35
|
+
enumerable: false,
|
|
36
36
|
configurable: true
|
|
37
37
|
});
|
|
38
38
|
return IgcTileGeneratorMapImagery;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { __extends } from "tslib";
|
|
2
2
|
import { IgcShapeSeriesBaseComponent } from "igniteui-webcomponents-charts";
|
|
3
3
|
import { TileSeries } from "./TileSeries";
|
|
4
4
|
import { getAllPropertyNames, toSpinal } from "igniteui-webcomponents-core";
|
|
@@ -7,7 +7,7 @@ import { RegisterElementHelper } from "igniteui-webcomponents-core";
|
|
|
7
7
|
* Represents a tile series class that can render imagery tiles
|
|
8
8
|
*/
|
|
9
9
|
var IgcTileSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
10
|
-
|
|
10
|
+
__extends(IgcTileSeriesComponent, _super);
|
|
11
11
|
function IgcTileSeriesComponent() {
|
|
12
12
|
return _super.call(this) || this;
|
|
13
13
|
}
|
|
@@ -21,7 +21,7 @@ var IgcTileSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
21
21
|
get: function () {
|
|
22
22
|
return this._implementation;
|
|
23
23
|
},
|
|
24
|
-
enumerable:
|
|
24
|
+
enumerable: false,
|
|
25
25
|
configurable: true
|
|
26
26
|
});
|
|
27
27
|
IgcTileSeriesComponent.prototype.connectedCallback = function () {
|
|
@@ -58,7 +58,7 @@ var IgcTileSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
58
58
|
}
|
|
59
59
|
return IgcTileSeriesComponent._observedAttributesIgcTileSeriesComponent;
|
|
60
60
|
},
|
|
61
|
-
enumerable:
|
|
61
|
+
enumerable: false,
|
|
62
62
|
configurable: true
|
|
63
63
|
});
|
|
64
64
|
IgcTileSeriesComponent.register = function () {
|
|
@@ -72,9 +72,9 @@ var IgcTileSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
72
72
|
* Gets whether the current series shows a tile imagery.
|
|
73
73
|
*/
|
|
74
74
|
get: function () {
|
|
75
|
-
return this.i.
|
|
75
|
+
return this.i.el;
|
|
76
76
|
},
|
|
77
|
-
enumerable:
|
|
77
|
+
enumerable: false,
|
|
78
78
|
configurable: true
|
|
79
79
|
});
|
|
80
80
|
Object.defineProperty(IgcTileSeriesComponent.prototype, "tileImagery", {
|
|
@@ -82,16 +82,16 @@ var IgcTileSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
82
82
|
* The MapImagery which is used to provide the tiles for display.
|
|
83
83
|
*/
|
|
84
84
|
get: function () {
|
|
85
|
-
var r = this.i.
|
|
85
|
+
var r = this.i.s3;
|
|
86
86
|
if (r == null) {
|
|
87
87
|
return null;
|
|
88
88
|
}
|
|
89
89
|
return r.externalObject;
|
|
90
90
|
},
|
|
91
91
|
set: function (v) {
|
|
92
|
-
v == null ? this.i.
|
|
92
|
+
v == null ? this.i.s3 = null : this.i.s3 = v.i;
|
|
93
93
|
},
|
|
94
|
-
enumerable:
|
|
94
|
+
enumerable: false,
|
|
95
95
|
configurable: true
|
|
96
96
|
});
|
|
97
97
|
IgcTileSeriesComponent.prototype.findByName = function (name) {
|