igniteui-angular-maps 18.2.0-beta.1 → 18.2.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 +935 -935
- package/bundles/igniteui-angular-maps.umd.min.js +1 -1
- package/esm2015/lib/GeographicContourLineSeriesView_combined.js +35 -35
- package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js +71 -71
- package/esm2015/lib/GeographicMapSeriesHost_combined.js +165 -165
- package/esm2015/lib/GeographicMarkerSeries.js +26 -26
- package/esm2015/lib/GeographicPolylineSeriesView_combined.js +15 -15
- package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js +85 -85
- package/esm2015/lib/GeographicShapeSeriesBase_combined.js +58 -58
- package/esm2015/lib/GeographicShapeSeriesView_combined.js +50 -50
- package/esm2015/lib/GeographicSymbolSeriesView_combined.js +52 -52
- package/esm2015/lib/GeographicTileSeries.js +27 -27
- package/esm2015/lib/TileSeries_combined.js +80 -80
- package/esm2015/lib/XamGeographicMap_combined.js +81 -81
- 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-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/esm5/lib/GeographicContourLineSeriesView_combined.js +35 -35
- package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js +71 -71
- package/esm5/lib/GeographicMapSeriesHost_combined.js +163 -163
- package/esm5/lib/GeographicMarkerSeries.js +26 -26
- package/esm5/lib/GeographicPolylineSeriesView_combined.js +15 -15
- package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js +85 -85
- package/esm5/lib/GeographicShapeSeriesBase_combined.js +57 -57
- package/esm5/lib/GeographicShapeSeriesView_combined.js +50 -50
- package/esm5/lib/GeographicSymbolSeriesView_combined.js +52 -52
- package/esm5/lib/GeographicTileSeries.js +26 -26
- package/esm5/lib/TileSeries_combined.js +78 -78
- package/esm5/lib/XamGeographicMap_combined.js +80 -80
- 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-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/fesm2015/igniteui-angular-maps.js +942 -942
- package/fesm5/igniteui-angular-maps.js +935 -935
- package/lib/GeographicContourLineSeriesView_combined.d.ts +13 -13
- package/lib/GeographicHighDensityScatterSeriesView_combined.d.ts +19 -19
- package/lib/GeographicMapSeriesHost_combined.d.ts +28 -28
- package/lib/GeographicMarkerSeries.d.ts +14 -14
- 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 +23 -23
- package/lib/GeographicShapeSeriesBaseBase.d.ts +1 -1
- package/lib/GeographicShapeSeriesBase_combined.d.ts +20 -20
- package/lib/GeographicShapeSeriesView_combined.d.ts +23 -23
- package/lib/GeographicSymbolSeriesBase.d.ts +1 -1
- package/lib/GeographicSymbolSeriesView_combined.d.ts +16 -16
- package/lib/GeographicTileSeries.d.ts +9 -9
- package/lib/GeographicXYTriangulatingSeriesBase.d.ts +1 -1
- package/lib/TileSeries_combined.d.ts +19 -19
- package/lib/XamGeographicMap_combined.d.ts +20 -20
- package/package.json +2 -2
|
@@ -27,20 +27,20 @@ export declare class GeographicContourLineSeries extends GeographicXYTriangulati
|
|
|
27
27
|
protected bj(): Series;
|
|
28
28
|
protected get_fj(): boolean;
|
|
29
29
|
constructor();
|
|
30
|
-
protected
|
|
31
|
-
|
|
32
|
-
protected
|
|
33
|
-
private
|
|
34
|
-
private
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
protected
|
|
30
|
+
protected w5(a: any, b: any): void;
|
|
31
|
+
xs: ScatterContourSeries;
|
|
32
|
+
protected wz(): Series;
|
|
33
|
+
private x2;
|
|
34
|
+
private x3;
|
|
35
|
+
xz: string;
|
|
36
|
+
xv: ValueBrushScale;
|
|
37
|
+
xu: ValueBrushScale;
|
|
38
|
+
protected sh(): void;
|
|
39
39
|
protected cs(): SeriesView;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
protected
|
|
40
|
+
q1(a: SeriesView): void;
|
|
41
|
+
xw: GeographicContourLineSeriesView;
|
|
42
|
+
xr: ContourValueResolver;
|
|
43
|
+
protected q9(a: any, b: string, c: any, d: any): void;
|
|
44
44
|
triangulationStatusChanged: (sender: any, args: TriangulationStatusEventArgs) => void;
|
|
45
45
|
static $$p: string[];
|
|
46
46
|
}
|
|
@@ -38,28 +38,28 @@ export declare class GeographicHighDensityScatterSeries extends GeographicMapSer
|
|
|
38
38
|
protected get_fo(): boolean;
|
|
39
39
|
constructor();
|
|
40
40
|
protected cs(): SeriesView;
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
protected
|
|
44
|
-
private
|
|
45
|
-
xl: string;
|
|
41
|
+
q1(a: SeriesView): void;
|
|
42
|
+
w9: GeographicHighDensityScatterSeriesView;
|
|
43
|
+
protected wz(): Series;
|
|
44
|
+
private w8;
|
|
46
45
|
xn: string;
|
|
46
|
+
xp: string;
|
|
47
|
+
xc: boolean;
|
|
48
|
+
xb: boolean;
|
|
47
49
|
xa: boolean;
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
x5: Color;
|
|
54
|
-
xf: number;
|
|
50
|
+
xe: number;
|
|
51
|
+
xd: number;
|
|
52
|
+
x8: Color;
|
|
53
|
+
x7: Color;
|
|
54
|
+
xh: number;
|
|
55
55
|
progressiveLoadStatusChanged: (sender: any, e: ProgressiveLoadStatusEventArgs) => void;
|
|
56
|
-
private
|
|
57
|
-
get
|
|
58
|
-
set
|
|
59
|
-
protected
|
|
60
|
-
private
|
|
61
|
-
private
|
|
62
|
-
protected
|
|
56
|
+
private xg;
|
|
57
|
+
get xi(): number;
|
|
58
|
+
set xi(a: number);
|
|
59
|
+
protected w5(a: any, b: any): void;
|
|
60
|
+
private xw;
|
|
61
|
+
private xv;
|
|
62
|
+
protected q9(a: any, b: string, c: any, d: any): void;
|
|
63
63
|
protected get_g7(): boolean;
|
|
64
64
|
protected set_g7(a: boolean): void;
|
|
65
65
|
static $$p: string[];
|
|
@@ -15,9 +15,9 @@ import { RenderingContext } from "igniteui-angular-core";
|
|
|
15
15
|
*/
|
|
16
16
|
export declare abstract class GeographicMapSeriesHost extends Series {
|
|
17
17
|
static $t: Type;
|
|
18
|
-
|
|
18
|
+
qg(): void;
|
|
19
19
|
constructor();
|
|
20
|
-
private
|
|
20
|
+
private wy;
|
|
21
21
|
protected get_fc(): boolean;
|
|
22
22
|
kq(a: any, b: string): any;
|
|
23
23
|
md(a: string): string;
|
|
@@ -26,55 +26,55 @@ export declare abstract class GeographicMapSeriesHost extends Series {
|
|
|
26
26
|
eb(a: List$1<SeriesPointOfInterest>, b: boolean, c: boolean, d: number, e: boolean): boolean;
|
|
27
27
|
ai(): Axis[];
|
|
28
28
|
bo(): Series;
|
|
29
|
-
get
|
|
30
|
-
set
|
|
29
|
+
get w0(): Series;
|
|
30
|
+
set w0(a: Series);
|
|
31
31
|
protected get_hasMarkers(): boolean;
|
|
32
|
-
protected
|
|
32
|
+
protected w5(a: any, b: any): void;
|
|
33
33
|
dg(a: any, b: Point, c: boolean): HighlightingInfo;
|
|
34
34
|
dh(a: any, b: Point, c: boolean): HighlightingInfo;
|
|
35
35
|
kn(a: Point): any;
|
|
36
36
|
ka(a: Point, b: boolean): number;
|
|
37
37
|
j8(a: Point, b: boolean): number;
|
|
38
38
|
i5(a: Point, b: boolean, c: boolean): number;
|
|
39
|
-
|
|
40
|
-
wl(a: Point): Rect;
|
|
41
|
-
ao(a: Point): Rect[];
|
|
42
|
-
wm(a: Point): Rect;
|
|
43
|
-
ap(a: Point): Rect[];
|
|
39
|
+
wc(a: Point, b: boolean, c: boolean): Point;
|
|
44
40
|
wn(a: Point): Rect;
|
|
41
|
+
ao(a: Point): Rect[];
|
|
45
42
|
wo(a: Point): Rect;
|
|
43
|
+
ap(a: Point): Rect[];
|
|
44
|
+
wp(a: Point): Rect;
|
|
45
|
+
wq(a: Point): Rect;
|
|
46
46
|
i1(a: Point, b: boolean, c: boolean): number;
|
|
47
|
-
v6(a: Point, b: boolean, c: boolean): Point;
|
|
48
|
-
i3(a: Point, b: boolean, c: boolean): number;
|
|
49
47
|
v8(a: Point, b: boolean, c: boolean): Point;
|
|
50
|
-
|
|
48
|
+
i3(a: Point, b: boolean, c: boolean): number;
|
|
49
|
+
wa(a: Point, b: boolean, c: boolean): Point;
|
|
50
|
+
wd(a: Point, b: boolean, c: boolean): Point;
|
|
51
51
|
i6(a: Point, b: boolean, c: boolean): number;
|
|
52
|
-
v7(a: Point, b: boolean, c: boolean): Point;
|
|
53
|
-
i2(a: Point, b: boolean, c: boolean): number;
|
|
54
52
|
v9(a: Point, b: boolean, c: boolean): Point;
|
|
53
|
+
i2(a: Point, b: boolean, c: boolean): number;
|
|
54
|
+
wb(a: Point, b: boolean, c: boolean): Point;
|
|
55
55
|
i4(a: Point, b: boolean, c: boolean): number;
|
|
56
56
|
j4(a: Point): number;
|
|
57
57
|
iw(): number;
|
|
58
58
|
is(a: Point): number;
|
|
59
59
|
ko(a: Point): any;
|
|
60
|
-
protected abstract
|
|
60
|
+
protected abstract wz(): Series;
|
|
61
61
|
protected cs(): SeriesView;
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
static readonly
|
|
65
|
-
get
|
|
66
|
-
set
|
|
67
|
-
protected
|
|
68
|
-
private w2;
|
|
62
|
+
q1(a: SeriesView): void;
|
|
63
|
+
w1: HostSeriesView;
|
|
64
|
+
static readonly w7: DependencyProperty;
|
|
65
|
+
get w2(): number;
|
|
66
|
+
set w2(a: number);
|
|
67
|
+
protected q9(a: any, b: string, c: any, d: any): void;
|
|
69
68
|
private w4;
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
69
|
+
private w6;
|
|
70
|
+
rr(a: boolean): void;
|
|
71
|
+
protected q5(a: boolean): void;
|
|
72
|
+
rq(a: Rect, b: Rect, c: RenderSurface, d: string, e: number): void;
|
|
73
73
|
a2(a: Point, b: boolean): DataContext;
|
|
74
|
-
|
|
74
|
+
sc(): void;
|
|
75
75
|
protected get_coercionMethods(): any;
|
|
76
76
|
protected set_coercionMethods(a: any): void;
|
|
77
|
-
protected
|
|
77
|
+
protected pz(a: any): void;
|
|
78
78
|
}
|
|
79
79
|
/**
|
|
80
80
|
* @hidden
|
|
@@ -11,23 +11,23 @@ import { Type } from "igniteui-angular-core";
|
|
|
11
11
|
export declare abstract class GeographicMarkerSeries extends GeographicMapSeriesHost {
|
|
12
12
|
static $t: Type;
|
|
13
13
|
constructor();
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
14
|
+
sz(): DataTemplate;
|
|
15
|
+
vl(): Brush;
|
|
16
|
+
vm(): Brush;
|
|
17
17
|
io(): number;
|
|
18
18
|
ma(): string;
|
|
19
|
-
private
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
19
|
+
private xo;
|
|
20
|
+
xa: MarkerType;
|
|
21
|
+
xb: number;
|
|
22
|
+
w9: MarkerOutlineMode;
|
|
23
|
+
w8: MarkerFillMode;
|
|
24
|
+
xq: DataTemplate;
|
|
25
|
+
x4: Brush;
|
|
26
|
+
x5: Brush;
|
|
27
|
+
xc: number;
|
|
28
|
+
xp: DataTemplate;
|
|
25
29
|
x2: Brush;
|
|
26
30
|
x3: Brush;
|
|
27
|
-
|
|
28
|
-
xn: DataTemplate;
|
|
29
|
-
x0: Brush;
|
|
30
|
-
x1: Brush;
|
|
31
|
-
protected q7(a: any, b: string, c: any, d: any): void;
|
|
31
|
+
protected q9(a: any, b: string, c: any, d: any): void;
|
|
32
32
|
static $$p: string[];
|
|
33
33
|
}
|
|
@@ -27,13 +27,13 @@ export declare class GeographicPolylineSeries extends GeographicShapeSeriesBase
|
|
|
27
27
|
protected get_fr(): boolean;
|
|
28
28
|
constructor();
|
|
29
29
|
protected cs(): SeriesView;
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
protected
|
|
35
|
-
private
|
|
30
|
+
q1(a: SeriesView): void;
|
|
31
|
+
yg: GeographicPolylineSeriesView;
|
|
32
|
+
yf: StyleSelector;
|
|
33
|
+
yn: Style;
|
|
34
|
+
protected wz(): Series;
|
|
35
|
+
private yk;
|
|
36
36
|
styleShape: (sender: any, e: StyleShapeEventArgs) => void;
|
|
37
|
-
protected
|
|
37
|
+
protected q9(a: any, b: string, c: any, d: any): void;
|
|
38
38
|
static $$p: string[];
|
|
39
39
|
}
|
|
@@ -48,34 +48,34 @@ export declare class GeographicProportionalSymbolSeries extends GeographicMarker
|
|
|
48
48
|
protected get_ei(): boolean;
|
|
49
49
|
constructor();
|
|
50
50
|
protected cs(): SeriesView;
|
|
51
|
-
|
|
52
|
-
|
|
51
|
+
q1(a: SeriesView): void;
|
|
52
|
+
yc: GeographicProportionalSymbolSeriesView;
|
|
53
53
|
protected jl(): number;
|
|
54
|
-
protected
|
|
55
|
-
private
|
|
56
|
-
yv: string;
|
|
54
|
+
protected wz(): Series;
|
|
55
|
+
private x9;
|
|
57
56
|
yx: string;
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
yg: boolean;
|
|
65
|
-
yj: number;
|
|
66
|
-
yi: number;
|
|
67
|
-
yh: boolean;
|
|
57
|
+
yz: string;
|
|
58
|
+
y4: string;
|
|
59
|
+
yb: SizeScale;
|
|
60
|
+
yv: string;
|
|
61
|
+
yn: string;
|
|
62
|
+
x8: BrushScale;
|
|
68
63
|
yf: boolean;
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
64
|
+
yi: boolean;
|
|
65
|
+
yl: number;
|
|
66
|
+
yk: number;
|
|
67
|
+
yj: boolean;
|
|
68
|
+
yh: boolean;
|
|
69
|
+
yg: boolean;
|
|
70
|
+
protected ye: boolean;
|
|
71
|
+
protected yd: boolean;
|
|
72
72
|
protected get_fe(): boolean;
|
|
73
73
|
assigningScatterStyle: (sender: any, args: AssigningScatterStyleEventArgs) => void;
|
|
74
74
|
assigningScatterMarkerStyle: (sender: any, args: AssigningScatterMarkerStyleEventArgs) => void;
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
protected
|
|
78
|
-
private
|
|
79
|
-
private
|
|
75
|
+
ya: ScatterItemSearchMode;
|
|
76
|
+
ym: number;
|
|
77
|
+
protected q9(a: any, b: string, c: any, d: any): void;
|
|
78
|
+
private y9;
|
|
79
|
+
private y8;
|
|
80
80
|
static $$p: string[];
|
|
81
81
|
}
|
|
@@ -13,33 +13,33 @@ import { HostSeriesView } from "./HostSeriesView";
|
|
|
13
13
|
export declare abstract class GeographicShapeSeriesBase extends GeographicMapSeriesHost {
|
|
14
14
|
static $t: Type;
|
|
15
15
|
protected cs(): SeriesView;
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
16
|
+
xc: GeographicShapeSeriesBaseView;
|
|
17
|
+
q1(a: SeriesView): void;
|
|
18
|
+
xz: string;
|
|
19
19
|
protected get_fe(): boolean;
|
|
20
20
|
protected get_ed(): boolean;
|
|
21
|
+
xk: boolean;
|
|
22
|
+
xj: boolean;
|
|
23
|
+
protected xh: boolean;
|
|
24
|
+
protected xg: boolean;
|
|
25
|
+
xb: ShapeItemSearchMode;
|
|
26
|
+
xn: number;
|
|
27
|
+
xo: string;
|
|
28
|
+
xa: BrushScale;
|
|
21
29
|
xi: boolean;
|
|
22
|
-
|
|
23
|
-
protected xf: boolean;
|
|
24
|
-
protected xe: boolean;
|
|
25
|
-
w9: ShapeItemSearchMode;
|
|
26
|
-
xl: number;
|
|
27
|
-
xm: string;
|
|
28
|
-
w8: BrushScale;
|
|
29
|
-
xg: boolean;
|
|
30
|
-
xk: number;
|
|
30
|
+
xm: number;
|
|
31
31
|
assigningShapeStyle: (sender: any, args: AssigningShapeStyleEventArgs) => void;
|
|
32
32
|
assigningShapeMarkerStyle: (sender: any, args: AssigningShapeMarkerStyleEventArgs) => void;
|
|
33
|
-
protected
|
|
34
|
-
private x0;
|
|
35
|
-
private xz;
|
|
36
|
-
private x1;
|
|
33
|
+
protected q9(a: any, b: string, c: any, d: any): void;
|
|
37
34
|
private x2;
|
|
38
|
-
private
|
|
35
|
+
private x1;
|
|
36
|
+
private x3;
|
|
37
|
+
private x4;
|
|
39
38
|
private xd;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
39
|
+
private xf;
|
|
40
|
+
get xe(): ShapefileConverter;
|
|
41
|
+
set xe(a: ShapefileConverter);
|
|
42
|
+
xl: number;
|
|
43
43
|
protected get_g7(): boolean;
|
|
44
44
|
protected set_g7(a: boolean): void;
|
|
45
45
|
static $$p: string[];
|
|
@@ -40,32 +40,32 @@ export declare class GeographicShapeSeries extends GeographicShapeSeriesBase {
|
|
|
40
40
|
protected get_fq(): boolean;
|
|
41
41
|
constructor();
|
|
42
42
|
protected cs(): SeriesView;
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
protected
|
|
46
|
-
private
|
|
43
|
+
yk: GeographicShapeSeriesView;
|
|
44
|
+
q1(a: SeriesView): void;
|
|
45
|
+
protected wz(): Series;
|
|
46
|
+
private y1;
|
|
47
47
|
styleShape: (sender: any, e: StyleShapeEventArgs) => void;
|
|
48
|
-
private
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
48
|
+
private y2;
|
|
49
|
+
yj: StyleSelector;
|
|
50
|
+
zo: Style;
|
|
51
|
+
yi: MarkerType;
|
|
52
|
+
yh: MarkerOutlineMode;
|
|
53
|
+
yg: MarkerFillMode;
|
|
54
|
+
y4: DataTemplate;
|
|
55
|
+
zl: Brush;
|
|
56
|
+
zm: Brush;
|
|
57
|
+
zn: Style;
|
|
58
|
+
yl: number;
|
|
59
59
|
io(): number;
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
60
|
+
vl(): Brush;
|
|
61
|
+
vm(): Brush;
|
|
62
|
+
sz(): DataTemplate;
|
|
63
63
|
ma(): string;
|
|
64
|
-
|
|
65
|
-
protected
|
|
64
|
+
yf: CollisionAvoidanceType;
|
|
65
|
+
protected q9(a: any, b: string, c: any, d: any): void;
|
|
66
66
|
protected jl(): number;
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
67
|
+
y3: DataTemplate;
|
|
68
|
+
zj: Brush;
|
|
69
|
+
zk: Brush;
|
|
70
70
|
static $$p: string[];
|
|
71
71
|
}
|
|
@@ -38,26 +38,26 @@ export declare class GeographicSymbolSeries extends GeographicMarkerSeries {
|
|
|
38
38
|
protected get_ei(): boolean;
|
|
39
39
|
constructor();
|
|
40
40
|
protected cs(): SeriesView;
|
|
41
|
-
|
|
42
|
-
|
|
41
|
+
q1(a: SeriesView): void;
|
|
42
|
+
yb: GeographicSymbolSeriesView;
|
|
43
43
|
protected jl(): number;
|
|
44
|
-
protected
|
|
45
|
-
private
|
|
46
|
-
yk: string;
|
|
44
|
+
protected wz(): Series;
|
|
45
|
+
private ya;
|
|
47
46
|
ym: string;
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
protected
|
|
47
|
+
yo: string;
|
|
48
|
+
x8: CollisionAvoidanceType;
|
|
49
|
+
yf: boolean;
|
|
50
|
+
ye: boolean;
|
|
51
|
+
protected yd: boolean;
|
|
52
|
+
protected yc: boolean;
|
|
53
53
|
protected get_fe(): boolean;
|
|
54
54
|
assigningScatterStyle: (sender: any, args: AssigningScatterStyleEventArgs) => void;
|
|
55
55
|
assigningScatterMarkerStyle: (sender: any, args: AssigningScatterMarkerStyleEventArgs) => void;
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
protected
|
|
59
|
-
private
|
|
60
|
-
private
|
|
61
|
-
|
|
56
|
+
x9: ScatterItemSearchMode;
|
|
57
|
+
yh: number;
|
|
58
|
+
protected q9(a: any, b: string, c: any, d: any): void;
|
|
59
|
+
private yt;
|
|
60
|
+
private ys;
|
|
61
|
+
yg: boolean;
|
|
62
62
|
static $$p: string[];
|
|
63
63
|
}
|
|
@@ -11,14 +11,14 @@ export declare class GeographicTileSeries extends GeographicShapeSeriesBase {
|
|
|
11
11
|
protected bj(): Series;
|
|
12
12
|
protected get_f3(): boolean;
|
|
13
13
|
constructor();
|
|
14
|
-
get
|
|
15
|
-
set
|
|
16
|
-
private
|
|
17
|
-
|
|
18
|
-
protected
|
|
19
|
-
private
|
|
20
|
-
protected
|
|
21
|
-
protected
|
|
14
|
+
get yh(): GeographicMapImagery;
|
|
15
|
+
set yh(a: GeographicMapImagery);
|
|
16
|
+
private yg;
|
|
17
|
+
yl(): void;
|
|
18
|
+
protected q9(a: any, b: string, c: any, d: any): void;
|
|
19
|
+
private yf;
|
|
20
|
+
protected w5(a: any, b: any): void;
|
|
21
|
+
protected wz(): Series;
|
|
22
22
|
imageTilesReady: (sender: any, e: ImageTilesReadyEventArgs) => void;
|
|
23
|
-
private
|
|
23
|
+
private yk;
|
|
24
24
|
}
|
|
@@ -22,30 +22,30 @@ export declare class TileSeries extends ShapeSeriesBase implements IMapRenderDef
|
|
|
22
22
|
protected get_f3(): boolean;
|
|
23
23
|
constructor();
|
|
24
24
|
protected cs(): SeriesView;
|
|
25
|
-
|
|
26
|
-
protected
|
|
27
|
-
protected
|
|
28
|
-
get
|
|
29
|
-
set
|
|
30
|
-
private
|
|
31
|
-
private
|
|
32
|
-
protected get
|
|
33
|
-
protected set
|
|
34
|
-
protected
|
|
35
|
-
private
|
|
25
|
+
q1(a: SeriesView): void;
|
|
26
|
+
protected get_ya(): boolean;
|
|
27
|
+
protected z7: TileSeriesView;
|
|
28
|
+
get aab(): GeographicMapImagery;
|
|
29
|
+
set aab(a: GeographicMapImagery);
|
|
30
|
+
private z9;
|
|
31
|
+
private z8;
|
|
32
|
+
protected get aaa(): GeographicMapImagery;
|
|
33
|
+
protected set aaa(a: GeographicMapImagery);
|
|
34
|
+
protected q9(a: any, b: string, c: any, d: any): void;
|
|
35
|
+
private aag;
|
|
36
36
|
imageTilesReady: (sender: any, e: EventArgs) => void;
|
|
37
|
-
private
|
|
38
|
-
private
|
|
37
|
+
private aah;
|
|
38
|
+
private aac;
|
|
39
39
|
register(a: DependencyObject, b: (arg1: boolean) => void): void;
|
|
40
40
|
unRegister(a: DependencyObject): void;
|
|
41
41
|
deferredRefresh(): void;
|
|
42
42
|
deferAction(a: () => void): void;
|
|
43
|
-
protected
|
|
44
|
-
private
|
|
45
|
-
|
|
46
|
-
protected
|
|
47
|
-
|
|
48
|
-
private
|
|
43
|
+
protected sq(a: Rect, b: Rect): void;
|
|
44
|
+
private aad;
|
|
45
|
+
rs(a: boolean): void;
|
|
46
|
+
protected aai(a: boolean, b: SeriesView): void;
|
|
47
|
+
rq(a: Rect, b: Rect, c: RenderSurface, d: string, e: number): void;
|
|
48
|
+
private aaj;
|
|
49
49
|
o5(a: boolean, b: SeriesView): void;
|
|
50
50
|
}
|
|
51
51
|
/**
|
|
@@ -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 cs(): SeriesView;
|
|
282
|
-
|
|
283
|
-
|
|
282
|
+
q1(a: SeriesView): void;
|
|
283
|
+
w8: GeographicXYTriangulatingSeriesView;
|
|
284
|
+
xc: string;
|
|
284
285
|
xa: string;
|
|
285
|
-
|
|
286
|
-
w7: IEnumerable;
|
|
287
|
-
xd: string;
|
|
286
|
+
w9: IEnumerable;
|
|
288
287
|
xf: string;
|
|
289
288
|
xh: string;
|
|
290
|
-
|
|
289
|
+
xj: string;
|
|
290
|
+
protected q9(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 bj(): Series;
|
|
299
299
|
protected get_eu(): boolean;
|
|
300
300
|
constructor();
|
|
301
|
-
|
|
302
|
-
private
|
|
303
|
-
get
|
|
304
|
-
set
|
|
305
|
-
private
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
protected
|
|
309
|
-
|
|
310
|
-
protected
|
|
311
|
-
private
|
|
301
|
+
xy: string;
|
|
302
|
+
private xr;
|
|
303
|
+
get xt(): ColorScale;
|
|
304
|
+
set xt(a: ColorScale);
|
|
305
|
+
private x1;
|
|
306
|
+
x3(): void;
|
|
307
|
+
xs: ColorScale;
|
|
308
|
+
protected sh(): void;
|
|
309
|
+
xu: ScatterAreaSeries;
|
|
310
|
+
protected wz(): Series;
|
|
311
|
+
private x2;
|
|
312
312
|
protected cs(): SeriesView;
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
protected
|
|
313
|
+
q1(a: SeriesView): void;
|
|
314
|
+
xw: GeographicScatterAreaSeriesView;
|
|
315
|
+
protected q9(a: any, b: string, c: any, d: any): void;
|
|
316
316
|
triangulationStatusChanged: (sender: any, args: TriangulationStatusEventArgs) => void;
|
|
317
317
|
protected get_g7(): boolean;
|
|
318
318
|
protected set_g7(a: boolean): void;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "igniteui-angular-maps",
|
|
3
|
-
"version": "18.2.0
|
|
3
|
+
"version": "18.2.0",
|
|
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
|
|
22
|
+
"igniteui-angular-core": "18.2.0"
|
|
23
23
|
},
|
|
24
24
|
"sideEffects": false,
|
|
25
25
|
"typings": "igniteui-angular-maps.d.ts",
|