igniteui-angular-maps 16.0.0 → 16.1.0-beta.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundles/igniteui-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
|
@@ -12,12 +12,12 @@ import * as i0 from "@angular/core";
|
|
|
12
12
|
export let IgxGeographicTileSeriesModule = /*@__PURE__*/ (() => {
|
|
13
13
|
class 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
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
20
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxGeographicTileSeriesModule, decorators: [{
|
|
21
21
|
type: NgModule,
|
|
22
22
|
args: [{
|
|
23
23
|
declarations: [IgxGeographicTileSeriesComponent],
|
|
@@ -13,11 +13,11 @@ export let IgxGeographicXYTriangulatingSeriesBaseComponent = /*@__PURE__*/ (() =
|
|
|
13
13
|
return this._implementation;
|
|
14
14
|
}
|
|
15
15
|
}
|
|
16
|
-
IgxGeographicXYTriangulatingSeriesBaseComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
17
|
-
IgxGeographicXYTriangulatingSeriesBaseComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.
|
|
16
|
+
IgxGeographicXYTriangulatingSeriesBaseComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxGeographicXYTriangulatingSeriesBaseComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
17
|
+
IgxGeographicXYTriangulatingSeriesBaseComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.17", type: IgxGeographicXYTriangulatingSeriesBaseComponent, selector: "ng-component", usesInheritance: true, ngImport: i0, template: ``, isInline: true });
|
|
18
18
|
return IgxGeographicXYTriangulatingSeriesBaseComponent;
|
|
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: IgxGeographicXYTriangulatingSeriesBaseComponent, decorators: [{
|
|
21
21
|
type: Component,
|
|
22
22
|
args: [{
|
|
23
23
|
template: ``,
|
|
@@ -39,63 +39,63 @@ export let IgxGeographicXYTriangulatingSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
39
39
|
* The name of the property from which to extract the Longitude for each item in the ItemsSource.
|
|
40
40
|
*/
|
|
41
41
|
get longitudeMemberPath() {
|
|
42
|
-
return this.i.
|
|
42
|
+
return this.i.qq;
|
|
43
43
|
}
|
|
44
44
|
set longitudeMemberPath(v) {
|
|
45
|
-
this.i.
|
|
45
|
+
this.i.qq = v;
|
|
46
46
|
}
|
|
47
47
|
/**
|
|
48
48
|
* The name of the property from which to extract the Latitude for each item in the ItemsSource.
|
|
49
49
|
*/
|
|
50
50
|
get latitudeMemberPath() {
|
|
51
|
-
return this.i.
|
|
51
|
+
return this.i.qo;
|
|
52
52
|
}
|
|
53
53
|
set latitudeMemberPath(v) {
|
|
54
|
-
this.i.
|
|
54
|
+
this.i.qo = v;
|
|
55
55
|
}
|
|
56
56
|
/**
|
|
57
57
|
* The source of triangulation data.
|
|
58
58
|
* 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.
|
|
59
59
|
*/
|
|
60
60
|
get trianglesSource() {
|
|
61
|
-
return this.i.
|
|
61
|
+
return this.i.qn;
|
|
62
62
|
}
|
|
63
63
|
set trianglesSource(v) {
|
|
64
|
-
this.i.
|
|
64
|
+
this.i.qn = v;
|
|
65
65
|
}
|
|
66
66
|
/**
|
|
67
67
|
* The name of the property of the TrianglesSource items which, for each triangle, contains the index of the first vertex point in the ItemsSource.
|
|
68
68
|
*/
|
|
69
69
|
get triangleVertexMemberPath1() {
|
|
70
|
-
return this.i.
|
|
70
|
+
return this.i.qt;
|
|
71
71
|
}
|
|
72
72
|
set triangleVertexMemberPath1(v) {
|
|
73
|
-
this.i.
|
|
73
|
+
this.i.qt = v;
|
|
74
74
|
}
|
|
75
75
|
/**
|
|
76
76
|
* The name of the property of the TrianglesSource items which, for each triangle, contains the index of the second vertex point in the ItemsSource.
|
|
77
77
|
*/
|
|
78
78
|
get triangleVertexMemberPath2() {
|
|
79
|
-
return this.i.
|
|
79
|
+
return this.i.qv;
|
|
80
80
|
}
|
|
81
81
|
set triangleVertexMemberPath2(v) {
|
|
82
|
-
this.i.
|
|
82
|
+
this.i.qv = v;
|
|
83
83
|
}
|
|
84
84
|
/**
|
|
85
85
|
* The name of the property of the TrianglesSource items which, for each triangle, contains the index of the third vertex point in the ItemsSource.
|
|
86
86
|
*/
|
|
87
87
|
get triangleVertexMemberPath3() {
|
|
88
|
-
return this.i.
|
|
88
|
+
return this.i.qx;
|
|
89
89
|
}
|
|
90
90
|
set triangleVertexMemberPath3(v) {
|
|
91
|
-
this.i.
|
|
91
|
+
this.i.qx = v;
|
|
92
92
|
}
|
|
93
93
|
}
|
|
94
|
-
IgxGeographicXYTriangulatingSeriesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
95
|
-
IgxGeographicXYTriangulatingSeriesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.
|
|
94
|
+
IgxGeographicXYTriangulatingSeriesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxGeographicXYTriangulatingSeriesComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
95
|
+
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 });
|
|
96
96
|
return IgxGeographicXYTriangulatingSeriesComponent;
|
|
97
97
|
})();
|
|
98
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
98
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxGeographicXYTriangulatingSeriesComponent, decorators: [{
|
|
99
99
|
type: Component,
|
|
100
100
|
args: [{
|
|
101
101
|
template: ``,
|
|
@@ -18,12 +18,12 @@ export let IgxOpenStreetMapImageryDynamicModule = /*@__PURE__*/ (() => {
|
|
|
18
18
|
TypeRegistrar.register("OpenStreetMapImagery", OpenStreetMapImagery.$type);
|
|
19
19
|
}
|
|
20
20
|
}
|
|
21
|
-
IgxOpenStreetMapImageryDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
22
|
-
IgxOpenStreetMapImageryDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
|
23
|
-
IgxOpenStreetMapImageryDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
|
21
|
+
IgxOpenStreetMapImageryDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxOpenStreetMapImageryDynamicModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
22
|
+
IgxOpenStreetMapImageryDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxOpenStreetMapImageryDynamicModule, imports: [CommonModule, IgxOpenStreetMapImageryModule], exports: [IgxOpenStreetMapImageryModule] });
|
|
23
|
+
IgxOpenStreetMapImageryDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxOpenStreetMapImageryDynamicModule, imports: [[CommonModule, IgxOpenStreetMapImageryModule], IgxOpenStreetMapImageryModule] });
|
|
24
24
|
return IgxOpenStreetMapImageryDynamicModule;
|
|
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: IgxOpenStreetMapImageryDynamicModule, 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 IgxOpenStreetMapImageryModule = /*@__PURE__*/ (() => {
|
|
11
11
|
class 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
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
18
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxOpenStreetMapImageryModule, decorators: [{
|
|
19
19
|
type: NgModule,
|
|
20
20
|
args: [{
|
|
21
21
|
declarations: [],
|
|
@@ -18,12 +18,12 @@ export let IgxTileGeneratorMapImageryDynamicModule = /*@__PURE__*/ (() => {
|
|
|
18
18
|
TypeRegistrar.register("TileGeneratorMapImagery", TileGeneratorMapImagery.$type);
|
|
19
19
|
}
|
|
20
20
|
}
|
|
21
|
-
IgxTileGeneratorMapImageryDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
22
|
-
IgxTileGeneratorMapImageryDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
|
23
|
-
IgxTileGeneratorMapImageryDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
|
21
|
+
IgxTileGeneratorMapImageryDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxTileGeneratorMapImageryDynamicModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
22
|
+
IgxTileGeneratorMapImageryDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxTileGeneratorMapImageryDynamicModule, imports: [CommonModule, IgxTileGeneratorMapImageryModule], exports: [IgxTileGeneratorMapImageryModule] });
|
|
23
|
+
IgxTileGeneratorMapImageryDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxTileGeneratorMapImageryDynamicModule, imports: [[CommonModule, IgxTileGeneratorMapImageryModule], IgxTileGeneratorMapImageryModule] });
|
|
24
24
|
return IgxTileGeneratorMapImageryDynamicModule;
|
|
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: IgxTileGeneratorMapImageryDynamicModule, 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 IgxTileGeneratorMapImageryModule = /*@__PURE__*/ (() => {
|
|
11
11
|
class 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
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
18
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxTileGeneratorMapImageryModule, decorators: [{
|
|
19
19
|
type: NgModule,
|
|
20
20
|
args: [{
|
|
21
21
|
declarations: [],
|
|
@@ -24,20 +24,20 @@ export let IgxTileSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
24
24
|
* Gets whether the current series shows a tile imagery.
|
|
25
25
|
*/
|
|
26
26
|
get isTile() {
|
|
27
|
-
return this.i.
|
|
27
|
+
return this.i.el;
|
|
28
28
|
}
|
|
29
29
|
/**
|
|
30
30
|
* The MapImagery which is used to provide the tiles for display.
|
|
31
31
|
*/
|
|
32
32
|
get tileImagery() {
|
|
33
|
-
const r = this.i.
|
|
33
|
+
const r = this.i.s3;
|
|
34
34
|
if (r == null) {
|
|
35
35
|
return null;
|
|
36
36
|
}
|
|
37
37
|
return r.externalObject;
|
|
38
38
|
}
|
|
39
39
|
set tileImagery(v) {
|
|
40
|
-
v == null ? this.i.
|
|
40
|
+
v == null ? this.i.s3 = null : this.i.s3 = v.i;
|
|
41
41
|
}
|
|
42
42
|
findByName(name) {
|
|
43
43
|
var baseResult = super.findByName(name);
|
|
@@ -57,11 +57,11 @@ export let IgxTileSeriesComponent = /*@__PURE__*/ (() => {
|
|
|
57
57
|
this.i.deferredRefresh();
|
|
58
58
|
}
|
|
59
59
|
}
|
|
60
|
-
IgxTileSeriesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
61
|
-
IgxTileSeriesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.
|
|
60
|
+
IgxTileSeriesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxTileSeriesComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
61
|
+
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(() => IgxTileSeriesComponent) }, { provide: IgxSeriesComponent, useExisting: forwardRef(() => IgxTileSeriesComponent) }], usesInheritance: true, ngImport: i0, template: ``, isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
62
62
|
return IgxTileSeriesComponent;
|
|
63
63
|
})();
|
|
64
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
64
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxTileSeriesComponent, decorators: [{
|
|
65
65
|
type: Component,
|
|
66
66
|
args: [{
|
|
67
67
|
selector: 'igx-tile-series',
|
|
@@ -18,12 +18,12 @@ export let IgxTileSeriesDynamicModule = /*@__PURE__*/ (() => {
|
|
|
18
18
|
TypeRegistrar.register("TileSeries", TileSeries.$type);
|
|
19
19
|
}
|
|
20
20
|
}
|
|
21
|
-
IgxTileSeriesDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.
|
|
22
|
-
IgxTileSeriesDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.
|
|
23
|
-
IgxTileSeriesDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.
|
|
21
|
+
IgxTileSeriesDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxTileSeriesDynamicModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
22
|
+
IgxTileSeriesDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxTileSeriesDynamicModule, imports: [CommonModule, IgxTileSeriesModule], exports: [IgxTileSeriesModule] });
|
|
23
|
+
IgxTileSeriesDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxTileSeriesDynamicModule, imports: [[CommonModule, IgxTileSeriesModule], IgxTileSeriesModule] });
|
|
24
24
|
return IgxTileSeriesDynamicModule;
|
|
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: IgxTileSeriesDynamicModule, decorators: [{
|
|
27
27
|
type: NgModule,
|
|
28
28
|
args: [{
|
|
29
29
|
declarations: [],
|
|
@@ -11,12 +11,12 @@ import * as i0 from "@angular/core";
|
|
|
11
11
|
export let IgxTileSeriesModule = /*@__PURE__*/ (() => {
|
|
12
12
|
class 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
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.
|
|
19
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxTileSeriesModule, decorators: [{
|
|
20
20
|
type: NgModule,
|
|
21
21
|
args: [{
|
|
22
22
|
declarations: [IgxTileSeriesComponent],
|
|
@@ -28,24 +28,24 @@ var GeographicContourLineSeriesView = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
28
28
|
GeographicContourLineSeriesView.prototype.as = function () {
|
|
29
29
|
_super.prototype.as.call(this);
|
|
30
30
|
if (!this.q) {
|
|
31
|
-
this.cm.
|
|
31
|
+
this.cm.g4 = Defaults.m;
|
|
32
32
|
}
|
|
33
33
|
};
|
|
34
34
|
GeographicContourLineSeriesView.prototype.b2 = function () {
|
|
35
35
|
_super.prototype.b2.call(this);
|
|
36
|
-
if (this.cm.
|
|
37
|
-
this.cm.
|
|
38
|
-
this.cm.
|
|
36
|
+
if (this.cm.qe != null) {
|
|
37
|
+
this.cm.q6.r9 = this.cm.q9;
|
|
38
|
+
this.cm.q6.sj = this.cm.rd;
|
|
39
39
|
}
|
|
40
40
|
};
|
|
41
41
|
GeographicContourLineSeriesView.prototype.cn = function () {
|
|
42
|
-
if (this.cm.
|
|
43
|
-
this.cm.
|
|
42
|
+
if (this.cm.q6 != null) {
|
|
43
|
+
this.cm.q6.r9 = this.cm.q9;
|
|
44
44
|
}
|
|
45
45
|
};
|
|
46
46
|
GeographicContourLineSeriesView.prototype.co = function () {
|
|
47
|
-
if (this.cm.
|
|
48
|
-
this.cm.
|
|
47
|
+
if (this.cm.q6 != null) {
|
|
48
|
+
this.cm.q6.sj = this.cm.rd;
|
|
49
49
|
}
|
|
50
50
|
};
|
|
51
51
|
GeographicContourLineSeriesView.$t = markType(GeographicContourLineSeriesView, 'GeographicContourLineSeriesView', GeographicXYTriangulatingSeriesView.$);
|
|
@@ -63,69 +63,72 @@ var GeographicContourLineSeries = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
63
63
|
_this.ab = GeographicContourLineSeries.$;
|
|
64
64
|
return _this;
|
|
65
65
|
}
|
|
66
|
-
GeographicContourLineSeries.prototype.
|
|
66
|
+
GeographicContourLineSeries.prototype.get_d3 = function () {
|
|
67
67
|
return true;
|
|
68
68
|
};
|
|
69
|
-
GeographicContourLineSeries.prototype.
|
|
70
|
-
_super.prototype.
|
|
69
|
+
GeographicContourLineSeries.prototype.qj = function () {
|
|
70
|
+
_super.prototype.qj.call(this);
|
|
71
71
|
};
|
|
72
|
-
GeographicContourLineSeries.prototype.
|
|
73
|
-
this.
|
|
74
|
-
var a = this.
|
|
75
|
-
a.triangulationStatusChanged = delegateCombine(a.triangulationStatusChanged, runOn(this, this.
|
|
76
|
-
var b = this.
|
|
77
|
-
b.propertyUpdated = delegateCombine(b.propertyUpdated, runOn(this, this.
|
|
78
|
-
return this.
|
|
72
|
+
GeographicContourLineSeries.prototype.qd = function () {
|
|
73
|
+
this.q6 = new ScatterContourSeries();
|
|
74
|
+
var a = this.q6;
|
|
75
|
+
a.triangulationStatusChanged = delegateCombine(a.triangulationStatusChanged, runOn(this, this.rg));
|
|
76
|
+
var b = this.q6;
|
|
77
|
+
b.propertyUpdated = delegateCombine(b.propertyUpdated, runOn(this, this.rh));
|
|
78
|
+
return this.q6;
|
|
79
79
|
};
|
|
80
|
-
GeographicContourLineSeries.prototype.
|
|
80
|
+
GeographicContourLineSeries.prototype.rg = function (a, b) {
|
|
81
81
|
if (this.triangulationStatusChanged != null) {
|
|
82
82
|
this.triangulationStatusChanged(this, b);
|
|
83
83
|
}
|
|
84
84
|
};
|
|
85
|
-
GeographicContourLineSeries.prototype.
|
|
86
|
-
var c = typeCast(ScatterContourSeries.$, this.
|
|
85
|
+
GeographicContourLineSeries.prototype.rh = function (a, b) {
|
|
86
|
+
var c = typeCast(ScatterContourSeries.$, this.qe);
|
|
87
87
|
if (c == null) {
|
|
88
88
|
return;
|
|
89
89
|
}
|
|
90
90
|
if (b.propertyName == "ActualFillScale") {
|
|
91
|
-
this.
|
|
91
|
+
this.q8 = c.r8;
|
|
92
92
|
}
|
|
93
93
|
};
|
|
94
|
-
GeographicContourLineSeries.prototype.
|
|
95
|
-
_super.prototype.
|
|
94
|
+
GeographicContourLineSeries.prototype.m1 = function () {
|
|
95
|
+
_super.prototype.m1.call(this);
|
|
96
96
|
};
|
|
97
|
-
GeographicContourLineSeries.prototype.
|
|
97
|
+
GeographicContourLineSeries.prototype.by = function () {
|
|
98
98
|
return new GeographicContourLineSeriesView(this);
|
|
99
99
|
};
|
|
100
|
-
GeographicContourLineSeries.prototype.
|
|
101
|
-
_super.prototype.
|
|
102
|
-
this.
|
|
100
|
+
GeographicContourLineSeries.prototype.l4 = function (a) {
|
|
101
|
+
_super.prototype.l4.call(this, a);
|
|
102
|
+
this.ra = a;
|
|
103
103
|
};
|
|
104
|
-
GeographicContourLineSeries.prototype.
|
|
105
|
-
_super.prototype.
|
|
104
|
+
GeographicContourLineSeries.prototype.l9 = function (a, b, c, d) {
|
|
105
|
+
_super.prototype.l9.call(this, a, b, c, d);
|
|
106
106
|
switch (b) {
|
|
107
107
|
case GeographicContourLineSeries.$$p[1]:
|
|
108
|
-
this.
|
|
108
|
+
this.ra.cn();
|
|
109
109
|
break;
|
|
110
110
|
case GeographicContourLineSeries.$$p[2]:
|
|
111
|
-
this.
|
|
111
|
+
this.ra.co();
|
|
112
112
|
break;
|
|
113
113
|
case GeographicContourLineSeries.$$p[3]:
|
|
114
|
-
this.
|
|
114
|
+
this.q6.r6 = this.q5;
|
|
115
115
|
break;
|
|
116
116
|
case "DashArray":
|
|
117
|
-
this.
|
|
117
|
+
this.q6.pi = this.pi;
|
|
118
118
|
break;
|
|
119
119
|
case "DashCap":
|
|
120
|
-
this.
|
|
120
|
+
this.q6.pj = this.pj;
|
|
121
121
|
break;
|
|
122
122
|
case "MiterLimit":
|
|
123
|
-
this.
|
|
123
|
+
this.q6.gw = this.gw;
|
|
124
|
+
break;
|
|
125
|
+
case "LineJoin":
|
|
126
|
+
this.q6.pl = this.pl;
|
|
124
127
|
break;
|
|
125
128
|
}
|
|
126
129
|
};
|
|
127
130
|
GeographicContourLineSeries.$t = markType(GeographicContourLineSeries, 'GeographicContourLineSeries', GeographicXYTriangulatingSeries.$);
|
|
128
|
-
GeographicContourLineSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicContourLineSeries, 'raisePropertyChanged', ['ActualFillScale:
|
|
131
|
+
GeographicContourLineSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicContourLineSeries, 'raisePropertyChanged', ['ActualFillScale:q8:ri', [ValueBrushScale.$, null], 'FillScale:q9:rj', [ValueBrushScale.$, null], 'ValueMemberPath:rd:rk', [2, "value"], 'ValueResolver:q5:rl', [ContourValueResolver.$, null]]);
|
|
129
132
|
return GeographicContourLineSeries;
|
|
130
133
|
}(GeographicXYTriangulatingSeries));
|
|
131
134
|
export { GeographicContourLineSeries };
|