igniteui-webcomponents-maps 5.4.1 → 5.5.0-beta.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.
Files changed (86) hide show
  1. package/bundles/igniteui-webcomponents-maps.umd.js +1739 -1739
  2. package/bundles/igniteui-webcomponents-maps.umd.min.js +1 -1
  3. package/esm2015/lib/GeographicContourLineSeriesView_combined.js +46 -46
  4. package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js +109 -109
  5. package/esm2015/lib/GeographicMapSeriesHost_combined.js +215 -215
  6. package/esm2015/lib/GeographicMarkerSeries.js +29 -29
  7. package/esm2015/lib/GeographicPolylineSeriesView_combined.js +26 -26
  8. package/esm2015/lib/GeographicProportionalSymbolSeriesBaseView.js +2 -2
  9. package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js +120 -120
  10. package/esm2015/lib/GeographicShapeSeriesBaseBaseView.js +2 -2
  11. package/esm2015/lib/GeographicShapeSeriesBase_combined.js +74 -74
  12. package/esm2015/lib/GeographicShapeSeriesView_combined.js +73 -73
  13. package/esm2015/lib/GeographicSymbolSeriesBaseView.js +2 -2
  14. package/esm2015/lib/GeographicSymbolSeriesView_combined.js +77 -77
  15. package/esm2015/lib/GeographicTileSeries.js +28 -28
  16. package/esm2015/lib/GeographicXYTriangulatingSeriesBaseView.js +2 -2
  17. package/esm2015/lib/TileSeries_combined.js +150 -150
  18. package/esm2015/lib/XamGeographicMap_combined.js +480 -480
  19. package/esm2015/lib/igc-geographic-contour-line-series-component.js +9 -9
  20. package/esm2015/lib/igc-geographic-high-density-scatter-series-component.js +32 -32
  21. package/esm2015/lib/igc-geographic-map-component.js +50 -50
  22. package/esm2015/lib/igc-geographic-map-series-host-component.js +23 -23
  23. package/esm2015/lib/igc-geographic-marker-series-component.js +31 -31
  24. package/esm2015/lib/igc-geographic-polyline-series-component.js +13 -13
  25. package/esm2015/lib/igc-geographic-proportional-symbol-series-component.js +42 -42
  26. package/esm2015/lib/igc-geographic-scatter-area-series-component.js +8 -8
  27. package/esm2015/lib/igc-geographic-shape-series-base-component.js +29 -29
  28. package/esm2015/lib/igc-geographic-shape-series-component.js +44 -44
  29. package/esm2015/lib/igc-geographic-symbol-series-component.js +20 -20
  30. package/esm2015/lib/igc-geographic-tile-series-component.js +4 -4
  31. package/esm2015/lib/igc-geographic-xy-triangulating-series-component.js +12 -12
  32. package/esm2015/lib/igc-tile-series-component.js +3 -3
  33. package/esm5/lib/GeographicContourLineSeriesView_combined.js +46 -46
  34. package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js +108 -108
  35. package/esm5/lib/GeographicMapSeriesHost_combined.js +212 -212
  36. package/esm5/lib/GeographicMarkerSeries.js +29 -29
  37. package/esm5/lib/GeographicPolylineSeriesView_combined.js +26 -26
  38. package/esm5/lib/GeographicProportionalSymbolSeriesBaseView.js +2 -2
  39. package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js +121 -121
  40. package/esm5/lib/GeographicShapeSeriesBaseBaseView.js +2 -2
  41. package/esm5/lib/GeographicShapeSeriesBase_combined.js +71 -71
  42. package/esm5/lib/GeographicShapeSeriesView_combined.js +73 -73
  43. package/esm5/lib/GeographicSymbolSeriesBaseView.js +2 -2
  44. package/esm5/lib/GeographicSymbolSeriesView_combined.js +77 -77
  45. package/esm5/lib/GeographicTileSeries.js +27 -27
  46. package/esm5/lib/GeographicXYTriangulatingSeriesBaseView.js +2 -2
  47. package/esm5/lib/TileSeries_combined.js +147 -147
  48. package/esm5/lib/XamGeographicMap_combined.js +472 -472
  49. package/esm5/lib/igc-geographic-contour-line-series-component.js +9 -9
  50. package/esm5/lib/igc-geographic-high-density-scatter-series-component.js +32 -32
  51. package/esm5/lib/igc-geographic-map-component.js +50 -50
  52. package/esm5/lib/igc-geographic-map-series-host-component.js +23 -23
  53. package/esm5/lib/igc-geographic-marker-series-component.js +31 -31
  54. package/esm5/lib/igc-geographic-polyline-series-component.js +13 -13
  55. package/esm5/lib/igc-geographic-proportional-symbol-series-component.js +42 -42
  56. package/esm5/lib/igc-geographic-scatter-area-series-component.js +8 -8
  57. package/esm5/lib/igc-geographic-shape-series-base-component.js +29 -29
  58. package/esm5/lib/igc-geographic-shape-series-component.js +44 -44
  59. package/esm5/lib/igc-geographic-symbol-series-component.js +20 -20
  60. package/esm5/lib/igc-geographic-tile-series-component.js +4 -4
  61. package/esm5/lib/igc-geographic-xy-triangulating-series-component.js +12 -12
  62. package/esm5/lib/igc-tile-series-component.js +3 -3
  63. package/fesm2015/igniteui-webcomponents-maps.js +1750 -1750
  64. package/fesm5/igniteui-webcomponents-maps.js +1739 -1739
  65. package/lib/GeographicContourLineSeriesView_combined.d.ts +19 -19
  66. package/lib/GeographicHighDensityScatterSeriesView_combined.d.ts +38 -38
  67. package/lib/GeographicMapSeriesHost_combined.d.ts +60 -60
  68. package/lib/GeographicMarkerSeries.d.ts +17 -17
  69. package/lib/GeographicMarkerSeriesBase.d.ts +1 -1
  70. package/lib/GeographicPolylineSeriesView_combined.d.ts +13 -13
  71. package/lib/GeographicProportionalSymbolSeriesBase.d.ts +1 -1
  72. package/lib/GeographicProportionalSymbolSeriesBaseView.d.ts +1 -1
  73. package/lib/GeographicProportionalSymbolSeriesView_combined.d.ts +47 -47
  74. package/lib/GeographicShapeSeriesBaseBase.d.ts +1 -1
  75. package/lib/GeographicShapeSeriesBaseBaseView.d.ts +1 -1
  76. package/lib/GeographicShapeSeriesBase_combined.d.ts +31 -31
  77. package/lib/GeographicShapeSeriesView_combined.d.ts +38 -38
  78. package/lib/GeographicSymbolSeriesBase.d.ts +1 -1
  79. package/lib/GeographicSymbolSeriesBaseView.d.ts +1 -1
  80. package/lib/GeographicSymbolSeriesView_combined.d.ts +33 -33
  81. package/lib/GeographicTileSeries.d.ts +10 -10
  82. package/lib/GeographicXYTriangulatingSeriesBase.d.ts +1 -1
  83. package/lib/GeographicXYTriangulatingSeriesBaseView.d.ts +1 -1
  84. package/lib/TileSeries_combined.d.ts +41 -41
  85. package/lib/XamGeographicMap_combined.d.ts +123 -123
  86. package/package.json +3 -3
@@ -13,11 +13,11 @@ import { TriangulationStatusEventArgs } from "igniteui-webcomponents-core";
13
13
  export declare class GeographicContourLineSeriesView extends GeographicXYTriangulatingSeriesView {
14
14
  static $t: Type;
15
15
  constructor(a: GeographicContourLineSeries);
16
- private ct;
17
- ax(): void;
18
- b9(): void;
19
- cu(): void;
20
- cv(): void;
16
+ private c2;
17
+ a4(): void;
18
+ ci(): void;
19
+ c3(): void;
20
+ c4(): void;
21
21
  }
22
22
  /**
23
23
  * @hidden
@@ -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 bk(): Series;
28
- protected get_fj(): boolean;
28
+ protected get_fk(): boolean;
29
29
  constructor();
30
- protected w7(a: any, b: any): void;
31
- xu: ScatterContourSeries;
32
- protected w1(): Series;
33
- private x4;
34
- private x5;
35
- x1: string;
36
- xx: ValueBrushScale;
37
- xw: ValueBrushScale;
38
- protected sj(): void;
30
+ protected xa(a: any, b: any): void;
31
+ xx: ScatterContourSeries;
32
+ protected w4(): Series;
33
+ private x7;
34
+ private x8;
35
+ x4: string;
36
+ x0: ValueBrushScale;
37
+ xz: ValueBrushScale;
38
+ protected sl(): void;
39
39
  protected ct(): SeriesView;
40
- q1(a: SeriesView): void;
41
- xy: GeographicContourLineSeriesView;
42
- xt: ContourValueResolver;
43
- protected ra(a: any, b: string, c: any, d: any): void;
40
+ q3(a: SeriesView): void;
41
+ x1: GeographicContourLineSeriesView;
42
+ xw: ContourValueResolver;
43
+ protected rc(a: any, b: string, c: any, d: any): void;
44
44
  triangulationStatusChanged: (sender: any, args: TriangulationStatusEventArgs) => void;
45
45
  static $$p: string[];
46
46
  }
@@ -11,22 +11,22 @@ import { ProgressiveLoadStatusEventArgs } from "igniteui-webcomponents-charts";
11
11
  export declare class GeographicHighDensityScatterSeriesView extends HostSeriesView {
12
12
  static $t: Type;
13
13
  constructor(a: GeographicHighDensityScatterSeries);
14
- private cl;
15
- b9(): void;
16
- cr(): void;
17
- cq(): void;
14
+ private cu;
15
+ ci(): void;
16
+ c0(): void;
17
+ cz(): void;
18
+ c5(): void;
19
+ c3(): void;
20
+ c1(): void;
21
+ cy(): void;
18
22
  cw(): void;
19
- cu(): void;
20
- cs(): void;
21
- cp(): void;
22
- cn(): void;
23
- cv(): void;
23
+ c4(): void;
24
+ c6(): void;
25
+ c7(): void;
24
26
  cx(): void;
25
- cy(): void;
26
- co(): void;
27
- cm(): void;
28
- ct(): void;
29
- ax(): void;
27
+ cv(): void;
28
+ c2(): void;
29
+ a4(): void;
30
30
  }
31
31
  /**
32
32
  * @hidden
@@ -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 bk(): Series;
37
- protected jk(): number;
38
- protected get_fo(): boolean;
37
+ protected jl(): number;
38
+ protected get_fp(): boolean;
39
39
  constructor();
40
40
  protected ct(): SeriesView;
41
- q1(a: SeriesView): void;
42
- xb: GeographicHighDensityScatterSeriesView;
43
- protected w1(): Series;
44
- private xa;
45
- xp: string;
46
- xr: string;
47
- xe: boolean;
48
- xd: boolean;
49
- xc: boolean;
50
- xg: number;
51
- xf: number;
52
- ya: Color;
53
- x9: Color;
41
+ q3(a: SeriesView): void;
42
+ xe: GeographicHighDensityScatterSeriesView;
43
+ protected w4(): Series;
44
+ private xd;
45
+ xs: string;
46
+ xu: string;
47
+ xh: boolean;
48
+ xg: boolean;
49
+ xf: boolean;
54
50
  xj: number;
51
+ xi: number;
52
+ yd: Color;
53
+ yc: Color;
54
+ xm: number;
55
55
  progressiveLoadStatusChanged: (sender: any, e: ProgressiveLoadStatusEventArgs) => void;
56
- private xi;
57
- get xk(): number;
58
- set xk(a: number);
59
- protected w7(a: any, b: any): void;
60
- private xy;
61
- private xx;
62
- protected ra(a: any, b: string, c: any, d: any): void;
63
- protected get_g7(): boolean;
64
- protected set_g7(a: boolean): void;
56
+ private xl;
57
+ get xn(): number;
58
+ set xn(a: number);
59
+ protected xa(a: any, b: any): void;
60
+ private x1;
61
+ private x0;
62
+ protected rc(a: any, b: string, c: any, d: any): void;
63
+ protected get_g8(): boolean;
64
+ protected set_g8(a: boolean): void;
65
65
  static $$p: string[];
66
66
  }
@@ -15,66 +15,66 @@ import { RenderingContext } from "igniteui-webcomponents-core";
15
15
  */
16
16
  export declare abstract class GeographicMapSeriesHost extends Series {
17
17
  static $t: Type;
18
- qg(): void;
18
+ qi(): void;
19
19
  constructor();
20
- private w0;
21
- protected get_fc(): boolean;
22
- kq(a: any, b: string): any;
23
- md(a: string): string;
24
- protected get_ki(): any;
25
- protected set_ki(a: any): void;
26
- ec(a: List$1<SeriesPointOfInterest>, b: boolean, c: boolean, d: number, e: boolean): boolean;
20
+ private w3;
21
+ protected get_fd(): boolean;
22
+ kr(a: any, b: string): any;
23
+ mf(a: string): string;
24
+ protected get_kj(): any;
25
+ protected set_kj(a: any): void;
26
+ ed(a: List$1<SeriesPointOfInterest>, b: boolean, c: boolean, d: number, e: boolean): boolean;
27
27
  ai(): Axis[];
28
28
  bp(): Series;
29
- get w2(): Series;
30
- set w2(a: Series);
29
+ get w5(): Series;
30
+ set w5(a: Series);
31
31
  protected get_hasMarkers(): boolean;
32
- protected w7(a: any, b: any): void;
32
+ protected xa(a: any, b: any): void;
33
33
  dh(a: any, b: Point, c: boolean): HighlightingInfo;
34
34
  di(a: any, b: Point, c: boolean): HighlightingInfo;
35
- kn(a: Point): any;
36
- ka(a: Point, b: boolean): number;
37
- j8(a: Point, b: boolean): number;
38
- i5(a: Point, b: boolean, c: boolean): number;
39
- we(a: Point, b: boolean, c: boolean): Point;
40
- wp(a: Point): Rect;
35
+ ko(a: Point): any;
36
+ kb(a: Point, b: boolean): number;
37
+ j9(a: Point, b: boolean): number;
38
+ i6(a: Point, b: boolean, c: boolean): number;
39
+ wh(a: Point, b: boolean, c: boolean): Point;
40
+ ws(a: Point): Rect;
41
41
  ao(a: Point): Rect[];
42
- wq(a: Point): Rect;
42
+ wt(a: Point): Rect;
43
43
  ap(a: Point): Rect[];
44
- wr(a: Point): Rect;
45
- ws(a: Point): Rect;
46
- i1(a: Point, b: boolean, c: boolean): number;
47
- wa(a: Point, b: boolean, c: boolean): Point;
48
- i3(a: Point, b: boolean, c: boolean): number;
49
- wc(a: Point, b: boolean, c: boolean): Point;
50
- wf(a: Point, b: boolean, c: boolean): Point;
51
- i6(a: Point, b: boolean, c: boolean): number;
52
- wb(a: Point, b: boolean, c: boolean): Point;
44
+ wu(a: Point): Rect;
45
+ wv(a: Point): Rect;
53
46
  i2(a: Point, b: boolean, c: boolean): number;
54
47
  wd(a: Point, b: boolean, c: boolean): Point;
55
48
  i4(a: Point, b: boolean, c: boolean): number;
56
- j4(a: Point): number;
57
- iw(): number;
58
- is(a: Point): number;
59
- ko(a: Point): any;
60
- protected abstract w1(): Series;
49
+ wf(a: Point, b: boolean, c: boolean): Point;
50
+ wi(a: Point, b: boolean, c: boolean): Point;
51
+ i7(a: Point, b: boolean, c: boolean): number;
52
+ we(a: Point, b: boolean, c: boolean): Point;
53
+ i3(a: Point, b: boolean, c: boolean): number;
54
+ wg(a: Point, b: boolean, c: boolean): Point;
55
+ i5(a: Point, b: boolean, c: boolean): number;
56
+ j5(a: Point): number;
57
+ ix(): number;
58
+ it(a: Point): number;
59
+ kp(a: Point): any;
60
+ protected abstract w4(): Series;
61
61
  protected ct(): SeriesView;
62
- q1(a: SeriesView): void;
63
- w3: HostSeriesView;
64
- static readonly w9: DependencyProperty;
65
- get w4(): number;
66
- set w4(a: number);
67
- protected ra(a: any, b: string, c: any, d: any): void;
68
- private w6;
69
- private w8;
70
- rs(a: boolean): void;
71
- protected q5(a: boolean): void;
72
- rr(a: Rect, b: Rect, c: RenderSurface, d: string, e: number): void;
62
+ q3(a: SeriesView): void;
63
+ w6: HostSeriesView;
64
+ static readonly xc: DependencyProperty;
65
+ get w7(): number;
66
+ set w7(a: number);
67
+ protected rc(a: any, b: string, c: any, d: any): void;
68
+ private w9;
69
+ private xb;
70
+ ru(a: boolean): void;
71
+ protected q7(a: boolean): void;
72
+ rt(a: Rect, b: Rect, c: RenderSurface, d: string, e: number): void;
73
73
  a2(a: Point, b: boolean): DataContext;
74
- se(): void;
74
+ sg(): void;
75
75
  protected get_coercionMethods(): any;
76
76
  protected set_coercionMethods(a: any): void;
77
- protected pz(a: any): void;
77
+ protected p1(a: any): void;
78
78
  }
79
79
  /**
80
80
  * @hidden
@@ -82,22 +82,22 @@ export declare abstract class GeographicMapSeriesHost extends Series {
82
82
  export declare class HostSeriesView extends SeriesView {
83
83
  static $t: Type;
84
84
  constructor(a: GeographicMapSeriesHost);
85
- private b4;
86
- aw(a: RenderingContext, b: RenderingContext): void;
87
- b9(): void;
88
- ca(): void;
85
+ private cd;
86
+ a3(a: RenderingContext, b: RenderingContext): void;
87
+ ci(): void;
88
+ cj(): void;
89
+ cq(): void;
90
+ ct(): void;
91
+ cn(): void;
92
+ cs(): void;
89
93
  ch(): void;
90
- ck(): void;
94
+ cp(): void;
91
95
  ce(): void;
92
- cj(): void;
93
- b8(): void;
94
- cg(): void;
95
- b5(): void;
96
- b6(): void;
97
- cb(): void;
98
- cc(): void;
99
- b7(): void;
100
- cd(): void;
101
96
  cf(): void;
102
- ci(): void;
97
+ ck(): void;
98
+ cl(): void;
99
+ cg(): void;
100
+ cm(): void;
101
+ co(): void;
102
+ cr(): void;
103
103
  }
@@ -11,23 +11,23 @@ import { Type } from "igniteui-webcomponents-core";
11
11
  export declare abstract class GeographicMarkerSeries extends GeographicMapSeriesHost {
12
12
  static $t: Type;
13
13
  constructor();
14
- s1(): DataTemplate;
15
- vn(): Brush;
16
- vo(): Brush;
17
- io(): number;
18
- ma(): string;
19
- private xq;
20
- xc: MarkerType;
21
- xd: number;
22
- xb: MarkerOutlineMode;
23
- xa: MarkerFillMode;
24
- xs: DataTemplate;
25
- x6: Brush;
14
+ s3(): DataTemplate;
15
+ vq(): Brush;
16
+ vr(): Brush;
17
+ ip(): number;
18
+ mc(): string;
19
+ private xt;
20
+ xf: MarkerType;
21
+ xg: number;
22
+ xe: MarkerOutlineMode;
23
+ xd: MarkerFillMode;
24
+ xv: DataTemplate;
25
+ x9: Brush;
26
+ ya: Brush;
27
+ xh: number;
28
+ xu: DataTemplate;
26
29
  x7: Brush;
27
- xe: number;
28
- xr: DataTemplate;
29
- x4: Brush;
30
- x5: Brush;
31
- protected ra(a: any, b: string, c: any, d: any): void;
30
+ x8: Brush;
31
+ protected rc(a: any, b: string, c: any, d: any): void;
32
32
  static $$p: string[];
33
33
  }
@@ -6,5 +6,5 @@ import { Type } from "igniteui-webcomponents-core";
6
6
  */
7
7
  export declare abstract class GeographicMarkerSeriesBase extends GeographicMarkerSeries {
8
8
  static $t: Type;
9
- protected abstract w1(): Series;
9
+ protected abstract w4(): Series;
10
10
  }
@@ -12,11 +12,11 @@ import { StyleShapeEventArgs } from "igniteui-webcomponents-charts";
12
12
  export declare class GeographicPolylineSeriesView extends GeographicShapeSeriesBaseView {
13
13
  static $t: Type;
14
14
  constructor(a: GeographicPolylineSeries);
15
- protected cp: GeographicPolylineSeries;
16
- ax(): void;
17
- b9(): void;
18
- cq(): void;
19
- cr(): void;
15
+ protected cy: GeographicPolylineSeries;
16
+ a4(): void;
17
+ ci(): void;
18
+ cz(): void;
19
+ c0(): void;
20
20
  }
21
21
  /**
22
22
  * @hidden
@@ -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 bk(): Series;
27
- protected get_fr(): boolean;
27
+ protected get_fs(): boolean;
28
28
  constructor();
29
29
  protected ct(): SeriesView;
30
- q1(a: SeriesView): void;
31
- yi: GeographicPolylineSeriesView;
32
- yh: StyleSelector;
33
- yp: Style;
34
- protected w1(): Series;
35
- private ym;
30
+ q3(a: SeriesView): void;
31
+ yl: GeographicPolylineSeriesView;
32
+ yk: StyleSelector;
33
+ ys: Style;
34
+ protected w4(): Series;
35
+ private yp;
36
36
  styleShape: (sender: any, e: StyleShapeEventArgs) => void;
37
- protected ra(a: any, b: string, c: any, d: any): void;
37
+ protected rc(a: any, b: string, c: any, d: any): void;
38
38
  static $$p: string[];
39
39
  }
@@ -6,5 +6,5 @@ import { Type } from "igniteui-webcomponents-core";
6
6
  */
7
7
  export declare abstract class GeographicProportionalSymbolSeriesBase extends GeographicMarkerSeriesBase {
8
8
  static $t: Type;
9
- protected abstract w1(): Series;
9
+ protected abstract w4(): Series;
10
10
  }
@@ -7,5 +7,5 @@ import { Type } from "igniteui-webcomponents-core";
7
7
  export declare abstract class GeographicProportionalSymbolSeriesBaseView extends HostSeriesView {
8
8
  static $t: Type;
9
9
  constructor(a: GeographicMarkerSeriesBase);
10
- private cl;
10
+ private cu;
11
11
  }
@@ -14,30 +14,30 @@ import { AssigningScatterMarkerStyleEventArgs } from "igniteui-webcomponents-cha
14
14
  export declare class GeographicProportionalSymbolSeriesView extends HostSeriesView {
15
15
  static $t: Type;
16
16
  constructor(a: GeographicProportionalSymbolSeries);
17
- private cl;
18
- ax(): void;
19
- b9(): void;
20
- cu(): void;
21
- ct(): void;
22
- cz(): void;
23
- cx(): void;
24
- cy(): void;
25
- c0(): void;
26
- c2(): void;
17
+ private cu;
18
+ a4(): void;
19
+ ci(): void;
27
20
  c3(): void;
28
- c1(): void;
29
- cv(): void;
30
- cw(): void;
21
+ c2(): void;
22
+ c8(): void;
23
+ c6(): void;
24
+ c7(): void;
25
+ c9(): void;
26
+ db(): void;
27
+ dc(): void;
28
+ da(): void;
31
29
  c4(): void;
32
30
  c5(): void;
33
- cp(): void;
34
- cn(): void;
35
- cm(): void;
36
- c6(): void;
37
- co(): void;
38
- cs(): void;
39
- cr(): void;
40
- cq(): void;
31
+ dd(): void;
32
+ de(): void;
33
+ cy(): void;
34
+ cw(): void;
35
+ cv(): void;
36
+ df(): void;
37
+ cx(): void;
38
+ c1(): void;
39
+ c0(): void;
40
+ cz(): void;
41
41
  }
42
42
  /**
43
43
  * @hidden
@@ -45,37 +45,37 @@ export declare class GeographicProportionalSymbolSeriesView extends HostSeriesVi
45
45
  export declare class GeographicProportionalSymbolSeries extends GeographicMarkerSeries {
46
46
  static $t: Type;
47
47
  protected bk(): Series;
48
- protected get_ej(): boolean;
48
+ protected get_ek(): boolean;
49
49
  constructor();
50
50
  protected ct(): SeriesView;
51
- q1(a: SeriesView): void;
52
- ye: GeographicProportionalSymbolSeriesView;
53
- protected jl(): number;
54
- protected w1(): Series;
55
- private yb;
56
- yz: string;
57
- y1: string;
58
- y6: string;
59
- yd: SizeScale;
60
- yx: string;
61
- yp: string;
62
- ya: BrushScale;
63
- yh: boolean;
51
+ q3(a: SeriesView): void;
52
+ yh: GeographicProportionalSymbolSeriesView;
53
+ protected jm(): number;
54
+ protected w4(): Series;
55
+ private ye;
56
+ y2: string;
57
+ y4: string;
58
+ y9: string;
59
+ yg: SizeScale;
60
+ y0: string;
61
+ ys: string;
62
+ yd: BrushScale;
64
63
  yk: boolean;
65
- yn: number;
66
- ym: number;
64
+ yn: boolean;
65
+ yq: number;
66
+ yp: number;
67
+ yo: boolean;
68
+ ym: boolean;
67
69
  yl: boolean;
68
- yj: boolean;
69
- yi: boolean;
70
- protected yg: boolean;
71
- protected yf: boolean;
72
- protected get_fe(): boolean;
70
+ protected yj: boolean;
71
+ protected yi: boolean;
72
+ protected get_ff(): boolean;
73
73
  assigningScatterStyle: (sender: any, args: AssigningScatterStyleEventArgs) => void;
74
74
  assigningScatterMarkerStyle: (sender: any, args: AssigningScatterMarkerStyleEventArgs) => void;
75
- yc: ScatterItemSearchMode;
76
- yo: number;
77
- protected ra(a: any, b: string, c: any, d: any): void;
78
- private zb;
79
- private za;
75
+ yf: ScatterItemSearchMode;
76
+ yr: number;
77
+ protected rc(a: any, b: string, c: any, d: any): void;
78
+ private ze;
79
+ private zd;
80
80
  static $$p: string[];
81
81
  }
@@ -6,5 +6,5 @@ import { Type } from "igniteui-webcomponents-core";
6
6
  */
7
7
  export declare abstract class GeographicShapeSeriesBaseBase extends GeographicMapSeriesHost {
8
8
  static $t: Type;
9
- protected abstract w1(): Series;
9
+ protected abstract w4(): Series;
10
10
  }
@@ -7,5 +7,5 @@ import { Type } from "igniteui-webcomponents-core";
7
7
  export declare abstract class GeographicShapeSeriesBaseBaseView extends HostSeriesView {
8
8
  static $t: Type;
9
9
  constructor(a: GeographicShapeSeriesBaseBase);
10
- private cl;
10
+ private cu;
11
11
  }
@@ -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 ct(): SeriesView;
16
- xe: GeographicShapeSeriesBaseView;
17
- q1(a: SeriesView): void;
18
- x1: string;
19
- protected get_fe(): boolean;
20
- protected get_ee(): boolean;
21
- xm: boolean;
22
- xl: boolean;
23
- protected xj: boolean;
24
- protected xi: boolean;
25
- xd: ShapeItemSearchMode;
26
- xp: number;
27
- xq: string;
28
- xc: BrushScale;
29
- xk: boolean;
30
- xo: number;
16
+ xh: GeographicShapeSeriesBaseView;
17
+ q3(a: SeriesView): void;
18
+ x4: string;
19
+ protected get_ff(): boolean;
20
+ protected get_ef(): boolean;
21
+ xp: boolean;
22
+ xo: boolean;
23
+ protected xm: boolean;
24
+ protected xl: boolean;
25
+ xg: ShapeItemSearchMode;
26
+ xs: number;
27
+ xt: string;
28
+ xf: BrushScale;
29
+ xn: boolean;
30
+ xr: number;
31
31
  assigningShapeStyle: (sender: any, args: AssigningShapeStyleEventArgs) => void;
32
32
  assigningShapeMarkerStyle: (sender: any, args: AssigningShapeMarkerStyleEventArgs) => void;
33
- protected ra(a: any, b: string, c: any, d: any): void;
34
- private x4;
35
- private x3;
36
- private x5;
33
+ protected rc(a: any, b: string, c: any, d: any): void;
34
+ private x7;
37
35
  private x6;
38
- private xf;
39
- private xh;
40
- get xg(): ShapefileConverter;
41
- set xg(a: ShapefileConverter);
42
- xn: number;
43
- protected get_g7(): boolean;
44
- protected set_g7(a: boolean): void;
36
+ private x8;
37
+ private x9;
38
+ private xi;
39
+ private xk;
40
+ get xj(): ShapefileConverter;
41
+ set xj(a: ShapefileConverter);
42
+ xq: number;
43
+ protected get_g8(): boolean;
44
+ protected set_g8(a: boolean): void;
45
45
  static $$p: string[];
46
46
  }
47
47
  /**
@@ -50,9 +50,9 @@ export declare abstract class GeographicShapeSeriesBase extends GeographicMapSer
50
50
  export declare class GeographicShapeSeriesBaseView extends HostSeriesView {
51
51
  static $t: Type;
52
52
  constructor(a: GeographicShapeSeriesBase);
53
- private cl;
54
- b9(): void;
55
- cm(): void;
56
- co(): void;
57
- cn(): void;
53
+ private cu;
54
+ ci(): void;
55
+ cv(): void;
56
+ cx(): void;
57
+ cw(): void;
58
58
  }