igniteui-angular-maps 20.0.2-beta.2 → 20.0.2-beta.3
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 +1409 -1409
- package/bundles/igniteui-angular-maps.umd.min.js +1 -1
- package/esm2015/lib/{AzureMapsMapImagery.js → AzureMapsImagery.js} +1 -1
- package/esm2015/lib/AzureMapsImageryStyle.js +14 -14
- package/{esm5/lib/AzureMapsMapImagery.js → esm2015/lib/AzureMapsImageryView.js} +1 -1
- package/esm2015/lib/{AzureMapsMapImageryView_combined.js → AzureMapsImageryView_combined.js} +18 -18
- package/esm2015/lib/GeographicContourLineSeriesView_combined.js +35 -35
- package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js +69 -69
- package/esm2015/lib/GeographicMapSeriesHost_combined.js +163 -163
- package/esm2015/lib/GeographicMarkerSeries.js +25 -25
- package/esm2015/lib/GeographicPolylineSeriesView_combined.js +15 -15
- package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js +84 -84
- package/esm2015/lib/GeographicShapeSeriesBase_combined.js +58 -58
- package/esm2015/lib/GeographicShapeSeriesView_combined.js +49 -49
- package/esm2015/lib/GeographicSymbolSeriesView_combined.js +53 -53
- package/esm2015/lib/GeographicTileSeries.js +26 -26
- package/esm2015/lib/TileSeries_combined.js +79 -79
- package/esm2015/lib/XamGeographicMap_combined.js +448 -448
- package/esm2015/lib/igx-azure-maps-imagery-dynamic-module.js +34 -0
- package/esm2015/lib/{igx-azure-maps-map-imagery-module.js → igx-azure-maps-imagery-module.js} +7 -7
- package/esm2015/lib/{igx-azure-maps-map-imagery.js → igx-azure-maps-imagery.js} +4 -4
- package/esm2015/lib/igx-geographic-contour-line-series-component.js +8 -8
- package/esm2015/lib/igx-geographic-high-density-scatter-series-component.js +22 -22
- package/esm2015/lib/igx-geographic-map-component.js +39 -39
- package/esm2015/lib/igx-geographic-map-series-host-component.js +11 -11
- package/esm2015/lib/igx-geographic-marker-series-component.js +22 -22
- package/esm2015/lib/igx-geographic-polyline-series-component.js +10 -10
- package/esm2015/lib/igx-geographic-proportional-symbol-series-component.js +32 -32
- package/esm2015/lib/igx-geographic-scatter-area-series-component.js +7 -7
- package/esm2015/lib/igx-geographic-shape-series-base-component.js +22 -22
- package/esm2015/lib/igx-geographic-shape-series-component.js +32 -32
- package/esm2015/lib/igx-geographic-symbol-series-component.js +14 -14
- package/esm2015/lib/igx-geographic-tile-series-component.js +3 -3
- package/esm2015/lib/igx-geographic-xy-triangulating-series-component.js +12 -12
- package/esm2015/lib/igx-tile-series-component.js +2 -2
- package/esm2015/public_api.js +5 -5
- package/{esm2015/lib/AzureMapsMapImageryView.js → esm5/lib/AzureMapsImagery.js} +1 -1
- package/esm5/lib/AzureMapsImageryStyle.js +14 -14
- package/esm5/lib/{AzureMapsMapImageryView.js → AzureMapsImageryView.js} +1 -1
- package/esm5/lib/{AzureMapsMapImageryView_combined.js → AzureMapsImageryView_combined.js} +33 -33
- package/esm5/lib/GeographicContourLineSeriesView_combined.js +35 -35
- package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js +69 -69
- package/esm5/lib/GeographicMapSeriesHost_combined.js +161 -161
- package/esm5/lib/GeographicMarkerSeries.js +25 -25
- package/esm5/lib/GeographicPolylineSeriesView_combined.js +15 -15
- package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js +84 -84
- package/esm5/lib/GeographicShapeSeriesBase_combined.js +57 -57
- package/esm5/lib/GeographicShapeSeriesView_combined.js +49 -49
- package/esm5/lib/GeographicSymbolSeriesView_combined.js +53 -53
- package/esm5/lib/GeographicTileSeries.js +25 -25
- package/esm5/lib/TileSeries_combined.js +77 -77
- package/esm5/lib/XamGeographicMap_combined.js +441 -441
- package/esm5/lib/igx-azure-maps-imagery-dynamic-module.js +33 -0
- package/esm5/lib/{igx-azure-maps-map-imagery-module.js → igx-azure-maps-imagery-module.js} +8 -8
- package/esm5/lib/{igx-azure-maps-map-imagery.js → igx-azure-maps-imagery.js} +16 -16
- package/esm5/lib/igx-geographic-contour-line-series-component.js +8 -8
- package/esm5/lib/igx-geographic-high-density-scatter-series-component.js +22 -22
- package/esm5/lib/igx-geographic-map-component.js +39 -39
- package/esm5/lib/igx-geographic-map-series-host-component.js +11 -11
- package/esm5/lib/igx-geographic-marker-series-component.js +22 -22
- package/esm5/lib/igx-geographic-polyline-series-component.js +10 -10
- package/esm5/lib/igx-geographic-proportional-symbol-series-component.js +32 -32
- package/esm5/lib/igx-geographic-scatter-area-series-component.js +7 -7
- package/esm5/lib/igx-geographic-shape-series-base-component.js +22 -22
- package/esm5/lib/igx-geographic-shape-series-component.js +32 -32
- package/esm5/lib/igx-geographic-symbol-series-component.js +14 -14
- package/esm5/lib/igx-geographic-tile-series-component.js +3 -3
- package/esm5/lib/igx-geographic-xy-triangulating-series-component.js +12 -12
- package/esm5/lib/igx-tile-series-component.js +2 -2
- package/esm5/public_api.js +5 -5
- package/fesm2015/igniteui-angular-maps.js +1395 -1395
- package/fesm5/igniteui-angular-maps.js +1405 -1405
- package/lib/AzureMapsImagery.d.ts +1 -0
- package/lib/AzureMapsImageryStyle.d.ts +13 -13
- package/lib/AzureMapsImageryView.d.ts +1 -0
- package/lib/{AzureMapsMapImageryView_combined.d.ts → AzureMapsImageryView_combined.d.ts} +5 -5
- package/lib/GeographicContourLineSeriesView_combined.d.ts +11 -11
- package/lib/GeographicHighDensityScatterSeriesView_combined.d.ts +16 -16
- package/lib/GeographicMapSeriesHost_combined.d.ts +27 -27
- package/lib/GeographicMarkerSeries.d.ts +13 -13
- package/lib/GeographicMarkerSeriesBase.d.ts +1 -1
- package/lib/GeographicPolylineSeriesView_combined.d.ts +7 -7
- package/lib/GeographicProportionalSymbolSeriesBase.d.ts +1 -1
- package/lib/GeographicProportionalSymbolSeriesView_combined.d.ts +21 -21
- package/lib/GeographicShapeSeriesBaseBase.d.ts +1 -1
- package/lib/GeographicShapeSeriesBase_combined.d.ts +18 -18
- package/lib/GeographicShapeSeriesView_combined.d.ts +20 -20
- package/lib/GeographicSymbolSeriesBase.d.ts +1 -1
- package/lib/GeographicSymbolSeriesView_combined.d.ts +14 -14
- package/lib/GeographicTileSeries.d.ts +8 -8
- package/lib/GeographicXYTriangulatingSeriesBase.d.ts +1 -1
- package/lib/TileSeries_combined.d.ts +18 -18
- package/lib/XamGeographicMap_combined.d.ts +96 -96
- package/lib/igx-azure-maps-imagery-dynamic-module.d.ts +9 -0
- package/lib/igx-azure-maps-imagery-module.d.ts +7 -0
- package/lib/{igx-azure-maps-map-imagery.d.ts → igx-azure-maps-imagery.d.ts} +5 -5
- package/package.json +2 -2
- package/public_api.d.ts +5 -5
- package/esm2015/lib/igx-azure-maps-map-imagery-dynamic-module.js +0 -34
- package/esm5/lib/igx-azure-maps-map-imagery-dynamic-module.js +0 -33
- package/lib/AzureMapsMapImagery.d.ts +0 -1
- package/lib/AzureMapsMapImageryView.d.ts +0 -1
- package/lib/igx-azure-maps-map-imagery-dynamic-module.d.ts +0 -9
- package/lib/igx-azure-maps-map-imagery-module.d.ts +0 -7
|
@@ -38,107 +38,107 @@ import { TriangulationStatusEventArgs } from "igniteui-angular-core";
|
|
|
38
38
|
export declare class XamGeographicMap extends SeriesViewer implements IMapRenderDeferralHandler {
|
|
39
39
|
static $t: Type;
|
|
40
40
|
constructor();
|
|
41
|
-
private
|
|
41
|
+
private y2;
|
|
42
42
|
provideContainer(a: any): void;
|
|
43
|
-
|
|
43
|
+
oz(): void;
|
|
44
44
|
f2(): boolean;
|
|
45
45
|
f3(): boolean;
|
|
46
|
-
|
|
47
|
-
static
|
|
48
|
-
|
|
49
|
-
yq: boolean;
|
|
46
|
+
yv: boolean;
|
|
47
|
+
static yn: MapResizeBehavior;
|
|
48
|
+
yo: MapResizeBehavior;
|
|
50
49
|
yr: boolean;
|
|
51
|
-
protected yl(): MapBackgroundTilingMode;
|
|
52
|
-
private yi;
|
|
53
|
-
get yk(): MapBackgroundTilingMode;
|
|
54
|
-
set yk(a: MapBackgroundTilingMode);
|
|
55
|
-
yj: MapBackgroundTilingMode;
|
|
56
|
-
static z9: Rect;
|
|
57
|
-
yx: number;
|
|
58
|
-
yt: boolean;
|
|
59
50
|
ys: boolean;
|
|
60
|
-
|
|
61
|
-
private
|
|
62
|
-
get
|
|
63
|
-
set
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
51
|
+
protected ym(): MapBackgroundTilingMode;
|
|
52
|
+
private yj;
|
|
53
|
+
get yl(): MapBackgroundTilingMode;
|
|
54
|
+
set yl(a: MapBackgroundTilingMode);
|
|
55
|
+
yk: MapBackgroundTilingMode;
|
|
56
|
+
static aaa: Rect;
|
|
57
|
+
yy: number;
|
|
58
|
+
yu: boolean;
|
|
59
|
+
yt: boolean;
|
|
60
|
+
aaq: Rect;
|
|
61
|
+
private z9;
|
|
62
|
+
get aae(): Rect;
|
|
63
|
+
set aae(a: Rect);
|
|
64
|
+
aai(): Rect;
|
|
65
|
+
private zk;
|
|
66
|
+
private aao;
|
|
67
67
|
get backgroundContent(): GeographicMapImagery;
|
|
68
68
|
set backgroundContent(a: GeographicMapImagery);
|
|
69
|
-
private
|
|
70
|
-
get
|
|
71
|
-
set
|
|
72
|
-
private
|
|
73
|
-
get
|
|
74
|
-
set
|
|
75
|
-
private
|
|
76
|
-
|
|
77
|
-
private static
|
|
69
|
+
private yg;
|
|
70
|
+
get yd(): NumericXAxis;
|
|
71
|
+
set yd(a: NumericXAxis);
|
|
72
|
+
private yc;
|
|
73
|
+
get yf(): NumericYAxis;
|
|
74
|
+
set yf(a: NumericYAxis);
|
|
75
|
+
private ye;
|
|
76
|
+
yi: GeographicMapImagery;
|
|
77
|
+
private static aad;
|
|
78
78
|
getZoomRectFromGeoRect(a: Rect): Rect;
|
|
79
|
+
zu(a: Rect): void;
|
|
79
80
|
zt(a: Rect): void;
|
|
80
|
-
zs(a: Rect): void;
|
|
81
81
|
getZoomFromGeographicRect(a: Rect): Rect;
|
|
82
|
-
|
|
83
|
-
private
|
|
82
|
+
aaf(a: Rect, b: number): Rect;
|
|
83
|
+
private aag;
|
|
84
84
|
getZoomFromGeographicPoints(a: Point, b: Point): Rect;
|
|
85
|
-
|
|
86
|
-
z5(a: Point): Point;
|
|
85
|
+
aak(a: Rect): Rect;
|
|
87
86
|
z6(a: Point): Point;
|
|
88
87
|
z7(a: Point): Point;
|
|
89
|
-
|
|
90
|
-
|
|
88
|
+
z8(a: Point): Point;
|
|
89
|
+
zh(): void;
|
|
90
|
+
zn(a: Brush): void;
|
|
91
91
|
gx(): boolean;
|
|
92
|
-
|
|
93
|
-
protected
|
|
94
|
-
protected
|
|
95
|
-
protected
|
|
92
|
+
zp(): void;
|
|
93
|
+
protected z5: Point;
|
|
94
|
+
protected zs(): void;
|
|
95
|
+
protected zo(): void;
|
|
96
96
|
protected get_ft(): boolean;
|
|
97
|
-
protected
|
|
98
|
-
protected
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
private
|
|
102
|
-
protected
|
|
103
|
-
|
|
97
|
+
protected aac: Rect;
|
|
98
|
+
protected xo(): Rect;
|
|
99
|
+
n2(a: Rect, b: ScalerParams): Tuple$2<boolean, number>;
|
|
100
|
+
xz(): Rect;
|
|
101
|
+
private aah;
|
|
102
|
+
protected xp(a: Rect): Rect;
|
|
103
|
+
aaj(a: Rect): Rect;
|
|
104
104
|
protected dn(): SeriesViewerView;
|
|
105
|
-
private
|
|
106
|
-
protected
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
private
|
|
110
|
-
get
|
|
111
|
-
set
|
|
112
|
-
ic(): number;
|
|
105
|
+
private zj;
|
|
106
|
+
protected q5(a: SeriesViewerView): void;
|
|
107
|
+
rg(a: Rect, b: Rect): void;
|
|
108
|
+
y0: number;
|
|
109
|
+
private yx;
|
|
110
|
+
get yz(): number;
|
|
111
|
+
set yz(a: number);
|
|
113
112
|
id(): number;
|
|
114
|
-
|
|
113
|
+
ie(): number;
|
|
114
|
+
protected sx(): void;
|
|
115
115
|
gl(): boolean;
|
|
116
116
|
c5(): ZoomCoercionMode;
|
|
117
|
-
protected
|
|
117
|
+
protected rh(a: any, b: string, c: any, d: any): void;
|
|
118
118
|
imageTilesReady: (sender: any, e: ImageTilesReadyEventArgs) => void;
|
|
119
|
-
private
|
|
120
|
-
private zp;
|
|
119
|
+
private zl;
|
|
121
120
|
private zq;
|
|
122
|
-
|
|
123
|
-
|
|
121
|
+
private zr;
|
|
122
|
+
yp: XamGeographicMapView;
|
|
123
|
+
private yq;
|
|
124
124
|
getFontInfo(): FontInfo;
|
|
125
|
-
|
|
125
|
+
wr(): Brush;
|
|
126
126
|
getFontBrush(): Brush;
|
|
127
|
-
protected
|
|
127
|
+
protected sq(a: Series, b: any): void;
|
|
128
128
|
register(a: DependencyObject, b: (arg1: boolean) => void): void;
|
|
129
129
|
unRegister(a: DependencyObject): void;
|
|
130
130
|
deferredRefresh(): void;
|
|
131
131
|
deferAction(a: () => void): void;
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
private
|
|
137
|
-
protected get
|
|
138
|
-
protected set
|
|
139
|
-
|
|
140
|
-
private
|
|
141
|
-
get
|
|
132
|
+
zi(a: boolean): void;
|
|
133
|
+
y3(): any;
|
|
134
|
+
xv(a: Rect, b: Rect, c: Rect): Rect;
|
|
135
|
+
zm(): void;
|
|
136
|
+
private aab;
|
|
137
|
+
protected get aap(): Rect;
|
|
138
|
+
protected set aap(a: Rect);
|
|
139
|
+
zw(a: Rect): void;
|
|
140
|
+
private zv;
|
|
141
|
+
get yw(): boolean;
|
|
142
142
|
static $$p: string[];
|
|
143
143
|
}
|
|
144
144
|
/**
|
|
@@ -279,15 +279,15 @@ export declare class OpenStreetMapImagery extends GeographicMapImagery {
|
|
|
279
279
|
export declare abstract class GeographicXYTriangulatingSeries extends GeographicMapSeriesHost {
|
|
280
280
|
static $t: Type;
|
|
281
281
|
protected ct(): SeriesView;
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
protected
|
|
282
|
+
q8(a: SeriesView): void;
|
|
283
|
+
xj: GeographicXYTriangulatingSeriesView;
|
|
284
|
+
xn: string;
|
|
285
|
+
xl: string;
|
|
286
|
+
xk: IEnumerable;
|
|
287
|
+
xq: string;
|
|
288
|
+
xs: string;
|
|
289
|
+
xu: string;
|
|
290
|
+
protected rh(a: any, b: string, c: any, d: any): void;
|
|
291
291
|
static $$p: string[];
|
|
292
292
|
}
|
|
293
293
|
/**
|
|
@@ -298,21 +298,21 @@ export declare class GeographicScatterAreaSeries extends GeographicXYTriangulati
|
|
|
298
298
|
protected bk(): Series;
|
|
299
299
|
protected get_ew(): boolean;
|
|
300
300
|
constructor();
|
|
301
|
-
|
|
302
|
-
private
|
|
303
|
-
get
|
|
304
|
-
set
|
|
305
|
-
private yb;
|
|
306
|
-
yd(): void;
|
|
307
|
-
x2: ColorScale;
|
|
308
|
-
protected sp(): void;
|
|
309
|
-
x4: ScatterAreaSeries;
|
|
310
|
-
protected w9(): Series;
|
|
301
|
+
x9: string;
|
|
302
|
+
private x2;
|
|
303
|
+
get x4(): ColorScale;
|
|
304
|
+
set x4(a: ColorScale);
|
|
311
305
|
private yc;
|
|
306
|
+
ye(): void;
|
|
307
|
+
x3: ColorScale;
|
|
308
|
+
protected sq(): void;
|
|
309
|
+
x5: ScatterAreaSeries;
|
|
310
|
+
protected xa(): Series;
|
|
311
|
+
private yd;
|
|
312
312
|
protected ct(): SeriesView;
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
protected
|
|
313
|
+
q8(a: SeriesView): void;
|
|
314
|
+
x7: GeographicScatterAreaSeriesView;
|
|
315
|
+
protected rh(a: any, b: string, c: any, d: any): void;
|
|
316
316
|
triangulationStatusChanged: (sender: any, args: TriangulationStatusEventArgs) => void;
|
|
317
317
|
protected get_g8(): boolean;
|
|
318
318
|
protected set_g8(a: boolean): void;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "@angular/common";
|
|
3
|
+
import * as i2 from "./igx-azure-maps-imagery-module";
|
|
4
|
+
export declare class IgxAzureMapsImageryDynamicModule {
|
|
5
|
+
constructor();
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgxAzureMapsImageryDynamicModule, never>;
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<IgxAzureMapsImageryDynamicModule, never, [typeof i1.CommonModule, typeof i2.IgxAzureMapsImageryModule], [typeof i2.IgxAzureMapsImageryModule]>;
|
|
8
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<IgxAzureMapsImageryDynamicModule>;
|
|
9
|
+
}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "@angular/common";
|
|
3
|
+
export declare class IgxAzureMapsImageryModule {
|
|
4
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgxAzureMapsImageryModule, never>;
|
|
5
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<IgxAzureMapsImageryModule, never, [typeof i1.CommonModule], never>;
|
|
6
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<IgxAzureMapsImageryModule>;
|
|
7
|
+
}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { AzureMapsImageryStyle } from "./AzureMapsImageryStyle";
|
|
2
2
|
import { IgxGeographicMapImagery } from "./igx-geographic-map-imagery";
|
|
3
|
-
import {
|
|
3
|
+
import { AzureMapsImagery as AzureMapsImagery_internal } from "./AzureMapsImagery";
|
|
4
4
|
/**
|
|
5
|
-
* UI element class used to display
|
|
5
|
+
* UI element class used to display AzureMaps imagery in the GeographicMap.
|
|
6
6
|
*/
|
|
7
|
-
export declare class
|
|
8
|
-
protected createImplementation():
|
|
7
|
+
export declare class IgxAzureMapsImagery extends IgxGeographicMapImagery {
|
|
8
|
+
protected createImplementation(): AzureMapsImagery_internal;
|
|
9
9
|
/**
|
|
10
10
|
* @hidden
|
|
11
11
|
*/
|
|
12
|
-
get i():
|
|
12
|
+
get i(): AzureMapsImagery_internal;
|
|
13
13
|
constructor();
|
|
14
14
|
/**
|
|
15
15
|
* Gets or sets the culture name for this tile source.
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "igniteui-angular-maps",
|
|
3
|
-
"version": "20.0.2-beta.
|
|
3
|
+
"version": "20.0.2-beta.3",
|
|
4
4
|
"description": "Ignite UI Angular map components.",
|
|
5
5
|
"homepage": "https://github.com/IgniteUI/igniteui-angular-maps",
|
|
6
6
|
"keywords": [
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
"@angular/common": "^20.0.0",
|
|
28
28
|
"@angular/compiler": "^20.0.0",
|
|
29
29
|
"@angular/core": "^20.0.0",
|
|
30
|
-
"igniteui-angular-core": "20.0.2-beta.
|
|
30
|
+
"igniteui-angular-core": "20.0.2-beta.3"
|
|
31
31
|
},
|
|
32
32
|
"sideEffects": false,
|
|
33
33
|
"typings": "igniteui-angular-maps.d.ts",
|
package/public_api.d.ts
CHANGED
|
@@ -17,7 +17,7 @@ export * from './lib/GeographicTileSeries';
|
|
|
17
17
|
export * from './lib/igx-geographic-tile-series-component';
|
|
18
18
|
export * from './lib/igx-geographic-tile-series-module';
|
|
19
19
|
export * from './lib/igx-geographic-tile-series-dynamic-module';
|
|
20
|
-
export * from './lib/
|
|
20
|
+
export * from './lib/AzureMapsImageryView';
|
|
21
21
|
export * from './lib/BingMapsMapImageryView';
|
|
22
22
|
export * from './lib/GeographicMapImageryView';
|
|
23
23
|
export * from './lib/GeographicPolylineSeriesView';
|
|
@@ -37,10 +37,10 @@ export * from './lib/XamGeographicMapView';
|
|
|
37
37
|
export * from './lib/SphericalMercatorHorizontalScaler';
|
|
38
38
|
export * from './lib/SphericalMercatorVerticalScaler';
|
|
39
39
|
export * from './lib/AzureMapsImageryStyle';
|
|
40
|
-
export * from './lib/
|
|
41
|
-
export * from './lib/igx-azure-maps-
|
|
42
|
-
export * from './lib/igx-azure-maps-
|
|
43
|
-
export * from './lib/igx-azure-maps-
|
|
40
|
+
export * from './lib/AzureMapsImagery';
|
|
41
|
+
export * from './lib/igx-azure-maps-imagery';
|
|
42
|
+
export * from './lib/igx-azure-maps-imagery-module';
|
|
43
|
+
export * from './lib/igx-azure-maps-imagery-dynamic-module';
|
|
44
44
|
export * from './lib/BingMapsImageryStyle';
|
|
45
45
|
export * from './lib/BingResponse';
|
|
46
46
|
export * from './lib/BingResourceSet';
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
-
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
-
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
-
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
-
*/
|
|
7
|
-
import { NgModule } from '@angular/core';
|
|
8
|
-
import { CommonModule } from '@angular/common';
|
|
9
|
-
import { IgxAzureMapsMapImageryModule } from './igx-azure-maps-map-imagery-module';
|
|
10
|
-
import { IgxAzureMapsMapImagery } from './igx-azure-maps-map-imagery';
|
|
11
|
-
import { AzureMapsMapImagery } from './AzureMapsMapImagery';
|
|
12
|
-
import { TypeRegistrar } from "igniteui-angular-core";
|
|
13
|
-
import * as i0 from "@angular/core";
|
|
14
|
-
export let IgxAzureMapsMapImageryDynamicModule = /*@__PURE__*/ (() => {
|
|
15
|
-
class IgxAzureMapsMapImageryDynamicModule {
|
|
16
|
-
constructor() {
|
|
17
|
-
TypeRegistrar.registerCons("IgxAzureMapsMapImagery", IgxAzureMapsMapImagery);
|
|
18
|
-
TypeRegistrar.register("AzureMapsMapImagery", AzureMapsMapImagery.$type);
|
|
19
|
-
}
|
|
20
|
-
}
|
|
21
|
-
IgxAzureMapsMapImageryDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxAzureMapsMapImageryDynamicModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
22
|
-
IgxAzureMapsMapImageryDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxAzureMapsMapImageryDynamicModule, imports: [CommonModule, IgxAzureMapsMapImageryModule], exports: [IgxAzureMapsMapImageryModule] });
|
|
23
|
-
IgxAzureMapsMapImageryDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxAzureMapsMapImageryDynamicModule, imports: [[CommonModule, IgxAzureMapsMapImageryModule], IgxAzureMapsMapImageryModule] });
|
|
24
|
-
return IgxAzureMapsMapImageryDynamicModule;
|
|
25
|
-
})();
|
|
26
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxAzureMapsMapImageryDynamicModule, decorators: [{
|
|
27
|
-
type: NgModule,
|
|
28
|
-
args: [{
|
|
29
|
-
declarations: [],
|
|
30
|
-
imports: [CommonModule, IgxAzureMapsMapImageryModule],
|
|
31
|
-
exports: [IgxAzureMapsMapImageryModule],
|
|
32
|
-
entryComponents: []
|
|
33
|
-
}]
|
|
34
|
-
}], ctorParameters: function () { return []; } });
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
-
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
-
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
-
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
-
*/
|
|
7
|
-
import { NgModule } from '@angular/core';
|
|
8
|
-
import { CommonModule } from '@angular/common';
|
|
9
|
-
import { IgxAzureMapsMapImageryModule } from './igx-azure-maps-map-imagery-module';
|
|
10
|
-
import { IgxAzureMapsMapImagery } from './igx-azure-maps-map-imagery';
|
|
11
|
-
import { AzureMapsMapImagery } from './AzureMapsMapImagery';
|
|
12
|
-
import { TypeRegistrar } from "igniteui-angular-core";
|
|
13
|
-
import * as i0 from "@angular/core";
|
|
14
|
-
var IgxAzureMapsMapImageryDynamicModule = /** @class */ /*@__PURE__*/ (function () {
|
|
15
|
-
function IgxAzureMapsMapImageryDynamicModule() {
|
|
16
|
-
TypeRegistrar.registerCons("IgxAzureMapsMapImagery", IgxAzureMapsMapImagery);
|
|
17
|
-
TypeRegistrar.register("AzureMapsMapImagery", AzureMapsMapImagery.$type);
|
|
18
|
-
}
|
|
19
|
-
IgxAzureMapsMapImageryDynamicModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxAzureMapsMapImageryDynamicModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
20
|
-
IgxAzureMapsMapImageryDynamicModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxAzureMapsMapImageryDynamicModule, imports: [CommonModule, IgxAzureMapsMapImageryModule], exports: [IgxAzureMapsMapImageryModule] });
|
|
21
|
-
IgxAzureMapsMapImageryDynamicModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxAzureMapsMapImageryDynamicModule, imports: [[CommonModule, IgxAzureMapsMapImageryModule], IgxAzureMapsMapImageryModule] });
|
|
22
|
-
return IgxAzureMapsMapImageryDynamicModule;
|
|
23
|
-
}());
|
|
24
|
-
export { IgxAzureMapsMapImageryDynamicModule };
|
|
25
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxAzureMapsMapImageryDynamicModule, decorators: [{
|
|
26
|
-
type: NgModule,
|
|
27
|
-
args: [{
|
|
28
|
-
declarations: [],
|
|
29
|
-
imports: [CommonModule, IgxAzureMapsMapImageryModule],
|
|
30
|
-
exports: [IgxAzureMapsMapImageryModule],
|
|
31
|
-
entryComponents: []
|
|
32
|
-
}]
|
|
33
|
-
}], ctorParameters: function () { return []; } });
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { AzureMapsMapImagery } from "./AzureMapsMapImageryView_combined";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { AzureMapsMapImageryView } from "./AzureMapsMapImageryView_combined";
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "@angular/common";
|
|
3
|
-
import * as i2 from "./igx-azure-maps-map-imagery-module";
|
|
4
|
-
export declare class IgxAzureMapsMapImageryDynamicModule {
|
|
5
|
-
constructor();
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IgxAzureMapsMapImageryDynamicModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<IgxAzureMapsMapImageryDynamicModule, never, [typeof i1.CommonModule, typeof i2.IgxAzureMapsMapImageryModule], [typeof i2.IgxAzureMapsMapImageryModule]>;
|
|
8
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<IgxAzureMapsMapImageryDynamicModule>;
|
|
9
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "@angular/common";
|
|
3
|
-
export declare class IgxAzureMapsMapImageryModule {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IgxAzureMapsMapImageryModule, never>;
|
|
5
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<IgxAzureMapsMapImageryModule, never, [typeof i1.CommonModule], never>;
|
|
6
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<IgxAzureMapsMapImageryModule>;
|
|
7
|
-
}
|