igniteui-webcomponents-maps 5.4.1 → 5.5.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.
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
@@ -18,136 +18,136 @@ export let GeographicShapeSeriesBase = /*@__PURE__*/ (() => {
18
18
  class GeographicShapeSeriesBase extends GeographicMapSeriesHost {
19
19
  constructor() {
20
20
  super(...arguments);
21
- this.xj = false;
22
- this.xi = false;
21
+ this.xm = false;
22
+ this.xl = false;
23
23
  this.assigningShapeStyle = null;
24
24
  this.assigningShapeMarkerStyle = null;
25
- this.xf = null;
26
- this.xh = false;
25
+ this.xi = null;
26
+ this.xk = false;
27
27
  }
28
28
  ct() {
29
29
  return new GeographicShapeSeriesBaseView(this);
30
30
  }
31
- q1(a) {
32
- super.q1(a);
33
- this.xe = a;
31
+ q3(a) {
32
+ super.q3(a);
33
+ this.xh = a;
34
34
  }
35
- get_fe() {
35
+ get_ff() {
36
36
  return true;
37
37
  }
38
- get_ee() {
38
+ get_ef() {
39
39
  return true;
40
40
  }
41
- ra(a, b, c, d) {
42
- super.ra(a, b, c, d);
41
+ rc(a, b, c, d) {
42
+ super.rc(a, b, c, d);
43
43
  switch (b) {
44
44
  case "SeriesViewer":
45
- this.xe.cm();
45
+ this.xh.cv();
46
46
  break;
47
47
  case "ShapeMemberPath":
48
- this.xe.co();
48
+ this.xh.cx();
49
49
  break;
50
50
  case GeographicShapeSeriesBase.$$p[8]:
51
- this.xe.cn();
51
+ this.xh.cw();
52
52
  break;
53
53
  case GeographicShapeSeriesBase.$$p[4]:
54
- this.w2.ya = this.xm;
55
- this.xj = this.xm;
56
- if (this.xm) {
57
- let e = this.w2;
58
- e.assigningShapeStyle = delegateCombine(e.assigningShapeStyle, runOn(this, this.x4));
54
+ this.w5.yd = this.xp;
55
+ this.xm = this.xp;
56
+ if (this.xp) {
57
+ let e = this.w5;
58
+ e.assigningShapeStyle = delegateCombine(e.assigningShapeStyle, runOn(this, this.x7));
59
59
  }
60
60
  else {
61
- let f = this.w2;
62
- f.assigningShapeStyle = delegateRemove(f.assigningShapeStyle, runOn(this, this.x4));
61
+ let f = this.w5;
62
+ f.assigningShapeStyle = delegateRemove(f.assigningShapeStyle, runOn(this, this.x7));
63
63
  }
64
64
  break;
65
65
  case GeographicShapeSeriesBase.$$p[3]:
66
- this.w2.x9 = this.xl;
67
- this.xi = this.xl;
68
- if (this.xm) {
69
- let g = this.w2;
70
- g.assigningShapeMarkerStyle = delegateCombine(g.assigningShapeMarkerStyle, runOn(this, this.x3));
66
+ this.w5.yc = this.xo;
67
+ this.xl = this.xo;
68
+ if (this.xp) {
69
+ let g = this.w5;
70
+ g.assigningShapeMarkerStyle = delegateCombine(g.assigningShapeMarkerStyle, runOn(this, this.x6));
71
71
  }
72
72
  else {
73
- let h = this.w2;
74
- h.assigningShapeMarkerStyle = delegateRemove(h.assigningShapeMarkerStyle, runOn(this, this.x3));
73
+ let h = this.w5;
74
+ h.assigningShapeMarkerStyle = delegateRemove(h.assigningShapeMarkerStyle, runOn(this, this.x6));
75
75
  }
76
76
  break;
77
77
  case GeographicShapeSeriesBase.$$p[5]:
78
- this.w2.xm = this.xd;
78
+ this.w5.xp = this.xg;
79
79
  break;
80
80
  case GeographicShapeSeriesBase.$$p[6]:
81
- this.w2.yr = this.xo;
81
+ this.w5.yu = this.xr;
82
82
  break;
83
83
  case GeographicShapeSeriesBase.$$p[7]:
84
- this.w2.ys = this.xp;
84
+ this.w5.yv = this.xs;
85
85
  break;
86
86
  case GeographicShapeSeriesBase.$$p[0]:
87
- this.w2.yw = this.xq;
87
+ this.w5.yz = this.xt;
88
88
  break;
89
89
  case GeographicShapeSeriesBase.$$p[1]:
90
- this.w2.xc = this.xc;
90
+ this.w5.xf = this.xf;
91
91
  break;
92
92
  case GeographicShapeSeriesBase.$$p[2]:
93
- this.w2.x5 = this.xk;
93
+ this.w5.x8 = this.xn;
94
94
  break;
95
95
  case "ShapefileDataSource":
96
96
  if (c != null) {
97
97
  let i = c;
98
- if (this.xh) {
99
- i.importCompleted = delegateRemove(i.importCompleted, runOn(this, this.x5));
98
+ if (this.xk) {
99
+ i.importCompleted = delegateRemove(i.importCompleted, runOn(this, this.x8));
100
100
  }
101
101
  }
102
102
  if (d != null) {
103
103
  let j = d;
104
104
  if (j.count > 0) {
105
- this.x6();
105
+ this.x9();
106
106
  break;
107
107
  }
108
- this.xh = true;
109
- j.importCompleted = delegateCombine(j.importCompleted, runOn(this, this.x5));
108
+ this.xk = true;
109
+ j.importCompleted = delegateCombine(j.importCompleted, runOn(this, this.x8));
110
110
  }
111
111
  break;
112
112
  }
113
113
  }
114
- x4(a, b) {
114
+ x7(a, b) {
115
115
  if (this.assigningShapeStyle != null) {
116
116
  this.assigningShapeStyle(this, b);
117
117
  }
118
118
  }
119
- x3(a, b) {
119
+ x6(a, b) {
120
120
  if (this.assigningShapeMarkerStyle != null) {
121
121
  this.assigningShapeMarkerStyle(this, b);
122
122
  }
123
123
  }
124
- x5(a, b) {
125
- this.x6();
124
+ x8(a, b) {
125
+ this.x9();
126
126
  }
127
- x6() {
128
- let sds_ = this.xg;
127
+ x9() {
128
+ let sds_ = this.xj;
129
129
  let ext_ = sds_.externalObject;
130
130
  this.itemsSource = (ext_.getPointData());
131
131
  }
132
- get xg() {
133
- return this.xf;
132
+ get xj() {
133
+ return this.xi;
134
134
  }
135
- set xg(a) {
136
- let b = this.xf;
137
- this.xf = a;
138
- if (b != this.xf) {
139
- this.raisePropertyChanged("ShapefileDataSource", b, this.xf);
135
+ set xj(a) {
136
+ let b = this.xi;
137
+ this.xi = a;
138
+ if (b != this.xi) {
139
+ this.raisePropertyChanged("ShapefileDataSource", b, this.xi);
140
140
  }
141
141
  }
142
- get_g7() {
142
+ get_g8() {
143
143
  return true;
144
144
  }
145
- set_g7(a) {
146
- super.set_g7(a);
145
+ set_g8(a) {
146
+ super.set_g8(a);
147
147
  }
148
148
  }
149
149
  GeographicShapeSeriesBase.$t = /*@__PURE__*/ markType(GeographicShapeSeriesBase, 'GeographicShapeSeriesBase', GeographicMapSeriesHost.$);
150
- GeographicShapeSeriesBase.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, GeographicShapeSeriesBase, 'raisePropertyChanged', ['FillMemberPath:xq:x7', [2], 'FillScale:xc:x8', [BrushScale.$], 'FillScaleUseGlobalValues:xk:x9', [0, false], 'IsCustomShapeMarkerStyleAllowed:xl:ya', [0, false], 'IsCustomShapeStyleAllowed:xm:yb', [0, false], 'ItemSearchMode:xd:yc', [ShapeItemSearchMode_$type, /*@__PURE__*/ enumGetBox(ShapeItemSearchMode_$type, 0)], 'ItemSearchPointsThreshold:xo:yd', [1, 10000], 'ItemSearchThreshold:xp:ye', [1, 10000], 'ShapeFilterResolution:xn:yf', [1, 2], 'ShapeMemberPath:x1:yg', [2, "points"]]);
150
+ GeographicShapeSeriesBase.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, GeographicShapeSeriesBase, 'raisePropertyChanged', ['FillMemberPath:xt:ya', [2], 'FillScale:xf:yb', [BrushScale.$], 'FillScaleUseGlobalValues:xn:yc', [0, false], 'IsCustomShapeMarkerStyleAllowed:xo:yd', [0, false], 'IsCustomShapeStyleAllowed:xp:ye', [0, false], 'ItemSearchMode:xg:yf', [ShapeItemSearchMode_$type, /*@__PURE__*/ enumGetBox(ShapeItemSearchMode_$type, 0)], 'ItemSearchPointsThreshold:xr:yg', [1, 10000], 'ItemSearchThreshold:xs:yh', [1, 10000], 'ShapeFilterResolution:xq:yi', [1, 2], 'ShapeMemberPath:x4:yj', [2, "points"]]);
151
151
  return GeographicShapeSeriesBase;
152
152
  })();
153
153
  /**
@@ -157,28 +157,28 @@ export let GeographicShapeSeriesBaseView = /*@__PURE__*/ (() => {
157
157
  class GeographicShapeSeriesBaseView extends HostSeriesView {
158
158
  constructor(a) {
159
159
  super(a);
160
- this.cl = null;
161
- this.cl = a;
162
- }
163
- b9() {
164
- super.b9();
165
- this.cl.w2.y9 = this.cl.x1;
166
- }
167
- cm() {
168
- let a = this.cl.w2;
169
- if (this.cl.dc == null) {
170
- a.xg = null;
171
- a.xi = null;
160
+ this.cu = null;
161
+ this.cu = a;
162
+ }
163
+ ci() {
164
+ super.ci();
165
+ this.cu.w5.zc = this.cu.x4;
166
+ }
167
+ cv() {
168
+ let a = this.cu.w5;
169
+ if (this.cu.dc == null) {
170
+ a.xj = null;
171
+ a.xl = null;
172
172
  return;
173
173
  }
174
- a.xg = this.cl.dc.wv;
175
- a.xi = this.cl.dc.wx;
174
+ a.xj = this.cu.dc.w7;
175
+ a.xl = this.cu.dc.w9;
176
176
  }
177
- co() {
178
- this.cl.w2.y9 = this.cl.x1;
177
+ cx() {
178
+ this.cu.w5.zc = this.cu.x4;
179
179
  }
180
- cn() {
181
- this.cl.w2.yo = this.cl.xn;
180
+ cw() {
181
+ this.cu.w5.yr = this.cu.xq;
182
182
  }
183
183
  }
184
184
  GeographicShapeSeriesBaseView.$t = /*@__PURE__*/ markType(GeographicShapeSeriesBaseView, 'GeographicShapeSeriesBaseView', HostSeriesView.$);
@@ -27,56 +27,56 @@ export let GeographicShapeSeriesView = /*@__PURE__*/ (() => {
27
27
  class GeographicShapeSeriesView extends GeographicShapeSeriesBaseView {
28
28
  constructor(a) {
29
29
  super(a);
30
- this.cp = null;
31
- this.cp = a;
32
- if (!this.r) {
33
- this.cp.x1 = "points";
30
+ this.cy = null;
31
+ this.cy = a;
32
+ if (!this.t) {
33
+ this.cy.x4 = "points";
34
34
  }
35
35
  }
36
- ax() {
37
- super.ax();
38
- if (!this.r) {
39
- this.cp.zo = Defaults.aj;
40
- this.cp.jp = Defaults.p;
41
- this.cp.yn = Defaults.o;
42
- this.cp.yk = Defaults.d;
43
- this.cp.yi = Defaults.a;
36
+ a4() {
37
+ super.a4();
38
+ if (!this.t) {
39
+ this.cy.zr = Defaults.a8;
40
+ this.cy.jq = Defaults.ac;
41
+ this.cy.yq = Defaults.ab;
42
+ this.cy.yn = Defaults.d;
43
+ this.cy.yl = Defaults.a;
44
44
  }
45
45
  }
46
- b9() {
47
- super.b9();
48
- this.cp.w2.abv = this.cp.zq;
49
- this.cp.w2.aao = this.cp.yl;
50
- this.cp.w2.aba = this.cp.y6;
51
- this.cp.w2.aar = this.cp.yn;
52
- this.cp.w2.aaa = this.cp.yh;
46
+ ci() {
47
+ super.ci();
48
+ this.cy.w5.aby = this.cy.zt;
49
+ this.cy.w5.aar = this.cy.yo;
50
+ this.cy.w5.abd = this.cy.y9;
51
+ this.cy.w5.aau = this.cy.yq;
52
+ this.cy.w5.aad = this.cy.yk;
53
53
  }
54
- cu() {
55
- this.cp.w2.aba = this.cp.y6;
54
+ c3() {
55
+ this.cy.w5.abd = this.cy.y9;
56
56
  }
57
- cw() {
58
- this.cp.w2.aar = this.cp.yn;
57
+ c5() {
58
+ this.cy.w5.aau = this.cy.yq;
59
59
  }
60
- cr() {
61
- this.cp.w2.aaa = this.cp.yh;
60
+ c0() {
61
+ this.cy.w5.aad = this.cy.yk;
62
62
  }
63
- cv() {
64
- this.cp.w2.aaj = this.cp.yk;
63
+ c4() {
64
+ this.cy.w5.aam = this.cy.yn;
65
65
  }
66
- cq() {
67
- this.cp.w2.abr = this.cp.zn;
66
+ cz() {
67
+ this.cy.w5.abu = this.cy.zq;
68
68
  }
69
- cs() {
70
- this.cp.w2.abs = this.cp.zo;
69
+ c1() {
70
+ this.cy.w5.abv = this.cy.zr;
71
71
  }
72
- ct() {
73
- this.cp.w2.abu = this.cp.zp;
72
+ c2() {
73
+ this.cy.w5.abx = this.cy.zs;
74
74
  }
75
- cx() {
76
- this.cp.w2.aao = this.cp.yl;
75
+ c6() {
76
+ this.cy.w5.aar = this.cy.yo;
77
77
  }
78
- cy() {
79
- this.cp.w2.abv = this.cp.zq;
78
+ c7() {
79
+ this.cy.w5.aby = this.cy.zt;
80
80
  }
81
81
  }
82
82
  GeographicShapeSeriesView.$t = /*@__PURE__*/ markType(GeographicShapeSeriesView, 'GeographicShapeSeriesView', GeographicShapeSeriesBaseView.$);
@@ -90,7 +90,7 @@ export let GeographicShapeSeries = /*@__PURE__*/ (() => {
90
90
  bk() {
91
91
  return new GeographicShapeSeries();
92
92
  }
93
- get_fq() {
93
+ get_fr() {
94
94
  return true;
95
95
  }
96
96
  constructor() {
@@ -101,89 +101,89 @@ export let GeographicShapeSeries = /*@__PURE__*/ (() => {
101
101
  ct() {
102
102
  return new GeographicShapeSeriesView(this);
103
103
  }
104
- q1(a) {
105
- super.q1(a);
106
- this.ym = a;
104
+ q3(a) {
105
+ super.q3(a);
106
+ this.yp = a;
107
107
  }
108
- w1() {
108
+ w4() {
109
109
  let a = new ScatterPolygonSeries();
110
- a.styleShape = delegateCombine(a.styleShape, runOn(this, this.y3));
111
- a.propertyUpdated = delegateCombine(a.propertyUpdated, runOn(this, this.y4));
110
+ a.styleShape = delegateCombine(a.styleShape, runOn(this, this.y6));
111
+ a.propertyUpdated = delegateCombine(a.propertyUpdated, runOn(this, this.y7));
112
112
  return a;
113
113
  }
114
- y3(a, b) {
114
+ y6(a, b) {
115
115
  if (this.styleShape != null) {
116
116
  this.styleShape(this, b);
117
117
  }
118
118
  }
119
- y4(a, b) {
120
- let c = typeCast(ScatterPolygonSeries.$, this.w2);
119
+ y7(a, b) {
120
+ let c = typeCast(ScatterPolygonSeries.$, this.w5);
121
121
  if (c == null) {
122
122
  return;
123
123
  }
124
124
  }
125
- io() {
126
- return this.yn;
125
+ ip() {
126
+ return this.yq;
127
127
  }
128
- vn() {
129
- return this.zl;
128
+ vq() {
129
+ return this.zo;
130
130
  }
131
- vo() {
132
- return this.zm;
131
+ vr() {
132
+ return this.zp;
133
133
  }
134
- s1() {
135
- return this.y5;
134
+ s3() {
135
+ return this.y8;
136
136
  }
137
- ma() {
138
- let a = typeCast(ScatterPolygonSeries.$, this.w2);
137
+ mc() {
138
+ let a = typeCast(ScatterPolygonSeries.$, this.w5);
139
139
  if (a == null) {
140
140
  return "Unknown";
141
141
  }
142
- return a.ma();
142
+ return a.mc();
143
143
  }
144
- ra(a, b, c, d) {
145
- super.ra(a, b, c, d);
144
+ rc(a, b, c, d) {
145
+ super.rc(a, b, c, d);
146
146
  switch (b) {
147
147
  case GeographicShapeSeries.$$p[6]:
148
- this.w2.aah = this.yj;
148
+ this.w5.aak = this.ym;
149
149
  break;
150
150
  case GeographicShapeSeries.$$p[5]:
151
- this.w2.aad = this.yi;
151
+ this.w5.aag = this.yl;
152
152
  break;
153
153
  case GeographicShapeSeries.$$p[9]:
154
- this.ym.cu();
154
+ this.yp.c3();
155
155
  break;
156
156
  case GeographicShapeSeries.$$p[10]:
157
- this.ym.cw();
157
+ this.yp.c5();
158
158
  break;
159
159
  case GeographicShapeSeries.$$p[4]:
160
- this.ym.cr();
160
+ this.yp.c0();
161
161
  break;
162
162
  case GeographicShapeSeries.$$p[11]:
163
- this.ym.cv();
163
+ this.yp.c4();
164
164
  break;
165
165
  case GeographicShapeSeries.$$p[3]:
166
- this.ym.cq();
166
+ this.yp.cz();
167
167
  break;
168
168
  case GeographicShapeSeries.$$p[7]:
169
- this.ym.cs();
169
+ this.yp.c1();
170
170
  break;
171
171
  case GeographicShapeSeries.$$p[8]:
172
- this.ym.ct();
172
+ this.yp.c2();
173
173
  break;
174
174
  case GeographicShapeSeries.$$p[13]:
175
- this.ym.cx();
175
+ this.yp.c6();
176
176
  break;
177
177
  case GeographicShapeSeries.$$p[12]:
178
- this.ym.cy();
178
+ this.yp.c7();
179
179
  break;
180
180
  }
181
181
  }
182
- jl() {
182
+ jm() {
183
183
  return 0.7;
184
184
  }
185
185
  }
186
186
  GeographicShapeSeries.$t = /*@__PURE__*/ markType(GeographicShapeSeries, 'GeographicShapeSeries', GeographicShapeSeriesBase.$);
187
- GeographicShapeSeries.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, GeographicShapeSeries, 'raisePropertyChanged', ['ActualMarkerBrush:zl:y7', [Brush.$], 'ActualMarkerOutline:zm:y8', [Brush.$], 'ActualMarkerTemplate:y5:y9', [DataTemplate.$, null], 'MarkerBrush:zn:za', [Brush.$], 'MarkerCollisionAvoidance:yh:zb', [CollisionAvoidanceType_$type, /*@__PURE__*/ enumGetBox(CollisionAvoidanceType_$type, 0)], 'MarkerFillMode:yi:zc', [MarkerFillMode_$type, /*@__PURE__*/ enumGetBox(MarkerFillMode_$type, 0)], 'MarkerOutlineMode:yj:zd', [MarkerOutlineMode_$type, /*@__PURE__*/ enumGetBox(MarkerOutlineMode_$type, 0)], 'MarkerOutline:zo:ze', [Brush.$], 'MarkerStyle:zp:zf', [Style.$], 'MarkerTemplate:y6:zg', [DataTemplate.$, null], 'MarkerThickness:yn:zh', [1, /*@__PURE__*/ DeviceUtils.g(2)], 'MarkerType:yk:zi', [MarkerType_$type, /*@__PURE__*/ enumGetBox(MarkerType_$type, 2)], 'ShapeStyle:zq:zj', [Style.$, null], 'ShapeStyleSelector:yl:zk', [StyleSelector.$, null]]);
187
+ GeographicShapeSeries.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, GeographicShapeSeries, 'raisePropertyChanged', ['ActualMarkerBrush:zo:za', [Brush.$], 'ActualMarkerOutline:zp:zb', [Brush.$], 'ActualMarkerTemplate:y8:zc', [DataTemplate.$, null], 'MarkerBrush:zq:zd', [Brush.$], 'MarkerCollisionAvoidance:yk:ze', [CollisionAvoidanceType_$type, /*@__PURE__*/ enumGetBox(CollisionAvoidanceType_$type, 0)], 'MarkerFillMode:yl:zf', [MarkerFillMode_$type, /*@__PURE__*/ enumGetBox(MarkerFillMode_$type, 0)], 'MarkerOutlineMode:ym:zg', [MarkerOutlineMode_$type, /*@__PURE__*/ enumGetBox(MarkerOutlineMode_$type, 0)], 'MarkerOutline:zr:zh', [Brush.$], 'MarkerStyle:zs:zi', [Style.$], 'MarkerTemplate:y9:zj', [DataTemplate.$, null], 'MarkerThickness:yq:zk', [1, /*@__PURE__*/ DeviceUtils.g(2)], 'MarkerType:yn:zl', [MarkerType_$type, /*@__PURE__*/ enumGetBox(MarkerType_$type, 2)], 'ShapeStyle:zt:zm', [Style.$, null], 'ShapeStyleSelector:yo:zn', [StyleSelector.$, null]]);
188
188
  return GeographicShapeSeries;
189
189
  })();
@@ -13,8 +13,8 @@ export let GeographicSymbolSeriesBaseView = /*@__PURE__*/ (() => {
13
13
  class GeographicSymbolSeriesBaseView extends HostSeriesView {
14
14
  constructor(a) {
15
15
  super(a);
16
- this.cl = null;
17
- this.cl = a;
16
+ this.cu = null;
17
+ this.cu = a;
18
18
  }
19
19
  }
20
20
  GeographicSymbolSeriesBaseView.$t = /*@__PURE__*/ markType(GeographicSymbolSeriesBaseView, 'GeographicSymbolSeriesBaseView', HostSeriesView.$);