igniteui-webcomponents-maps 4.2.5 → 4.3.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 (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
@@ -4,7 +4,7 @@ https://www.infragistics.com/legal/license/igultimate-la
4
4
  https://www.infragistics.com/legal/license/igultimate-eula
5
5
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
6
6
  */
7
- import * as tslib_1 from "tslib";
7
+ import { __extends } from "tslib";
8
8
  import { HostSeriesView } from "./HostSeriesView";
9
9
  import { ScatterSeries } from "igniteui-webcomponents-charts";
10
10
  import { GeographicMarkerSeries } from "./GeographicMarkerSeries";
@@ -17,7 +17,7 @@ import { PropertyMetadata } from "igniteui-webcomponents-core";
17
17
  * @hidden
18
18
  */
19
19
  var GeographicSymbolSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
20
- tslib_1.__extends(GeographicSymbolSeriesView, _super);
20
+ __extends(GeographicSymbolSeriesView, _super);
21
21
  function GeographicSymbolSeriesView(a) {
22
22
  var _this = _super.call(this, a) || this;
23
23
  _this.ce = null;
@@ -30,56 +30,56 @@ var GeographicSymbolSeriesView = /** @class */ /*@__PURE__*/ (function (_super)
30
30
  }
31
31
  };
32
32
  GeographicSymbolSeriesView.prototype.b2 = function () {
33
- var a = this.ce.qa;
33
+ var a = this.ce.qe;
34
34
  _super.prototype.b2.call(this);
35
- a.ti = this.ce.ry;
36
- a.tq = this.ce.rw;
37
- a.qh = this.ce.qk;
38
- a.q3 = this.ce.q0;
39
- a.qm = this.ce.ql;
35
+ a.tr = this.ce.r2;
36
+ a.tz = this.ce.r0;
37
+ a.ql = this.ce.qo;
38
+ a.q7 = this.ce.q4;
39
+ a.qq = this.ce.qp;
40
40
  };
41
41
  GeographicSymbolSeriesView.prototype.cg = function () {
42
- this.ce.qa.ti = this.ce.ry;
42
+ this.ce.qe.tr = this.ce.r2;
43
43
  };
44
44
  GeographicSymbolSeriesView.prototype.cf = function () {
45
- this.ce.qa.tq = this.ce.rw;
45
+ this.ce.qe.tz = this.ce.r0;
46
46
  };
47
47
  GeographicSymbolSeriesView.prototype.cm = function () {
48
- this.ce.qa.qh = this.ce.qk;
48
+ this.ce.qe.ql = this.ce.qo;
49
49
  };
50
50
  GeographicSymbolSeriesView.prototype.ck = function () {
51
- this.ce.qa.q3 = this.ce.q0;
51
+ this.ce.qe.q7 = this.ce.q4;
52
52
  };
53
53
  GeographicSymbolSeriesView.prototype.cl = function () {
54
- this.ce.qa.qm = this.ce.ql;
54
+ this.ce.qe.qq = this.ce.qp;
55
55
  };
56
56
  GeographicSymbolSeriesView.prototype.cn = function () {
57
- this.ce.qa.s2 = this.ce.qm;
57
+ this.ce.qe.tb = this.ce.qq;
58
58
  };
59
59
  GeographicSymbolSeriesView.prototype.cp = function () {
60
- this.ce.qa.xAxis = this.ce.cd.tw;
60
+ this.ce.qe.xAxis = this.ce.ce.tx;
61
61
  };
62
62
  GeographicSymbolSeriesView.prototype.cq = function () {
63
- this.ce.qa.yAxis = this.ce.cd.ty;
63
+ this.ce.qe.yAxis = this.ce.ce.tz;
64
64
  };
65
65
  GeographicSymbolSeriesView.prototype.co = function () {
66
- var a = this.ce.qa;
67
- if (this.ce.cd == null) {
66
+ var a = this.ce.qe;
67
+ if (this.ce.ce == null) {
68
68
  a.xAxis = null;
69
69
  a.yAxis = null;
70
70
  return;
71
71
  }
72
- a.xAxis = this.ce.cd.tw;
73
- a.yAxis = this.ce.cd.ty;
72
+ a.xAxis = this.ce.ce.tx;
73
+ a.yAxis = this.ce.ce.tz;
74
74
  };
75
75
  GeographicSymbolSeriesView.prototype.ci = function () {
76
- this.ce.qa.rt = this.ce.ri;
76
+ this.ce.qe.rx = this.ce.rm;
77
77
  };
78
78
  GeographicSymbolSeriesView.prototype.ch = function () {
79
- this.ce.qa.rj = this.ce.re;
79
+ this.ce.qe.rn = this.ce.ri;
80
80
  };
81
81
  GeographicSymbolSeriesView.prototype.cj = function () {
82
- this.ce.qa.rk = this.ce.rf;
82
+ this.ce.qe.ro = this.ce.rj;
83
83
  };
84
84
  GeographicSymbolSeriesView.$t = markType(GeographicSymbolSeriesView, 'GeographicSymbolSeriesView', HostSeriesView.$);
85
85
  return GeographicSymbolSeriesView;
@@ -89,101 +89,101 @@ export { GeographicSymbolSeriesView };
89
89
  * @hidden
90
90
  */
91
91
  var GeographicSymbolSeries = /** @class */ /*@__PURE__*/ (function (_super) {
92
- tslib_1.__extends(GeographicSymbolSeries, _super);
92
+ __extends(GeographicSymbolSeries, _super);
93
93
  function GeographicSymbolSeries() {
94
94
  var _this = _super.call(this) || this;
95
- _this.rk = null;
96
- _this.rn = false;
97
- _this.rm = false;
95
+ _this.ro = null;
96
+ _this.rr = false;
97
+ _this.rq = false;
98
98
  _this.assigningScatterStyle = null;
99
99
  _this.assigningScatterMarkerStyle = null;
100
100
  _this.ab = GeographicSymbolSeries.$;
101
101
  return _this;
102
102
  }
103
- GeographicSymbolSeries.prototype.get_c4 = function () {
103
+ GeographicSymbolSeries.prototype.get_c5 = function () {
104
104
  return true;
105
105
  };
106
- GeographicSymbolSeries.prototype.bx = function () {
106
+ GeographicSymbolSeries.prototype.by = function () {
107
107
  return new GeographicSymbolSeriesView(this);
108
108
  };
109
- GeographicSymbolSeries.prototype.l2 = function (a) {
110
- _super.prototype.l2.call(this, a);
111
- this.rl = a;
109
+ GeographicSymbolSeries.prototype.l4 = function (a) {
110
+ _super.prototype.l4.call(this, a);
111
+ this.rp = a;
112
112
  };
113
- GeographicSymbolSeries.prototype.gx = function () {
113
+ GeographicSymbolSeries.prototype.g0 = function () {
114
114
  return 0.7;
115
115
  };
116
- GeographicSymbolSeries.prototype.p9 = function () {
116
+ GeographicSymbolSeries.prototype.qd = function () {
117
117
  return new ScatterSeries();
118
118
  };
119
- GeographicSymbolSeries.prototype.get_dy = function () {
119
+ GeographicSymbolSeries.prototype.get_d0 = function () {
120
120
  return true;
121
121
  };
122
- GeographicSymbolSeries.prototype.l7 = function (a, b, c, d) {
123
- _super.prototype.l7.call(this, a, b, c, d);
122
+ GeographicSymbolSeries.prototype.l9 = function (a, b, c, d) {
123
+ _super.prototype.l9.call(this, a, b, c, d);
124
124
  switch (b) {
125
125
  case "SeriesViewer":
126
- this.rl.co();
126
+ this.rp.co();
127
127
  break;
128
128
  case GeographicSymbolSeries.$$p[5]:
129
- this.rl.cg();
129
+ this.rp.cg();
130
130
  break;
131
131
  case GeographicSymbolSeries.$$p[4]:
132
- this.rl.cf();
132
+ this.rp.cf();
133
133
  break;
134
134
  case GeographicSymbolSeries.$$p[6]:
135
- this.rl.ci();
135
+ this.rp.ci();
136
136
  break;
137
137
  case "XAxis":
138
- this.rl.cp();
138
+ this.rp.cp();
139
139
  break;
140
140
  case "YAxis":
141
- this.rl.cq();
141
+ this.rp.cq();
142
142
  break;
143
143
  case GeographicSymbolSeries.$$p[1]:
144
- this.qa.so = this.rp;
145
- this.rn = this.rp;
146
- if (this.rp) {
147
- var e = this.qa;
148
- e.assigningScatterStyle = delegateCombine(e.assigningScatterStyle, runOn(this, this.r3));
144
+ this.qe.st = this.rt;
145
+ this.rr = this.rt;
146
+ if (this.rt) {
147
+ var e = this.qe;
148
+ e.assigningScatterStyle = delegateCombine(e.assigningScatterStyle, runOn(this, this.r7));
149
149
  }
150
150
  else {
151
- var f = this.qa;
152
- f.assigningScatterStyle = delegateRemove(f.assigningScatterStyle, runOn(this, this.r3));
151
+ var f = this.qe;
152
+ f.assigningScatterStyle = delegateRemove(f.assigningScatterStyle, runOn(this, this.r7));
153
153
  }
154
154
  break;
155
155
  case GeographicSymbolSeries.$$p[0]:
156
- this.qa.sn = this.ro;
157
- this.rm = this.ro;
158
- if (this.rp) {
159
- var g = this.qa;
160
- g.assigningScatterMarkerStyle = delegateCombine(g.assigningScatterMarkerStyle, runOn(this, this.r2));
156
+ this.qe.ss = this.rs;
157
+ this.rq = this.rs;
158
+ if (this.rt) {
159
+ var g = this.qe;
160
+ g.assigningScatterMarkerStyle = delegateCombine(g.assigningScatterMarkerStyle, runOn(this, this.r6));
161
161
  }
162
162
  else {
163
- var h = this.qa;
164
- h.assigningScatterMarkerStyle = delegateRemove(h.assigningScatterMarkerStyle, runOn(this, this.r2));
163
+ var h = this.qe;
164
+ h.assigningScatterMarkerStyle = delegateRemove(h.assigningScatterMarkerStyle, runOn(this, this.r6));
165
165
  }
166
166
  break;
167
167
  case GeographicSymbolSeries.$$p[2]:
168
- this.qa.sd = this.rj;
168
+ this.qe.sh = this.rn;
169
169
  break;
170
170
  case GeographicSymbolSeries.$$p[3]:
171
- this.qa.s1 = this.rr;
171
+ this.qe.ta = this.rv;
172
172
  break;
173
173
  }
174
174
  };
175
- GeographicSymbolSeries.prototype.r3 = function (a, b) {
175
+ GeographicSymbolSeries.prototype.r7 = function (a, b) {
176
176
  if (this.assigningScatterStyle != null) {
177
177
  this.assigningScatterStyle(this, b);
178
178
  }
179
179
  };
180
- GeographicSymbolSeries.prototype.r2 = function (a, b) {
180
+ GeographicSymbolSeries.prototype.r6 = function (a, b) {
181
181
  if (this.assigningScatterMarkerStyle != null) {
182
182
  this.assigningScatterMarkerStyle(this, b);
183
183
  }
184
184
  };
185
185
  GeographicSymbolSeries.$t = markType(GeographicSymbolSeries, 'GeographicSymbolSeries', GeographicMarkerSeries.$);
186
- GeographicSymbolSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicSymbolSeries, 'raisePropertyChanged', ['IsCustomScatterMarkerStyleAllowed:ro:r4', [0, false], 'IsCustomScatterStyleAllowed:rp:r5', [0, false], 'ItemSearchMode:rj:r6', [ScatterItemSearchMode_$type, enumGetBox(ScatterItemSearchMode_$type, 0)], 'ItemSearchThreshold:rr:r7', [1, 10000], 'LatitudeMemberPath:rw:r8', [2, null], 'LongitudeMemberPath:ry:r9', [2, null], 'MarkerCollisionAvoidance:ri:sa', [CollisionAvoidanceType_$type, enumGetBox(CollisionAvoidanceType_$type, 0)], 'UseLightweightMarkers:rq:sb', [0, false]]);
186
+ GeographicSymbolSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicSymbolSeries, 'raisePropertyChanged', ['IsCustomScatterMarkerStyleAllowed:rs:r8', [0, false], 'IsCustomScatterStyleAllowed:rt:r9', [0, false], 'ItemSearchMode:rn:sa', [ScatterItemSearchMode_$type, enumGetBox(ScatterItemSearchMode_$type, 0)], 'ItemSearchThreshold:rv:sb', [1, 10000], 'LatitudeMemberPath:r0:sc', [2, null], 'LongitudeMemberPath:r2:sd', [2, null], 'MarkerCollisionAvoidance:rm:se', [CollisionAvoidanceType_$type, enumGetBox(CollisionAvoidanceType_$type, 0)], 'UseLightweightMarkers:ru:sf', [0, false]]);
187
187
  return GeographicSymbolSeries;
188
188
  }(GeographicMarkerSeries));
189
189
  export { GeographicSymbolSeries };
@@ -4,7 +4,7 @@ https://www.infragistics.com/legal/license/igultimate-la
4
4
  https://www.infragistics.com/legal/license/igultimate-eula
5
5
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
6
6
  */
7
- import * as tslib_1 from "tslib";
7
+ import { __extends } from "tslib";
8
8
  import { TileSeries } from "./TileSeries";
9
9
  import { GeographicShapeSeriesBase } from "./GeographicShapeSeriesBase";
10
10
  import { runOn, delegateRemove, delegateCombine, markType } from "igniteui-webcomponents-core";
@@ -13,65 +13,65 @@ import { ImageTilesReadyEventArgs } from "./ImageTilesReadyEventArgs";
13
13
  * @hidden
14
14
  */
15
15
  var GeographicTileSeries = /** @class */ /*@__PURE__*/ (function (_super) {
16
- tslib_1.__extends(GeographicTileSeries, _super);
16
+ __extends(GeographicTileSeries, _super);
17
17
  function GeographicTileSeries() {
18
18
  var _this = _super.call(this) || this;
19
- _this.rh = null;
20
- _this.rg = null;
19
+ _this.rl = null;
20
+ _this.rk = null;
21
21
  _this.imageTilesReady = null;
22
22
  _this.ab = GeographicTileSeries.$;
23
23
  return _this;
24
24
  }
25
- GeographicTileSeries.prototype.get_ej = function () {
25
+ GeographicTileSeries.prototype.get_el = function () {
26
26
  return true;
27
27
  };
28
- Object.defineProperty(GeographicTileSeries.prototype, "ri", {
28
+ Object.defineProperty(GeographicTileSeries.prototype, "rm", {
29
29
  get: function () {
30
- return this.rh;
30
+ return this.rl;
31
31
  },
32
32
  set: function (a) {
33
- var b = a != this.ri;
33
+ var b = a != this.rm;
34
34
  if (b) {
35
- var c = this.ri;
36
- this.rh = a;
35
+ var c = this.rm;
36
+ this.rl = a;
37
37
  this.raisePropertyChanged("TileImagery", c, a);
38
38
  }
39
39
  },
40
- enumerable: true,
40
+ enumerable: false,
41
41
  configurable: true
42
42
  });
43
- GeographicTileSeries.prototype.rm = function () {
44
- if (this.ri != null) {
45
- this.ri.clearTileCache();
43
+ GeographicTileSeries.prototype.rq = function () {
44
+ if (this.rm != null) {
45
+ this.rm.clearTileCache();
46
46
  }
47
47
  };
48
- GeographicTileSeries.prototype.l7 = function (a, b, c, d) {
49
- _super.prototype.l7.call(this, a, b, c, d);
48
+ GeographicTileSeries.prototype.l9 = function (a, b, c, d) {
49
+ _super.prototype.l9.call(this, a, b, c, d);
50
50
  switch (b) {
51
51
  case "TileImagery":
52
- if (this.qa != null) {
53
- this.qa.sz = this.ri;
52
+ if (this.qe != null) {
53
+ this.qe.s3 = this.rm;
54
54
  }
55
55
  break;
56
56
  }
57
57
  };
58
- GeographicTileSeries.prototype.qf = function () {
59
- _super.prototype.qf.call(this);
60
- this.qa.sz = this.ri;
61
- if (this.rg != null) {
62
- var a = this.rg;
63
- a.imageTilesReady = delegateRemove(a.imageTilesReady, runOn(this, this.rl));
58
+ GeographicTileSeries.prototype.qj = function () {
59
+ _super.prototype.qj.call(this);
60
+ this.qe.s3 = this.rm;
61
+ if (this.rk != null) {
62
+ var a = this.rk;
63
+ a.imageTilesReady = delegateRemove(a.imageTilesReady, runOn(this, this.rp));
64
64
  }
65
- this.rg = this.qa;
66
- if (this.rg != null) {
67
- var b = this.rg;
68
- b.imageTilesReady = delegateCombine(b.imageTilesReady, runOn(this, this.rl));
65
+ this.rk = this.qe;
66
+ if (this.rk != null) {
67
+ var b = this.rk;
68
+ b.imageTilesReady = delegateCombine(b.imageTilesReady, runOn(this, this.rp));
69
69
  }
70
70
  };
71
- GeographicTileSeries.prototype.p9 = function () {
71
+ GeographicTileSeries.prototype.qd = function () {
72
72
  return new TileSeries();
73
73
  };
74
- GeographicTileSeries.prototype.rl = function (a, b) {
74
+ GeographicTileSeries.prototype.rp = function (a, b) {
75
75
  if (this.imageTilesReady != null) {
76
76
  this.imageTilesReady(this, new ImageTilesReadyEventArgs());
77
77
  }
@@ -4,14 +4,14 @@ https://www.infragistics.com/legal/license/igultimate-la
4
4
  https://www.infragistics.com/legal/license/igultimate-eula
5
5
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
6
6
  */
7
- import * as tslib_1 from "tslib";
7
+ import { __extends } from "tslib";
8
8
  import { GeographicMapSeriesHost } from "./GeographicMapSeriesHost";
9
9
  import { markType } from "igniteui-webcomponents-core";
10
10
  /**
11
11
  * @hidden
12
12
  */
13
13
  var GeographicXYTriangulatingSeriesBase = /** @class */ /*@__PURE__*/ (function (_super) {
14
- tslib_1.__extends(GeographicXYTriangulatingSeriesBase, _super);
14
+ __extends(GeographicXYTriangulatingSeriesBase, _super);
15
15
  function GeographicXYTriangulatingSeriesBase() {
16
16
  return _super !== null && _super.apply(this, arguments) || this;
17
17
  }
@@ -4,14 +4,14 @@ https://www.infragistics.com/legal/license/igultimate-la
4
4
  https://www.infragistics.com/legal/license/igultimate-eula
5
5
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
6
6
  */
7
- import * as tslib_1 from "tslib";
7
+ import { __extends } from "tslib";
8
8
  import { HostSeriesView } from "./HostSeriesView";
9
9
  import { markType } from "igniteui-webcomponents-core";
10
10
  /**
11
11
  * @hidden
12
12
  */
13
13
  var GeographicXYTriangulatingSeriesBaseView = /** @class */ /*@__PURE__*/ (function (_super) {
14
- tslib_1.__extends(GeographicXYTriangulatingSeriesBaseView, _super);
14
+ __extends(GeographicXYTriangulatingSeriesBaseView, _super);
15
15
  function GeographicXYTriangulatingSeriesBaseView(a) {
16
16
  var _this = _super.call(this, a) || this;
17
17
  _this.ce = null;
@@ -4,13 +4,13 @@ https://www.infragistics.com/legal/license/igultimate-la
4
4
  https://www.infragistics.com/legal/license/igultimate-eula
5
5
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
6
6
  */
7
- import * as tslib_1 from "tslib";
7
+ import { __extends } from "tslib";
8
8
  import { EventArgs, markType } from "igniteui-webcomponents-core";
9
9
  /**
10
10
  * @hidden
11
11
  */
12
12
  var ImageTilesReadyEventArgs = /** @class */ /*@__PURE__*/ (function (_super) {
13
- tslib_1.__extends(ImageTilesReadyEventArgs, _super);
13
+ __extends(ImageTilesReadyEventArgs, _super);
14
14
  function ImageTilesReadyEventArgs() {
15
15
  return _super !== null && _super.apply(this, arguments) || this;
16
16
  }
@@ -4,14 +4,14 @@ https://www.infragistics.com/legal/license/igultimate-la
4
4
  https://www.infragistics.com/legal/license/igultimate-eula
5
5
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
6
6
  */
7
- import * as tslib_1 from "tslib";
7
+ import { __extends } from "tslib";
8
8
  import { Base, String_$type, markType } from "igniteui-webcomponents-core";
9
9
  import { List$1 } from "igniteui-webcomponents-core";
10
10
  /**
11
11
  * @hidden
12
12
  */
13
13
  var ImageryMetadata = /** @class */ /*@__PURE__*/ (function (_super) {
14
- tslib_1.__extends(ImageryMetadata, _super);
14
+ __extends(ImageryMetadata, _super);
15
15
  function ImageryMetadata() {
16
16
  var _this = _super.call(this) || this;
17
17
  _this.b = null;
@@ -4,13 +4,13 @@ https://www.infragistics.com/legal/license/igultimate-la
4
4
  https://www.infragistics.com/legal/license/igultimate-eula
5
5
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
6
6
  */
7
- import * as tslib_1 from "tslib";
7
+ import { __extends } from "tslib";
8
8
  import { EventArgs, markType } from "igniteui-webcomponents-core";
9
9
  /**
10
10
  * @hidden
11
11
  */
12
12
  var ImagesChangedEventArgs = /** @class */ /*@__PURE__*/ (function (_super) {
13
- tslib_1.__extends(ImagesChangedEventArgs, _super);
13
+ __extends(ImagesChangedEventArgs, _super);
14
14
  function ImagesChangedEventArgs() {
15
15
  return _super !== null && _super.apply(this, arguments) || this;
16
16
  }
@@ -4,13 +4,13 @@ https://www.infragistics.com/legal/license/igultimate-la
4
4
  https://www.infragistics.com/legal/license/igultimate-eula
5
5
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
6
6
  */
7
- import * as tslib_1 from "tslib";
7
+ import { __extends } from "tslib";
8
8
  import { Base, markType } from "igniteui-webcomponents-core";
9
9
  /**
10
10
  * @hidden
11
11
  */
12
12
  var LevelOfDetailResponseModel = /** @class */ /*@__PURE__*/ (function (_super) {
13
- tslib_1.__extends(LevelOfDetailResponseModel, _super);
13
+ __extends(LevelOfDetailResponseModel, _super);
14
14
  function LevelOfDetailResponseModel() {
15
15
  var _this = _super !== null && _super.apply(this, arguments) || this;
16
16
  _this._level = 0;
@@ -25,7 +25,7 @@ var LevelOfDetailResponseModel = /** @class */ /*@__PURE__*/ (function (_super)
25
25
  set: function (a) {
26
26
  this._level = a;
27
27
  },
28
- enumerable: true,
28
+ enumerable: false,
29
29
  configurable: true
30
30
  });
31
31
  Object.defineProperty(LevelOfDetailResponseModel.prototype, "resolution", {
@@ -35,7 +35,7 @@ var LevelOfDetailResponseModel = /** @class */ /*@__PURE__*/ (function (_super)
35
35
  set: function (a) {
36
36
  this._resolution = a;
37
37
  },
38
- enumerable: true,
38
+ enumerable: false,
39
39
  configurable: true
40
40
  });
41
41
  Object.defineProperty(LevelOfDetailResponseModel.prototype, "scale", {
@@ -45,7 +45,7 @@ var LevelOfDetailResponseModel = /** @class */ /*@__PURE__*/ (function (_super)
45
45
  set: function (a) {
46
46
  this._scale = a;
47
47
  },
48
- enumerable: true,
48
+ enumerable: false,
49
49
  configurable: true
50
50
  });
51
51
  LevelOfDetailResponseModel.$t = markType(LevelOfDetailResponseModel, 'LevelOfDetailResponseModel');
@@ -4,13 +4,13 @@ https://www.infragistics.com/legal/license/igultimate-la
4
4
  https://www.infragistics.com/legal/license/igultimate-eula
5
5
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
6
6
  */
7
- import * as tslib_1 from "tslib";
7
+ import { __extends } from "tslib";
8
8
  import { Base, markType } from "igniteui-webcomponents-core";
9
9
  /**
10
10
  * @hidden
11
11
  */
12
12
  var MapServerResponseModel = /** @class */ /*@__PURE__*/ (function (_super) {
13
- tslib_1.__extends(MapServerResponseModel, _super);
13
+ __extends(MapServerResponseModel, _super);
14
14
  function MapServerResponseModel() {
15
15
  var _this = _super !== null && _super.apply(this, arguments) || this;
16
16
  _this._name = null;
@@ -24,7 +24,7 @@ var MapServerResponseModel = /** @class */ /*@__PURE__*/ (function (_super) {
24
24
  set: function (a) {
25
25
  this._name = a;
26
26
  },
27
- enumerable: true,
27
+ enumerable: false,
28
28
  configurable: true
29
29
  });
30
30
  Object.defineProperty(MapServerResponseModel.prototype, "tileInfo", {
@@ -34,7 +34,7 @@ var MapServerResponseModel = /** @class */ /*@__PURE__*/ (function (_super) {
34
34
  set: function (a) {
35
35
  this._tileInfo = a;
36
36
  },
37
- enumerable: true,
37
+ enumerable: false,
38
38
  configurable: true
39
39
  });
40
40
  MapServerResponseModel.$t = markType(MapServerResponseModel, 'MapServerResponseModel');
@@ -4,7 +4,7 @@ https://www.infragistics.com/legal/license/igultimate-la
4
4
  https://www.infragistics.com/legal/license/igultimate-eula
5
5
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
6
6
  */
7
- import * as tslib_1 from "tslib";
7
+ import { __extends } from "tslib";
8
8
  import { HorizontalLinearScaler } from "igniteui-webcomponents-charts";
9
9
  import { Rect } from "igniteui-webcomponents-core";
10
10
  import { markType } from "igniteui-webcomponents-core";
@@ -12,7 +12,7 @@ import { markType } from "igniteui-webcomponents-core";
12
12
  * @hidden
13
13
  */
14
14
  var SphericalMercatorHorizontalScaler = /** @class */ /*@__PURE__*/ (function (_super) {
15
- tslib_1.__extends(SphericalMercatorHorizontalScaler, _super);
15
+ __extends(SphericalMercatorHorizontalScaler, _super);
16
16
  function SphericalMercatorHorizontalScaler() {
17
17
  var _this = _super.call(this) || this;
18
18
  _this.aj = null;
@@ -103,8 +103,8 @@ var SphericalMercatorHorizontalScaler = /** @class */ /*@__PURE__*/ (function (_
103
103
  }
104
104
  };
105
105
  SphericalMercatorHorizontalScaler.prototype.t = function (a, b, c, d, e) {
106
- d = a.l3;
107
- e = a.l2;
106
+ d = a.l4;
107
+ e = a.l3;
108
108
  return {
109
109
  p3: d,
110
110
  p4: e
@@ -4,7 +4,7 @@ https://www.infragistics.com/legal/license/igultimate-la
4
4
  https://www.infragistics.com/legal/license/igultimate-eula
5
5
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
6
6
  */
7
- import * as tslib_1 from "tslib";
7
+ import { __extends } from "tslib";
8
8
  import { VerticalLinearScaler } from "igniteui-webcomponents-charts";
9
9
  import { Rect } from "igniteui-webcomponents-core";
10
10
  import { markType } from "igniteui-webcomponents-core";
@@ -12,7 +12,7 @@ import { markType } from "igniteui-webcomponents-core";
12
12
  * @hidden
13
13
  */
14
14
  var SphericalMercatorVerticalScaler = /** @class */ /*@__PURE__*/ (function (_super) {
15
- tslib_1.__extends(SphericalMercatorVerticalScaler, _super);
15
+ __extends(SphericalMercatorVerticalScaler, _super);
16
16
  function SphericalMercatorVerticalScaler() {
17
17
  var _this = _super.call(this) || this;
18
18
  _this.au = null;
@@ -125,8 +125,8 @@ var SphericalMercatorVerticalScaler = /** @class */ /*@__PURE__*/ (function (_su
125
125
  }
126
126
  };
127
127
  SphericalMercatorVerticalScaler.prototype.t = function (a, b, c, d, e) {
128
- d = this.ak(a.l3);
129
- e = this.ak(a.l2);
128
+ d = this.ak(a.l4);
129
+ e = this.ak(a.l3);
130
130
  return {
131
131
  p3: d,
132
132
  p4: e
@@ -146,14 +146,14 @@ var SphericalMercatorVerticalScaler = /** @class */ /*@__PURE__*/ (function (_su
146
146
  get: function () {
147
147
  return SphericalMercatorVerticalScaler.ag;
148
148
  },
149
- enumerable: true,
149
+ enumerable: false,
150
150
  configurable: true
151
151
  });
152
152
  Object.defineProperty(SphericalMercatorVerticalScaler, "at", {
153
153
  get: function () {
154
154
  return SphericalMercatorVerticalScaler.ah;
155
155
  },
156
- enumerable: true,
156
+ enumerable: false,
157
157
  configurable: true
158
158
  });
159
159
  SphericalMercatorVerticalScaler.prototype.getMercatorUnscaledValue = function (a, b, c, d) {
@@ -4,14 +4,14 @@ https://www.infragistics.com/legal/license/igultimate-la
4
4
  https://www.infragistics.com/legal/license/igultimate-eula
5
5
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
6
6
  */
7
- import * as tslib_1 from "tslib";
7
+ import { __extends } from "tslib";
8
8
  import { ObservableCollection$1 } from "igniteui-webcomponents-core";
9
9
  import { String_$type, markType } from "igniteui-webcomponents-core";
10
10
  /**
11
11
  * @hidden
12
12
  */
13
13
  var SubDomainsCollection = /** @class */ /*@__PURE__*/ (function (_super) {
14
- tslib_1.__extends(SubDomainsCollection, _super);
14
+ __extends(SubDomainsCollection, _super);
15
15
  function SubDomainsCollection(a) {
16
16
  var _rest = [];
17
17
  for (var _i = 1; _i < arguments.length; _i++) {
@@ -4,7 +4,7 @@ https://www.infragistics.com/legal/license/igultimate-la
4
4
  https://www.infragistics.com/legal/license/igultimate-eula
5
5
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
6
6
  */
7
- import * as tslib_1 from "tslib";
7
+ import { __extends } from "tslib";
8
8
  import { GeographicMapImagery } from "./GeographicMapImagery";
9
9
  import { ITileGenerator_$type } from "igniteui-webcomponents-core";
10
10
  import { DependencyProperty } from "igniteui-webcomponents-core";
@@ -16,7 +16,7 @@ import { stringReplace } from "igniteui-webcomponents-core";
16
16
  * @hidden
17
17
  */
18
18
  var TileGeneratorMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
19
- tslib_1.__extends(TileGeneratorMapImagery, _super);
19
+ __extends(TileGeneratorMapImagery, _super);
20
20
  function TileGeneratorMapImagery() {
21
21
  var _this = _super.call(this, new TileGeneratorTileSource()) || this;
22
22
  _this.downloadingImage = delegateCombine(_this.downloadingImage, runOn(_this, _this.br));
@@ -4,13 +4,13 @@ https://www.infragistics.com/legal/license/igultimate-la
4
4
  https://www.infragistics.com/legal/license/igultimate-eula
5
5
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
6
6
  */
7
- import * as tslib_1 from "tslib";
7
+ import { __extends } from "tslib";
8
8
  import { Base, markType } from "igniteui-webcomponents-core";
9
9
  /**
10
10
  * @hidden
11
11
  */
12
12
  var TileInfoResponseModel = /** @class */ /*@__PURE__*/ (function (_super) {
13
- tslib_1.__extends(TileInfoResponseModel, _super);
13
+ __extends(TileInfoResponseModel, _super);
14
14
  function TileInfoResponseModel() {
15
15
  var _this = _super !== null && _super.apply(this, arguments) || this;
16
16
  _this._lods = null;
@@ -23,7 +23,7 @@ var TileInfoResponseModel = /** @class */ /*@__PURE__*/ (function (_super) {
23
23
  set: function (a) {
24
24
  this._lods = a;
25
25
  },
26
- enumerable: true,
26
+ enumerable: false,
27
27
  configurable: true
28
28
  });
29
29
  TileInfoResponseModel.$t = markType(TileInfoResponseModel, 'TileInfoResponseModel');