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.
- package/bundles/igniteui-webcomponents-maps.umd.js +1838 -1835
- package/bundles/igniteui-webcomponents-maps.umd.min.js +1 -1
- package/esm2015/lib/GeographicContourLineSeriesView_combined.js +42 -39
- package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js +86 -86
- package/esm2015/lib/GeographicMapSeriesHost_combined.js +185 -185
- package/esm2015/lib/GeographicMarkerSeries.js +29 -29
- package/esm2015/lib/GeographicPolylineSeriesView_combined.js +20 -20
- package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js +94 -94
- package/esm2015/lib/GeographicShapeSeriesBase_combined.js +63 -63
- package/esm2015/lib/GeographicShapeSeriesView_combined.js +59 -59
- package/esm2015/lib/GeographicSymbolSeriesView_combined.js +61 -61
- package/esm2015/lib/GeographicTileSeries.js +30 -30
- package/esm2015/lib/SphericalMercatorHorizontalScaler.js +2 -2
- package/esm2015/lib/SphericalMercatorVerticalScaler.js +9 -9
- package/esm2015/lib/TileSeries_combined.js +94 -94
- package/esm2015/lib/XamGeographicMap_combined.js +450 -450
- package/esm2015/lib/igc-bing-maps-map-imagery.js +5 -5
- package/esm2015/lib/igc-custom-map-imagery.js +5 -5
- package/esm2015/lib/igc-geographic-contour-line-series-component.js +14 -14
- package/esm2015/lib/igc-geographic-high-density-scatter-series-component.js +37 -37
- package/esm2015/lib/igc-geographic-map-component.js +110 -110
- package/esm2015/lib/igc-geographic-map-imagery.js +13 -13
- package/esm2015/lib/igc-geographic-map-series-host-component.js +25 -25
- package/esm2015/lib/igc-geographic-marker-series-base-component.js +3 -3
- package/esm2015/lib/igc-geographic-marker-series-component.js +34 -34
- package/esm2015/lib/igc-geographic-polyline-series-component.js +18 -18
- package/esm2015/lib/igc-geographic-proportional-symbol-series-base-component.js +3 -3
- package/esm2015/lib/igc-geographic-proportional-symbol-series-component.js +49 -49
- package/esm2015/lib/igc-geographic-scatter-area-series-component.js +13 -13
- package/esm2015/lib/igc-geographic-shape-series-base-base-component.js +3 -3
- package/esm2015/lib/igc-geographic-shape-series-base-component.js +28 -28
- package/esm2015/lib/igc-geographic-shape-series-component.js +49 -49
- package/esm2015/lib/igc-geographic-symbol-series-base-component.js +3 -3
- package/esm2015/lib/igc-geographic-symbol-series-component.js +27 -27
- package/esm2015/lib/igc-geographic-tile-series-component.js +9 -9
- package/esm2015/lib/igc-geographic-xy-triangulating-series-base-component.js +3 -3
- package/esm2015/lib/igc-geographic-xy-triangulating-series-component.js +15 -15
- package/esm2015/lib/igc-tile-series-component.js +6 -6
- package/esm5/lib/ArcGISOnlineMapImagery.js +10 -10
- package/esm5/lib/BingMapsMapImageryView_combined.js +8 -8
- package/esm5/lib/BingResourceSet.js +2 -2
- package/esm5/lib/BingResponse.js +2 -2
- package/esm5/lib/CustomMapImagery.js +2 -2
- package/esm5/lib/GeographicContourLineSeriesView_combined.js +43 -40
- package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js +85 -85
- package/esm5/lib/GeographicMapSeriesHost_combined.js +186 -186
- package/esm5/lib/GeographicMarkerSeries.js +31 -31
- package/esm5/lib/GeographicMarkerSeriesBase.js +2 -2
- package/esm5/lib/GeographicPolylineSeriesView_combined.js +21 -21
- package/esm5/lib/GeographicProportionalSymbolSeriesBase.js +2 -2
- package/esm5/lib/GeographicProportionalSymbolSeriesBaseView.js +2 -2
- package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js +95 -95
- package/esm5/lib/GeographicShapeSeriesBaseBase.js +2 -2
- package/esm5/lib/GeographicShapeSeriesBaseBaseView.js +2 -2
- package/esm5/lib/GeographicShapeSeriesBase_combined.js +66 -66
- package/esm5/lib/GeographicShapeSeriesView_combined.js +60 -60
- package/esm5/lib/GeographicSymbolSeriesBase.js +2 -2
- package/esm5/lib/GeographicSymbolSeriesBaseView.js +2 -2
- package/esm5/lib/GeographicSymbolSeriesView_combined.js +62 -62
- package/esm5/lib/GeographicTileSeries.js +30 -30
- package/esm5/lib/GeographicXYTriangulatingSeriesBase.js +2 -2
- package/esm5/lib/GeographicXYTriangulatingSeriesBaseView.js +2 -2
- package/esm5/lib/ImageTilesReadyEventArgs.js +2 -2
- package/esm5/lib/ImageryMetadata.js +2 -2
- package/esm5/lib/ImagesChangedEventArgs.js +2 -2
- package/esm5/lib/LevelOfDetailResponseModel.js +5 -5
- package/esm5/lib/MapServerResponseModel.js +4 -4
- package/esm5/lib/SphericalMercatorHorizontalScaler.js +4 -4
- package/esm5/lib/SphericalMercatorVerticalScaler.js +6 -6
- package/esm5/lib/SubDomainsCollection.js +2 -2
- package/esm5/lib/TileGeneratorMapImagery.js +2 -2
- package/esm5/lib/TileInfoResponseModel.js +3 -3
- package/esm5/lib/TileSeries_combined.js +95 -95
- package/esm5/lib/TokenResponseModel.js +5 -5
- package/esm5/lib/XamGeographicMap_combined.js +469 -469
- package/esm5/lib/igc-arc-gis-online-map-imagery.js +11 -11
- package/esm5/lib/igc-bing-maps-map-imagery.js +14 -14
- package/esm5/lib/igc-custom-map-imagery.js +4 -4
- package/esm5/lib/igc-geographic-contour-line-series-component.js +19 -19
- package/esm5/lib/igc-geographic-high-density-scatter-series-component.js +49 -49
- package/esm5/lib/igc-geographic-map-component.js +75 -75
- package/esm5/lib/igc-geographic-map-imagery.js +12 -12
- package/esm5/lib/igc-geographic-map-series-host-component.js +30 -30
- package/esm5/lib/igc-geographic-marker-series-base-component.js +4 -4
- package/esm5/lib/igc-geographic-marker-series-component.js +46 -46
- package/esm5/lib/igc-geographic-polyline-series-component.js +23 -23
- package/esm5/lib/igc-geographic-proportional-symbol-series-base-component.js +4 -4
- package/esm5/lib/igc-geographic-proportional-symbol-series-component.js +65 -65
- package/esm5/lib/igc-geographic-scatter-area-series-component.js +17 -17
- package/esm5/lib/igc-geographic-shape-series-base-base-component.js +4 -4
- package/esm5/lib/igc-geographic-shape-series-base-component.js +38 -38
- package/esm5/lib/igc-geographic-shape-series-component.js +65 -65
- package/esm5/lib/igc-geographic-symbol-series-base-component.js +4 -4
- package/esm5/lib/igc-geographic-symbol-series-component.js +34 -34
- package/esm5/lib/igc-geographic-tile-series-component.js +11 -11
- package/esm5/lib/igc-geographic-xy-triangulating-series-base-component.js +4 -4
- package/esm5/lib/igc-geographic-xy-triangulating-series-component.js +23 -23
- package/esm5/lib/igc-image-tiles-ready-event-args.js +1 -1
- package/esm5/lib/igc-images-changed-event-args.js +1 -1
- package/esm5/lib/igc-open-street-map-imagery.js +4 -4
- package/esm5/lib/igc-sub-domains-collection.js +2 -2
- package/esm5/lib/igc-tile-generator-map-imagery.js +4 -4
- package/esm5/lib/igc-tile-series-component.js +9 -9
- package/fesm2015/igniteui-webcomponents-maps.js +1698 -1695
- package/fesm5/igniteui-webcomponents-maps.js +1752 -1749
- package/lib/ArcGISOnlineMapImagery.d.ts +16 -8
- package/lib/BingMapsMapImageryView_combined.d.ts +10 -5
- package/lib/GeographicContourLineSeriesView_combined.d.ts +15 -15
- package/lib/GeographicHighDensityScatterSeriesView_combined.d.ts +25 -24
- package/lib/GeographicMapSeriesHost_combined.d.ts +44 -42
- package/lib/GeographicMarkerSeries.d.ts +18 -18
- package/lib/GeographicMarkerSeriesBase.d.ts +1 -1
- package/lib/GeographicPolylineSeriesView_combined.d.ts +9 -9
- package/lib/GeographicProportionalSymbolSeriesBase.d.ts +1 -1
- package/lib/GeographicProportionalSymbolSeriesView_combined.d.ts +27 -27
- package/lib/GeographicShapeSeriesBaseBase.d.ts +1 -1
- package/lib/GeographicShapeSeriesBase_combined.d.ts +25 -24
- package/lib/GeographicShapeSeriesView_combined.d.ts +28 -28
- package/lib/GeographicSymbolSeriesBase.d.ts +1 -1
- package/lib/GeographicSymbolSeriesView_combined.d.ts +21 -21
- package/lib/GeographicTileSeries.d.ts +10 -9
- package/lib/GeographicXYTriangulatingSeriesBase.d.ts +1 -1
- package/lib/LevelOfDetailResponseModel.d.ts +6 -3
- package/lib/MapServerResponseModel.d.ts +4 -2
- package/lib/SphericalMercatorVerticalScaler.d.ts +2 -2
- package/lib/TileInfoResponseModel.d.ts +2 -1
- package/lib/TileSeries_combined.d.ts +22 -20
- package/lib/TokenResponseModel.d.ts +6 -3
- package/lib/XamGeographicMap_combined.d.ts +113 -100
- package/lib/igc-arc-gis-online-map-imagery.d.ts +17 -9
- package/lib/igc-bing-maps-map-imagery.d.ts +23 -12
- package/lib/igc-custom-map-imagery.d.ts +3 -2
- package/lib/igc-geographic-contour-line-series-component.d.ts +13 -8
- package/lib/igc-geographic-high-density-scatter-series-component.d.ts +27 -15
- package/lib/igc-geographic-map-component.d.ts +41 -23
- package/lib/igc-geographic-map-imagery.d.ts +23 -12
- package/lib/igc-geographic-map-series-host-component.d.ts +8 -6
- package/lib/igc-geographic-marker-series-base-component.d.ts +2 -2
- package/lib/igc-geographic-marker-series-component.d.ts +24 -13
- package/lib/igc-geographic-polyline-series-component.d.ts +13 -8
- package/lib/igc-geographic-proportional-symbol-series-base-component.d.ts +2 -2
- package/lib/igc-geographic-proportional-symbol-series-component.d.ts +39 -21
- package/lib/igc-geographic-scatter-area-series-component.d.ts +11 -7
- package/lib/igc-geographic-shape-series-base-base-component.d.ts +2 -2
- package/lib/igc-geographic-shape-series-base-component.d.ts +26 -14
- package/lib/igc-geographic-shape-series-component.d.ts +35 -19
- package/lib/igc-geographic-symbol-series-base-component.d.ts +2 -2
- package/lib/igc-geographic-symbol-series-component.d.ts +21 -12
- package/lib/igc-geographic-tile-series-component.d.ts +7 -5
- package/lib/igc-geographic-xy-triangulating-series-base-component.d.ts +2 -2
- package/lib/igc-geographic-xy-triangulating-series-component.d.ts +16 -9
- package/lib/igc-image-tiles-ready-event-args.d.ts +1 -1
- package/lib/igc-images-changed-event-args.d.ts +1 -1
- package/lib/igc-open-street-map-imagery.d.ts +3 -2
- package/lib/igc-tile-generator-map-imagery.d.ts +3 -2
- package/lib/igc-tile-series-component.d.ts +5 -4
- 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.
|
|
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.
|
|
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.
|
|
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
|
|
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
|
-
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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
|
|
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
|
-
|
|
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
|
-
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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
|
|
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
|
-
|
|
15
|
+
__extends(BingResourceSet, _super);
|
|
16
16
|
function BingResourceSet() {
|
|
17
17
|
var _this = _super.call(this) || this;
|
|
18
18
|
_this.a = null;
|
package/esm5/lib/BingResponse.js
CHANGED
|
@@ -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
|
|
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
|
-
|
|
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
|
|
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
|
-
|
|
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
|
|
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
|
-
|
|
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.
|
|
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.
|
|
37
|
-
this.cm.
|
|
38
|
-
this.cm.
|
|
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.
|
|
43
|
-
this.cm.
|
|
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.
|
|
48
|
-
this.cm.
|
|
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
|
-
|
|
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.
|
|
66
|
+
GeographicContourLineSeries.prototype.get_d3 = function () {
|
|
67
67
|
return true;
|
|
68
68
|
};
|
|
69
|
-
GeographicContourLineSeries.prototype.
|
|
70
|
-
_super.prototype.
|
|
69
|
+
GeographicContourLineSeries.prototype.qj = function () {
|
|
70
|
+
_super.prototype.qj.call(this);
|
|
71
71
|
};
|
|
72
|
-
GeographicContourLineSeries.prototype.
|
|
73
|
-
this.
|
|
74
|
-
var a = this.
|
|
75
|
-
a.triangulationStatusChanged = delegateCombine(a.triangulationStatusChanged, runOn(this, this.
|
|
76
|
-
var b = this.
|
|
77
|
-
b.propertyUpdated = delegateCombine(b.propertyUpdated, runOn(this, this.
|
|
78
|
-
return this.
|
|
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.
|
|
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.
|
|
86
|
-
var c = typeCast(ScatterContourSeries.$, this.
|
|
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.
|
|
91
|
+
this.q8 = c.r8;
|
|
92
92
|
}
|
|
93
93
|
};
|
|
94
|
-
GeographicContourLineSeries.prototype.
|
|
95
|
-
_super.prototype.
|
|
94
|
+
GeographicContourLineSeries.prototype.m1 = function () {
|
|
95
|
+
_super.prototype.m1.call(this);
|
|
96
96
|
};
|
|
97
|
-
GeographicContourLineSeries.prototype.
|
|
97
|
+
GeographicContourLineSeries.prototype.by = function () {
|
|
98
98
|
return new GeographicContourLineSeriesView(this);
|
|
99
99
|
};
|
|
100
|
-
GeographicContourLineSeries.prototype.
|
|
101
|
-
_super.prototype.
|
|
102
|
-
this.
|
|
100
|
+
GeographicContourLineSeries.prototype.l4 = function (a) {
|
|
101
|
+
_super.prototype.l4.call(this, a);
|
|
102
|
+
this.ra = a;
|
|
103
103
|
};
|
|
104
|
-
GeographicContourLineSeries.prototype.
|
|
105
|
-
_super.prototype.
|
|
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.
|
|
108
|
+
this.ra.cn();
|
|
109
109
|
break;
|
|
110
110
|
case GeographicContourLineSeries.$$p[2]:
|
|
111
|
-
this.
|
|
111
|
+
this.ra.co();
|
|
112
112
|
break;
|
|
113
113
|
case GeographicContourLineSeries.$$p[3]:
|
|
114
|
-
this.
|
|
114
|
+
this.q6.r6 = this.q5;
|
|
115
115
|
break;
|
|
116
116
|
case "DashArray":
|
|
117
|
-
this.
|
|
117
|
+
this.q6.pi = this.pi;
|
|
118
118
|
break;
|
|
119
119
|
case "DashCap":
|
|
120
|
-
this.
|
|
120
|
+
this.q6.pj = this.pj;
|
|
121
121
|
break;
|
|
122
122
|
case "MiterLimit":
|
|
123
|
-
this.
|
|
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:
|
|
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 };
|