igniteui-angular-maps 16.1.2-beta.0 → 17.0.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/License +1 -1
- package/bundles/igniteui-angular-maps.umd.js +452 -443
- package/bundles/igniteui-angular-maps.umd.min.js +1 -1
- package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js +4 -4
- package/esm2015/lib/GeographicMapSeriesHost_combined.js +3 -3
- 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/SphericalMercatorHorizontalScaler.js +2 -2
- package/esm2015/lib/SphericalMercatorVerticalScaler.js +2 -2
- package/esm2015/lib/TileSeries_combined.js +1 -1
- package/esm2015/lib/XamGeographicMap_combined.js +387 -387
- package/esm2015/lib/igx-geographic-map-component.js +40 -40
- package/esm2015/lib/igx-geographic-map-imagery.js +3 -0
- package/esm2015/lib/igx-image-tiles-ready-event-args.js +3 -0
- package/esm2015/lib/igx-images-changed-event-args.js +3 -0
- package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js +4 -4
- package/esm5/lib/GeographicMapSeriesHost_combined.js +3 -3
- 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/SphericalMercatorHorizontalScaler.js +2 -2
- package/esm5/lib/SphericalMercatorVerticalScaler.js +2 -2
- package/esm5/lib/TileSeries_combined.js +1 -1
- package/esm5/lib/XamGeographicMap_combined.js +381 -381
- package/esm5/lib/igx-geographic-map-component.js +40 -40
- package/esm5/lib/igx-geographic-map-imagery.js +3 -0
- package/esm5/lib/igx-image-tiles-ready-event-args.js +3 -0
- package/esm5/lib/igx-images-changed-event-args.js +3 -0
- package/fesm2015/igniteui-angular-maps.js +458 -449
- package/fesm5/igniteui-angular-maps.js +452 -443
- package/lib/XamGeographicMap_combined.d.ts +85 -85
- package/package.json +5 -5
|
@@ -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 uv;
|
|
42
42
|
provideContainer(a: any): void;
|
|
43
|
-
|
|
44
|
-
er(): boolean;
|
|
43
|
+
ma(): void;
|
|
45
44
|
es(): boolean;
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
private
|
|
45
|
+
et(): boolean;
|
|
46
|
+
uo: boolean;
|
|
47
|
+
static ug: MapResizeBehavior;
|
|
48
|
+
uh: MapResizeBehavior;
|
|
49
|
+
uk: boolean;
|
|
50
|
+
ul: boolean;
|
|
51
|
+
protected uf(): MapBackgroundTilingMode;
|
|
52
|
+
private uc;
|
|
53
|
+
get ue(): MapBackgroundTilingMode;
|
|
54
|
+
set ue(a: MapBackgroundTilingMode);
|
|
55
|
+
ud: MapBackgroundTilingMode;
|
|
56
|
+
static v3: Rect;
|
|
57
|
+
ur: number;
|
|
58
|
+
un: boolean;
|
|
59
|
+
um: boolean;
|
|
60
|
+
wj: Rect;
|
|
61
|
+
private v2;
|
|
62
|
+
get v7(): Rect;
|
|
63
|
+
set v7(a: Rect);
|
|
64
|
+
wb(): Rect;
|
|
65
|
+
private vd;
|
|
66
|
+
private wh;
|
|
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 t9;
|
|
70
|
+
get t6(): NumericXAxis;
|
|
71
|
+
set t6(a: NumericXAxis);
|
|
72
|
+
private t5;
|
|
73
|
+
get t8(): NumericYAxis;
|
|
74
|
+
set t8(a: NumericYAxis);
|
|
75
|
+
private t7;
|
|
76
|
+
ub: GeographicMapImagery;
|
|
77
|
+
private static v6;
|
|
78
78
|
getZoomRectFromGeoRect(a: Rect): Rect;
|
|
79
|
-
|
|
80
|
-
|
|
79
|
+
vn(a: Rect): void;
|
|
80
|
+
vm(a: Rect): void;
|
|
81
81
|
getZoomFromGeographicRect(a: Rect): Rect;
|
|
82
|
-
|
|
83
|
-
private
|
|
82
|
+
v8(a: Rect, b: number): Rect;
|
|
83
|
+
private v9;
|
|
84
84
|
getZoomFromGeographicPoints(a: Point, b: Point): Rect;
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
protected
|
|
94
|
-
protected
|
|
95
|
-
protected
|
|
96
|
-
protected
|
|
97
|
-
protected
|
|
98
|
-
protected
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
private
|
|
102
|
-
protected
|
|
103
|
-
|
|
85
|
+
wd(a: Rect): Rect;
|
|
86
|
+
vz(a: Point): Point;
|
|
87
|
+
v0(a: Point): Point;
|
|
88
|
+
v1(a: Point): Point;
|
|
89
|
+
va(): void;
|
|
90
|
+
vg(a: Brush): void;
|
|
91
|
+
fh(): boolean;
|
|
92
|
+
vi(): void;
|
|
93
|
+
protected vy: Point;
|
|
94
|
+
protected vl(): void;
|
|
95
|
+
protected vh(): void;
|
|
96
|
+
protected get_ek(): boolean;
|
|
97
|
+
protected v5: Rect;
|
|
98
|
+
protected tk(): Rect;
|
|
99
|
+
ll(a: Rect, b: ScalerParams): Tuple$2<boolean, number>;
|
|
100
|
+
tu(): Rect;
|
|
101
|
+
private wa;
|
|
102
|
+
protected tl(a: Rect): Rect;
|
|
103
|
+
wc(a: Rect): Rect;
|
|
104
104
|
protected ct(): SeriesViewerView;
|
|
105
|
-
private
|
|
106
|
-
protected
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
private
|
|
110
|
-
get
|
|
111
|
-
set
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
protected
|
|
115
|
-
|
|
105
|
+
private vc;
|
|
106
|
+
protected n1(a: SeriesViewerView): void;
|
|
107
|
+
oc(a: Rect, b: Rect): void;
|
|
108
|
+
ut: number;
|
|
109
|
+
private uq;
|
|
110
|
+
get us(): number;
|
|
111
|
+
set us(a: number);
|
|
112
|
+
gp(): number;
|
|
113
|
+
gq(): number;
|
|
114
|
+
protected pd(): void;
|
|
115
|
+
e9(): boolean;
|
|
116
116
|
ce(): ZoomCoercionMode;
|
|
117
|
-
protected
|
|
117
|
+
protected od(a: any, b: string, c: any, d: any): void;
|
|
118
118
|
imageTilesReady: (sender: any, e: ImageTilesReadyEventArgs) => void;
|
|
119
|
-
private
|
|
120
|
-
private
|
|
121
|
-
private
|
|
122
|
-
|
|
123
|
-
private
|
|
119
|
+
private ve;
|
|
120
|
+
private vj;
|
|
121
|
+
private vk;
|
|
122
|
+
ui: XamGeographicMapView;
|
|
123
|
+
private uj;
|
|
124
124
|
getFontInfo(): FontInfo;
|
|
125
|
-
|
|
125
|
+
so(): Brush;
|
|
126
126
|
getFontBrush(): Brush;
|
|
127
|
-
protected
|
|
127
|
+
protected o6(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
|
+
vb(a: boolean): void;
|
|
133
|
+
uw(): any;
|
|
134
|
+
tq(a: Rect, b: Rect, c: Rect): Rect;
|
|
135
|
+
vf(): void;
|
|
136
|
+
private v4;
|
|
137
|
+
protected get wi(): Rect;
|
|
138
|
+
protected set wi(a: Rect);
|
|
139
|
+
vp(a: Rect): void;
|
|
140
|
+
private vo;
|
|
141
|
+
get up(): 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": "
|
|
3
|
+
"version": "17.0.0",
|
|
4
4
|
"description": "Ignite UI Angular map components.",
|
|
5
5
|
"homepage": "https://github.com/IgniteUI/igniteui-angular-maps",
|
|
6
6
|
"keywords": [
|
|
@@ -16,10 +16,10 @@
|
|
|
16
16
|
"tslib": "^2.3.1"
|
|
17
17
|
},
|
|
18
18
|
"peerDependencies": {
|
|
19
|
-
"@angular/common": "^
|
|
20
|
-
"@angular/compiler": "^
|
|
21
|
-
"@angular/core": "^
|
|
22
|
-
"igniteui-angular-core": "
|
|
19
|
+
"@angular/common": "^17.0.0",
|
|
20
|
+
"@angular/compiler": "^17.0.0",
|
|
21
|
+
"@angular/core": "^17.0.0",
|
|
22
|
+
"igniteui-angular-core": "17.0.0"
|
|
23
23
|
},
|
|
24
24
|
"sideEffects": false,
|
|
25
25
|
"typings": "igniteui-angular-maps.d.ts",
|