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
@@ -7,9 +7,6 @@ import { RegisterElementHelper } from "igniteui-webcomponents-core";
7
7
  */
8
8
  export let IgcTileSeriesComponent = /*@__PURE__*/ (() => {
9
9
  class IgcTileSeriesComponent extends IgcShapeSeriesBaseComponent {
10
- constructor() {
11
- super();
12
- }
13
10
  createImplementation() {
14
11
  return new TileSeries();
15
12
  }
@@ -19,6 +16,9 @@ export let IgcTileSeriesComponent = /*@__PURE__*/ (() => {
19
16
  get i() {
20
17
  return this._implementation;
21
18
  }
19
+ constructor() {
20
+ super();
21
+ }
22
22
  connectedCallback() {
23
23
  if (super["connectedCallback"]) {
24
24
  super["connectedCallback"]();
@@ -62,20 +62,20 @@ export let IgcTileSeriesComponent = /*@__PURE__*/ (() => {
62
62
  * Gets whether the current series shows a tile imagery.
63
63
  */
64
64
  get isTile() {
65
- return this.i.ej;
65
+ return this.i.el;
66
66
  }
67
67
  /**
68
68
  * The MapImagery which is used to provide the tiles for display.
69
69
  */
70
70
  get tileImagery() {
71
- const r = this.i.sz;
71
+ const r = this.i.s3;
72
72
  if (r == null) {
73
73
  return null;
74
74
  }
75
75
  return r.externalObject;
76
76
  }
77
77
  set tileImagery(v) {
78
- v == null ? this.i.sz = null : this.i.sz = v.i;
78
+ v == null ? this.i.s3 = null : this.i.s3 = v.i;
79
79
  }
80
80
  findByName(name) {
81
81
  var baseResult = super.findByName(name);
@@ -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 { DependencyProperty } from "igniteui-webcomponents-core";
10
10
  import { ArcGISOnlineTileSource } from "igniteui-webcomponents-core";
@@ -18,7 +18,7 @@ import { stringFormat1, stringFormat } from "igniteui-webcomponents-core";
18
18
  * @hidden
19
19
  */
20
20
  var ArcGISOnlineMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
21
- tslib_1.__extends(ArcGISOnlineMapImagery, _super);
21
+ __extends(ArcGISOnlineMapImagery, _super);
22
22
  function ArcGISOnlineMapImagery() {
23
23
  var _this = _super.call(this, new ArcGISOnlineTileSource()) || this;
24
24
  _this.bp = 0;
@@ -41,7 +41,7 @@ var ArcGISOnlineMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
41
41
  set: function (a) {
42
42
  this.h(ArcGISOnlineMapImagery.mapServerUriProperty, a);
43
43
  },
44
- enumerable: true,
44
+ enumerable: false,
45
45
  configurable: true
46
46
  });
47
47
  ArcGISOnlineMapImagery.cd = function (a, b) {
@@ -54,7 +54,7 @@ var ArcGISOnlineMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
54
54
  set: function (a) {
55
55
  this.h(ArcGISOnlineMapImagery.userNameProperty, a);
56
56
  },
57
- enumerable: true,
57
+ enumerable: false,
58
58
  configurable: true
59
59
  });
60
60
  ArcGISOnlineMapImagery.cg = function (a, b) {
@@ -67,7 +67,7 @@ var ArcGISOnlineMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
67
67
  set: function (a) {
68
68
  this.h(ArcGISOnlineMapImagery.passwordProperty, a);
69
69
  },
70
- enumerable: true,
70
+ enumerable: false,
71
71
  configurable: true
72
72
  });
73
73
  ArcGISOnlineMapImagery.ce = function (a, b) {
@@ -80,7 +80,7 @@ var ArcGISOnlineMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
80
80
  set: function (a) {
81
81
  this.h(ArcGISOnlineMapImagery.userTokenProperty, a);
82
82
  },
83
- enumerable: true,
83
+ enumerable: false,
84
84
  configurable: true
85
85
  });
86
86
  ArcGISOnlineMapImagery.ch = function (a, b) {
@@ -93,7 +93,7 @@ var ArcGISOnlineMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
93
93
  set: function (a) {
94
94
  this.h(ArcGISOnlineMapImagery.isMapPublicProperty, a);
95
95
  },
96
- enumerable: true,
96
+ enumerable: false,
97
97
  configurable: true
98
98
  });
99
99
  ArcGISOnlineMapImagery.cc = function (a, b) {
@@ -107,7 +107,7 @@ var ArcGISOnlineMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
107
107
  this.bp = a;
108
108
  this.b8(true);
109
109
  },
110
- enumerable: true,
110
+ enumerable: false,
111
111
  configurable: true
112
112
  });
113
113
  Object.defineProperty(ArcGISOnlineMapImagery.prototype, "tokenGenerationEndPoint", {
@@ -118,7 +118,7 @@ var ArcGISOnlineMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
118
118
  this.bu = a;
119
119
  this.b8(true);
120
120
  },
121
- enumerable: true,
121
+ enumerable: false,
122
122
  configurable: true
123
123
  });
124
124
  Object.defineProperty(ArcGISOnlineMapImagery.prototype, "refererUri", {
@@ -129,7 +129,7 @@ var ArcGISOnlineMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
129
129
  this.bt = a;
130
130
  this.b8(true);
131
131
  },
132
- enumerable: true,
132
+ enumerable: false,
133
133
  configurable: true
134
134
  });
135
135
  ArcGISOnlineMapImagery.prototype.acquireNewToken = function () {
@@ -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 { GeographicMapImageryView } from "./GeographicMapImageryView";
9
9
  import { SubDomainsCollection } from "./SubDomainsCollection";
10
10
  import { GeographicMapImagery } from "./GeographicMapImagery";
@@ -21,7 +21,7 @@ import { stringEmpty, stringIsNullOrEmpty } from "igniteui-webcomponents-core";
21
21
  * @hidden
22
22
  */
23
23
  var BingMapsMapImageryView = /** @class */ /*@__PURE__*/ (function (_super) {
24
- tslib_1.__extends(BingMapsMapImageryView, _super);
24
+ __extends(BingMapsMapImageryView, _super);
25
25
  function BingMapsMapImageryView(a) {
26
26
  var _this = _super.call(this, a) || this;
27
27
  _this.k = a;
@@ -52,7 +52,7 @@ export { BingMapsMapImageryView };
52
52
  * @hidden
53
53
  */
54
54
  var BingMapsMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
55
- tslib_1.__extends(BingMapsMapImagery, _super);
55
+ __extends(BingMapsMapImagery, _super);
56
56
  function BingMapsMapImagery() {
57
57
  var _this = _super.call(this, new BingMapsTileSource(0)) || this;
58
58
  _this._pendingBingRequest_ = null;
@@ -80,7 +80,7 @@ var BingMapsMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
80
80
  set: function (a) {
81
81
  this._isInitialized = a;
82
82
  },
83
- enumerable: true,
83
+ enumerable: false,
84
84
  configurable: true
85
85
  });
86
86
  Object.defineProperty(BingMapsMapImagery.prototype, "actualTilePath", {
@@ -92,7 +92,7 @@ var BingMapsMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
92
92
  this.bz = a;
93
93
  this.cm("ActualTilePath", b, this.bz);
94
94
  },
95
- enumerable: true,
95
+ enumerable: false,
96
96
  configurable: true
97
97
  });
98
98
  Object.defineProperty(BingMapsMapImagery.prototype, "actualSubDomains", {
@@ -104,7 +104,7 @@ var BingMapsMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
104
104
  this.bq = a;
105
105
  this.cm("ActualSubDomains", b, this.bq);
106
106
  },
107
- enumerable: true,
107
+ enumerable: false,
108
108
  configurable: true
109
109
  });
110
110
  Object.defineProperty(BingMapsMapImagery.prototype, "bingImageryRestUri", {
@@ -116,7 +116,7 @@ var BingMapsMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
116
116
  this.b0 = a;
117
117
  this.cm("BingImageryRestUri", b, this.b0);
118
118
  },
119
- enumerable: true,
119
+ enumerable: false,
120
120
  configurable: true
121
121
  });
122
122
  Object.defineProperty(BingMapsMapImagery.prototype, "actualBingImageryRestUri", {
@@ -128,7 +128,7 @@ var BingMapsMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
128
128
  this.by = a;
129
129
  this.ba("ActualBingImageryRestUri", b, this.by);
130
130
  },
131
- enumerable: true,
131
+ enumerable: false,
132
132
  configurable: true
133
133
  });
134
134
  BingMapsMapImagery.prototype.requestMapSettings = function () {
@@ -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 { Base, markType } from "igniteui-webcomponents-core";
9
9
  import { List$1 } from "igniteui-webcomponents-core";
10
10
  import { ImageryMetadata } from "./ImageryMetadata";
@@ -12,7 +12,7 @@ import { ImageryMetadata } from "./ImageryMetadata";
12
12
  * @hidden
13
13
  */
14
14
  var BingResourceSet = /** @class */ /*@__PURE__*/ (function (_super) {
15
- tslib_1.__extends(BingResourceSet, _super);
15
+ __extends(BingResourceSet, _super);
16
16
  function BingResourceSet() {
17
17
  var _this = _super.call(this) || this;
18
18
  _this.a = null;
@@ -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 { Base, markType } from "igniteui-webcomponents-core";
9
9
  import { List$1 } from "igniteui-webcomponents-core";
10
10
  import { BingResourceSet } from "./BingResourceSet";
@@ -12,7 +12,7 @@ import { BingResourceSet } from "./BingResourceSet";
12
12
  * @hidden
13
13
  */
14
14
  var BingResponse = /** @class */ /*@__PURE__*/ (function (_super) {
15
- tslib_1.__extends(BingResponse, _super);
15
+ __extends(BingResponse, _super);
16
16
  function BingResponse() {
17
17
  var _this = _super.call(this) || this;
18
18
  _this.a = null;
@@ -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 { GeographicMapImagery } from "./GeographicMapImagery";
9
9
  import { runOn, delegateCombine, markType } from "igniteui-webcomponents-core";
10
10
  /**
11
11
  * @hidden
12
12
  */
13
13
  var CustomMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
14
- tslib_1.__extends(CustomMapImagery, _super);
14
+ __extends(CustomMapImagery, _super);
15
15
  function CustomMapImagery(a) {
16
16
  var _this = _super.call(this, a) || this;
17
17
  _this.getTileImageUri = null;
@@ -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 { GeographicXYTriangulatingSeriesView } from "./GeographicXYTriangulatingSeriesView";
9
9
  import { Defaults } from "igniteui-webcomponents-charts";
10
10
  import { ScatterContourSeries } from "igniteui-webcomponents-charts";
@@ -18,7 +18,7 @@ import { PropertyMetadata } from "igniteui-webcomponents-core";
18
18
  * @hidden
19
19
  */
20
20
  var GeographicContourLineSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
21
- tslib_1.__extends(GeographicContourLineSeriesView, _super);
21
+ __extends(GeographicContourLineSeriesView, _super);
22
22
  function GeographicContourLineSeriesView(a) {
23
23
  var _this = _super.call(this, a) || this;
24
24
  _this.cm = null;
@@ -28,24 +28,24 @@ var GeographicContourLineSeriesView = /** @class */ /*@__PURE__*/ (function (_su
28
28
  GeographicContourLineSeriesView.prototype.as = function () {
29
29
  _super.prototype.as.call(this);
30
30
  if (!this.q) {
31
- this.cm.g1 = Defaults.m;
31
+ this.cm.g4 = Defaults.m;
32
32
  }
33
33
  };
34
34
  GeographicContourLineSeriesView.prototype.b2 = function () {
35
35
  _super.prototype.b2.call(this);
36
- if (this.cm.qa != null) {
37
- this.cm.q2.r5 = this.cm.q5;
38
- this.cm.q2.sf = this.cm.q9;
36
+ if (this.cm.qe != null) {
37
+ this.cm.q6.r9 = this.cm.q9;
38
+ this.cm.q6.sj = this.cm.rd;
39
39
  }
40
40
  };
41
41
  GeographicContourLineSeriesView.prototype.cn = function () {
42
- if (this.cm.q2 != null) {
43
- this.cm.q2.r5 = this.cm.q5;
42
+ if (this.cm.q6 != null) {
43
+ this.cm.q6.r9 = this.cm.q9;
44
44
  }
45
45
  };
46
46
  GeographicContourLineSeriesView.prototype.co = function () {
47
- if (this.cm.q2 != null) {
48
- this.cm.q2.sf = this.cm.q9;
47
+ if (this.cm.q6 != null) {
48
+ this.cm.q6.sj = this.cm.rd;
49
49
  }
50
50
  };
51
51
  GeographicContourLineSeriesView.$t = markType(GeographicContourLineSeriesView, 'GeographicContourLineSeriesView', GeographicXYTriangulatingSeriesView.$);
@@ -56,76 +56,79 @@ export { GeographicContourLineSeriesView };
56
56
  * @hidden
57
57
  */
58
58
  var GeographicContourLineSeries = /** @class */ /*@__PURE__*/ (function (_super) {
59
- tslib_1.__extends(GeographicContourLineSeries, _super);
59
+ __extends(GeographicContourLineSeries, _super);
60
60
  function GeographicContourLineSeries() {
61
61
  var _this = _super.call(this) || this;
62
62
  _this.triangulationStatusChanged = null;
63
63
  _this.ab = GeographicContourLineSeries.$;
64
64
  return _this;
65
65
  }
66
- GeographicContourLineSeries.prototype.get_d1 = function () {
66
+ GeographicContourLineSeries.prototype.get_d3 = function () {
67
67
  return true;
68
68
  };
69
- GeographicContourLineSeries.prototype.qf = function () {
70
- _super.prototype.qf.call(this);
69
+ GeographicContourLineSeries.prototype.qj = function () {
70
+ _super.prototype.qj.call(this);
71
71
  };
72
- GeographicContourLineSeries.prototype.p9 = function () {
73
- this.q2 = new ScatterContourSeries();
74
- var a = this.q2;
75
- a.triangulationStatusChanged = delegateCombine(a.triangulationStatusChanged, runOn(this, this.rc));
76
- var b = this.q2;
77
- b.propertyUpdated = delegateCombine(b.propertyUpdated, runOn(this, this.rd));
78
- return this.q2;
72
+ GeographicContourLineSeries.prototype.qd = function () {
73
+ this.q6 = new ScatterContourSeries();
74
+ var a = this.q6;
75
+ a.triangulationStatusChanged = delegateCombine(a.triangulationStatusChanged, runOn(this, this.rg));
76
+ var b = this.q6;
77
+ b.propertyUpdated = delegateCombine(b.propertyUpdated, runOn(this, this.rh));
78
+ return this.q6;
79
79
  };
80
- GeographicContourLineSeries.prototype.rc = function (a, b) {
80
+ GeographicContourLineSeries.prototype.rg = function (a, b) {
81
81
  if (this.triangulationStatusChanged != null) {
82
82
  this.triangulationStatusChanged(this, b);
83
83
  }
84
84
  };
85
- GeographicContourLineSeries.prototype.rd = function (a, b) {
86
- var c = typeCast(ScatterContourSeries.$, this.qa);
85
+ GeographicContourLineSeries.prototype.rh = function (a, b) {
86
+ var c = typeCast(ScatterContourSeries.$, this.qe);
87
87
  if (c == null) {
88
88
  return;
89
89
  }
90
90
  if (b.propertyName == "ActualFillScale") {
91
- this.q4 = c.r4;
91
+ this.q8 = c.r8;
92
92
  }
93
93
  };
94
- GeographicContourLineSeries.prototype.mz = function () {
95
- _super.prototype.mz.call(this);
94
+ GeographicContourLineSeries.prototype.m1 = function () {
95
+ _super.prototype.m1.call(this);
96
96
  };
97
- GeographicContourLineSeries.prototype.bx = function () {
97
+ GeographicContourLineSeries.prototype.by = function () {
98
98
  return new GeographicContourLineSeriesView(this);
99
99
  };
100
- GeographicContourLineSeries.prototype.l2 = function (a) {
101
- _super.prototype.l2.call(this, a);
102
- this.q6 = a;
100
+ GeographicContourLineSeries.prototype.l4 = function (a) {
101
+ _super.prototype.l4.call(this, a);
102
+ this.ra = a;
103
103
  };
104
- GeographicContourLineSeries.prototype.l7 = function (a, b, c, d) {
105
- _super.prototype.l7.call(this, a, b, c, d);
104
+ GeographicContourLineSeries.prototype.l9 = function (a, b, c, d) {
105
+ _super.prototype.l9.call(this, a, b, c, d);
106
106
  switch (b) {
107
107
  case GeographicContourLineSeries.$$p[1]:
108
- this.q6.cn();
108
+ this.ra.cn();
109
109
  break;
110
110
  case GeographicContourLineSeries.$$p[2]:
111
- this.q6.co();
111
+ this.ra.co();
112
112
  break;
113
113
  case GeographicContourLineSeries.$$p[3]:
114
- this.q2.r2 = this.q1;
114
+ this.q6.r6 = this.q5;
115
115
  break;
116
116
  case "DashArray":
117
- this.q2.pg = this.pg;
117
+ this.q6.pi = this.pi;
118
118
  break;
119
119
  case "DashCap":
120
- this.q2.ph = this.ph;
120
+ this.q6.pj = this.pj;
121
121
  break;
122
122
  case "MiterLimit":
123
- this.q2.gt = this.gt;
123
+ this.q6.gw = this.gw;
124
+ break;
125
+ case "LineJoin":
126
+ this.q6.pl = this.pl;
124
127
  break;
125
128
  }
126
129
  };
127
130
  GeographicContourLineSeries.$t = markType(GeographicContourLineSeries, 'GeographicContourLineSeries', GeographicXYTriangulatingSeries.$);
128
- GeographicContourLineSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicContourLineSeries, 'raisePropertyChanged', ['ActualFillScale:q4:re', [ValueBrushScale.$, null], 'FillScale:q5:rf', [ValueBrushScale.$, null], 'ValueMemberPath:q9:rg', [2, "value"], 'ValueResolver:q1:rh', [ContourValueResolver.$, null]]);
131
+ GeographicContourLineSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicContourLineSeries, 'raisePropertyChanged', ['ActualFillScale:q8:ri', [ValueBrushScale.$, null], 'FillScale:q9:rj', [ValueBrushScale.$, null], 'ValueMemberPath:rd:rk', [2, "value"], 'ValueResolver:q5:rl', [ContourValueResolver.$, null]]);
129
132
  return GeographicContourLineSeries;
130
133
  }(GeographicXYTriangulatingSeries));
131
134
  export { GeographicContourLineSeries };