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
|
@@ -18,12 +18,12 @@ export let IgxArcGISOnlineMapImageryDynamicModule = /*@__PURE__*/ (() => {
|
|
|
18
18
|
TypeRegistrar.register("ArcGISOnlineMapImagery", ArcGISOnlineMapImagery.$type);
|
|
19
19
|
}
|
|
20
20
|
}
|
|
21
|
-
IgxArcGISOnlineMapImageryDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
22
|
-
IgxArcGISOnlineMapImageryDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
|
23
|
-
IgxArcGISOnlineMapImageryDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
|
21
|
+
IgxArcGISOnlineMapImageryDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxArcGISOnlineMapImageryDynamicModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
22
|
+
IgxArcGISOnlineMapImageryDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxArcGISOnlineMapImageryDynamicModule, imports: [CommonModule, IgxArcGISOnlineMapImageryModule], exports: [IgxArcGISOnlineMapImageryModule] });
|
|
23
|
+
IgxArcGISOnlineMapImageryDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxArcGISOnlineMapImageryDynamicModule, imports: [[CommonModule, IgxArcGISOnlineMapImageryModule], IgxArcGISOnlineMapImageryModule] });
|
|
24
24
|
return IgxArcGISOnlineMapImageryDynamicModule;
|
|
25
25
|
})();
|
|
26
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
26
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxArcGISOnlineMapImageryDynamicModule, decorators: [{
|
|
27
27
|
type: NgModule,
|
|
28
28
|
args: [{
|
|
29
29
|
declarations: [],
|
|
@@ -10,12 +10,12 @@ import * as i0 from "@angular/core";
|
|
|
10
10
|
export let IgxArcGISOnlineMapImageryModule = /*@__PURE__*/ (() => {
|
|
11
11
|
class IgxArcGISOnlineMapImageryModule {
|
|
12
12
|
}
|
|
13
|
-
IgxArcGISOnlineMapImageryModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
14
|
-
IgxArcGISOnlineMapImageryModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
|
15
|
-
IgxArcGISOnlineMapImageryModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
|
13
|
+
IgxArcGISOnlineMapImageryModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxArcGISOnlineMapImageryModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
14
|
+
IgxArcGISOnlineMapImageryModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxArcGISOnlineMapImageryModule, imports: [CommonModule] });
|
|
15
|
+
IgxArcGISOnlineMapImageryModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxArcGISOnlineMapImageryModule, imports: [[CommonModule]] });
|
|
16
16
|
return IgxArcGISOnlineMapImageryModule;
|
|
17
17
|
})();
|
|
18
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
18
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxArcGISOnlineMapImageryModule, decorators: [{
|
|
19
19
|
type: NgModule,
|
|
20
20
|
args: [{
|
|
21
21
|
declarations: [],
|
|
@@ -18,12 +18,12 @@ export let IgxBingMapsMapImageryDynamicModule = /*@__PURE__*/ (() => {
|
|
|
18
18
|
TypeRegistrar.register("BingMapsMapImagery", BingMapsMapImagery.$type);
|
|
19
19
|
}
|
|
20
20
|
}
|
|
21
|
-
IgxBingMapsMapImageryDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
22
|
-
IgxBingMapsMapImageryDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
|
23
|
-
IgxBingMapsMapImageryDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
|
21
|
+
IgxBingMapsMapImageryDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxBingMapsMapImageryDynamicModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
22
|
+
IgxBingMapsMapImageryDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxBingMapsMapImageryDynamicModule, imports: [CommonModule, IgxBingMapsMapImageryModule], exports: [IgxBingMapsMapImageryModule] });
|
|
23
|
+
IgxBingMapsMapImageryDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxBingMapsMapImageryDynamicModule, imports: [[CommonModule, IgxBingMapsMapImageryModule], IgxBingMapsMapImageryModule] });
|
|
24
24
|
return IgxBingMapsMapImageryDynamicModule;
|
|
25
25
|
})();
|
|
26
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
26
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxBingMapsMapImageryDynamicModule, decorators: [{
|
|
27
27
|
type: NgModule,
|
|
28
28
|
args: [{
|
|
29
29
|
declarations: [],
|
|
@@ -10,12 +10,12 @@ import * as i0 from "@angular/core";
|
|
|
10
10
|
export let IgxBingMapsMapImageryModule = /*@__PURE__*/ (() => {
|
|
11
11
|
class IgxBingMapsMapImageryModule {
|
|
12
12
|
}
|
|
13
|
-
IgxBingMapsMapImageryModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
14
|
-
IgxBingMapsMapImageryModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
|
15
|
-
IgxBingMapsMapImageryModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
|
13
|
+
IgxBingMapsMapImageryModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxBingMapsMapImageryModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
14
|
+
IgxBingMapsMapImageryModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxBingMapsMapImageryModule, imports: [CommonModule] });
|
|
15
|
+
IgxBingMapsMapImageryModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxBingMapsMapImageryModule, imports: [[CommonModule]] });
|
|
16
16
|
return IgxBingMapsMapImageryModule;
|
|
17
17
|
})();
|
|
18
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
18
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxBingMapsMapImageryModule, decorators: [{
|
|
19
19
|
type: NgModule,
|
|
20
20
|
args: [{
|
|
21
21
|
declarations: [],
|
|
@@ -18,12 +18,12 @@ export let IgxCustomMapImageryDynamicModule = /*@__PURE__*/ (() => {
|
|
|
18
18
|
TypeRegistrar.register("CustomMapImagery", CustomMapImagery.$type);
|
|
19
19
|
}
|
|
20
20
|
}
|
|
21
|
-
IgxCustomMapImageryDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
22
|
-
IgxCustomMapImageryDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
|
23
|
-
IgxCustomMapImageryDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
|
21
|
+
IgxCustomMapImageryDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxCustomMapImageryDynamicModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
22
|
+
IgxCustomMapImageryDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxCustomMapImageryDynamicModule, imports: [CommonModule, IgxCustomMapImageryModule], exports: [IgxCustomMapImageryModule] });
|
|
23
|
+
IgxCustomMapImageryDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxCustomMapImageryDynamicModule, imports: [[CommonModule, IgxCustomMapImageryModule], IgxCustomMapImageryModule] });
|
|
24
24
|
return IgxCustomMapImageryDynamicModule;
|
|
25
25
|
})();
|
|
26
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
26
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxCustomMapImageryDynamicModule, decorators: [{
|
|
27
27
|
type: NgModule,
|
|
28
28
|
args: [{
|
|
29
29
|
declarations: [],
|
|
@@ -10,12 +10,12 @@ import * as i0 from "@angular/core";
|
|
|
10
10
|
export let IgxCustomMapImageryModule = /*@__PURE__*/ (() => {
|
|
11
11
|
class IgxCustomMapImageryModule {
|
|
12
12
|
}
|
|
13
|
-
IgxCustomMapImageryModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
14
|
-
IgxCustomMapImageryModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
|
15
|
-
IgxCustomMapImageryModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
|
13
|
+
IgxCustomMapImageryModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxCustomMapImageryModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
14
|
+
IgxCustomMapImageryModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxCustomMapImageryModule, imports: [CommonModule] });
|
|
15
|
+
IgxCustomMapImageryModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxCustomMapImageryModule, imports: [[CommonModule]] });
|
|
16
16
|
return IgxCustomMapImageryModule;
|
|
17
17
|
})();
|
|
18
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
18
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxCustomMapImageryModule, decorators: [{
|
|
19
19
|
type: NgModule,
|
|
20
20
|
args: [{
|
|
21
21
|
declarations: [],
|
|
@@ -30,22 +30,22 @@ export let IgxGeographicContourLineSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
30
30
|
* Gets whether the current series shows a line contour shape.
|
|
31
31
|
*/
|
|
32
32
|
get isLineContour() {
|
|
33
|
-
return this.i.
|
|
33
|
+
return this.i.d3;
|
|
34
34
|
}
|
|
35
35
|
/**
|
|
36
36
|
* The name of the property from which to retrieve the numeric values from the ItemsSource items.
|
|
37
37
|
*/
|
|
38
38
|
get valueMemberPath() {
|
|
39
|
-
return this.i.
|
|
39
|
+
return this.i.rd;
|
|
40
40
|
}
|
|
41
41
|
set valueMemberPath(v) {
|
|
42
|
-
this.i.
|
|
42
|
+
this.i.rd = v;
|
|
43
43
|
}
|
|
44
44
|
/**
|
|
45
45
|
* The ValueBrushScale to use when determining Brushes for each contour line, based on the values found in ValueMemberPath.
|
|
46
46
|
*/
|
|
47
47
|
get fillScale() {
|
|
48
|
-
const r = this.i.
|
|
48
|
+
const r = this.i.q9;
|
|
49
49
|
if (r == null) {
|
|
50
50
|
return null;
|
|
51
51
|
}
|
|
@@ -61,13 +61,13 @@ export let IgxGeographicContourLineSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
61
61
|
set fillScale(v) {
|
|
62
62
|
if (v != null && this._stylingContainer && v._styling)
|
|
63
63
|
v._styling(this._stylingContainer, this, this);
|
|
64
|
-
v == null ? this.i.
|
|
64
|
+
v == null ? this.i.q9 = null : this.i.q9 = v.i;
|
|
65
65
|
}
|
|
66
66
|
/**
|
|
67
67
|
* Gets actual fill scale that is set on the FillScale property or default FillScale
|
|
68
68
|
*/
|
|
69
69
|
get actualFillScale() {
|
|
70
|
-
const r = this.i.
|
|
70
|
+
const r = this.i.q8;
|
|
71
71
|
if (r == null) {
|
|
72
72
|
return null;
|
|
73
73
|
}
|
|
@@ -83,13 +83,13 @@ export let IgxGeographicContourLineSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
83
83
|
set actualFillScale(v) {
|
|
84
84
|
if (v != null && this._stylingContainer && v._styling)
|
|
85
85
|
v._styling(this._stylingContainer, this, this);
|
|
86
|
-
v == null ? this.i.
|
|
86
|
+
v == null ? this.i.q8 = null : this.i.q8 = v.i;
|
|
87
87
|
}
|
|
88
88
|
/**
|
|
89
89
|
* The ContourValueResolver used to determine the numeric values of contours.
|
|
90
90
|
*/
|
|
91
91
|
get valueResolver() {
|
|
92
|
-
const r = this.i.
|
|
92
|
+
const r = this.i.q5;
|
|
93
93
|
if (r == null) {
|
|
94
94
|
return null;
|
|
95
95
|
}
|
|
@@ -105,7 +105,7 @@ export let IgxGeographicContourLineSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
105
105
|
set valueResolver(v) {
|
|
106
106
|
if (v != null && this._stylingContainer && v._styling)
|
|
107
107
|
v._styling(this._stylingContainer, this, this);
|
|
108
|
-
v == null ? this.i.
|
|
108
|
+
v == null ? this.i.q5 = null : this.i.q5 = v.i;
|
|
109
109
|
}
|
|
110
110
|
findByName(name) {
|
|
111
111
|
var baseResult = super.findByName(name);
|
|
@@ -160,11 +160,11 @@ export let IgxGeographicContourLineSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
160
160
|
return this._triangulationStatusChanged;
|
|
161
161
|
}
|
|
162
162
|
}
|
|
163
|
-
IgxGeographicContourLineSeriesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
164
|
-
IgxGeographicContourLineSeriesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.
|
|
163
|
+
IgxGeographicContourLineSeriesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxGeographicContourLineSeriesComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
164
|
+
IgxGeographicContourLineSeriesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.17", type: IgxGeographicContourLineSeriesComponent, selector: "igx-geographic-contour-line-series", inputs: { valueMemberPath: "valueMemberPath", fillScale: "fillScale", actualFillScale: "actualFillScale", valueResolver: "valueResolver" }, outputs: { triangulationStatusChanged: "triangulationStatusChanged" }, providers: [{ provide: IgxGeographicXYTriangulatingSeriesComponent, useExisting: forwardRef(() => IgxGeographicContourLineSeriesComponent) }, { provide: IgxGeographicMapSeriesHostComponent, useExisting: forwardRef(() => IgxGeographicContourLineSeriesComponent) }, { provide: IgxSeriesComponent, useExisting: forwardRef(() => IgxGeographicContourLineSeriesComponent) }], usesInheritance: true, ngImport: i0, template: ``, isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
165
165
|
return IgxGeographicContourLineSeriesComponent;
|
|
166
166
|
})();
|
|
167
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
167
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxGeographicContourLineSeriesComponent, decorators: [{
|
|
168
168
|
type: Component,
|
|
169
169
|
args: [{
|
|
170
170
|
selector: 'igx-geographic-contour-line-series',
|
|
@@ -18,12 +18,12 @@ export let IgxGeographicContourLineSeriesDynamicModule = /*@__PURE__*/ (() => {
|
|
|
18
18
|
TypeRegistrar.register("GeographicContourLineSeries", GeographicContourLineSeries.$type);
|
|
19
19
|
}
|
|
20
20
|
}
|
|
21
|
-
IgxGeographicContourLineSeriesDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
22
|
-
IgxGeographicContourLineSeriesDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
|
23
|
-
IgxGeographicContourLineSeriesDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
|
21
|
+
IgxGeographicContourLineSeriesDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxGeographicContourLineSeriesDynamicModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
22
|
+
IgxGeographicContourLineSeriesDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxGeographicContourLineSeriesDynamicModule, imports: [CommonModule, IgxGeographicContourLineSeriesModule], exports: [IgxGeographicContourLineSeriesModule] });
|
|
23
|
+
IgxGeographicContourLineSeriesDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxGeographicContourLineSeriesDynamicModule, imports: [[CommonModule, IgxGeographicContourLineSeriesModule], IgxGeographicContourLineSeriesModule] });
|
|
24
24
|
return IgxGeographicContourLineSeriesDynamicModule;
|
|
25
25
|
})();
|
|
26
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
26
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxGeographicContourLineSeriesDynamicModule, decorators: [{
|
|
27
27
|
type: NgModule,
|
|
28
28
|
args: [{
|
|
29
29
|
declarations: [],
|
|
@@ -12,12 +12,12 @@ import * as i0 from "@angular/core";
|
|
|
12
12
|
export let IgxGeographicContourLineSeriesModule = /*@__PURE__*/ (() => {
|
|
13
13
|
class IgxGeographicContourLineSeriesModule {
|
|
14
14
|
}
|
|
15
|
-
IgxGeographicContourLineSeriesModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
16
|
-
IgxGeographicContourLineSeriesModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
|
17
|
-
IgxGeographicContourLineSeriesModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
|
15
|
+
IgxGeographicContourLineSeriesModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxGeographicContourLineSeriesModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
16
|
+
IgxGeographicContourLineSeriesModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxGeographicContourLineSeriesModule, declarations: [IgxGeographicContourLineSeriesComponent], imports: [CommonModule, IgxScatterContourSeriesDynamicModule], exports: [IgxGeographicContourLineSeriesComponent, IgxScatterContourSeriesDynamicModule] });
|
|
17
|
+
IgxGeographicContourLineSeriesModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxGeographicContourLineSeriesModule, imports: [[CommonModule, IgxScatterContourSeriesDynamicModule], IgxScatterContourSeriesDynamicModule] });
|
|
18
18
|
return IgxGeographicContourLineSeriesModule;
|
|
19
19
|
})();
|
|
20
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
20
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxGeographicContourLineSeriesModule, decorators: [{
|
|
21
21
|
type: NgModule,
|
|
22
22
|
args: [{
|
|
23
23
|
declarations: [IgxGeographicContourLineSeriesComponent],
|
|
@@ -29,106 +29,106 @@ export let IgxGeographicHighDensityScatterSeriesComponent = /*@__PURE__*/ (() =>
|
|
|
29
29
|
* Gets whether the current series shows pixels.
|
|
30
30
|
*/
|
|
31
31
|
get isPixel() {
|
|
32
|
-
return this.i.
|
|
32
|
+
return this.i.d8;
|
|
33
33
|
}
|
|
34
34
|
/**
|
|
35
35
|
* The name of the property of ItemsSource items which contains the latitude coordinate of the symbol.
|
|
36
36
|
*/
|
|
37
37
|
get latitudeMemberPath() {
|
|
38
|
-
return this.i.
|
|
38
|
+
return this.i.q1;
|
|
39
39
|
}
|
|
40
40
|
set latitudeMemberPath(v) {
|
|
41
|
-
this.i.
|
|
41
|
+
this.i.q1 = v;
|
|
42
42
|
}
|
|
43
43
|
/**
|
|
44
44
|
* The name of the property of ItemsSource items which contains the longitude coordinate of the symbol.
|
|
45
45
|
*/
|
|
46
46
|
get longitudeMemberPath() {
|
|
47
|
-
return this.i.
|
|
47
|
+
return this.i.q3;
|
|
48
48
|
}
|
|
49
49
|
set longitudeMemberPath(v) {
|
|
50
|
-
this.i.
|
|
50
|
+
this.i.q3 = v;
|
|
51
51
|
}
|
|
52
52
|
/**
|
|
53
53
|
* Gets or sets the whether to use use brute force mode.
|
|
54
54
|
*/
|
|
55
55
|
get useBruteForce() {
|
|
56
|
-
return this.i.
|
|
56
|
+
return this.i.qq;
|
|
57
57
|
}
|
|
58
58
|
set useBruteForce(v) {
|
|
59
|
-
this.i.
|
|
59
|
+
this.i.qq = ensureBool(v);
|
|
60
60
|
}
|
|
61
61
|
/**
|
|
62
62
|
* Gets or sets the whether to progressively load the data into the chart.
|
|
63
63
|
*/
|
|
64
64
|
get progressiveLoad() {
|
|
65
|
-
return this.i.
|
|
65
|
+
return this.i.qp;
|
|
66
66
|
}
|
|
67
67
|
set progressiveLoad(v) {
|
|
68
|
-
this.i.
|
|
68
|
+
this.i.qp = ensureBool(v);
|
|
69
69
|
}
|
|
70
70
|
/**
|
|
71
71
|
* Gets or sets the whether the chart reacts to mouse move events.
|
|
72
72
|
*/
|
|
73
73
|
get mouseOverEnabled() {
|
|
74
|
-
return this.i.
|
|
74
|
+
return this.i.qo;
|
|
75
75
|
}
|
|
76
76
|
set mouseOverEnabled(v) {
|
|
77
|
-
this.i.
|
|
77
|
+
this.i.qo = ensureBool(v);
|
|
78
78
|
}
|
|
79
79
|
/**
|
|
80
80
|
* Gets or sets the density value that maps to the minimum heat color.
|
|
81
81
|
*/
|
|
82
82
|
get heatMinimum() {
|
|
83
|
-
return this.i.
|
|
83
|
+
return this.i.qs;
|
|
84
84
|
}
|
|
85
85
|
set heatMinimum(v) {
|
|
86
|
-
this.i.
|
|
86
|
+
this.i.qs = +v;
|
|
87
87
|
}
|
|
88
88
|
/**
|
|
89
89
|
* Gets or sets the value that maps to the maximum heat color.
|
|
90
90
|
*/
|
|
91
91
|
get heatMaximum() {
|
|
92
|
-
return this.i.
|
|
92
|
+
return this.i.qr;
|
|
93
93
|
}
|
|
94
94
|
set heatMaximum(v) {
|
|
95
|
-
this.i.
|
|
95
|
+
this.i.qr = +v;
|
|
96
96
|
}
|
|
97
97
|
/**
|
|
98
98
|
* Gets or sets the color to use for the minimum end of the scale.
|
|
99
99
|
*/
|
|
100
100
|
get heatMinimumColor() {
|
|
101
|
-
return colorToString(this.i.
|
|
101
|
+
return colorToString(this.i.rm);
|
|
102
102
|
}
|
|
103
103
|
set heatMinimumColor(v) {
|
|
104
|
-
this.i.
|
|
104
|
+
this.i.rm = stringToColor(v);
|
|
105
105
|
}
|
|
106
106
|
/**
|
|
107
107
|
* Gets or sets the color to use for the maximum end of the scale.
|
|
108
108
|
*/
|
|
109
109
|
get heatMaximumColor() {
|
|
110
|
-
return colorToString(this.i.
|
|
110
|
+
return colorToString(this.i.rl);
|
|
111
111
|
}
|
|
112
112
|
set heatMaximumColor(v) {
|
|
113
|
-
this.i.
|
|
113
|
+
this.i.rl = stringToColor(v);
|
|
114
114
|
}
|
|
115
115
|
/**
|
|
116
116
|
* Gets or sets the the pixel extent of the square data points that are rendered.
|
|
117
117
|
*/
|
|
118
118
|
get pointExtent() {
|
|
119
|
-
return this.i.
|
|
119
|
+
return this.i.qv;
|
|
120
120
|
}
|
|
121
121
|
set pointExtent(v) {
|
|
122
|
-
this.i.
|
|
122
|
+
this.i.qv = +v;
|
|
123
123
|
}
|
|
124
124
|
/**
|
|
125
125
|
* Represents the current status of the progressive load of the series. It will range from 0 to 100, where 100 is fully loaded.
|
|
126
126
|
*/
|
|
127
127
|
get progressiveStatus() {
|
|
128
|
-
return this.i.
|
|
128
|
+
return this.i.qw;
|
|
129
129
|
}
|
|
130
130
|
set progressiveStatus(v) {
|
|
131
|
-
this.i.
|
|
131
|
+
this.i.qw = +v;
|
|
132
132
|
}
|
|
133
133
|
/**
|
|
134
134
|
* Raised when the progressive loading state of the series has changed.
|
|
@@ -153,11 +153,11 @@ export let IgxGeographicHighDensityScatterSeriesComponent = /*@__PURE__*/ (() =>
|
|
|
153
153
|
return this._progressiveLoadStatusChanged;
|
|
154
154
|
}
|
|
155
155
|
}
|
|
156
|
-
IgxGeographicHighDensityScatterSeriesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
157
|
-
IgxGeographicHighDensityScatterSeriesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.
|
|
156
|
+
IgxGeographicHighDensityScatterSeriesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxGeographicHighDensityScatterSeriesComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
157
|
+
IgxGeographicHighDensityScatterSeriesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.17", type: IgxGeographicHighDensityScatterSeriesComponent, selector: "igx-geographic-high-density-scatter-series", inputs: { latitudeMemberPath: "latitudeMemberPath", longitudeMemberPath: "longitudeMemberPath", useBruteForce: "useBruteForce", progressiveLoad: "progressiveLoad", mouseOverEnabled: "mouseOverEnabled", heatMinimum: "heatMinimum", heatMaximum: "heatMaximum", heatMinimumColor: "heatMinimumColor", heatMaximumColor: "heatMaximumColor", pointExtent: "pointExtent", progressiveStatus: "progressiveStatus" }, outputs: { progressiveLoadStatusChanged: "progressiveLoadStatusChanged" }, providers: [{ provide: IgxGeographicMapSeriesHostComponent, useExisting: forwardRef(() => IgxGeographicHighDensityScatterSeriesComponent) }, { provide: IgxSeriesComponent, useExisting: forwardRef(() => IgxGeographicHighDensityScatterSeriesComponent) }], usesInheritance: true, ngImport: i0, template: ``, isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
158
158
|
return IgxGeographicHighDensityScatterSeriesComponent;
|
|
159
159
|
})();
|
|
160
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
160
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxGeographicHighDensityScatterSeriesComponent, decorators: [{
|
|
161
161
|
type: Component,
|
|
162
162
|
args: [{
|
|
163
163
|
selector: 'igx-geographic-high-density-scatter-series',
|
|
@@ -18,12 +18,12 @@ export let IgxGeographicHighDensityScatterSeriesDynamicModule = /*@__PURE__*/ ((
|
|
|
18
18
|
TypeRegistrar.register("GeographicHighDensityScatterSeries", GeographicHighDensityScatterSeries.$type);
|
|
19
19
|
}
|
|
20
20
|
}
|
|
21
|
-
IgxGeographicHighDensityScatterSeriesDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
22
|
-
IgxGeographicHighDensityScatterSeriesDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
|
23
|
-
IgxGeographicHighDensityScatterSeriesDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
|
21
|
+
IgxGeographicHighDensityScatterSeriesDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxGeographicHighDensityScatterSeriesDynamicModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
22
|
+
IgxGeographicHighDensityScatterSeriesDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxGeographicHighDensityScatterSeriesDynamicModule, imports: [CommonModule, IgxGeographicHighDensityScatterSeriesModule], exports: [IgxGeographicHighDensityScatterSeriesModule] });
|
|
23
|
+
IgxGeographicHighDensityScatterSeriesDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxGeographicHighDensityScatterSeriesDynamicModule, imports: [[CommonModule, IgxGeographicHighDensityScatterSeriesModule], IgxGeographicHighDensityScatterSeriesModule] });
|
|
24
24
|
return IgxGeographicHighDensityScatterSeriesDynamicModule;
|
|
25
25
|
})();
|
|
26
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
26
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxGeographicHighDensityScatterSeriesDynamicModule, decorators: [{
|
|
27
27
|
type: NgModule,
|
|
28
28
|
args: [{
|
|
29
29
|
declarations: [],
|
|
@@ -12,12 +12,12 @@ import * as i0 from "@angular/core";
|
|
|
12
12
|
export let IgxGeographicHighDensityScatterSeriesModule = /*@__PURE__*/ (() => {
|
|
13
13
|
class IgxGeographicHighDensityScatterSeriesModule {
|
|
14
14
|
}
|
|
15
|
-
IgxGeographicHighDensityScatterSeriesModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
16
|
-
IgxGeographicHighDensityScatterSeriesModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
|
17
|
-
IgxGeographicHighDensityScatterSeriesModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
|
15
|
+
IgxGeographicHighDensityScatterSeriesModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxGeographicHighDensityScatterSeriesModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
16
|
+
IgxGeographicHighDensityScatterSeriesModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxGeographicHighDensityScatterSeriesModule, declarations: [IgxGeographicHighDensityScatterSeriesComponent], imports: [CommonModule, IgxHighDensityScatterSeriesDynamicModule], exports: [IgxGeographicHighDensityScatterSeriesComponent, IgxHighDensityScatterSeriesDynamicModule] });
|
|
17
|
+
IgxGeographicHighDensityScatterSeriesModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxGeographicHighDensityScatterSeriesModule, imports: [[CommonModule, IgxHighDensityScatterSeriesDynamicModule], IgxHighDensityScatterSeriesDynamicModule] });
|
|
18
18
|
return IgxGeographicHighDensityScatterSeriesModule;
|
|
19
19
|
})();
|
|
20
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
20
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxGeographicHighDensityScatterSeriesModule, decorators: [{
|
|
21
21
|
type: NgModule,
|
|
22
22
|
args: [{
|
|
23
23
|
declarations: [IgxGeographicHighDensityScatterSeriesComponent],
|