igniteui-angular-maps 18.2.0-beta.0 → 18.2.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 +343 -343
- package/bundles/igniteui-angular-maps.umd.min.js +1 -1
- package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js +4 -4
- package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js +4 -4
- package/esm2015/lib/GeographicShapeSeriesBase_combined.js +2 -2
- package/esm2015/lib/GeographicSymbolSeriesView_combined.js +4 -4
- package/esm2015/lib/XamGeographicMap_combined.js +297 -297
- package/esm2015/lib/igx-geographic-map-component.js +37 -37
- package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js +4 -4
- package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js +4 -4
- package/esm5/lib/GeographicShapeSeriesBase_combined.js +2 -2
- package/esm5/lib/GeographicSymbolSeriesView_combined.js +4 -4
- package/esm5/lib/XamGeographicMap_combined.js +292 -292
- package/esm5/lib/igx-geographic-map-component.js +37 -37
- package/fesm2015/igniteui-angular-maps.js +348 -348
- package/fesm5/igniteui-angular-maps.js +343 -343
- package/lib/XamGeographicMap_combined.d.ts +61 -61
- package/package.json +2 -2
|
@@ -38,77 +38,77 @@ 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 xh;
|
|
42
42
|
provideContainer(a: any): void;
|
|
43
43
|
n0(): void;
|
|
44
44
|
fl(): boolean;
|
|
45
45
|
fm(): boolean;
|
|
46
|
-
|
|
47
|
-
static
|
|
48
|
-
|
|
49
|
-
w5: boolean;
|
|
46
|
+
xa: boolean;
|
|
47
|
+
static w2: MapResizeBehavior;
|
|
48
|
+
w3: MapResizeBehavior;
|
|
50
49
|
w6: boolean;
|
|
51
|
-
protected w0(): MapBackgroundTilingMode;
|
|
52
|
-
private wx;
|
|
53
|
-
get wz(): MapBackgroundTilingMode;
|
|
54
|
-
set wz(a: MapBackgroundTilingMode);
|
|
55
|
-
wy: MapBackgroundTilingMode;
|
|
56
|
-
static yo: Rect;
|
|
57
|
-
xc: number;
|
|
58
|
-
w8: boolean;
|
|
59
50
|
w7: boolean;
|
|
60
|
-
|
|
61
|
-
private
|
|
62
|
-
get
|
|
63
|
-
set
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
51
|
+
protected w1(): MapBackgroundTilingMode;
|
|
52
|
+
private wy;
|
|
53
|
+
get w0(): MapBackgroundTilingMode;
|
|
54
|
+
set w0(a: MapBackgroundTilingMode);
|
|
55
|
+
wz: MapBackgroundTilingMode;
|
|
56
|
+
static yp: Rect;
|
|
57
|
+
xd: number;
|
|
58
|
+
w9: boolean;
|
|
59
|
+
w8: boolean;
|
|
60
|
+
y5: Rect;
|
|
61
|
+
private yo;
|
|
62
|
+
get yt(): Rect;
|
|
63
|
+
set yt(a: Rect);
|
|
64
|
+
yx(): Rect;
|
|
65
|
+
private xz;
|
|
66
|
+
private y3;
|
|
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 wv;
|
|
70
|
+
get ws(): NumericXAxis;
|
|
71
|
+
set ws(a: NumericXAxis);
|
|
72
|
+
private wr;
|
|
73
|
+
get wu(): NumericYAxis;
|
|
74
|
+
set wu(a: NumericYAxis);
|
|
75
|
+
private wt;
|
|
76
|
+
wx: GeographicMapImagery;
|
|
77
|
+
private static ys;
|
|
78
78
|
getZoomRectFromGeoRect(a: Rect): Rect;
|
|
79
|
+
x9(a: Rect): void;
|
|
79
80
|
x8(a: Rect): void;
|
|
80
|
-
x7(a: Rect): void;
|
|
81
81
|
getZoomFromGeographicRect(a: Rect): Rect;
|
|
82
|
-
|
|
83
|
-
private
|
|
82
|
+
yu(a: Rect, b: number): Rect;
|
|
83
|
+
private yv;
|
|
84
84
|
getZoomFromGeographicPoints(a: Point, b: Point): Rect;
|
|
85
|
-
|
|
86
|
-
yk(a: Point): Point;
|
|
85
|
+
yz(a: Rect): Rect;
|
|
87
86
|
yl(a: Point): Point;
|
|
88
87
|
ym(a: Point): Point;
|
|
89
|
-
|
|
90
|
-
|
|
88
|
+
yn(a: Point): Point;
|
|
89
|
+
xw(): void;
|
|
90
|
+
x2(a: Brush): void;
|
|
91
91
|
gg(): boolean;
|
|
92
|
-
|
|
93
|
-
protected
|
|
94
|
-
protected
|
|
95
|
-
protected
|
|
92
|
+
x4(): void;
|
|
93
|
+
protected yk: Point;
|
|
94
|
+
protected x7(): void;
|
|
95
|
+
protected x3(): void;
|
|
96
96
|
protected get_fd(): boolean;
|
|
97
|
-
protected
|
|
97
|
+
protected yr: Rect;
|
|
98
98
|
protected v5(): Rect;
|
|
99
99
|
m4(a: Rect, b: ScalerParams): Tuple$2<boolean, number>;
|
|
100
100
|
wf(): Rect;
|
|
101
|
-
private
|
|
101
|
+
private yw;
|
|
102
102
|
protected v6(a: Rect): Rect;
|
|
103
|
-
|
|
103
|
+
yy(a: Rect): Rect;
|
|
104
104
|
protected c8(): SeriesViewerView;
|
|
105
|
-
private
|
|
105
|
+
private xy;
|
|
106
106
|
protected p5(a: SeriesViewerView): void;
|
|
107
107
|
qg(a: Rect, b: Rect): void;
|
|
108
|
-
|
|
109
|
-
private
|
|
110
|
-
get
|
|
111
|
-
set
|
|
108
|
+
xf: number;
|
|
109
|
+
private xc;
|
|
110
|
+
get xe(): number;
|
|
111
|
+
set xe(a: number);
|
|
112
112
|
hs(): number;
|
|
113
113
|
ht(): number;
|
|
114
114
|
protected rk(): void;
|
|
@@ -116,11 +116,11 @@ export declare class XamGeographicMap extends SeriesViewer implements IMapRender
|
|
|
116
116
|
cs(): ZoomCoercionMode;
|
|
117
117
|
protected qh(a: any, b: string, c: any, d: any): void;
|
|
118
118
|
imageTilesReady: (sender: any, e: ImageTilesReadyEventArgs) => void;
|
|
119
|
-
private
|
|
120
|
-
private x4;
|
|
119
|
+
private x0;
|
|
121
120
|
private x5;
|
|
122
|
-
|
|
123
|
-
|
|
121
|
+
private x6;
|
|
122
|
+
w4: XamGeographicMapView;
|
|
123
|
+
private w5;
|
|
124
124
|
getFontInfo(): FontInfo;
|
|
125
125
|
u8(): Brush;
|
|
126
126
|
getFontBrush(): Brush;
|
|
@@ -129,16 +129,16 @@ export declare class XamGeographicMap extends SeriesViewer implements IMapRender
|
|
|
129
129
|
unRegister(a: DependencyObject): void;
|
|
130
130
|
deferredRefresh(): void;
|
|
131
131
|
deferAction(a: () => void): void;
|
|
132
|
-
|
|
133
|
-
|
|
132
|
+
xx(a: boolean): void;
|
|
133
|
+
xi(): any;
|
|
134
134
|
wb(a: Rect, b: Rect, c: Rect): Rect;
|
|
135
|
-
|
|
136
|
-
private
|
|
137
|
-
protected get
|
|
138
|
-
protected set
|
|
139
|
-
|
|
140
|
-
private
|
|
141
|
-
get
|
|
135
|
+
x1(): void;
|
|
136
|
+
private yq;
|
|
137
|
+
protected get y4(): Rect;
|
|
138
|
+
protected set y4(a: Rect);
|
|
139
|
+
yb(a: Rect): void;
|
|
140
|
+
private ya;
|
|
141
|
+
get xb(): boolean;
|
|
142
142
|
static $$p: string[];
|
|
143
143
|
}
|
|
144
144
|
/**
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "igniteui-angular-maps",
|
|
3
|
-
"version": "18.2.0-beta.
|
|
3
|
+
"version": "18.2.0-beta.1",
|
|
4
4
|
"description": "Ignite UI Angular map components.",
|
|
5
5
|
"homepage": "https://github.com/IgniteUI/igniteui-angular-maps",
|
|
6
6
|
"keywords": [
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
"@angular/common": "^18.0.0",
|
|
20
20
|
"@angular/compiler": "^18.0.0",
|
|
21
21
|
"@angular/core": "^18.0.0",
|
|
22
|
-
"igniteui-angular-core": "18.2.0-beta.
|
|
22
|
+
"igniteui-angular-core": "18.2.0-beta.1"
|
|
23
23
|
},
|
|
24
24
|
"sideEffects": false,
|
|
25
25
|
"typings": "igniteui-angular-maps.d.ts",
|