igniteui-angular-maps 16.0.0 → 16.1.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-angular-maps.umd.js +1615 -1612
- package/bundles/igniteui-angular-maps.umd.min.js +1 -1
- package/esm2015/lib/GeographicContourLineSeriesView_combined.js +40 -37
- package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js +81 -81
- package/esm2015/lib/GeographicMapSeriesHost_combined.js +183 -183
- package/esm2015/lib/GeographicMarkerSeries.js +29 -29
- package/esm2015/lib/GeographicPolylineSeriesView_combined.js +18 -18
- package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js +92 -92
- package/esm2015/lib/GeographicShapeSeriesBase_combined.js +63 -63
- package/esm2015/lib/GeographicShapeSeriesView_combined.js +57 -57
- package/esm2015/lib/GeographicSymbolSeriesView_combined.js +59 -59
- package/esm2015/lib/GeographicTileSeries.js +28 -28
- package/esm2015/lib/SphericalMercatorHorizontalScaler.js +2 -2
- package/esm2015/lib/SphericalMercatorVerticalScaler.js +2 -2
- package/esm2015/lib/TileSeries_combined.js +92 -92
- package/esm2015/lib/XamGeographicMap_combined.js +448 -448
- package/esm2015/lib/igx-arc-gis-online-map-imagery-dynamic-module.js +4 -4
- package/esm2015/lib/igx-arc-gis-online-map-imagery-module.js +4 -4
- package/esm2015/lib/igx-bing-maps-map-imagery-dynamic-module.js +4 -4
- package/esm2015/lib/igx-bing-maps-map-imagery-module.js +4 -4
- package/esm2015/lib/igx-custom-map-imagery-dynamic-module.js +4 -4
- package/esm2015/lib/igx-custom-map-imagery-module.js +4 -4
- package/esm2015/lib/igx-geographic-contour-line-series-component.js +12 -12
- package/esm2015/lib/igx-geographic-contour-line-series-dynamic-module.js +4 -4
- package/esm2015/lib/igx-geographic-contour-line-series-module.js +4 -4
- package/esm2015/lib/igx-geographic-high-density-scatter-series-component.js +26 -26
- package/esm2015/lib/igx-geographic-high-density-scatter-series-dynamic-module.js +4 -4
- package/esm2015/lib/igx-geographic-high-density-scatter-series-module.js +4 -4
- package/esm2015/lib/igx-geographic-map-component.js +42 -42
- package/esm2015/lib/igx-geographic-map-core-dynamic-module.js +4 -4
- package/esm2015/lib/igx-geographic-map-core-module.js +4 -4
- package/esm2015/lib/igx-geographic-map-dynamic-module.js +4 -4
- package/esm2015/lib/igx-geographic-map-module.js +4 -4
- package/esm2015/lib/igx-geographic-map-series-host-component.js +24 -24
- package/esm2015/lib/igx-geographic-marker-series-base-component.js +3 -3
- package/esm2015/lib/igx-geographic-marker-series-component.js +25 -25
- package/esm2015/lib/igx-geographic-polyline-series-component.js +14 -14
- package/esm2015/lib/igx-geographic-polyline-series-dynamic-module.js +4 -4
- package/esm2015/lib/igx-geographic-polyline-series-module.js +4 -4
- package/esm2015/lib/igx-geographic-proportional-symbol-series-base-component.js +3 -3
- package/esm2015/lib/igx-geographic-proportional-symbol-series-component.js +36 -36
- package/esm2015/lib/igx-geographic-proportional-symbol-series-dynamic-module.js +4 -4
- package/esm2015/lib/igx-geographic-proportional-symbol-series-module.js +4 -4
- package/esm2015/lib/igx-geographic-scatter-area-series-component.js +11 -11
- package/esm2015/lib/igx-geographic-scatter-area-series-dynamic-module.js +4 -4
- package/esm2015/lib/igx-geographic-scatter-area-series-module.js +4 -4
- package/esm2015/lib/igx-geographic-shape-series-base-base-component.js +3 -3
- package/esm2015/lib/igx-geographic-shape-series-base-component.js +19 -19
- package/esm2015/lib/igx-geographic-shape-series-component.js +36 -36
- package/esm2015/lib/igx-geographic-shape-series-dynamic-module.js +4 -4
- package/esm2015/lib/igx-geographic-shape-series-module.js +4 -4
- package/esm2015/lib/igx-geographic-symbol-series-base-component.js +3 -3
- package/esm2015/lib/igx-geographic-symbol-series-component.js +18 -18
- package/esm2015/lib/igx-geographic-symbol-series-dynamic-module.js +4 -4
- package/esm2015/lib/igx-geographic-symbol-series-module.js +4 -4
- package/esm2015/lib/igx-geographic-tile-series-component.js +7 -7
- package/esm2015/lib/igx-geographic-tile-series-dynamic-module.js +4 -4
- package/esm2015/lib/igx-geographic-tile-series-module.js +4 -4
- package/esm2015/lib/igx-geographic-xy-triangulating-series-base-component.js +3 -3
- package/esm2015/lib/igx-geographic-xy-triangulating-series-component.js +15 -15
- package/esm2015/lib/igx-open-street-map-imagery-dynamic-module.js +4 -4
- package/esm2015/lib/igx-open-street-map-imagery-module.js +4 -4
- package/esm2015/lib/igx-tile-generator-map-imagery-dynamic-module.js +4 -4
- package/esm2015/lib/igx-tile-generator-map-imagery-module.js +4 -4
- package/esm2015/lib/igx-tile-series-component.js +6 -6
- package/esm2015/lib/igx-tile-series-dynamic-module.js +4 -4
- package/esm2015/lib/igx-tile-series-module.js +4 -4
- package/esm5/lib/GeographicContourLineSeriesView_combined.js +40 -37
- package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js +81 -81
- package/esm5/lib/GeographicMapSeriesHost_combined.js +181 -181
- package/esm5/lib/GeographicMarkerSeries.js +29 -29
- package/esm5/lib/GeographicPolylineSeriesView_combined.js +18 -18
- package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js +92 -92
- package/esm5/lib/GeographicShapeSeriesBase_combined.js +62 -62
- package/esm5/lib/GeographicShapeSeriesView_combined.js +57 -57
- package/esm5/lib/GeographicSymbolSeriesView_combined.js +59 -59
- package/esm5/lib/GeographicTileSeries.js +27 -27
- package/esm5/lib/SphericalMercatorHorizontalScaler.js +2 -2
- package/esm5/lib/SphericalMercatorVerticalScaler.js +2 -2
- package/esm5/lib/TileSeries_combined.js +90 -90
- package/esm5/lib/XamGeographicMap_combined.js +441 -441
- package/esm5/lib/igx-arc-gis-online-map-imagery-dynamic-module.js +4 -4
- package/esm5/lib/igx-arc-gis-online-map-imagery-module.js +4 -4
- package/esm5/lib/igx-bing-maps-map-imagery-dynamic-module.js +4 -4
- package/esm5/lib/igx-bing-maps-map-imagery-module.js +4 -4
- package/esm5/lib/igx-custom-map-imagery-dynamic-module.js +4 -4
- package/esm5/lib/igx-custom-map-imagery-module.js +4 -4
- package/esm5/lib/igx-geographic-contour-line-series-component.js +12 -12
- package/esm5/lib/igx-geographic-contour-line-series-dynamic-module.js +4 -4
- package/esm5/lib/igx-geographic-contour-line-series-module.js +4 -4
- package/esm5/lib/igx-geographic-high-density-scatter-series-component.js +26 -26
- package/esm5/lib/igx-geographic-high-density-scatter-series-dynamic-module.js +4 -4
- package/esm5/lib/igx-geographic-high-density-scatter-series-module.js +4 -4
- package/esm5/lib/igx-geographic-map-component.js +42 -42
- package/esm5/lib/igx-geographic-map-core-dynamic-module.js +4 -4
- package/esm5/lib/igx-geographic-map-core-module.js +4 -4
- package/esm5/lib/igx-geographic-map-dynamic-module.js +4 -4
- package/esm5/lib/igx-geographic-map-module.js +4 -4
- package/esm5/lib/igx-geographic-map-series-host-component.js +24 -24
- package/esm5/lib/igx-geographic-marker-series-base-component.js +3 -3
- package/esm5/lib/igx-geographic-marker-series-component.js +25 -25
- package/esm5/lib/igx-geographic-polyline-series-component.js +14 -14
- package/esm5/lib/igx-geographic-polyline-series-dynamic-module.js +4 -4
- package/esm5/lib/igx-geographic-polyline-series-module.js +4 -4
- package/esm5/lib/igx-geographic-proportional-symbol-series-base-component.js +3 -3
- package/esm5/lib/igx-geographic-proportional-symbol-series-component.js +36 -36
- package/esm5/lib/igx-geographic-proportional-symbol-series-dynamic-module.js +4 -4
- package/esm5/lib/igx-geographic-proportional-symbol-series-module.js +4 -4
- package/esm5/lib/igx-geographic-scatter-area-series-component.js +11 -11
- package/esm5/lib/igx-geographic-scatter-area-series-dynamic-module.js +4 -4
- package/esm5/lib/igx-geographic-scatter-area-series-module.js +4 -4
- package/esm5/lib/igx-geographic-shape-series-base-base-component.js +3 -3
- package/esm5/lib/igx-geographic-shape-series-base-component.js +19 -19
- package/esm5/lib/igx-geographic-shape-series-component.js +36 -36
- package/esm5/lib/igx-geographic-shape-series-dynamic-module.js +4 -4
- package/esm5/lib/igx-geographic-shape-series-module.js +4 -4
- package/esm5/lib/igx-geographic-symbol-series-base-component.js +3 -3
- package/esm5/lib/igx-geographic-symbol-series-component.js +18 -18
- package/esm5/lib/igx-geographic-symbol-series-dynamic-module.js +4 -4
- package/esm5/lib/igx-geographic-symbol-series-module.js +4 -4
- package/esm5/lib/igx-geographic-tile-series-component.js +7 -7
- package/esm5/lib/igx-geographic-tile-series-dynamic-module.js +4 -4
- package/esm5/lib/igx-geographic-tile-series-module.js +4 -4
- package/esm5/lib/igx-geographic-xy-triangulating-series-base-component.js +3 -3
- package/esm5/lib/igx-geographic-xy-triangulating-series-component.js +15 -15
- package/esm5/lib/igx-open-street-map-imagery-dynamic-module.js +4 -4
- package/esm5/lib/igx-open-street-map-imagery-module.js +4 -4
- package/esm5/lib/igx-tile-generator-map-imagery-dynamic-module.js +4 -4
- package/esm5/lib/igx-tile-generator-map-imagery-module.js +4 -4
- package/esm5/lib/igx-tile-series-component.js +6 -6
- package/esm5/lib/igx-tile-series-dynamic-module.js +4 -4
- package/esm5/lib/igx-tile-series-module.js +4 -4
- package/fesm2015/igniteui-angular-maps.js +1628 -1625
- package/fesm5/igniteui-angular-maps.js +1615 -1612
- package/lib/GeographicContourLineSeriesView_combined.d.ts +15 -15
- package/lib/GeographicHighDensityScatterSeriesView_combined.d.ts +25 -25
- package/lib/GeographicMapSeriesHost_combined.d.ts +44 -44
- 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 -25
- 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 -10
- package/lib/GeographicXYTriangulatingSeriesBase.d.ts +1 -1
- package/lib/TileSeries_combined.d.ts +22 -22
- package/lib/XamGeographicMap_combined.d.ts +101 -101
- package/package.json +2 -2
|
@@ -41,7 +41,7 @@ var IgxGeographicSymbolSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
41
41
|
* Gets whether the series has only marker as visuals
|
|
42
42
|
*/
|
|
43
43
|
get: function () {
|
|
44
|
-
return this.i.
|
|
44
|
+
return this.i.c5;
|
|
45
45
|
},
|
|
46
46
|
enumerable: false,
|
|
47
47
|
configurable: true
|
|
@@ -51,10 +51,10 @@ var IgxGeographicSymbolSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
51
51
|
* The name of the property of ItemsSource items which contains the latitude coordinate of the symbol.
|
|
52
52
|
*/
|
|
53
53
|
get: function () {
|
|
54
|
-
return this.i.
|
|
54
|
+
return this.i.r0;
|
|
55
55
|
},
|
|
56
56
|
set: function (v) {
|
|
57
|
-
this.i.
|
|
57
|
+
this.i.r0 = v;
|
|
58
58
|
},
|
|
59
59
|
enumerable: false,
|
|
60
60
|
configurable: true
|
|
@@ -64,10 +64,10 @@ var IgxGeographicSymbolSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
64
64
|
* The name of the property of ItemsSource items which contains the longitude coordinate of the symbol.
|
|
65
65
|
*/
|
|
66
66
|
get: function () {
|
|
67
|
-
return this.i.
|
|
67
|
+
return this.i.r2;
|
|
68
68
|
},
|
|
69
69
|
set: function (v) {
|
|
70
|
-
this.i.
|
|
70
|
+
this.i.r2 = v;
|
|
71
71
|
},
|
|
72
72
|
enumerable: false,
|
|
73
73
|
configurable: true
|
|
@@ -77,10 +77,10 @@ var IgxGeographicSymbolSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
77
77
|
* The desired behavior for markers in this series which are placed too close together for the current view, resulting in a collision.
|
|
78
78
|
*/
|
|
79
79
|
get: function () {
|
|
80
|
-
return this.i.
|
|
80
|
+
return this.i.rm;
|
|
81
81
|
},
|
|
82
82
|
set: function (v) {
|
|
83
|
-
this.i.
|
|
83
|
+
this.i.rm = ensureEnum(CollisionAvoidanceType_$type, v);
|
|
84
84
|
},
|
|
85
85
|
enumerable: false,
|
|
86
86
|
configurable: true
|
|
@@ -90,10 +90,10 @@ var IgxGeographicSymbolSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
90
90
|
* Gets or sets whether this Scatter series should allow custom style overrides of its individual visuals.
|
|
91
91
|
*/
|
|
92
92
|
get: function () {
|
|
93
|
-
return this.i.
|
|
93
|
+
return this.i.rt;
|
|
94
94
|
},
|
|
95
95
|
set: function (v) {
|
|
96
|
-
this.i.
|
|
96
|
+
this.i.rt = ensureBool(v);
|
|
97
97
|
},
|
|
98
98
|
enumerable: false,
|
|
99
99
|
configurable: true
|
|
@@ -103,10 +103,10 @@ var IgxGeographicSymbolSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
103
103
|
* Gets or sets whether this Scatter series should allow custom style overrides of its individual marker visuals.
|
|
104
104
|
*/
|
|
105
105
|
get: function () {
|
|
106
|
-
return this.i.
|
|
106
|
+
return this.i.rs;
|
|
107
107
|
},
|
|
108
108
|
set: function (v) {
|
|
109
|
-
this.i.
|
|
109
|
+
this.i.rs = ensureBool(v);
|
|
110
110
|
},
|
|
111
111
|
enumerable: false,
|
|
112
112
|
configurable: true
|
|
@@ -116,10 +116,10 @@ var IgxGeographicSymbolSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
116
116
|
* Gets or sets the mode the series will use to find the closest point to the cursor.
|
|
117
117
|
*/
|
|
118
118
|
get: function () {
|
|
119
|
-
return this.i.
|
|
119
|
+
return this.i.rn;
|
|
120
120
|
},
|
|
121
121
|
set: function (v) {
|
|
122
|
-
this.i.
|
|
122
|
+
this.i.rn = ensureEnum(ScatterItemSearchMode_$type, v);
|
|
123
123
|
},
|
|
124
124
|
enumerable: false,
|
|
125
125
|
configurable: true
|
|
@@ -129,10 +129,10 @@ var IgxGeographicSymbolSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
129
129
|
* Gets or sets the threshold to use when searching for items using ItemSearchMode.
|
|
130
130
|
*/
|
|
131
131
|
get: function () {
|
|
132
|
-
return this.i.
|
|
132
|
+
return this.i.rv;
|
|
133
133
|
},
|
|
134
134
|
set: function (v) {
|
|
135
|
-
this.i.
|
|
135
|
+
this.i.rv = +v;
|
|
136
136
|
},
|
|
137
137
|
enumerable: false,
|
|
138
138
|
configurable: true
|
|
@@ -187,12 +187,12 @@ var IgxGeographicSymbolSeriesComponent = /** @class */ /*@__PURE__*/ (function (
|
|
|
187
187
|
enumerable: false,
|
|
188
188
|
configurable: true
|
|
189
189
|
});
|
|
190
|
-
IgxGeographicSymbolSeriesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
191
|
-
IgxGeographicSymbolSeriesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.
|
|
190
|
+
IgxGeographicSymbolSeriesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxGeographicSymbolSeriesComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
191
|
+
IgxGeographicSymbolSeriesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.17", type: IgxGeographicSymbolSeriesComponent, selector: "igx-geographic-symbol-series", inputs: { latitudeMemberPath: "latitudeMemberPath", longitudeMemberPath: "longitudeMemberPath", markerCollisionAvoidance: "markerCollisionAvoidance", isCustomScatterStyleAllowed: "isCustomScatterStyleAllowed", isCustomScatterMarkerStyleAllowed: "isCustomScatterMarkerStyleAllowed", itemSearchMode: "itemSearchMode", itemSearchThreshold: "itemSearchThreshold" }, outputs: { assigningScatterStyle: "assigningScatterStyle", assigningScatterMarkerStyle: "assigningScatterMarkerStyle" }, providers: [{ provide: IgxGeographicMarkerSeriesComponent, useExisting: forwardRef(function () { return IgxGeographicSymbolSeriesComponent; }) }, { provide: IgxGeographicMapSeriesHostComponent, useExisting: forwardRef(function () { return IgxGeographicSymbolSeriesComponent; }) }, { provide: IgxSeriesComponent, useExisting: forwardRef(function () { return IgxGeographicSymbolSeriesComponent; }) }], usesInheritance: true, ngImport: i0, template: "", isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
192
192
|
return IgxGeographicSymbolSeriesComponent;
|
|
193
193
|
}(IgxGeographicMarkerSeriesComponent));
|
|
194
194
|
export { IgxGeographicSymbolSeriesComponent };
|
|
195
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
195
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxGeographicSymbolSeriesComponent, decorators: [{
|
|
196
196
|
type: Component,
|
|
197
197
|
args: [{
|
|
198
198
|
selector: 'igx-geographic-symbol-series',
|
|
@@ -16,13 +16,13 @@ var IgxGeographicSymbolSeriesDynamicModule = /** @class */ /*@__PURE__*/ (functi
|
|
|
16
16
|
TypeRegistrar.registerCons("IgxGeographicSymbolSeriesComponent", IgxGeographicSymbolSeriesComponent);
|
|
17
17
|
TypeRegistrar.register("GeographicSymbolSeries", GeographicSymbolSeries.$type);
|
|
18
18
|
}
|
|
19
|
-
IgxGeographicSymbolSeriesDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
20
|
-
IgxGeographicSymbolSeriesDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
|
21
|
-
IgxGeographicSymbolSeriesDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
|
19
|
+
IgxGeographicSymbolSeriesDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxGeographicSymbolSeriesDynamicModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
20
|
+
IgxGeographicSymbolSeriesDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxGeographicSymbolSeriesDynamicModule, imports: [CommonModule, IgxGeographicSymbolSeriesModule], exports: [IgxGeographicSymbolSeriesModule] });
|
|
21
|
+
IgxGeographicSymbolSeriesDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxGeographicSymbolSeriesDynamicModule, imports: [[CommonModule, IgxGeographicSymbolSeriesModule], IgxGeographicSymbolSeriesModule] });
|
|
22
22
|
return IgxGeographicSymbolSeriesDynamicModule;
|
|
23
23
|
}());
|
|
24
24
|
export { IgxGeographicSymbolSeriesDynamicModule };
|
|
25
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
25
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxGeographicSymbolSeriesDynamicModule, decorators: [{
|
|
26
26
|
type: NgModule,
|
|
27
27
|
args: [{
|
|
28
28
|
declarations: [],
|
|
@@ -12,13 +12,13 @@ import * as i0 from "@angular/core";
|
|
|
12
12
|
var IgxGeographicSymbolSeriesModule = /** @class */ /*@__PURE__*/ (function () {
|
|
13
13
|
function IgxGeographicSymbolSeriesModule() {
|
|
14
14
|
}
|
|
15
|
-
IgxGeographicSymbolSeriesModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
16
|
-
IgxGeographicSymbolSeriesModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
|
17
|
-
IgxGeographicSymbolSeriesModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
|
15
|
+
IgxGeographicSymbolSeriesModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxGeographicSymbolSeriesModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
16
|
+
IgxGeographicSymbolSeriesModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxGeographicSymbolSeriesModule, declarations: [IgxGeographicSymbolSeriesComponent], imports: [CommonModule, IgxScatterSeriesDynamicModule], exports: [IgxGeographicSymbolSeriesComponent, IgxScatterSeriesDynamicModule] });
|
|
17
|
+
IgxGeographicSymbolSeriesModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxGeographicSymbolSeriesModule, imports: [[CommonModule, IgxScatterSeriesDynamicModule], IgxScatterSeriesDynamicModule] });
|
|
18
18
|
return IgxGeographicSymbolSeriesModule;
|
|
19
19
|
}());
|
|
20
20
|
export { IgxGeographicSymbolSeriesModule };
|
|
21
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
21
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxGeographicSymbolSeriesModule, decorators: [{
|
|
22
22
|
type: NgModule,
|
|
23
23
|
args: [{
|
|
24
24
|
declarations: [IgxGeographicSymbolSeriesComponent],
|
|
@@ -35,7 +35,7 @@ var IgxGeographicTileSeriesComponent = /** @class */ /*@__PURE__*/ (function (_s
|
|
|
35
35
|
* Gets whether the current series shows a tile imagery.
|
|
36
36
|
*/
|
|
37
37
|
get: function () {
|
|
38
|
-
return this.i.
|
|
38
|
+
return this.i.el;
|
|
39
39
|
},
|
|
40
40
|
enumerable: false,
|
|
41
41
|
configurable: true
|
|
@@ -45,14 +45,14 @@ var IgxGeographicTileSeriesComponent = /** @class */ /*@__PURE__*/ (function (_s
|
|
|
45
45
|
* The MapImagery which is used to provide the tiles for display.
|
|
46
46
|
*/
|
|
47
47
|
get: function () {
|
|
48
|
-
var r = this.i.
|
|
48
|
+
var r = this.i.rm;
|
|
49
49
|
if (r == null) {
|
|
50
50
|
return null;
|
|
51
51
|
}
|
|
52
52
|
return r.externalObject;
|
|
53
53
|
},
|
|
54
54
|
set: function (v) {
|
|
55
|
-
v == null ? this.i.
|
|
55
|
+
v == null ? this.i.rm = null : this.i.rm = v.i;
|
|
56
56
|
},
|
|
57
57
|
enumerable: false,
|
|
58
58
|
configurable: true
|
|
@@ -72,7 +72,7 @@ var IgxGeographicTileSeriesComponent = /** @class */ /*@__PURE__*/ (function (_s
|
|
|
72
72
|
|
|
73
73
|
*/
|
|
74
74
|
IgxGeographicTileSeriesComponent.prototype.clearTileCache = function () {
|
|
75
|
-
this.i.
|
|
75
|
+
this.i.rq();
|
|
76
76
|
};
|
|
77
77
|
Object.defineProperty(IgxGeographicTileSeriesComponent.prototype, "imageTilesReady", {
|
|
78
78
|
/**
|
|
@@ -101,12 +101,12 @@ var IgxGeographicTileSeriesComponent = /** @class */ /*@__PURE__*/ (function (_s
|
|
|
101
101
|
enumerable: false,
|
|
102
102
|
configurable: true
|
|
103
103
|
});
|
|
104
|
-
IgxGeographicTileSeriesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
105
|
-
IgxGeographicTileSeriesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.
|
|
104
|
+
IgxGeographicTileSeriesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxGeographicTileSeriesComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
105
|
+
IgxGeographicTileSeriesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.17", type: IgxGeographicTileSeriesComponent, selector: "igx-geographic-tile-series", inputs: { tileImagery: "tileImagery" }, outputs: { imageTilesReady: "imageTilesReady" }, providers: [{ provide: IgxGeographicShapeSeriesBaseComponent, useExisting: forwardRef(function () { return IgxGeographicTileSeriesComponent; }) }, { provide: IgxGeographicMapSeriesHostComponent, useExisting: forwardRef(function () { return IgxGeographicTileSeriesComponent; }) }, { provide: IgxSeriesComponent, useExisting: forwardRef(function () { return IgxGeographicTileSeriesComponent; }) }], usesInheritance: true, ngImport: i0, template: "", isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
106
106
|
return IgxGeographicTileSeriesComponent;
|
|
107
107
|
}(IgxGeographicShapeSeriesBaseComponent));
|
|
108
108
|
export { IgxGeographicTileSeriesComponent };
|
|
109
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
109
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxGeographicTileSeriesComponent, decorators: [{
|
|
110
110
|
type: Component,
|
|
111
111
|
args: [{
|
|
112
112
|
selector: 'igx-geographic-tile-series',
|
|
@@ -16,13 +16,13 @@ var IgxGeographicTileSeriesDynamicModule = /** @class */ /*@__PURE__*/ (function
|
|
|
16
16
|
TypeRegistrar.registerCons("IgxGeographicTileSeriesComponent", IgxGeographicTileSeriesComponent);
|
|
17
17
|
TypeRegistrar.register("GeographicTileSeries", GeographicTileSeries.$type);
|
|
18
18
|
}
|
|
19
|
-
IgxGeographicTileSeriesDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
20
|
-
IgxGeographicTileSeriesDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
|
21
|
-
IgxGeographicTileSeriesDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
|
19
|
+
IgxGeographicTileSeriesDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxGeographicTileSeriesDynamicModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
20
|
+
IgxGeographicTileSeriesDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxGeographicTileSeriesDynamicModule, imports: [CommonModule, IgxGeographicTileSeriesModule], exports: [IgxGeographicTileSeriesModule] });
|
|
21
|
+
IgxGeographicTileSeriesDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxGeographicTileSeriesDynamicModule, imports: [[CommonModule, IgxGeographicTileSeriesModule], IgxGeographicTileSeriesModule] });
|
|
22
22
|
return IgxGeographicTileSeriesDynamicModule;
|
|
23
23
|
}());
|
|
24
24
|
export { IgxGeographicTileSeriesDynamicModule };
|
|
25
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
25
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxGeographicTileSeriesDynamicModule, decorators: [{
|
|
26
26
|
type: NgModule,
|
|
27
27
|
args: [{
|
|
28
28
|
declarations: [],
|
|
@@ -12,13 +12,13 @@ import * as i0 from "@angular/core";
|
|
|
12
12
|
var IgxGeographicTileSeriesModule = /** @class */ /*@__PURE__*/ (function () {
|
|
13
13
|
function IgxGeographicTileSeriesModule() {
|
|
14
14
|
}
|
|
15
|
-
IgxGeographicTileSeriesModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
16
|
-
IgxGeographicTileSeriesModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
|
17
|
-
IgxGeographicTileSeriesModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
|
15
|
+
IgxGeographicTileSeriesModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxGeographicTileSeriesModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
16
|
+
IgxGeographicTileSeriesModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxGeographicTileSeriesModule, declarations: [IgxGeographicTileSeriesComponent], imports: [CommonModule, IgxTileSeriesDynamicModule], exports: [IgxGeographicTileSeriesComponent, IgxTileSeriesDynamicModule] });
|
|
17
|
+
IgxGeographicTileSeriesModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxGeographicTileSeriesModule, imports: [[CommonModule, IgxTileSeriesDynamicModule], IgxTileSeriesDynamicModule] });
|
|
18
18
|
return IgxGeographicTileSeriesModule;
|
|
19
19
|
}());
|
|
20
20
|
export { IgxGeographicTileSeriesModule };
|
|
21
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
21
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxGeographicTileSeriesModule, decorators: [{
|
|
22
22
|
type: NgModule,
|
|
23
23
|
args: [{
|
|
24
24
|
declarations: [IgxGeographicTileSeriesComponent],
|
|
@@ -17,12 +17,12 @@ var IgxGeographicXYTriangulatingSeriesBaseComponent = /** @class */ /*@__PURE__*
|
|
|
17
17
|
enumerable: false,
|
|
18
18
|
configurable: true
|
|
19
19
|
});
|
|
20
|
-
IgxGeographicXYTriangulatingSeriesBaseComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
21
|
-
IgxGeographicXYTriangulatingSeriesBaseComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.
|
|
20
|
+
IgxGeographicXYTriangulatingSeriesBaseComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxGeographicXYTriangulatingSeriesBaseComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
21
|
+
IgxGeographicXYTriangulatingSeriesBaseComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.17", type: IgxGeographicXYTriangulatingSeriesBaseComponent, selector: "ng-component", usesInheritance: true, ngImport: i0, template: "", isInline: true });
|
|
22
22
|
return IgxGeographicXYTriangulatingSeriesBaseComponent;
|
|
23
23
|
}(IgxGeographicMapSeriesHostComponent));
|
|
24
24
|
export { IgxGeographicXYTriangulatingSeriesBaseComponent };
|
|
25
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
25
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxGeographicXYTriangulatingSeriesBaseComponent, decorators: [{
|
|
26
26
|
type: Component,
|
|
27
27
|
args: [{
|
|
28
28
|
template: "",
|
|
@@ -49,10 +49,10 @@ var IgxGeographicXYTriangulatingSeriesComponent = /** @class */ /*@__PURE__*/ (f
|
|
|
49
49
|
* The name of the property from which to extract the Longitude for each item in the ItemsSource.
|
|
50
50
|
*/
|
|
51
51
|
get: function () {
|
|
52
|
-
return this.i.
|
|
52
|
+
return this.i.qq;
|
|
53
53
|
},
|
|
54
54
|
set: function (v) {
|
|
55
|
-
this.i.
|
|
55
|
+
this.i.qq = v;
|
|
56
56
|
},
|
|
57
57
|
enumerable: false,
|
|
58
58
|
configurable: true
|
|
@@ -62,10 +62,10 @@ var IgxGeographicXYTriangulatingSeriesComponent = /** @class */ /*@__PURE__*/ (f
|
|
|
62
62
|
* The name of the property from which to extract the Latitude for each item in the ItemsSource.
|
|
63
63
|
*/
|
|
64
64
|
get: function () {
|
|
65
|
-
return this.i.
|
|
65
|
+
return this.i.qo;
|
|
66
66
|
},
|
|
67
67
|
set: function (v) {
|
|
68
|
-
this.i.
|
|
68
|
+
this.i.qo = v;
|
|
69
69
|
},
|
|
70
70
|
enumerable: false,
|
|
71
71
|
configurable: true
|
|
@@ -76,10 +76,10 @@ var IgxGeographicXYTriangulatingSeriesComponent = /** @class */ /*@__PURE__*/ (f
|
|
|
76
76
|
* 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.
|
|
77
77
|
*/
|
|
78
78
|
get: function () {
|
|
79
|
-
return this.i.
|
|
79
|
+
return this.i.qn;
|
|
80
80
|
},
|
|
81
81
|
set: function (v) {
|
|
82
|
-
this.i.
|
|
82
|
+
this.i.qn = v;
|
|
83
83
|
},
|
|
84
84
|
enumerable: false,
|
|
85
85
|
configurable: true
|
|
@@ -89,10 +89,10 @@ var IgxGeographicXYTriangulatingSeriesComponent = /** @class */ /*@__PURE__*/ (f
|
|
|
89
89
|
* The name of the property of the TrianglesSource items which, for each triangle, contains the index of the first vertex point in the ItemsSource.
|
|
90
90
|
*/
|
|
91
91
|
get: function () {
|
|
92
|
-
return this.i.
|
|
92
|
+
return this.i.qt;
|
|
93
93
|
},
|
|
94
94
|
set: function (v) {
|
|
95
|
-
this.i.
|
|
95
|
+
this.i.qt = v;
|
|
96
96
|
},
|
|
97
97
|
enumerable: false,
|
|
98
98
|
configurable: true
|
|
@@ -102,10 +102,10 @@ var IgxGeographicXYTriangulatingSeriesComponent = /** @class */ /*@__PURE__*/ (f
|
|
|
102
102
|
* The name of the property of the TrianglesSource items which, for each triangle, contains the index of the second vertex point in the ItemsSource.
|
|
103
103
|
*/
|
|
104
104
|
get: function () {
|
|
105
|
-
return this.i.
|
|
105
|
+
return this.i.qv;
|
|
106
106
|
},
|
|
107
107
|
set: function (v) {
|
|
108
|
-
this.i.
|
|
108
|
+
this.i.qv = v;
|
|
109
109
|
},
|
|
110
110
|
enumerable: false,
|
|
111
111
|
configurable: true
|
|
@@ -115,20 +115,20 @@ var IgxGeographicXYTriangulatingSeriesComponent = /** @class */ /*@__PURE__*/ (f
|
|
|
115
115
|
* The name of the property of the TrianglesSource items which, for each triangle, contains the index of the third vertex point in the ItemsSource.
|
|
116
116
|
*/
|
|
117
117
|
get: function () {
|
|
118
|
-
return this.i.
|
|
118
|
+
return this.i.qx;
|
|
119
119
|
},
|
|
120
120
|
set: function (v) {
|
|
121
|
-
this.i.
|
|
121
|
+
this.i.qx = v;
|
|
122
122
|
},
|
|
123
123
|
enumerable: false,
|
|
124
124
|
configurable: true
|
|
125
125
|
});
|
|
126
|
-
IgxGeographicXYTriangulatingSeriesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
127
|
-
IgxGeographicXYTriangulatingSeriesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.
|
|
126
|
+
IgxGeographicXYTriangulatingSeriesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxGeographicXYTriangulatingSeriesComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
127
|
+
IgxGeographicXYTriangulatingSeriesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.17", type: IgxGeographicXYTriangulatingSeriesComponent, selector: "ng-component", inputs: { triangulationDataSource: "triangulationDataSource", longitudeMemberPath: "longitudeMemberPath", latitudeMemberPath: "latitudeMemberPath", trianglesSource: "trianglesSource", triangleVertexMemberPath1: "triangleVertexMemberPath1", triangleVertexMemberPath2: "triangleVertexMemberPath2", triangleVertexMemberPath3: "triangleVertexMemberPath3" }, usesInheritance: true, ngImport: i0, template: "", isInline: true });
|
|
128
128
|
return IgxGeographicXYTriangulatingSeriesComponent;
|
|
129
129
|
}(IgxGeographicMapSeriesHostComponent));
|
|
130
130
|
export { IgxGeographicXYTriangulatingSeriesComponent };
|
|
131
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
131
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxGeographicXYTriangulatingSeriesComponent, decorators: [{
|
|
132
132
|
type: Component,
|
|
133
133
|
args: [{
|
|
134
134
|
template: "",
|
|
@@ -16,13 +16,13 @@ var IgxOpenStreetMapImageryDynamicModule = /** @class */ /*@__PURE__*/ (function
|
|
|
16
16
|
TypeRegistrar.registerCons("IgxOpenStreetMapImagery", IgxOpenStreetMapImagery);
|
|
17
17
|
TypeRegistrar.register("OpenStreetMapImagery", OpenStreetMapImagery.$type);
|
|
18
18
|
}
|
|
19
|
-
IgxOpenStreetMapImageryDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
20
|
-
IgxOpenStreetMapImageryDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
|
21
|
-
IgxOpenStreetMapImageryDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
|
19
|
+
IgxOpenStreetMapImageryDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxOpenStreetMapImageryDynamicModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
20
|
+
IgxOpenStreetMapImageryDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxOpenStreetMapImageryDynamicModule, imports: [CommonModule, IgxOpenStreetMapImageryModule], exports: [IgxOpenStreetMapImageryModule] });
|
|
21
|
+
IgxOpenStreetMapImageryDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxOpenStreetMapImageryDynamicModule, imports: [[CommonModule, IgxOpenStreetMapImageryModule], IgxOpenStreetMapImageryModule] });
|
|
22
22
|
return IgxOpenStreetMapImageryDynamicModule;
|
|
23
23
|
}());
|
|
24
24
|
export { IgxOpenStreetMapImageryDynamicModule };
|
|
25
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
25
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxOpenStreetMapImageryDynamicModule, decorators: [{
|
|
26
26
|
type: NgModule,
|
|
27
27
|
args: [{
|
|
28
28
|
declarations: [],
|
|
@@ -10,13 +10,13 @@ import * as i0 from "@angular/core";
|
|
|
10
10
|
var IgxOpenStreetMapImageryModule = /** @class */ /*@__PURE__*/ (function () {
|
|
11
11
|
function IgxOpenStreetMapImageryModule() {
|
|
12
12
|
}
|
|
13
|
-
IgxOpenStreetMapImageryModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
14
|
-
IgxOpenStreetMapImageryModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
|
15
|
-
IgxOpenStreetMapImageryModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
|
13
|
+
IgxOpenStreetMapImageryModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxOpenStreetMapImageryModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
14
|
+
IgxOpenStreetMapImageryModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxOpenStreetMapImageryModule, imports: [CommonModule] });
|
|
15
|
+
IgxOpenStreetMapImageryModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxOpenStreetMapImageryModule, imports: [[CommonModule]] });
|
|
16
16
|
return IgxOpenStreetMapImageryModule;
|
|
17
17
|
}());
|
|
18
18
|
export { IgxOpenStreetMapImageryModule };
|
|
19
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
19
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxOpenStreetMapImageryModule, decorators: [{
|
|
20
20
|
type: NgModule,
|
|
21
21
|
args: [{
|
|
22
22
|
declarations: [],
|
|
@@ -16,13 +16,13 @@ var IgxTileGeneratorMapImageryDynamicModule = /** @class */ /*@__PURE__*/ (funct
|
|
|
16
16
|
TypeRegistrar.registerCons("IgxTileGeneratorMapImagery", IgxTileGeneratorMapImagery);
|
|
17
17
|
TypeRegistrar.register("TileGeneratorMapImagery", TileGeneratorMapImagery.$type);
|
|
18
18
|
}
|
|
19
|
-
IgxTileGeneratorMapImageryDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
20
|
-
IgxTileGeneratorMapImageryDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
|
21
|
-
IgxTileGeneratorMapImageryDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
|
19
|
+
IgxTileGeneratorMapImageryDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxTileGeneratorMapImageryDynamicModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
20
|
+
IgxTileGeneratorMapImageryDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxTileGeneratorMapImageryDynamicModule, imports: [CommonModule, IgxTileGeneratorMapImageryModule], exports: [IgxTileGeneratorMapImageryModule] });
|
|
21
|
+
IgxTileGeneratorMapImageryDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxTileGeneratorMapImageryDynamicModule, imports: [[CommonModule, IgxTileGeneratorMapImageryModule], IgxTileGeneratorMapImageryModule] });
|
|
22
22
|
return IgxTileGeneratorMapImageryDynamicModule;
|
|
23
23
|
}());
|
|
24
24
|
export { IgxTileGeneratorMapImageryDynamicModule };
|
|
25
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
25
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxTileGeneratorMapImageryDynamicModule, decorators: [{
|
|
26
26
|
type: NgModule,
|
|
27
27
|
args: [{
|
|
28
28
|
declarations: [],
|
|
@@ -10,13 +10,13 @@ import * as i0 from "@angular/core";
|
|
|
10
10
|
var IgxTileGeneratorMapImageryModule = /** @class */ /*@__PURE__*/ (function () {
|
|
11
11
|
function IgxTileGeneratorMapImageryModule() {
|
|
12
12
|
}
|
|
13
|
-
IgxTileGeneratorMapImageryModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
14
|
-
IgxTileGeneratorMapImageryModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
|
15
|
-
IgxTileGeneratorMapImageryModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
|
13
|
+
IgxTileGeneratorMapImageryModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxTileGeneratorMapImageryModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
14
|
+
IgxTileGeneratorMapImageryModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxTileGeneratorMapImageryModule, imports: [CommonModule] });
|
|
15
|
+
IgxTileGeneratorMapImageryModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxTileGeneratorMapImageryModule, imports: [[CommonModule]] });
|
|
16
16
|
return IgxTileGeneratorMapImageryModule;
|
|
17
17
|
}());
|
|
18
18
|
export { IgxTileGeneratorMapImageryModule };
|
|
19
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
19
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxTileGeneratorMapImageryModule, decorators: [{
|
|
20
20
|
type: NgModule,
|
|
21
21
|
args: [{
|
|
22
22
|
declarations: [],
|
|
@@ -30,7 +30,7 @@ var IgxTileSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
30
30
|
* Gets whether the current series shows a tile imagery.
|
|
31
31
|
*/
|
|
32
32
|
get: function () {
|
|
33
|
-
return this.i.
|
|
33
|
+
return this.i.el;
|
|
34
34
|
},
|
|
35
35
|
enumerable: false,
|
|
36
36
|
configurable: true
|
|
@@ -40,14 +40,14 @@ var IgxTileSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
40
40
|
* The MapImagery which is used to provide the tiles for display.
|
|
41
41
|
*/
|
|
42
42
|
get: function () {
|
|
43
|
-
var r = this.i.
|
|
43
|
+
var r = this.i.s3;
|
|
44
44
|
if (r == null) {
|
|
45
45
|
return null;
|
|
46
46
|
}
|
|
47
47
|
return r.externalObject;
|
|
48
48
|
},
|
|
49
49
|
set: function (v) {
|
|
50
|
-
v == null ? this.i.
|
|
50
|
+
v == null ? this.i.s3 = null : this.i.s3 = v.i;
|
|
51
51
|
},
|
|
52
52
|
enumerable: false,
|
|
53
53
|
configurable: true
|
|
@@ -69,12 +69,12 @@ var IgxTileSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
69
69
|
IgxTileSeriesComponent.prototype.deferredRefresh = function () {
|
|
70
70
|
this.i.deferredRefresh();
|
|
71
71
|
};
|
|
72
|
-
IgxTileSeriesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
73
|
-
IgxTileSeriesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.
|
|
72
|
+
IgxTileSeriesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxTileSeriesComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
73
|
+
IgxTileSeriesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.17", type: IgxTileSeriesComponent, selector: "igx-tile-series", inputs: { tileImagery: "tileImagery" }, providers: [{ provide: IgxShapeSeriesBaseComponent, useExisting: forwardRef(function () { return IgxTileSeriesComponent; }) }, { provide: IgxSeriesComponent, useExisting: forwardRef(function () { return IgxTileSeriesComponent; }) }], usesInheritance: true, ngImport: i0, template: "", isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
74
74
|
return IgxTileSeriesComponent;
|
|
75
75
|
}(IgxShapeSeriesBaseComponent));
|
|
76
76
|
export { IgxTileSeriesComponent };
|
|
77
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
77
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxTileSeriesComponent, decorators: [{
|
|
78
78
|
type: Component,
|
|
79
79
|
args: [{
|
|
80
80
|
selector: 'igx-tile-series',
|
|
@@ -16,13 +16,13 @@ var IgxTileSeriesDynamicModule = /** @class */ /*@__PURE__*/ (function () {
|
|
|
16
16
|
TypeRegistrar.registerCons("IgxTileSeriesComponent", IgxTileSeriesComponent);
|
|
17
17
|
TypeRegistrar.register("TileSeries", TileSeries.$type);
|
|
18
18
|
}
|
|
19
|
-
IgxTileSeriesDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
20
|
-
IgxTileSeriesDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
|
21
|
-
IgxTileSeriesDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
|
19
|
+
IgxTileSeriesDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxTileSeriesDynamicModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
20
|
+
IgxTileSeriesDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxTileSeriesDynamicModule, imports: [CommonModule, IgxTileSeriesModule], exports: [IgxTileSeriesModule] });
|
|
21
|
+
IgxTileSeriesDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxTileSeriesDynamicModule, imports: [[CommonModule, IgxTileSeriesModule], IgxTileSeriesModule] });
|
|
22
22
|
return IgxTileSeriesDynamicModule;
|
|
23
23
|
}());
|
|
24
24
|
export { IgxTileSeriesDynamicModule };
|
|
25
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
25
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxTileSeriesDynamicModule, decorators: [{
|
|
26
26
|
type: NgModule,
|
|
27
27
|
args: [{
|
|
28
28
|
declarations: [],
|
|
@@ -11,13 +11,13 @@ import * as i0 from "@angular/core";
|
|
|
11
11
|
var IgxTileSeriesModule = /** @class */ /*@__PURE__*/ (function () {
|
|
12
12
|
function IgxTileSeriesModule() {
|
|
13
13
|
}
|
|
14
|
-
IgxTileSeriesModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
15
|
-
IgxTileSeriesModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
|
16
|
-
IgxTileSeriesModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
|
14
|
+
IgxTileSeriesModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxTileSeriesModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
15
|
+
IgxTileSeriesModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxTileSeriesModule, declarations: [IgxTileSeriesComponent], imports: [CommonModule], exports: [IgxTileSeriesComponent] });
|
|
16
|
+
IgxTileSeriesModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxTileSeriesModule, imports: [[CommonModule]] });
|
|
17
17
|
return IgxTileSeriesModule;
|
|
18
18
|
}());
|
|
19
19
|
export { IgxTileSeriesModule };
|
|
20
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
20
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxTileSeriesModule, decorators: [{
|
|
21
21
|
type: NgModule,
|
|
22
22
|
args: [{
|
|
23
23
|
declarations: [IgxTileSeriesComponent],
|