igniteui-webcomponents-maps 4.2.5 → 4.3.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 (157) hide show
  1. package/bundles/igniteui-webcomponents-maps.umd.js +1838 -1835
  2. package/bundles/igniteui-webcomponents-maps.umd.min.js +1 -1
  3. package/esm2015/lib/GeographicContourLineSeriesView_combined.js +42 -39
  4. package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js +86 -86
  5. package/esm2015/lib/GeographicMapSeriesHost_combined.js +185 -185
  6. package/esm2015/lib/GeographicMarkerSeries.js +29 -29
  7. package/esm2015/lib/GeographicPolylineSeriesView_combined.js +20 -20
  8. package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js +94 -94
  9. package/esm2015/lib/GeographicShapeSeriesBase_combined.js +63 -63
  10. package/esm2015/lib/GeographicShapeSeriesView_combined.js +59 -59
  11. package/esm2015/lib/GeographicSymbolSeriesView_combined.js +61 -61
  12. package/esm2015/lib/GeographicTileSeries.js +30 -30
  13. package/esm2015/lib/SphericalMercatorHorizontalScaler.js +2 -2
  14. package/esm2015/lib/SphericalMercatorVerticalScaler.js +9 -9
  15. package/esm2015/lib/TileSeries_combined.js +94 -94
  16. package/esm2015/lib/XamGeographicMap_combined.js +450 -450
  17. package/esm2015/lib/igc-bing-maps-map-imagery.js +5 -5
  18. package/esm2015/lib/igc-custom-map-imagery.js +5 -5
  19. package/esm2015/lib/igc-geographic-contour-line-series-component.js +14 -14
  20. package/esm2015/lib/igc-geographic-high-density-scatter-series-component.js +37 -37
  21. package/esm2015/lib/igc-geographic-map-component.js +110 -110
  22. package/esm2015/lib/igc-geographic-map-imagery.js +13 -13
  23. package/esm2015/lib/igc-geographic-map-series-host-component.js +25 -25
  24. package/esm2015/lib/igc-geographic-marker-series-base-component.js +3 -3
  25. package/esm2015/lib/igc-geographic-marker-series-component.js +34 -34
  26. package/esm2015/lib/igc-geographic-polyline-series-component.js +18 -18
  27. package/esm2015/lib/igc-geographic-proportional-symbol-series-base-component.js +3 -3
  28. package/esm2015/lib/igc-geographic-proportional-symbol-series-component.js +49 -49
  29. package/esm2015/lib/igc-geographic-scatter-area-series-component.js +13 -13
  30. package/esm2015/lib/igc-geographic-shape-series-base-base-component.js +3 -3
  31. package/esm2015/lib/igc-geographic-shape-series-base-component.js +28 -28
  32. package/esm2015/lib/igc-geographic-shape-series-component.js +49 -49
  33. package/esm2015/lib/igc-geographic-symbol-series-base-component.js +3 -3
  34. package/esm2015/lib/igc-geographic-symbol-series-component.js +27 -27
  35. package/esm2015/lib/igc-geographic-tile-series-component.js +9 -9
  36. package/esm2015/lib/igc-geographic-xy-triangulating-series-base-component.js +3 -3
  37. package/esm2015/lib/igc-geographic-xy-triangulating-series-component.js +15 -15
  38. package/esm2015/lib/igc-tile-series-component.js +6 -6
  39. package/esm5/lib/ArcGISOnlineMapImagery.js +10 -10
  40. package/esm5/lib/BingMapsMapImageryView_combined.js +8 -8
  41. package/esm5/lib/BingResourceSet.js +2 -2
  42. package/esm5/lib/BingResponse.js +2 -2
  43. package/esm5/lib/CustomMapImagery.js +2 -2
  44. package/esm5/lib/GeographicContourLineSeriesView_combined.js +43 -40
  45. package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js +85 -85
  46. package/esm5/lib/GeographicMapSeriesHost_combined.js +186 -186
  47. package/esm5/lib/GeographicMarkerSeries.js +31 -31
  48. package/esm5/lib/GeographicMarkerSeriesBase.js +2 -2
  49. package/esm5/lib/GeographicPolylineSeriesView_combined.js +21 -21
  50. package/esm5/lib/GeographicProportionalSymbolSeriesBase.js +2 -2
  51. package/esm5/lib/GeographicProportionalSymbolSeriesBaseView.js +2 -2
  52. package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js +95 -95
  53. package/esm5/lib/GeographicShapeSeriesBaseBase.js +2 -2
  54. package/esm5/lib/GeographicShapeSeriesBaseBaseView.js +2 -2
  55. package/esm5/lib/GeographicShapeSeriesBase_combined.js +66 -66
  56. package/esm5/lib/GeographicShapeSeriesView_combined.js +60 -60
  57. package/esm5/lib/GeographicSymbolSeriesBase.js +2 -2
  58. package/esm5/lib/GeographicSymbolSeriesBaseView.js +2 -2
  59. package/esm5/lib/GeographicSymbolSeriesView_combined.js +62 -62
  60. package/esm5/lib/GeographicTileSeries.js +30 -30
  61. package/esm5/lib/GeographicXYTriangulatingSeriesBase.js +2 -2
  62. package/esm5/lib/GeographicXYTriangulatingSeriesBaseView.js +2 -2
  63. package/esm5/lib/ImageTilesReadyEventArgs.js +2 -2
  64. package/esm5/lib/ImageryMetadata.js +2 -2
  65. package/esm5/lib/ImagesChangedEventArgs.js +2 -2
  66. package/esm5/lib/LevelOfDetailResponseModel.js +5 -5
  67. package/esm5/lib/MapServerResponseModel.js +4 -4
  68. package/esm5/lib/SphericalMercatorHorizontalScaler.js +4 -4
  69. package/esm5/lib/SphericalMercatorVerticalScaler.js +6 -6
  70. package/esm5/lib/SubDomainsCollection.js +2 -2
  71. package/esm5/lib/TileGeneratorMapImagery.js +2 -2
  72. package/esm5/lib/TileInfoResponseModel.js +3 -3
  73. package/esm5/lib/TileSeries_combined.js +95 -95
  74. package/esm5/lib/TokenResponseModel.js +5 -5
  75. package/esm5/lib/XamGeographicMap_combined.js +469 -469
  76. package/esm5/lib/igc-arc-gis-online-map-imagery.js +11 -11
  77. package/esm5/lib/igc-bing-maps-map-imagery.js +14 -14
  78. package/esm5/lib/igc-custom-map-imagery.js +4 -4
  79. package/esm5/lib/igc-geographic-contour-line-series-component.js +19 -19
  80. package/esm5/lib/igc-geographic-high-density-scatter-series-component.js +49 -49
  81. package/esm5/lib/igc-geographic-map-component.js +75 -75
  82. package/esm5/lib/igc-geographic-map-imagery.js +12 -12
  83. package/esm5/lib/igc-geographic-map-series-host-component.js +30 -30
  84. package/esm5/lib/igc-geographic-marker-series-base-component.js +4 -4
  85. package/esm5/lib/igc-geographic-marker-series-component.js +46 -46
  86. package/esm5/lib/igc-geographic-polyline-series-component.js +23 -23
  87. package/esm5/lib/igc-geographic-proportional-symbol-series-base-component.js +4 -4
  88. package/esm5/lib/igc-geographic-proportional-symbol-series-component.js +65 -65
  89. package/esm5/lib/igc-geographic-scatter-area-series-component.js +17 -17
  90. package/esm5/lib/igc-geographic-shape-series-base-base-component.js +4 -4
  91. package/esm5/lib/igc-geographic-shape-series-base-component.js +38 -38
  92. package/esm5/lib/igc-geographic-shape-series-component.js +65 -65
  93. package/esm5/lib/igc-geographic-symbol-series-base-component.js +4 -4
  94. package/esm5/lib/igc-geographic-symbol-series-component.js +34 -34
  95. package/esm5/lib/igc-geographic-tile-series-component.js +11 -11
  96. package/esm5/lib/igc-geographic-xy-triangulating-series-base-component.js +4 -4
  97. package/esm5/lib/igc-geographic-xy-triangulating-series-component.js +23 -23
  98. package/esm5/lib/igc-image-tiles-ready-event-args.js +1 -1
  99. package/esm5/lib/igc-images-changed-event-args.js +1 -1
  100. package/esm5/lib/igc-open-street-map-imagery.js +4 -4
  101. package/esm5/lib/igc-sub-domains-collection.js +2 -2
  102. package/esm5/lib/igc-tile-generator-map-imagery.js +4 -4
  103. package/esm5/lib/igc-tile-series-component.js +9 -9
  104. package/fesm2015/igniteui-webcomponents-maps.js +1698 -1695
  105. package/fesm5/igniteui-webcomponents-maps.js +1752 -1749
  106. package/lib/ArcGISOnlineMapImagery.d.ts +16 -8
  107. package/lib/BingMapsMapImageryView_combined.d.ts +10 -5
  108. package/lib/GeographicContourLineSeriesView_combined.d.ts +15 -15
  109. package/lib/GeographicHighDensityScatterSeriesView_combined.d.ts +25 -24
  110. package/lib/GeographicMapSeriesHost_combined.d.ts +44 -42
  111. package/lib/GeographicMarkerSeries.d.ts +18 -18
  112. package/lib/GeographicMarkerSeriesBase.d.ts +1 -1
  113. package/lib/GeographicPolylineSeriesView_combined.d.ts +9 -9
  114. package/lib/GeographicProportionalSymbolSeriesBase.d.ts +1 -1
  115. package/lib/GeographicProportionalSymbolSeriesView_combined.d.ts +27 -27
  116. package/lib/GeographicShapeSeriesBaseBase.d.ts +1 -1
  117. package/lib/GeographicShapeSeriesBase_combined.d.ts +25 -24
  118. package/lib/GeographicShapeSeriesView_combined.d.ts +28 -28
  119. package/lib/GeographicSymbolSeriesBase.d.ts +1 -1
  120. package/lib/GeographicSymbolSeriesView_combined.d.ts +21 -21
  121. package/lib/GeographicTileSeries.d.ts +10 -9
  122. package/lib/GeographicXYTriangulatingSeriesBase.d.ts +1 -1
  123. package/lib/LevelOfDetailResponseModel.d.ts +6 -3
  124. package/lib/MapServerResponseModel.d.ts +4 -2
  125. package/lib/SphericalMercatorVerticalScaler.d.ts +2 -2
  126. package/lib/TileInfoResponseModel.d.ts +2 -1
  127. package/lib/TileSeries_combined.d.ts +22 -20
  128. package/lib/TokenResponseModel.d.ts +6 -3
  129. package/lib/XamGeographicMap_combined.d.ts +113 -100
  130. package/lib/igc-arc-gis-online-map-imagery.d.ts +17 -9
  131. package/lib/igc-bing-maps-map-imagery.d.ts +23 -12
  132. package/lib/igc-custom-map-imagery.d.ts +3 -2
  133. package/lib/igc-geographic-contour-line-series-component.d.ts +13 -8
  134. package/lib/igc-geographic-high-density-scatter-series-component.d.ts +27 -15
  135. package/lib/igc-geographic-map-component.d.ts +41 -23
  136. package/lib/igc-geographic-map-imagery.d.ts +23 -12
  137. package/lib/igc-geographic-map-series-host-component.d.ts +8 -6
  138. package/lib/igc-geographic-marker-series-base-component.d.ts +2 -2
  139. package/lib/igc-geographic-marker-series-component.d.ts +24 -13
  140. package/lib/igc-geographic-polyline-series-component.d.ts +13 -8
  141. package/lib/igc-geographic-proportional-symbol-series-base-component.d.ts +2 -2
  142. package/lib/igc-geographic-proportional-symbol-series-component.d.ts +39 -21
  143. package/lib/igc-geographic-scatter-area-series-component.d.ts +11 -7
  144. package/lib/igc-geographic-shape-series-base-base-component.d.ts +2 -2
  145. package/lib/igc-geographic-shape-series-base-component.d.ts +26 -14
  146. package/lib/igc-geographic-shape-series-component.d.ts +35 -19
  147. package/lib/igc-geographic-symbol-series-base-component.d.ts +2 -2
  148. package/lib/igc-geographic-symbol-series-component.d.ts +21 -12
  149. package/lib/igc-geographic-tile-series-component.d.ts +7 -5
  150. package/lib/igc-geographic-xy-triangulating-series-base-component.d.ts +2 -2
  151. package/lib/igc-geographic-xy-triangulating-series-component.d.ts +16 -9
  152. package/lib/igc-image-tiles-ready-event-args.d.ts +1 -1
  153. package/lib/igc-images-changed-event-args.d.ts +1 -1
  154. package/lib/igc-open-street-map-imagery.d.ts +3 -2
  155. package/lib/igc-tile-generator-map-imagery.d.ts +3 -2
  156. package/lib/igc-tile-series-component.d.ts +5 -4
  157. package/package.json +3 -3
@@ -1,4 +1,4 @@
1
- import * as tslib_1 from "tslib";
1
+ import { __extends } from "tslib";
2
2
  import { delegateCombine, delegateRemove } from "igniteui-webcomponents-core";
3
3
  import { IgcSizeScaleComponent } from "igniteui-webcomponents-charts";
4
4
  import { IgcBrushScaleComponent } from "igniteui-webcomponents-charts";
@@ -14,7 +14,7 @@ import { RegisterElementHelper } from "igniteui-webcomponents-core";
14
14
  * This is the geographic equivalent of a ScatterSeries.
15
15
  */
16
16
  var IgcGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
17
- tslib_1.__extends(IgcGeographicProportionalSymbolSeriesComponent, _super);
17
+ __extends(IgcGeographicProportionalSymbolSeriesComponent, _super);
18
18
  function IgcGeographicProportionalSymbolSeriesComponent() {
19
19
  var _this = _super.call(this) || this;
20
20
  _this._assigningScatterStyle = null;
@@ -33,7 +33,7 @@ var IgcGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
33
33
  get: function () {
34
34
  return this._implementation;
35
35
  },
36
- enumerable: true,
36
+ enumerable: false,
37
37
  configurable: true
38
38
  });
39
39
  IgcGeographicProportionalSymbolSeriesComponent.prototype.connectedCallback = function () {
@@ -70,7 +70,7 @@ var IgcGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
70
70
  }
71
71
  return IgcGeographicProportionalSymbolSeriesComponent._observedAttributesIgcGeographicProportionalSymbolSeriesComponent;
72
72
  },
73
- enumerable: true,
73
+ enumerable: false,
74
74
  configurable: true
75
75
  });
76
76
  IgcGeographicProportionalSymbolSeriesComponent.register = function () {
@@ -84,9 +84,9 @@ var IgcGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
84
84
  * Gets whether the series has only marker as visuals
85
85
  */
86
86
  get: function () {
87
- return this.i.c4;
87
+ return this.i.c5;
88
88
  },
89
- enumerable: true,
89
+ enumerable: false,
90
90
  configurable: true
91
91
  });
92
92
  Object.defineProperty(IgcGeographicProportionalSymbolSeriesComponent.prototype, "latitudeMemberPath", {
@@ -94,12 +94,12 @@ var IgcGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
94
94
  * The name of the property of ItemsSource items which contains the latitude coordinate of the symbol.
95
95
  */
96
96
  get: function () {
97
- return this.i.r7;
97
+ return this.i.sb;
98
98
  },
99
99
  set: function (v) {
100
- this.i.r7 = v;
100
+ this.i.sb = v;
101
101
  },
102
- enumerable: true,
102
+ enumerable: false,
103
103
  configurable: true
104
104
  });
105
105
  Object.defineProperty(IgcGeographicProportionalSymbolSeriesComponent.prototype, "longitudeMemberPath", {
@@ -107,12 +107,12 @@ var IgcGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
107
107
  * The name of the property of ItemsSource items which contains the longitude coordinate of the symbol.
108
108
  */
109
109
  get: function () {
110
- return this.i.r9;
110
+ return this.i.sd;
111
111
  },
112
112
  set: function (v) {
113
- this.i.r9 = v;
113
+ this.i.sd = v;
114
114
  },
115
- enumerable: true,
115
+ enumerable: false,
116
116
  configurable: true
117
117
  });
118
118
  Object.defineProperty(IgcGeographicProportionalSymbolSeriesComponent.prototype, "radiusMemberPath", {
@@ -120,12 +120,12 @@ var IgcGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
120
120
  * Gets or sets the radius mapping property for the current series object.
121
121
  */
122
122
  get: function () {
123
- return this.i.se;
123
+ return this.i.si;
124
124
  },
125
125
  set: function (v) {
126
- this.i.se = v;
126
+ this.i.si = v;
127
127
  },
128
- enumerable: true,
128
+ enumerable: false,
129
129
  configurable: true
130
130
  });
131
131
  Object.defineProperty(IgcGeographicProportionalSymbolSeriesComponent.prototype, "radiusScale", {
@@ -133,7 +133,7 @@ var IgcGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
133
133
  * Gets or sets the radius size scale for the bubbles.
134
134
  */
135
135
  get: function () {
136
- var r = this.i.rl;
136
+ var r = this.i.rp;
137
137
  if (r == null) {
138
138
  return null;
139
139
  }
@@ -149,9 +149,9 @@ var IgcGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
149
149
  set: function (v) {
150
150
  if (v != null && this._stylingContainer && v._styling)
151
151
  v._styling(this._stylingContainer, this, this);
152
- v == null ? this.i.rl = null : this.i.rl = v.i;
152
+ v == null ? this.i.rp = null : this.i.rp = v.i;
153
153
  },
154
- enumerable: true,
154
+ enumerable: false,
155
155
  configurable: true
156
156
  });
157
157
  Object.defineProperty(IgcGeographicProportionalSymbolSeriesComponent.prototype, "labelMemberPath", {
@@ -159,12 +159,12 @@ var IgcGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
159
159
  * Gets or sets the Label mapping property for the current series object.
160
160
  */
161
161
  get: function () {
162
- return this.i.r5;
162
+ return this.i.r9;
163
163
  },
164
164
  set: function (v) {
165
- this.i.r5 = v;
165
+ this.i.r9 = v;
166
166
  },
167
- enumerable: true,
167
+ enumerable: false,
168
168
  configurable: true
169
169
  });
170
170
  Object.defineProperty(IgcGeographicProportionalSymbolSeriesComponent.prototype, "fillMemberPath", {
@@ -172,12 +172,12 @@ var IgcGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
172
172
  * Gets or sets the fill mapping property for the current series object.
173
173
  */
174
174
  get: function () {
175
- return this.i.rx;
175
+ return this.i.r1;
176
176
  },
177
177
  set: function (v) {
178
- this.i.rx = v;
178
+ this.i.r1 = v;
179
179
  },
180
- enumerable: true,
180
+ enumerable: false,
181
181
  configurable: true
182
182
  });
183
183
  Object.defineProperty(IgcGeographicProportionalSymbolSeriesComponent.prototype, "fillScale", {
@@ -185,7 +185,7 @@ var IgcGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
185
185
  * Gets or sets the brush scale for the marker brush.
186
186
  */
187
187
  get: function () {
188
- var r = this.i.ri;
188
+ var r = this.i.rm;
189
189
  if (r == null) {
190
190
  return null;
191
191
  }
@@ -201,9 +201,9 @@ var IgcGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
201
201
  set: function (v) {
202
202
  if (v != null && this._stylingContainer && v._styling)
203
203
  v._styling(this._stylingContainer, this, this);
204
- v == null ? this.i.ri = null : this.i.ri = v.i;
204
+ v == null ? this.i.rm = null : this.i.rm = v.i;
205
205
  },
206
- enumerable: true,
206
+ enumerable: false,
207
207
  configurable: true
208
208
  });
209
209
  Object.defineProperty(IgcGeographicProportionalSymbolSeriesComponent.prototype, "fillScaleUseGlobalValues", {
@@ -212,13 +212,13 @@ var IgcGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
212
212
  * This setting applies only if multiple series are using the same FillScale.
213
213
  */
214
214
  get: function () {
215
- return this.i.rp;
215
+ return this.i.rt;
216
216
  },
217
217
  set: function (v) {
218
- this.i.rp = ensureBool(v);
219
- this._a("fillScaleUseGlobalValues", this.i.rp);
218
+ this.i.rt = ensureBool(v);
219
+ this._a("fillScaleUseGlobalValues", this.i.rt);
220
220
  },
221
- enumerable: true,
221
+ enumerable: false,
222
222
  configurable: true
223
223
  });
224
224
  Object.defineProperty(IgcGeographicProportionalSymbolSeriesComponent.prototype, "markerOutlineUsesFillScale", {
@@ -227,13 +227,13 @@ var IgcGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
227
227
  * This setting applies only if the current series has a FillScale set and it overrides MarkerOutline setting.
228
228
  */
229
229
  get: function () {
230
- return this.i.rs;
230
+ return this.i.rw;
231
231
  },
232
232
  set: function (v) {
233
- this.i.rs = ensureBool(v);
234
- this._a("markerOutlineUsesFillScale", this.i.rs);
233
+ this.i.rw = ensureBool(v);
234
+ this._a("markerOutlineUsesFillScale", this.i.rw);
235
235
  },
236
- enumerable: true,
236
+ enumerable: false,
237
237
  configurable: true
238
238
  });
239
239
  Object.defineProperty(IgcGeographicProportionalSymbolSeriesComponent.prototype, "markerOutlineBrightness", {
@@ -242,13 +242,13 @@ var IgcGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
242
242
  * Note you can use any values between minimum value of -1 (darkest outline) and maximum value of 1 (brightest outline)
243
243
  */
244
244
  get: function () {
245
- return this.i.rv;
245
+ return this.i.rz;
246
246
  },
247
247
  set: function (v) {
248
- this.i.rv = +v;
249
- this._a("markerOutlineBrightness", this.i.rv);
248
+ this.i.rz = +v;
249
+ this._a("markerOutlineBrightness", this.i.rz);
250
250
  },
251
- enumerable: true,
251
+ enumerable: false,
252
252
  configurable: true
253
253
  });
254
254
  Object.defineProperty(IgcGeographicProportionalSymbolSeriesComponent.prototype, "markerBrushBrightness", {
@@ -257,13 +257,13 @@ var IgcGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
257
257
  * Note you can use any values between minimum value of -1 (darkest fill) and maximum value of 1 (brightest fill)
258
258
  */
259
259
  get: function () {
260
- return this.i.ru;
260
+ return this.i.ry;
261
261
  },
262
262
  set: function (v) {
263
- this.i.ru = +v;
264
- this._a("markerBrushBrightness", this.i.ru);
263
+ this.i.ry = +v;
264
+ this._a("markerBrushBrightness", this.i.ry);
265
265
  },
266
- enumerable: true,
266
+ enumerable: false,
267
267
  configurable: true
268
268
  });
269
269
  Object.defineProperty(IgcGeographicProportionalSymbolSeriesComponent.prototype, "radiusScaleUseGlobalValues", {
@@ -272,13 +272,13 @@ var IgcGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
272
272
  * This setting applies only if multiple series are using the same RadiusScale.
273
273
  */
274
274
  get: function () {
275
- return this.i.rt;
275
+ return this.i.rx;
276
276
  },
277
277
  set: function (v) {
278
- this.i.rt = ensureBool(v);
279
- this._a("radiusScaleUseGlobalValues", this.i.rt);
278
+ this.i.rx = ensureBool(v);
279
+ this._a("radiusScaleUseGlobalValues", this.i.rx);
280
280
  },
281
- enumerable: true,
281
+ enumerable: false,
282
282
  configurable: true
283
283
  });
284
284
  Object.defineProperty(IgcGeographicProportionalSymbolSeriesComponent.prototype, "isCustomScatterStyleAllowed", {
@@ -286,13 +286,13 @@ var IgcGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
286
286
  * Gets or sets whether this Scatter series should allow custom style overrides of its individual visuals.
287
287
  */
288
288
  get: function () {
289
- return this.i.rr;
289
+ return this.i.rv;
290
290
  },
291
291
  set: function (v) {
292
- this.i.rr = ensureBool(v);
293
- this._a("isCustomScatterStyleAllowed", this.i.rr);
292
+ this.i.rv = ensureBool(v);
293
+ this._a("isCustomScatterStyleAllowed", this.i.rv);
294
294
  },
295
- enumerable: true,
295
+ enumerable: false,
296
296
  configurable: true
297
297
  });
298
298
  Object.defineProperty(IgcGeographicProportionalSymbolSeriesComponent.prototype, "isCustomScatterMarkerStyleAllowed", {
@@ -300,13 +300,13 @@ var IgcGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
300
300
  * Gets or sets whether this Scatter series should allow custom style overrides of its individual marker visuals.
301
301
  */
302
302
  get: function () {
303
- return this.i.rq;
303
+ return this.i.ru;
304
304
  },
305
305
  set: function (v) {
306
- this.i.rq = ensureBool(v);
307
- this._a("isCustomScatterMarkerStyleAllowed", this.i.rq);
306
+ this.i.ru = ensureBool(v);
307
+ this._a("isCustomScatterMarkerStyleAllowed", this.i.ru);
308
308
  },
309
- enumerable: true,
309
+ enumerable: false,
310
310
  configurable: true
311
311
  });
312
312
  Object.defineProperty(IgcGeographicProportionalSymbolSeriesComponent.prototype, "itemSearchMode", {
@@ -314,13 +314,13 @@ var IgcGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
314
314
  * Gets or sets the mode the series will use to find the closest point to the cursor.
315
315
  */
316
316
  get: function () {
317
- return this.i.rk;
317
+ return this.i.ro;
318
318
  },
319
319
  set: function (v) {
320
- this.i.rk = ensureEnum(ScatterItemSearchMode_$type, v);
321
- this._a("itemSearchMode", enumToString(ScatterItemSearchMode_$type, this.i.rk));
320
+ this.i.ro = ensureEnum(ScatterItemSearchMode_$type, v);
321
+ this._a("itemSearchMode", enumToString(ScatterItemSearchMode_$type, this.i.ro));
322
322
  },
323
- enumerable: true,
323
+ enumerable: false,
324
324
  configurable: true
325
325
  });
326
326
  Object.defineProperty(IgcGeographicProportionalSymbolSeriesComponent.prototype, "itemSearchThreshold", {
@@ -328,13 +328,13 @@ var IgcGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
328
328
  * Gets or sets the threshold to use when searching for items using ItemSearchMode.
329
329
  */
330
330
  get: function () {
331
- return this.i.rw;
331
+ return this.i.r0;
332
332
  },
333
333
  set: function (v) {
334
- this.i.rw = +v;
335
- this._a("itemSearchThreshold", this.i.rw);
334
+ this.i.r0 = +v;
335
+ this._a("itemSearchThreshold", this.i.r0);
336
336
  },
337
- enumerable: true,
337
+ enumerable: false,
338
338
  configurable: true
339
339
  });
340
340
  IgcGeographicProportionalSymbolSeriesComponent.prototype.findByName = function (name) {
@@ -389,7 +389,7 @@ var IgcGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
389
389
  this.i.assigningScatterStyle = delegateCombine(this.i.assigningScatterStyle, this._assigningScatterStyle_wrapped);
390
390
  ;
391
391
  },
392
- enumerable: true,
392
+ enumerable: false,
393
393
  configurable: true
394
394
  });
395
395
  Object.defineProperty(IgcGeographicProportionalSymbolSeriesComponent.prototype, "assigningScatterMarkerStyle", {
@@ -420,7 +420,7 @@ var IgcGeographicProportionalSymbolSeriesComponent = /** @class */ /*@__PURE__*/
420
420
  this.i.assigningScatterMarkerStyle = delegateCombine(this.i.assigningScatterMarkerStyle, this._assigningScatterMarkerStyle_wrapped);
421
421
  ;
422
422
  },
423
- enumerable: true,
423
+ enumerable: false,
424
424
  configurable: true
425
425
  });
426
426
  IgcGeographicProportionalSymbolSeriesComponent._observedAttributesIgcGeographicProportionalSymbolSeriesComponent = null;
@@ -1,4 +1,4 @@
1
- import * as tslib_1 from "tslib";
1
+ import { __extends } from "tslib";
2
2
  import { delegateCombine, delegateRemove } from "igniteui-webcomponents-core";
3
3
  import { IgcColorScaleComponent } from "igniteui-webcomponents-charts";
4
4
  import { IgcTriangulationStatusEventArgs } from "igniteui-webcomponents-core";
@@ -10,7 +10,7 @@ import { RegisterElementHelper } from "igniteui-webcomponents-core";
10
10
  * Series class which draws a colored 2D surface, in a geographic context, based on a triangulation of XY data with numeric values assigned to each point.
11
11
  */
12
12
  var IgcGeographicScatterAreaSeriesComponent = /** @class */ /*@__PURE__*/ (function (_super) {
13
- tslib_1.__extends(IgcGeographicScatterAreaSeriesComponent, _super);
13
+ __extends(IgcGeographicScatterAreaSeriesComponent, _super);
14
14
  function IgcGeographicScatterAreaSeriesComponent() {
15
15
  var _this = _super.call(this) || this;
16
16
  _this._triangulationStatusChanged = null;
@@ -27,7 +27,7 @@ var IgcGeographicScatterAreaSeriesComponent = /** @class */ /*@__PURE__*/ (funct
27
27
  get: function () {
28
28
  return this._implementation;
29
29
  },
30
- enumerable: true,
30
+ enumerable: false,
31
31
  configurable: true
32
32
  });
33
33
  IgcGeographicScatterAreaSeriesComponent.prototype.connectedCallback = function () {
@@ -64,7 +64,7 @@ var IgcGeographicScatterAreaSeriesComponent = /** @class */ /*@__PURE__*/ (funct
64
64
  }
65
65
  return IgcGeographicScatterAreaSeriesComponent._observedAttributesIgcGeographicScatterAreaSeriesComponent;
66
66
  },
67
- enumerable: true,
67
+ enumerable: false,
68
68
  configurable: true
69
69
  });
70
70
  IgcGeographicScatterAreaSeriesComponent.register = function () {
@@ -78,9 +78,9 @@ var IgcGeographicScatterAreaSeriesComponent = /** @class */ /*@__PURE__*/ (funct
78
78
  * Gets whether the current series shows an area shape.
79
79
  */
80
80
  get: function () {
81
- return this.i.dd;
81
+ return this.i.df;
82
82
  },
83
- enumerable: true,
83
+ enumerable: false,
84
84
  configurable: true
85
85
  });
86
86
  Object.defineProperty(IgcGeographicScatterAreaSeriesComponent.prototype, "colorMemberPath", {
@@ -88,12 +88,12 @@ var IgcGeographicScatterAreaSeriesComponent = /** @class */ /*@__PURE__*/ (funct
88
88
  * The name of the property on each data item containing a numeric value which can be converted to a color by the ColorScale.
89
89
  */
90
90
  get: function () {
91
- return this.i.q8;
91
+ return this.i.rc;
92
92
  },
93
93
  set: function (v) {
94
- this.i.q8 = v;
94
+ this.i.rc = v;
95
95
  },
96
- enumerable: true,
96
+ enumerable: false,
97
97
  configurable: true
98
98
  });
99
99
  Object.defineProperty(IgcGeographicScatterAreaSeriesComponent.prototype, "colorScale", {
@@ -101,7 +101,7 @@ var IgcGeographicScatterAreaSeriesComponent = /** @class */ /*@__PURE__*/ (funct
101
101
  * The ColorScale used to resolve the color values of points in the series.
102
102
  */
103
103
  get: function () {
104
- var r = this.i.q3;
104
+ var r = this.i.q7;
105
105
  if (r == null) {
106
106
  return null;
107
107
  }
@@ -117,9 +117,9 @@ var IgcGeographicScatterAreaSeriesComponent = /** @class */ /*@__PURE__*/ (funct
117
117
  set: function (v) {
118
118
  if (v != null && this._stylingContainer && v._styling)
119
119
  v._styling(this._stylingContainer, this, this);
120
- v == null ? this.i.q3 = null : this.i.q3 = v.i;
120
+ v == null ? this.i.q7 = null : this.i.q7 = v.i;
121
121
  },
122
- enumerable: true,
122
+ enumerable: false,
123
123
  configurable: true
124
124
  });
125
125
  Object.defineProperty(IgcGeographicScatterAreaSeriesComponent.prototype, "actualColorScale", {
@@ -127,7 +127,7 @@ var IgcGeographicScatterAreaSeriesComponent = /** @class */ /*@__PURE__*/ (funct
127
127
  * Gets actual color scale that is set on ColorScale property or default ColorScale
128
128
  */
129
129
  get: function () {
130
- var r = this.i.q2;
130
+ var r = this.i.q6;
131
131
  if (r == null) {
132
132
  return null;
133
133
  }
@@ -143,9 +143,9 @@ var IgcGeographicScatterAreaSeriesComponent = /** @class */ /*@__PURE__*/ (funct
143
143
  set: function (v) {
144
144
  if (v != null && this._stylingContainer && v._styling)
145
145
  v._styling(this._stylingContainer, this, this);
146
- v == null ? this.i.q2 = null : this.i.q2 = v.i;
146
+ v == null ? this.i.q6 = null : this.i.q6 = v.i;
147
147
  },
148
- enumerable: true,
148
+ enumerable: false,
149
149
  configurable: true
150
150
  });
151
151
  IgcGeographicScatterAreaSeriesComponent.prototype.findByName = function (name) {
@@ -177,7 +177,7 @@ var IgcGeographicScatterAreaSeriesComponent = /** @class */ /*@__PURE__*/ (funct
177
177
 
178
178
  */
179
179
  IgcGeographicScatterAreaSeriesComponent.prototype.updateActualColorScale = function () {
180
- this.i.rd();
180
+ this.i.rh();
181
181
  };
182
182
  Object.defineProperty(IgcGeographicScatterAreaSeriesComponent.prototype, "triangulationStatusChanged", {
183
183
  /**
@@ -207,7 +207,7 @@ var IgcGeographicScatterAreaSeriesComponent = /** @class */ /*@__PURE__*/ (funct
207
207
  this.i.triangulationStatusChanged = delegateCombine(this.i.triangulationStatusChanged, this._triangulationStatusChanged_wrapped);
208
208
  ;
209
209
  },
210
- enumerable: true,
210
+ enumerable: false,
211
211
  configurable: true
212
212
  });
213
213
  IgcGeographicScatterAreaSeriesComponent._observedAttributesIgcGeographicScatterAreaSeriesComponent = null;
@@ -1,8 +1,8 @@
1
- import * as tslib_1 from "tslib";
1
+ import { __extends } from "tslib";
2
2
  import { IgcGeographicMapSeriesHostComponent } from "./igc-geographic-map-series-host-component";
3
3
  import { getAllPropertyNames, toSpinal } from "igniteui-webcomponents-core";
4
4
  var IgcGeographicShapeSeriesBaseBaseComponent = /** @class */ /*@__PURE__*/ (function (_super) {
5
- tslib_1.__extends(IgcGeographicShapeSeriesBaseBaseComponent, _super);
5
+ __extends(IgcGeographicShapeSeriesBaseBaseComponent, _super);
6
6
  function IgcGeographicShapeSeriesBaseBaseComponent() {
7
7
  return _super.call(this) || this;
8
8
  }
@@ -13,7 +13,7 @@ var IgcGeographicShapeSeriesBaseBaseComponent = /** @class */ /*@__PURE__*/ (fun
13
13
  get: function () {
14
14
  return this._implementation;
15
15
  },
16
- enumerable: true,
16
+ enumerable: false,
17
17
  configurable: true
18
18
  });
19
19
  IgcGeographicShapeSeriesBaseBaseComponent.prototype.connectedCallback = function () {
@@ -50,7 +50,7 @@ var IgcGeographicShapeSeriesBaseBaseComponent = /** @class */ /*@__PURE__*/ (fun
50
50
  }
51
51
  return IgcGeographicShapeSeriesBaseBaseComponent._observedAttributesIgcGeographicShapeSeriesBaseBaseComponent;
52
52
  },
53
- enumerable: true,
53
+ enumerable: false,
54
54
  configurable: true
55
55
  });
56
56
  IgcGeographicShapeSeriesBaseBaseComponent._observedAttributesIgcGeographicShapeSeriesBaseBaseComponent = null;