igniteui-angular-maps 18.2.0 → 19.0.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 +1008 -1008
- package/bundles/igniteui-angular-maps.umd.min.js +1 -1
- package/esm2015/lib/GeographicContourLineSeriesView_combined.js +37 -37
- package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js +76 -76
- package/esm2015/lib/GeographicMapSeriesHost_combined.js +189 -189
- package/esm2015/lib/GeographicMarkerSeries.js +28 -28
- package/esm2015/lib/GeographicPolylineSeriesView_combined.js +17 -17
- package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js +84 -84
- package/esm2015/lib/GeographicShapeSeriesBase_combined.js +62 -62
- package/esm2015/lib/GeographicShapeSeriesView_combined.js +55 -55
- package/esm2015/lib/GeographicSymbolSeriesView_combined.js +53 -53
- package/esm2015/lib/GeographicTileSeries.js +27 -27
- package/esm2015/lib/TileSeries_combined.js +87 -87
- package/esm2015/lib/XamGeographicMap_combined.js +86 -86
- package/esm2015/lib/igx-geographic-contour-line-series-component.js +9 -9
- package/esm2015/lib/igx-geographic-high-density-scatter-series-component.js +23 -23
- package/esm2015/lib/igx-geographic-map-series-host-component.js +22 -22
- package/esm2015/lib/igx-geographic-marker-series-component.js +22 -22
- package/esm2015/lib/igx-geographic-polyline-series-component.js +11 -11
- 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 +33 -33
- package/esm2015/lib/igx-geographic-symbol-series-component.js +14 -14
- package/esm2015/lib/igx-geographic-tile-series-component.js +4 -4
- package/esm2015/lib/igx-geographic-xy-triangulating-series-component.js +12 -12
- package/esm2015/lib/igx-tile-series-component.js +3 -3
- package/esm5/lib/GeographicContourLineSeriesView_combined.js +37 -37
- package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js +76 -76
- package/esm5/lib/GeographicMapSeriesHost_combined.js +187 -187
- package/esm5/lib/GeographicMarkerSeries.js +28 -28
- package/esm5/lib/GeographicPolylineSeriesView_combined.js +17 -17
- package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js +84 -84
- package/esm5/lib/GeographicShapeSeriesBase_combined.js +61 -61
- package/esm5/lib/GeographicShapeSeriesView_combined.js +55 -55
- package/esm5/lib/GeographicSymbolSeriesView_combined.js +53 -53
- package/esm5/lib/GeographicTileSeries.js +26 -26
- package/esm5/lib/TileSeries_combined.js +85 -85
- package/esm5/lib/XamGeographicMap_combined.js +85 -85
- package/esm5/lib/igx-geographic-contour-line-series-component.js +9 -9
- package/esm5/lib/igx-geographic-high-density-scatter-series-component.js +23 -23
- package/esm5/lib/igx-geographic-map-series-host-component.js +22 -22
- package/esm5/lib/igx-geographic-marker-series-component.js +22 -22
- package/esm5/lib/igx-geographic-polyline-series-component.js +11 -11
- 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 +33 -33
- package/esm5/lib/igx-geographic-symbol-series-component.js +14 -14
- package/esm5/lib/igx-geographic-tile-series-component.js +4 -4
- package/esm5/lib/igx-geographic-xy-triangulating-series-component.js +12 -12
- package/esm5/lib/igx-tile-series-component.js +3 -3
- package/fesm2015/igniteui-angular-maps.js +1016 -1016
- package/fesm5/igniteui-angular-maps.js +1008 -1008
- package/lib/GeographicContourLineSeriesView_combined.d.ts +12 -12
- package/lib/GeographicHighDensityScatterSeriesView_combined.d.ts +20 -20
- package/lib/GeographicMapSeriesHost_combined.d.ts +44 -44
- package/lib/GeographicMarkerSeries.d.ts +15 -15
- package/lib/GeographicMarkerSeriesBase.d.ts +1 -1
- package/lib/GeographicPolylineSeriesView_combined.d.ts +8 -8
- 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 +21 -21
- package/lib/GeographicShapeSeriesView_combined.d.ts +24 -24
- 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 +20 -20
- package/lib/XamGeographicMap_combined.d.ts +24 -24
- package/package.json +5 -5
|
@@ -25,22 +25,22 @@ export declare class GeographicContourLineSeriesView extends GeographicXYTriangu
|
|
|
25
25
|
export declare class GeographicContourLineSeries extends GeographicXYTriangulatingSeries {
|
|
26
26
|
static $t: Type;
|
|
27
27
|
protected bj(): Series;
|
|
28
|
-
protected
|
|
28
|
+
protected get_fi(): boolean;
|
|
29
29
|
constructor();
|
|
30
|
-
protected
|
|
31
|
-
|
|
32
|
-
protected
|
|
30
|
+
protected w4(a: any, b: any): void;
|
|
31
|
+
xr: ScatterContourSeries;
|
|
32
|
+
protected wy(): Series;
|
|
33
|
+
private x1;
|
|
33
34
|
private x2;
|
|
34
|
-
|
|
35
|
-
xz: string;
|
|
36
|
-
xv: ValueBrushScale;
|
|
35
|
+
xy: string;
|
|
37
36
|
xu: ValueBrushScale;
|
|
38
|
-
|
|
37
|
+
xt: ValueBrushScale;
|
|
38
|
+
protected sg(): void;
|
|
39
39
|
protected cs(): SeriesView;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
protected
|
|
40
|
+
q0(a: SeriesView): void;
|
|
41
|
+
xv: GeographicContourLineSeriesView;
|
|
42
|
+
xq: ContourValueResolver;
|
|
43
|
+
protected q8(a: any, b: string, c: any, d: any): void;
|
|
44
44
|
triangulationStatusChanged: (sender: any, args: TriangulationStatusEventArgs) => void;
|
|
45
45
|
static $$p: string[];
|
|
46
46
|
}
|
|
@@ -34,33 +34,33 @@ export declare class GeographicHighDensityScatterSeriesView extends HostSeriesVi
|
|
|
34
34
|
export declare class GeographicHighDensityScatterSeries extends GeographicMapSeriesHost {
|
|
35
35
|
static $t: Type;
|
|
36
36
|
protected bj(): Series;
|
|
37
|
-
protected
|
|
38
|
-
protected
|
|
37
|
+
protected jj(): number;
|
|
38
|
+
protected get_fn(): boolean;
|
|
39
39
|
constructor();
|
|
40
40
|
protected cs(): SeriesView;
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
protected
|
|
44
|
-
private
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
xc: boolean;
|
|
41
|
+
q0(a: SeriesView): void;
|
|
42
|
+
w8: GeographicHighDensityScatterSeriesView;
|
|
43
|
+
protected wy(): Series;
|
|
44
|
+
private w7;
|
|
45
|
+
xm: string;
|
|
46
|
+
xo: string;
|
|
48
47
|
xb: boolean;
|
|
49
48
|
xa: boolean;
|
|
50
|
-
|
|
49
|
+
w9: boolean;
|
|
51
50
|
xd: number;
|
|
52
|
-
|
|
51
|
+
xc: number;
|
|
53
52
|
x7: Color;
|
|
54
|
-
|
|
53
|
+
x6: Color;
|
|
54
|
+
xg: number;
|
|
55
55
|
progressiveLoadStatusChanged: (sender: any, e: ProgressiveLoadStatusEventArgs) => void;
|
|
56
|
-
private
|
|
57
|
-
get
|
|
58
|
-
set
|
|
59
|
-
protected
|
|
60
|
-
private xw;
|
|
56
|
+
private xf;
|
|
57
|
+
get xh(): number;
|
|
58
|
+
set xh(a: number);
|
|
59
|
+
protected w4(a: any, b: any): void;
|
|
61
60
|
private xv;
|
|
62
|
-
|
|
63
|
-
protected
|
|
64
|
-
protected
|
|
61
|
+
private xu;
|
|
62
|
+
protected q8(a: any, b: string, c: any, d: any): void;
|
|
63
|
+
protected get_g6(): boolean;
|
|
64
|
+
protected set_g6(a: boolean): void;
|
|
65
65
|
static $$p: string[];
|
|
66
66
|
}
|
|
@@ -15,66 +15,66 @@ import { RenderingContext } from "igniteui-angular-core";
|
|
|
15
15
|
*/
|
|
16
16
|
export declare abstract class GeographicMapSeriesHost extends Series {
|
|
17
17
|
static $t: Type;
|
|
18
|
-
|
|
18
|
+
qf(): void;
|
|
19
19
|
constructor();
|
|
20
|
-
private
|
|
21
|
-
protected
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
protected
|
|
25
|
-
protected
|
|
20
|
+
private wx;
|
|
21
|
+
protected get_fb(): boolean;
|
|
22
|
+
kp(a: any, b: string): any;
|
|
23
|
+
mc(a: string): string;
|
|
24
|
+
protected get_kh(): any;
|
|
25
|
+
protected set_kh(a: any): void;
|
|
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 wz(): Series;
|
|
30
|
+
set wz(a: Series);
|
|
31
31
|
protected get_hasMarkers(): boolean;
|
|
32
|
-
protected
|
|
32
|
+
protected w4(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
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
35
|
+
km(a: Point): any;
|
|
36
|
+
j9(a: Point, b: boolean): number;
|
|
37
|
+
j7(a: Point, b: boolean): number;
|
|
38
|
+
i4(a: Point, b: boolean, c: boolean): number;
|
|
39
|
+
wb(a: Point, b: boolean, c: boolean): Point;
|
|
40
|
+
wm(a: Point): Rect;
|
|
41
41
|
ao(a: Point): Rect[];
|
|
42
|
-
|
|
42
|
+
wn(a: Point): Rect;
|
|
43
43
|
ap(a: Point): Rect[];
|
|
44
|
+
wo(a: Point): Rect;
|
|
44
45
|
wp(a: Point): Rect;
|
|
45
|
-
|
|
46
|
-
|
|
46
|
+
i0(a: Point, b: boolean, c: boolean): number;
|
|
47
|
+
v7(a: Point, b: boolean, c: boolean): Point;
|
|
48
|
+
i2(a: Point, b: boolean, c: boolean): number;
|
|
49
|
+
v9(a: Point, b: boolean, c: boolean): Point;
|
|
50
|
+
wc(a: Point, b: boolean, c: boolean): Point;
|
|
51
|
+
i5(a: Point, b: boolean, c: boolean): number;
|
|
47
52
|
v8(a: Point, b: boolean, c: boolean): Point;
|
|
48
|
-
|
|
53
|
+
i1(a: Point, b: boolean, c: boolean): number;
|
|
49
54
|
wa(a: Point, b: boolean, c: boolean): Point;
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
j4(a: Point): number;
|
|
57
|
-
iw(): number;
|
|
58
|
-
is(a: Point): number;
|
|
59
|
-
ko(a: Point): any;
|
|
60
|
-
protected abstract wz(): Series;
|
|
55
|
+
i3(a: Point, b: boolean, c: boolean): number;
|
|
56
|
+
j3(a: Point): number;
|
|
57
|
+
iv(): number;
|
|
58
|
+
ir(a: Point): number;
|
|
59
|
+
kn(a: Point): any;
|
|
60
|
+
protected abstract wy(): Series;
|
|
61
61
|
protected cs(): SeriesView;
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
static readonly
|
|
65
|
-
get
|
|
66
|
-
set
|
|
67
|
-
protected
|
|
68
|
-
private
|
|
69
|
-
private
|
|
70
|
-
|
|
71
|
-
protected
|
|
72
|
-
|
|
62
|
+
q0(a: SeriesView): void;
|
|
63
|
+
w0: HostSeriesView;
|
|
64
|
+
static readonly w6: DependencyProperty;
|
|
65
|
+
get w1(): number;
|
|
66
|
+
set w1(a: number);
|
|
67
|
+
protected q8(a: any, b: string, c: any, d: any): void;
|
|
68
|
+
private w3;
|
|
69
|
+
private w5;
|
|
70
|
+
rq(a: boolean): void;
|
|
71
|
+
protected q4(a: boolean): void;
|
|
72
|
+
rp(a: Rect, b: Rect, c: RenderSurface, d: string, e: number): void;
|
|
73
73
|
a2(a: Point, b: boolean): DataContext;
|
|
74
|
-
|
|
74
|
+
sb(): void;
|
|
75
75
|
protected get_coercionMethods(): any;
|
|
76
76
|
protected set_coercionMethods(a: any): void;
|
|
77
|
-
protected
|
|
77
|
+
protected py(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
|
-
|
|
14
|
+
sy(): DataTemplate;
|
|
15
|
+
vk(): Brush;
|
|
15
16
|
vl(): Brush;
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
xa:
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
w8: MarkerFillMode;
|
|
24
|
-
xq: DataTemplate;
|
|
25
|
-
x4: Brush;
|
|
26
|
-
x5: Brush;
|
|
27
|
-
xc: number;
|
|
17
|
+
im(): number;
|
|
18
|
+
l9(): string;
|
|
19
|
+
private xn;
|
|
20
|
+
w9: MarkerType;
|
|
21
|
+
xa: number;
|
|
22
|
+
w8: MarkerOutlineMode;
|
|
23
|
+
w7: MarkerFillMode;
|
|
28
24
|
xp: DataTemplate;
|
|
29
|
-
x2: Brush;
|
|
30
25
|
x3: Brush;
|
|
31
|
-
|
|
26
|
+
x4: Brush;
|
|
27
|
+
xb: number;
|
|
28
|
+
xo: DataTemplate;
|
|
29
|
+
x1: Brush;
|
|
30
|
+
x2: Brush;
|
|
31
|
+
protected q8(a: any, b: string, c: any, d: any): void;
|
|
32
32
|
static $$p: string[];
|
|
33
33
|
}
|
|
@@ -24,16 +24,16 @@ export declare class GeographicPolylineSeriesView extends GeographicShapeSeriesB
|
|
|
24
24
|
export declare class GeographicPolylineSeries extends GeographicShapeSeriesBase {
|
|
25
25
|
static $t: Type;
|
|
26
26
|
protected bj(): Series;
|
|
27
|
-
protected
|
|
27
|
+
protected get_fq(): boolean;
|
|
28
28
|
constructor();
|
|
29
29
|
protected cs(): SeriesView;
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
protected
|
|
35
|
-
private
|
|
30
|
+
q0(a: SeriesView): void;
|
|
31
|
+
yf: GeographicPolylineSeriesView;
|
|
32
|
+
ye: StyleSelector;
|
|
33
|
+
ym: Style;
|
|
34
|
+
protected wy(): Series;
|
|
35
|
+
private yj;
|
|
36
36
|
styleShape: (sender: any, e: StyleShapeEventArgs) => void;
|
|
37
|
-
protected
|
|
37
|
+
protected q8(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
|
-
|
|
53
|
-
protected
|
|
54
|
-
protected
|
|
55
|
-
private
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
yi: boolean;
|
|
65
|
-
yl: number;
|
|
66
|
-
yk: number;
|
|
67
|
-
yj: boolean;
|
|
51
|
+
q0(a: SeriesView): void;
|
|
52
|
+
yb: GeographicProportionalSymbolSeriesView;
|
|
53
|
+
protected jk(): number;
|
|
54
|
+
protected wy(): Series;
|
|
55
|
+
private x8;
|
|
56
|
+
yw: string;
|
|
57
|
+
yy: string;
|
|
58
|
+
y3: string;
|
|
59
|
+
ya: SizeScale;
|
|
60
|
+
yu: string;
|
|
61
|
+
ym: string;
|
|
62
|
+
x7: BrushScale;
|
|
63
|
+
ye: boolean;
|
|
68
64
|
yh: boolean;
|
|
65
|
+
yk: number;
|
|
66
|
+
yj: number;
|
|
67
|
+
yi: boolean;
|
|
69
68
|
yg: boolean;
|
|
70
|
-
|
|
69
|
+
yf: boolean;
|
|
71
70
|
protected yd: boolean;
|
|
72
|
-
protected
|
|
71
|
+
protected yc: boolean;
|
|
72
|
+
protected get_fd(): boolean;
|
|
73
73
|
assigningScatterStyle: (sender: any, args: AssigningScatterStyleEventArgs) => void;
|
|
74
74
|
assigningScatterMarkerStyle: (sender: any, args: AssigningScatterMarkerStyleEventArgs) => void;
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
protected
|
|
78
|
-
private y9;
|
|
75
|
+
x9: ScatterItemSearchMode;
|
|
76
|
+
yl: number;
|
|
77
|
+
protected q8(a: any, b: string, c: any, d: any): void;
|
|
79
78
|
private y8;
|
|
79
|
+
private y7;
|
|
80
80
|
static $$p: string[];
|
|
81
81
|
}
|
|
@@ -13,35 +13,35 @@ 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
|
-
|
|
19
|
-
protected
|
|
16
|
+
xb: GeographicShapeSeriesBaseView;
|
|
17
|
+
q0(a: SeriesView): void;
|
|
18
|
+
xy: string;
|
|
19
|
+
protected get_fd(): boolean;
|
|
20
20
|
protected get_ed(): boolean;
|
|
21
|
-
xk: boolean;
|
|
22
21
|
xj: boolean;
|
|
23
|
-
protected xh: boolean;
|
|
24
|
-
protected xg: boolean;
|
|
25
|
-
xb: ShapeItemSearchMode;
|
|
26
|
-
xn: number;
|
|
27
|
-
xo: string;
|
|
28
|
-
xa: BrushScale;
|
|
29
22
|
xi: boolean;
|
|
23
|
+
protected xg: boolean;
|
|
24
|
+
protected xf: boolean;
|
|
25
|
+
xa: ShapeItemSearchMode;
|
|
30
26
|
xm: number;
|
|
27
|
+
xn: string;
|
|
28
|
+
w9: BrushScale;
|
|
29
|
+
xh: boolean;
|
|
30
|
+
xl: number;
|
|
31
31
|
assigningShapeStyle: (sender: any, args: AssigningShapeStyleEventArgs) => void;
|
|
32
32
|
assigningShapeMarkerStyle: (sender: any, args: AssigningShapeMarkerStyleEventArgs) => void;
|
|
33
|
-
protected
|
|
34
|
-
private x2;
|
|
33
|
+
protected q8(a: any, b: string, c: any, d: any): void;
|
|
35
34
|
private x1;
|
|
35
|
+
private x0;
|
|
36
|
+
private x2;
|
|
36
37
|
private x3;
|
|
37
|
-
private
|
|
38
|
-
private
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
protected
|
|
44
|
-
protected set_g7(a: boolean): void;
|
|
38
|
+
private xc;
|
|
39
|
+
private xe;
|
|
40
|
+
get xd(): ShapefileConverter;
|
|
41
|
+
set xd(a: ShapefileConverter);
|
|
42
|
+
xk: number;
|
|
43
|
+
protected get_g6(): boolean;
|
|
44
|
+
protected set_g6(a: boolean): void;
|
|
45
45
|
static $$p: string[];
|
|
46
46
|
}
|
|
47
47
|
/**
|
|
@@ -37,35 +37,35 @@ export declare class GeographicShapeSeriesView extends GeographicShapeSeriesBase
|
|
|
37
37
|
export declare class GeographicShapeSeries extends GeographicShapeSeriesBase {
|
|
38
38
|
static $t: Type;
|
|
39
39
|
protected bj(): Series;
|
|
40
|
-
protected
|
|
40
|
+
protected get_fp(): boolean;
|
|
41
41
|
constructor();
|
|
42
42
|
protected cs(): SeriesView;
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
protected
|
|
46
|
-
private
|
|
43
|
+
yj: GeographicShapeSeriesView;
|
|
44
|
+
q0(a: SeriesView): void;
|
|
45
|
+
protected wy(): Series;
|
|
46
|
+
private y0;
|
|
47
47
|
styleShape: (sender: any, e: StyleShapeEventArgs) => void;
|
|
48
|
-
private
|
|
49
|
-
|
|
50
|
-
zo: Style;
|
|
51
|
-
yi: MarkerType;
|
|
52
|
-
yh: MarkerOutlineMode;
|
|
53
|
-
yg: MarkerFillMode;
|
|
54
|
-
y4: DataTemplate;
|
|
55
|
-
zl: Brush;
|
|
56
|
-
zm: Brush;
|
|
48
|
+
private y1;
|
|
49
|
+
yi: StyleSelector;
|
|
57
50
|
zn: Style;
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
vm(): Brush;
|
|
62
|
-
sz(): DataTemplate;
|
|
63
|
-
ma(): string;
|
|
64
|
-
yf: CollisionAvoidanceType;
|
|
65
|
-
protected q9(a: any, b: string, c: any, d: any): void;
|
|
66
|
-
protected jl(): number;
|
|
51
|
+
yh: MarkerType;
|
|
52
|
+
yg: MarkerOutlineMode;
|
|
53
|
+
yf: MarkerFillMode;
|
|
67
54
|
y3: DataTemplate;
|
|
68
|
-
zj: Brush;
|
|
69
55
|
zk: Brush;
|
|
56
|
+
zl: Brush;
|
|
57
|
+
zm: Style;
|
|
58
|
+
yk: number;
|
|
59
|
+
im(): number;
|
|
60
|
+
vk(): Brush;
|
|
61
|
+
vl(): Brush;
|
|
62
|
+
sy(): DataTemplate;
|
|
63
|
+
l9(): string;
|
|
64
|
+
ye: CollisionAvoidanceType;
|
|
65
|
+
protected q8(a: any, b: string, c: any, d: any): void;
|
|
66
|
+
protected jk(): number;
|
|
67
|
+
y2: DataTemplate;
|
|
68
|
+
zi: Brush;
|
|
69
|
+
zj: 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
|
-
|
|
43
|
-
protected
|
|
44
|
-
protected
|
|
45
|
-
private
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
yf: boolean;
|
|
41
|
+
q0(a: SeriesView): void;
|
|
42
|
+
ya: GeographicSymbolSeriesView;
|
|
43
|
+
protected jk(): number;
|
|
44
|
+
protected wy(): Series;
|
|
45
|
+
private x9;
|
|
46
|
+
yl: string;
|
|
47
|
+
yn: string;
|
|
48
|
+
x7: CollisionAvoidanceType;
|
|
50
49
|
ye: boolean;
|
|
51
|
-
|
|
50
|
+
yd: boolean;
|
|
52
51
|
protected yc: boolean;
|
|
53
|
-
protected
|
|
52
|
+
protected yb: boolean;
|
|
53
|
+
protected get_fd(): boolean;
|
|
54
54
|
assigningScatterStyle: (sender: any, args: AssigningScatterStyleEventArgs) => void;
|
|
55
55
|
assigningScatterMarkerStyle: (sender: any, args: AssigningScatterMarkerStyleEventArgs) => void;
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
protected
|
|
59
|
-
private yt;
|
|
56
|
+
x8: ScatterItemSearchMode;
|
|
57
|
+
yg: number;
|
|
58
|
+
protected q8(a: any, b: string, c: any, d: any): void;
|
|
60
59
|
private ys;
|
|
61
|
-
|
|
60
|
+
private yr;
|
|
61
|
+
yf: boolean;
|
|
62
62
|
static $$p: string[];
|
|
63
63
|
}
|
|
@@ -9,16 +9,16 @@ import { ImageTilesReadyEventArgs } from "./ImageTilesReadyEventArgs";
|
|
|
9
9
|
export declare class GeographicTileSeries extends GeographicShapeSeriesBase {
|
|
10
10
|
static $t: Type;
|
|
11
11
|
protected bj(): Series;
|
|
12
|
-
protected
|
|
12
|
+
protected get_f2(): boolean;
|
|
13
13
|
constructor();
|
|
14
|
-
get
|
|
15
|
-
set
|
|
16
|
-
private yg;
|
|
17
|
-
yl(): void;
|
|
18
|
-
protected q9(a: any, b: string, c: any, d: any): void;
|
|
14
|
+
get yg(): GeographicMapImagery;
|
|
15
|
+
set yg(a: GeographicMapImagery);
|
|
19
16
|
private yf;
|
|
20
|
-
|
|
21
|
-
protected
|
|
17
|
+
yk(): void;
|
|
18
|
+
protected q8(a: any, b: string, c: any, d: any): void;
|
|
19
|
+
private ye;
|
|
20
|
+
protected w4(a: any, b: any): void;
|
|
21
|
+
protected wy(): Series;
|
|
22
22
|
imageTilesReady: (sender: any, e: ImageTilesReadyEventArgs) => void;
|
|
23
|
-
private
|
|
23
|
+
private yj;
|
|
24
24
|
}
|
|
@@ -19,34 +19,34 @@ import { PointCollection } from "igniteui-angular-core";
|
|
|
19
19
|
export declare class TileSeries extends ShapeSeriesBase implements IMapRenderDeferralHandler {
|
|
20
20
|
static $t: Type;
|
|
21
21
|
protected bj(): Series;
|
|
22
|
-
protected
|
|
22
|
+
protected get_f2(): boolean;
|
|
23
23
|
constructor();
|
|
24
24
|
protected cs(): SeriesView;
|
|
25
|
-
|
|
26
|
-
protected
|
|
27
|
-
protected
|
|
28
|
-
get
|
|
29
|
-
set
|
|
30
|
-
private z9;
|
|
25
|
+
q0(a: SeriesView): void;
|
|
26
|
+
protected get_x9(): boolean;
|
|
27
|
+
protected z6: TileSeriesView;
|
|
28
|
+
get aaa(): GeographicMapImagery;
|
|
29
|
+
set aaa(a: GeographicMapImagery);
|
|
31
30
|
private z8;
|
|
32
|
-
|
|
33
|
-
protected
|
|
34
|
-
protected
|
|
35
|
-
|
|
31
|
+
private z7;
|
|
32
|
+
protected get z9(): GeographicMapImagery;
|
|
33
|
+
protected set z9(a: GeographicMapImagery);
|
|
34
|
+
protected q8(a: any, b: string, c: any, d: any): void;
|
|
35
|
+
private aaf;
|
|
36
36
|
imageTilesReady: (sender: any, e: EventArgs) => void;
|
|
37
|
-
private
|
|
38
|
-
private
|
|
37
|
+
private aag;
|
|
38
|
+
private aab;
|
|
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
|
|
49
|
-
|
|
43
|
+
protected sp(a: Rect, b: Rect): void;
|
|
44
|
+
private aac;
|
|
45
|
+
rr(a: boolean): void;
|
|
46
|
+
protected aah(a: boolean, b: SeriesView): void;
|
|
47
|
+
rp(a: Rect, b: Rect, c: RenderSurface, d: string, e: number): void;
|
|
48
|
+
private aai;
|
|
49
|
+
o4(a: boolean, b: SeriesView): void;
|
|
50
50
|
}
|
|
51
51
|
/**
|
|
52
52
|
* @hidden
|