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
@@ -10,11 +10,6 @@ import { SyncableObservableCollection$1 } from "igniteui-webcomponents-core";
10
10
  * UI element class used to display BingMapsMap imagery in the IgxGeographicMap.Component
11
11
  */
12
12
  export class IgcBingMapsMapImagery extends IgcGeographicMapImagery {
13
- constructor() {
14
- super();
15
- this._subDomains = null;
16
- this._actualSubDomains = null;
17
- }
18
13
  createImplementation() {
19
14
  return new BingMapsMapImagery_internal();
20
15
  }
@@ -24,6 +19,11 @@ export class IgcBingMapsMapImagery extends IgcGeographicMapImagery {
24
19
  get i() {
25
20
  return this._implementation;
26
21
  }
22
+ constructor() {
23
+ super();
24
+ this._subDomains = null;
25
+ this._actualSubDomains = null;
26
+ }
27
27
  /**
28
28
  * Gets a status whether the Bing Maps service is initialized.
29
29
  */
@@ -5,17 +5,17 @@ import { IgcGeographicMapImagery } from "./igc-geographic-map-imagery";
5
5
  * Represents a CustomMapImagery MapImagery
6
6
  */
7
7
  export class IgcCustomMapImagery extends IgcGeographicMapImagery {
8
- constructor() {
9
- super();
10
- this._getTileImageUri = null;
11
- this._getTileImageUri_wrapped = null;
12
- }
13
8
  /**
14
9
  * @hidden
15
10
  */
16
11
  get i() {
17
12
  return this._implementation;
18
13
  }
14
+ constructor() {
15
+ super();
16
+ this._getTileImageUri = null;
17
+ this._getTileImageUri_wrapped = null;
18
+ }
19
19
  /**
20
20
  * Raised when URI for tiles should be provided
21
21
  */
@@ -11,11 +11,6 @@ import { RegisterElementHelper } from "igniteui-webcomponents-core";
11
11
  */
12
12
  export let IgcGeographicContourLineSeriesComponent = /*@__PURE__*/ (() => {
13
13
  class IgcGeographicContourLineSeriesComponent extends IgcGeographicXYTriangulatingSeriesComponent {
14
- constructor() {
15
- super();
16
- this._triangulationStatusChanged = null;
17
- this._triangulationStatusChanged_wrapped = null;
18
- }
19
14
  createImplementation() {
20
15
  return new GeographicContourLineSeries();
21
16
  }
@@ -25,6 +20,11 @@ export let IgcGeographicContourLineSeriesComponent = /*@__PURE__*/ (() => {
25
20
  get i() {
26
21
  return this._implementation;
27
22
  }
23
+ constructor() {
24
+ super();
25
+ this._triangulationStatusChanged = null;
26
+ this._triangulationStatusChanged_wrapped = null;
27
+ }
28
28
  connectedCallback() {
29
29
  if (super["connectedCallback"]) {
30
30
  super["connectedCallback"]();
@@ -68,22 +68,22 @@ export let IgcGeographicContourLineSeriesComponent = /*@__PURE__*/ (() => {
68
68
  * Gets whether the current series shows a line contour shape.
69
69
  */
70
70
  get isLineContour() {
71
- return this.i.d1;
71
+ return this.i.d3;
72
72
  }
73
73
  /**
74
74
  * The name of the property from which to retrieve the numeric values from the ItemsSource items.
75
75
  */
76
76
  get valueMemberPath() {
77
- return this.i.q9;
77
+ return this.i.rd;
78
78
  }
79
79
  set valueMemberPath(v) {
80
- this.i.q9 = v;
80
+ this.i.rd = v;
81
81
  }
82
82
  /**
83
83
  * The ValueBrushScale to use when determining Brushes for each contour line, based on the values found in ValueMemberPath.
84
84
  */
85
85
  get fillScale() {
86
- const r = this.i.q5;
86
+ const r = this.i.q9;
87
87
  if (r == null) {
88
88
  return null;
89
89
  }
@@ -99,13 +99,13 @@ export let IgcGeographicContourLineSeriesComponent = /*@__PURE__*/ (() => {
99
99
  set fillScale(v) {
100
100
  if (v != null && this._stylingContainer && v._styling)
101
101
  v._styling(this._stylingContainer, this, this);
102
- v == null ? this.i.q5 = null : this.i.q5 = v.i;
102
+ v == null ? this.i.q9 = null : this.i.q9 = v.i;
103
103
  }
104
104
  /**
105
105
  * Gets actual fill scale that is set on the FillScale property or default FillScale
106
106
  */
107
107
  get actualFillScale() {
108
- const r = this.i.q4;
108
+ const r = this.i.q8;
109
109
  if (r == null) {
110
110
  return null;
111
111
  }
@@ -121,13 +121,13 @@ export let IgcGeographicContourLineSeriesComponent = /*@__PURE__*/ (() => {
121
121
  set actualFillScale(v) {
122
122
  if (v != null && this._stylingContainer && v._styling)
123
123
  v._styling(this._stylingContainer, this, this);
124
- v == null ? this.i.q4 = null : this.i.q4 = v.i;
124
+ v == null ? this.i.q8 = null : this.i.q8 = v.i;
125
125
  }
126
126
  /**
127
127
  * The ContourValueResolver used to determine the numeric values of contours.
128
128
  */
129
129
  get valueResolver() {
130
- const r = this.i.q1;
130
+ const r = this.i.q5;
131
131
  if (r == null) {
132
132
  return null;
133
133
  }
@@ -143,7 +143,7 @@ export let IgcGeographicContourLineSeriesComponent = /*@__PURE__*/ (() => {
143
143
  set valueResolver(v) {
144
144
  if (v != null && this._stylingContainer && v._styling)
145
145
  v._styling(this._stylingContainer, this, this);
146
- v == null ? this.i.q1 = null : this.i.q1 = v.i;
146
+ v == null ? this.i.q5 = null : this.i.q5 = v.i;
147
147
  }
148
148
  findByName(name) {
149
149
  var baseResult = super.findByName(name);
@@ -10,11 +10,6 @@ import { RegisterElementHelper } from "igniteui-webcomponents-core";
10
10
  */
11
11
  export let IgcGeographicHighDensityScatterSeriesComponent = /*@__PURE__*/ (() => {
12
12
  class IgcGeographicHighDensityScatterSeriesComponent extends IgcGeographicMapSeriesHostComponent {
13
- constructor() {
14
- super();
15
- this._progressiveLoadStatusChanged = null;
16
- this._progressiveLoadStatusChanged_wrapped = null;
17
- }
18
13
  createImplementation() {
19
14
  return new GeographicHighDensityScatterSeries();
20
15
  }
@@ -24,6 +19,11 @@ export let IgcGeographicHighDensityScatterSeriesComponent = /*@__PURE__*/ (() =>
24
19
  get i() {
25
20
  return this._implementation;
26
21
  }
22
+ constructor() {
23
+ super();
24
+ this._progressiveLoadStatusChanged = null;
25
+ this._progressiveLoadStatusChanged_wrapped = null;
26
+ }
27
27
  connectedCallback() {
28
28
  if (super["connectedCallback"]) {
29
29
  super["connectedCallback"]();
@@ -67,115 +67,115 @@ export let IgcGeographicHighDensityScatterSeriesComponent = /*@__PURE__*/ (() =>
67
67
  * Gets whether the current series shows pixels.
68
68
  */
69
69
  get isPixel() {
70
- return this.i.d6;
70
+ return this.i.d8;
71
71
  }
72
72
  /**
73
73
  * The name of the property of ItemsSource items which contains the latitude coordinate of the symbol.
74
74
  */
75
75
  get latitudeMemberPath() {
76
- return this.i.qx;
76
+ return this.i.q1;
77
77
  }
78
78
  set latitudeMemberPath(v) {
79
- this.i.qx = v;
79
+ this.i.q1 = v;
80
80
  }
81
81
  /**
82
82
  * The name of the property of ItemsSource items which contains the longitude coordinate of the symbol.
83
83
  */
84
84
  get longitudeMemberPath() {
85
- return this.i.qz;
85
+ return this.i.q3;
86
86
  }
87
87
  set longitudeMemberPath(v) {
88
- this.i.qz = v;
88
+ this.i.q3 = v;
89
89
  }
90
90
  /**
91
91
  * Gets or sets the whether to use use brute force mode.
92
92
  */
93
93
  get useBruteForce() {
94
- return this.i.qm;
94
+ return this.i.qq;
95
95
  }
96
96
  set useBruteForce(v) {
97
- this.i.qm = ensureBool(v);
98
- this._a("useBruteForce", this.i.qm);
97
+ this.i.qq = ensureBool(v);
98
+ this._a("useBruteForce", this.i.qq);
99
99
  }
100
100
  /**
101
101
  * Gets or sets the whether to progressively load the data into the chart.
102
102
  */
103
103
  get progressiveLoad() {
104
- return this.i.ql;
104
+ return this.i.qp;
105
105
  }
106
106
  set progressiveLoad(v) {
107
- this.i.ql = ensureBool(v);
108
- this._a("progressiveLoad", this.i.ql);
107
+ this.i.qp = ensureBool(v);
108
+ this._a("progressiveLoad", this.i.qp);
109
109
  }
110
110
  /**
111
111
  * Gets or sets the whether the chart reacts to mouse move events.
112
112
  */
113
113
  get mouseOverEnabled() {
114
- return this.i.qk;
114
+ return this.i.qo;
115
115
  }
116
116
  set mouseOverEnabled(v) {
117
- this.i.qk = ensureBool(v);
118
- this._a("mouseOverEnabled", this.i.qk);
117
+ this.i.qo = ensureBool(v);
118
+ this._a("mouseOverEnabled", this.i.qo);
119
119
  }
120
120
  /**
121
121
  * Gets or sets the density value that maps to the minimum heat color.
122
122
  */
123
123
  get heatMinimum() {
124
- return this.i.qo;
124
+ return this.i.qs;
125
125
  }
126
126
  set heatMinimum(v) {
127
- this.i.qo = +v;
128
- this._a("heatMinimum", this.i.qo);
127
+ this.i.qs = +v;
128
+ this._a("heatMinimum", this.i.qs);
129
129
  }
130
130
  /**
131
131
  * Gets or sets the value that maps to the maximum heat color.
132
132
  */
133
133
  get heatMaximum() {
134
- return this.i.qn;
134
+ return this.i.qr;
135
135
  }
136
136
  set heatMaximum(v) {
137
- this.i.qn = +v;
138
- this._a("heatMaximum", this.i.qn);
137
+ this.i.qr = +v;
138
+ this._a("heatMaximum", this.i.qr);
139
139
  }
140
140
  /**
141
141
  * Gets or sets the color to use for the minimum end of the scale.
142
142
  */
143
143
  get heatMinimumColor() {
144
- return colorToString(this.i.ri);
144
+ return colorToString(this.i.rm);
145
145
  }
146
146
  set heatMinimumColor(v) {
147
- this.i.ri = stringToColor(v);
148
- this._a("heatMinimumColor", colorToString(this.i.ri));
147
+ this.i.rm = stringToColor(v);
148
+ this._a("heatMinimumColor", colorToString(this.i.rm));
149
149
  }
150
150
  /**
151
151
  * Gets or sets the color to use for the maximum end of the scale.
152
152
  */
153
153
  get heatMaximumColor() {
154
- return colorToString(this.i.rh);
154
+ return colorToString(this.i.rl);
155
155
  }
156
156
  set heatMaximumColor(v) {
157
- this.i.rh = stringToColor(v);
158
- this._a("heatMaximumColor", colorToString(this.i.rh));
157
+ this.i.rl = stringToColor(v);
158
+ this._a("heatMaximumColor", colorToString(this.i.rl));
159
159
  }
160
160
  /**
161
161
  * Gets or sets the the pixel extent of the square data points that are rendered.
162
162
  */
163
163
  get pointExtent() {
164
- return this.i.qr;
164
+ return this.i.qv;
165
165
  }
166
166
  set pointExtent(v) {
167
- this.i.qr = +v;
168
- this._a("pointExtent", this.i.qr);
167
+ this.i.qv = +v;
168
+ this._a("pointExtent", this.i.qv);
169
169
  }
170
170
  /**
171
171
  * Represents the current status of the progressive load of the series. It will range from 0 to 100, where 100 is fully loaded.
172
172
  */
173
173
  get progressiveStatus() {
174
- return this.i.qs;
174
+ return this.i.qw;
175
175
  }
176
176
  set progressiveStatus(v) {
177
- this.i.qs = +v;
178
- this._a("progressiveStatus", this.i.qs);
177
+ this.i.qw = +v;
178
+ this._a("progressiveStatus", this.i.qw);
179
179
  }
180
180
  /**
181
181
  * Raised when the progressive loading state of the series has changed.