igniteui-webcomponents-maps 4.2.4-alpha → 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.
- 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
|
@@ -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, __values } from "tslib";
|
|
8
8
|
import { IgcSeriesComponent } from "igniteui-webcomponents-charts";
|
|
9
9
|
import { IgcSeriesViewerComponent } from "igniteui-webcomponents-charts";
|
|
10
10
|
import { WebComponentRenderer, WebComponentWrapper } from "igniteui-webcomponents-core";
|
|
@@ -23,7 +23,7 @@ import { RegisterElementHelper } from "igniteui-webcomponents-core";
|
|
|
23
23
|
import { MapResizeBehavior_$type } from './MapResizeBehavior';
|
|
24
24
|
import { MapBackgroundTilingMode_$type } from './MapBackgroundTilingMode';
|
|
25
25
|
var IgcGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
26
|
-
|
|
26
|
+
__extends(IgcGeographicMapComponent, _super);
|
|
27
27
|
function IgcGeographicMapComponent() {
|
|
28
28
|
var _this = _super.call(this) || this;
|
|
29
29
|
_this.contentSeries = [];
|
|
@@ -74,7 +74,7 @@ var IgcGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
74
74
|
var mut = new MutationObserver(function (list) {
|
|
75
75
|
var e_1, _b;
|
|
76
76
|
try {
|
|
77
|
-
for (var list_1 =
|
|
77
|
+
for (var list_1 = __values(list), list_1_1 = list_1.next(); !list_1_1.done; list_1_1 = list_1.next()) {
|
|
78
78
|
var mutation = list_1_1.value;
|
|
79
79
|
if (mutation.type == 'childList') {
|
|
80
80
|
_this.updateContentChildren();
|
|
@@ -112,7 +112,7 @@ var IgcGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
112
112
|
this.style.height = value;
|
|
113
113
|
this.notifyContainerResized();
|
|
114
114
|
},
|
|
115
|
-
enumerable:
|
|
115
|
+
enumerable: false,
|
|
116
116
|
configurable: true
|
|
117
117
|
});
|
|
118
118
|
Object.defineProperty(IgcGeographicMapComponent.prototype, "width", {
|
|
@@ -124,7 +124,7 @@ var IgcGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
124
124
|
this.style.width = value;
|
|
125
125
|
this.notifyContainerResized();
|
|
126
126
|
},
|
|
127
|
-
enumerable:
|
|
127
|
+
enumerable: false,
|
|
128
128
|
configurable: true
|
|
129
129
|
});
|
|
130
130
|
IgcGeographicMapComponent.prototype.notifyContainerResized = function () {
|
|
@@ -142,7 +142,7 @@ var IgcGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
142
142
|
if (v != undefined && v != null)
|
|
143
143
|
this.i.legend = v.i;
|
|
144
144
|
},
|
|
145
|
-
enumerable:
|
|
145
|
+
enumerable: false,
|
|
146
146
|
configurable: true
|
|
147
147
|
});
|
|
148
148
|
Object.defineProperty(IgcGeographicMapComponent.prototype, "series", {
|
|
@@ -178,7 +178,7 @@ var IgcGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
178
178
|
}
|
|
179
179
|
return this._series;
|
|
180
180
|
},
|
|
181
|
-
enumerable:
|
|
181
|
+
enumerable: false,
|
|
182
182
|
configurable: true
|
|
183
183
|
});
|
|
184
184
|
IgcGeographicMapComponent.prototype.destroy = function () {
|
|
@@ -196,7 +196,7 @@ var IgcGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
196
196
|
this._dataSource = value;
|
|
197
197
|
this.bindData();
|
|
198
198
|
},
|
|
199
|
-
enumerable:
|
|
199
|
+
enumerable: false,
|
|
200
200
|
configurable: true
|
|
201
201
|
});
|
|
202
202
|
IgcGeographicMapComponent.prototype.bindData = function () {
|
|
@@ -350,7 +350,7 @@ var IgcGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
350
350
|
this._a("backgroundContent", "empty");
|
|
351
351
|
}
|
|
352
352
|
},
|
|
353
|
-
enumerable:
|
|
353
|
+
enumerable: false,
|
|
354
354
|
configurable: true
|
|
355
355
|
});
|
|
356
356
|
Object.defineProperty(IgcGeographicMapComponent.prototype, "i", {
|
|
@@ -360,7 +360,7 @@ var IgcGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
360
360
|
get: function () {
|
|
361
361
|
return this._implementation;
|
|
362
362
|
},
|
|
363
|
-
enumerable:
|
|
363
|
+
enumerable: false,
|
|
364
364
|
configurable: true
|
|
365
365
|
});
|
|
366
366
|
Object.defineProperty(IgcGeographicMapComponent, "observedAttributes", {
|
|
@@ -374,7 +374,7 @@ var IgcGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
374
374
|
}
|
|
375
375
|
return IgcGeographicMapComponent._observedAttributesIgcGeographicMapComponent;
|
|
376
376
|
},
|
|
377
|
-
enumerable:
|
|
377
|
+
enumerable: false,
|
|
378
378
|
configurable: true
|
|
379
379
|
});
|
|
380
380
|
IgcGeographicMapComponent.register = function () {
|
|
@@ -388,13 +388,13 @@ var IgcGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
388
388
|
* Gets or sets zoomability of the current control
|
|
389
389
|
*/
|
|
390
390
|
get: function () {
|
|
391
|
-
return this.i.
|
|
391
|
+
return this.i.uf;
|
|
392
392
|
},
|
|
393
393
|
set: function (v) {
|
|
394
|
-
this.i.
|
|
395
|
-
this._a("zoomable", this.i.
|
|
394
|
+
this.i.uf = ensureBool(v);
|
|
395
|
+
this._a("zoomable", this.i.uf);
|
|
396
396
|
},
|
|
397
|
-
enumerable:
|
|
397
|
+
enumerable: false,
|
|
398
398
|
configurable: true
|
|
399
399
|
});
|
|
400
400
|
Object.defineProperty(IgcGeographicMapComponent.prototype, "resizeBehavior", {
|
|
@@ -402,13 +402,13 @@ var IgcGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
402
402
|
* Gets or sets the behavior to use during resize.
|
|
403
403
|
*/
|
|
404
404
|
get: function () {
|
|
405
|
-
return this.i.
|
|
405
|
+
return this.i.t8;
|
|
406
406
|
},
|
|
407
407
|
set: function (v) {
|
|
408
|
-
this.i.
|
|
409
|
-
this._a("resizeBehavior", enumToString(MapResizeBehavior_$type, this.i.
|
|
408
|
+
this.i.t8 = ensureEnum(MapResizeBehavior_$type, v);
|
|
409
|
+
this._a("resizeBehavior", enumToString(MapResizeBehavior_$type, this.i.t8));
|
|
410
410
|
},
|
|
411
|
-
enumerable:
|
|
411
|
+
enumerable: false,
|
|
412
412
|
configurable: true
|
|
413
413
|
});
|
|
414
414
|
Object.defineProperty(IgcGeographicMapComponent.prototype, "isHorizontalWrappingEnabled", {
|
|
@@ -416,13 +416,13 @@ var IgcGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
416
416
|
* Gets or sets if the map should horizontally wrap.
|
|
417
417
|
*/
|
|
418
418
|
get: function () {
|
|
419
|
-
return this.i.
|
|
419
|
+
return this.i.uc;
|
|
420
420
|
},
|
|
421
421
|
set: function (v) {
|
|
422
|
-
this.i.
|
|
423
|
-
this._a("isHorizontalWrappingEnabled", this.i.
|
|
422
|
+
this.i.uc = ensureBool(v);
|
|
423
|
+
this._a("isHorizontalWrappingEnabled", this.i.uc);
|
|
424
424
|
},
|
|
425
|
-
enumerable:
|
|
425
|
+
enumerable: false,
|
|
426
426
|
configurable: true
|
|
427
427
|
});
|
|
428
428
|
Object.defineProperty(IgcGeographicMapComponent.prototype, "backgroundTilingMode", {
|
|
@@ -430,13 +430,13 @@ var IgcGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
430
430
|
* Gets or sets if the map should horizontally wrap.
|
|
431
431
|
*/
|
|
432
432
|
get: function () {
|
|
433
|
-
return this.i.
|
|
433
|
+
return this.i.t4;
|
|
434
434
|
},
|
|
435
435
|
set: function (v) {
|
|
436
|
-
this.i.
|
|
437
|
-
this._a("backgroundTilingMode", enumToString(MapBackgroundTilingMode_$type, this.i.
|
|
436
|
+
this.i.t4 = ensureEnum(MapBackgroundTilingMode_$type, v);
|
|
437
|
+
this._a("backgroundTilingMode", enumToString(MapBackgroundTilingMode_$type, this.i.t4));
|
|
438
438
|
},
|
|
439
|
-
enumerable:
|
|
439
|
+
enumerable: false,
|
|
440
440
|
configurable: true
|
|
441
441
|
});
|
|
442
442
|
Object.defineProperty(IgcGeographicMapComponent.prototype, "useWorldRectForZoomBounds", {
|
|
@@ -444,13 +444,13 @@ var IgcGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
444
444
|
* Gets or sets whether to use the uncoerced world rect to constrain the zoom bounds.
|
|
445
445
|
*/
|
|
446
446
|
get: function () {
|
|
447
|
-
return this.i.
|
|
447
|
+
return this.i.ue;
|
|
448
448
|
},
|
|
449
449
|
set: function (v) {
|
|
450
|
-
this.i.
|
|
451
|
-
this._a("useWorldRectForZoomBounds", this.i.
|
|
450
|
+
this.i.ue = ensureBool(v);
|
|
451
|
+
this._a("useWorldRectForZoomBounds", this.i.ue);
|
|
452
452
|
},
|
|
453
|
-
enumerable:
|
|
453
|
+
enumerable: false,
|
|
454
454
|
configurable: true
|
|
455
455
|
});
|
|
456
456
|
Object.defineProperty(IgcGeographicMapComponent.prototype, "suppressZoomResetOnWorldRectChange", {
|
|
@@ -458,13 +458,13 @@ var IgcGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
458
458
|
* Gets or sets whether skip resetting the zoom when the world rect changes.
|
|
459
459
|
*/
|
|
460
460
|
get: function () {
|
|
461
|
-
return this.i.
|
|
461
|
+
return this.i.ud;
|
|
462
462
|
},
|
|
463
463
|
set: function (v) {
|
|
464
|
-
this.i.
|
|
465
|
-
this._a("suppressZoomResetOnWorldRectChange", this.i.
|
|
464
|
+
this.i.ud = ensureBool(v);
|
|
465
|
+
this._a("suppressZoomResetOnWorldRectChange", this.i.ud);
|
|
466
466
|
},
|
|
467
|
-
enumerable:
|
|
467
|
+
enumerable: false,
|
|
468
468
|
configurable: true
|
|
469
469
|
});
|
|
470
470
|
Object.defineProperty(IgcGeographicMapComponent.prototype, "worldRect", {
|
|
@@ -472,13 +472,13 @@ var IgcGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
472
472
|
* Gets or sets the world bounding rectangle.
|
|
473
473
|
*/
|
|
474
474
|
get: function () {
|
|
475
|
-
return fromRect(this.i.
|
|
475
|
+
return fromRect(this.i.wa);
|
|
476
476
|
},
|
|
477
477
|
set: function (v) {
|
|
478
|
-
this.i.
|
|
479
|
-
this._a("worldRect", rectToString(this.i.
|
|
478
|
+
this.i.wa = toRect(v);
|
|
479
|
+
this._a("worldRect", rectToString(this.i.wa));
|
|
480
480
|
},
|
|
481
|
-
enumerable:
|
|
481
|
+
enumerable: false,
|
|
482
482
|
configurable: true
|
|
483
483
|
});
|
|
484
484
|
Object.defineProperty(IgcGeographicMapComponent.prototype, "actualWorldRect", {
|
|
@@ -486,13 +486,13 @@ var IgcGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
486
486
|
* Gets the actual value of the WorldRect.
|
|
487
487
|
*/
|
|
488
488
|
get: function () {
|
|
489
|
-
return fromRect(this.i.
|
|
489
|
+
return fromRect(this.i.vy);
|
|
490
490
|
},
|
|
491
491
|
set: function (v) {
|
|
492
|
-
this.i.
|
|
493
|
-
this._a("actualWorldRect", rectToString(this.i.
|
|
492
|
+
this.i.vy = toRect(v);
|
|
493
|
+
this._a("actualWorldRect", rectToString(this.i.vy));
|
|
494
494
|
},
|
|
495
|
-
enumerable:
|
|
495
|
+
enumerable: false,
|
|
496
496
|
configurable: true
|
|
497
497
|
});
|
|
498
498
|
Object.defineProperty(IgcGeographicMapComponent.prototype, "xAxis", {
|
|
@@ -501,7 +501,7 @@ var IgcGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
501
501
|
* Under normal circumstances, this property should not be set in application code. By default, it will be set to a numeric axis with a spherical mercator scaler.
|
|
502
502
|
*/
|
|
503
503
|
get: function () {
|
|
504
|
-
var r = this.i.
|
|
504
|
+
var r = this.i.tx;
|
|
505
505
|
if (r == null) {
|
|
506
506
|
return null;
|
|
507
507
|
}
|
|
@@ -517,9 +517,9 @@ var IgcGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
517
517
|
set: function (v) {
|
|
518
518
|
if (v != null && this._stylingContainer && v._styling)
|
|
519
519
|
v._styling(this._stylingContainer, this, this);
|
|
520
|
-
v == null ? this.i.
|
|
520
|
+
v == null ? this.i.tx = null : this.i.tx = v.i;
|
|
521
521
|
},
|
|
522
|
-
enumerable:
|
|
522
|
+
enumerable: false,
|
|
523
523
|
configurable: true
|
|
524
524
|
});
|
|
525
525
|
Object.defineProperty(IgcGeographicMapComponent.prototype, "yAxis", {
|
|
@@ -528,7 +528,7 @@ var IgcGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
528
528
|
* Under normal circumstances, this property should not be set in application code. By default, it will be set to a numeric axis with a spherical mercator scaler.
|
|
529
529
|
*/
|
|
530
530
|
get: function () {
|
|
531
|
-
var r = this.i.
|
|
531
|
+
var r = this.i.tz;
|
|
532
532
|
if (r == null) {
|
|
533
533
|
return null;
|
|
534
534
|
}
|
|
@@ -544,9 +544,9 @@ var IgcGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
544
544
|
set: function (v) {
|
|
545
545
|
if (v != null && this._stylingContainer && v._styling)
|
|
546
546
|
v._styling(this._stylingContainer, this, this);
|
|
547
|
-
v == null ? this.i.
|
|
547
|
+
v == null ? this.i.tz = null : this.i.tz = v.i;
|
|
548
548
|
},
|
|
549
|
-
enumerable:
|
|
549
|
+
enumerable: false,
|
|
550
550
|
configurable: true
|
|
551
551
|
});
|
|
552
552
|
Object.defineProperty(IgcGeographicMapComponent.prototype, "isMap", {
|
|
@@ -556,7 +556,7 @@ var IgcGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
556
556
|
get: function () {
|
|
557
557
|
return this.i.ej;
|
|
558
558
|
},
|
|
559
|
-
enumerable:
|
|
559
|
+
enumerable: false,
|
|
560
560
|
configurable: true
|
|
561
561
|
});
|
|
562
562
|
Object.defineProperty(IgcGeographicMapComponent.prototype, "windowScale", {
|
|
@@ -565,13 +565,13 @@ var IgcGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
565
565
|
* This property is effectively a shortcut to the Width/Height of the WindowRect property.
|
|
566
566
|
*/
|
|
567
567
|
get: function () {
|
|
568
|
-
return this.i.
|
|
568
|
+
return this.i.uk;
|
|
569
569
|
},
|
|
570
570
|
set: function (v) {
|
|
571
|
-
this.i.
|
|
572
|
-
this._a("windowScale", this.i.
|
|
571
|
+
this.i.uk = +v;
|
|
572
|
+
this._a("windowScale", this.i.uk);
|
|
573
573
|
},
|
|
574
|
-
enumerable:
|
|
574
|
+
enumerable: false,
|
|
575
575
|
configurable: true
|
|
576
576
|
});
|
|
577
577
|
Object.defineProperty(IgcGeographicMapComponent.prototype, "actualWindowScale", {
|
|
@@ -580,13 +580,13 @@ var IgcGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
580
580
|
* This property is effectively a shortcut to the Width/Height of the ActualWindowRect property.
|
|
581
581
|
*/
|
|
582
582
|
get: function () {
|
|
583
|
-
return this.i.
|
|
583
|
+
return this.i.uj;
|
|
584
584
|
},
|
|
585
585
|
set: function (v) {
|
|
586
|
-
this.i.
|
|
587
|
-
this._a("actualWindowScale", this.i.
|
|
586
|
+
this.i.uj = +v;
|
|
587
|
+
this._a("actualWindowScale", this.i.uj);
|
|
588
588
|
},
|
|
589
|
-
enumerable:
|
|
589
|
+
enumerable: false,
|
|
590
590
|
configurable: true
|
|
591
591
|
});
|
|
592
592
|
Object.defineProperty(IgcGeographicMapComponent.prototype, "zoomIsReady", {
|
|
@@ -594,9 +594,9 @@ var IgcGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
594
594
|
* Gets whether or not the control is ready for zooming
|
|
595
595
|
*/
|
|
596
596
|
get: function () {
|
|
597
|
-
return this.i.
|
|
597
|
+
return this.i.ug;
|
|
598
598
|
},
|
|
599
|
-
enumerable:
|
|
599
|
+
enumerable: false,
|
|
600
600
|
configurable: true
|
|
601
601
|
});
|
|
602
602
|
IgcGeographicMapComponent.prototype.findByName = function (name) {
|
|
@@ -625,7 +625,7 @@ var IgcGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
625
625
|
|
|
626
626
|
*/
|
|
627
627
|
IgcGeographicMapComponent.prototype.getCurrentActualWorldRect = function () {
|
|
628
|
-
var iv = this.i.
|
|
628
|
+
var iv = this.i.v2();
|
|
629
629
|
return fromRect(iv);
|
|
630
630
|
};
|
|
631
631
|
/**
|
|
@@ -642,14 +642,14 @@ var IgcGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
642
642
|
|
|
643
643
|
*/
|
|
644
644
|
IgcGeographicMapComponent.prototype.updateZoomWindow = function (zoomWindow) {
|
|
645
|
-
this.i.
|
|
645
|
+
this.i.ve(toRect(zoomWindow));
|
|
646
646
|
};
|
|
647
647
|
/**
|
|
648
648
|
* Updates world rect in geographic coordinates
|
|
649
649
|
|
|
650
650
|
*/
|
|
651
651
|
IgcGeographicMapComponent.prototype.updateWorldRect = function (worldRect) {
|
|
652
|
-
this.i.
|
|
652
|
+
this.i.vd(toRect(worldRect));
|
|
653
653
|
};
|
|
654
654
|
/**
|
|
655
655
|
* Given the current plot area of the control and a geographic region, get the WindowRect that would encompass that geographic region.
|
|
@@ -661,7 +661,7 @@ var IgcGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
661
661
|
return fromRect(iv);
|
|
662
662
|
};
|
|
663
663
|
IgcGeographicMapComponent.prototype.convertGeographicToZoom = function (geographic, extraPixelPadding) {
|
|
664
|
-
var iv = this.i.
|
|
664
|
+
var iv = this.i.vz(toRect(geographic), extraPixelPadding);
|
|
665
665
|
return fromRect(iv);
|
|
666
666
|
};
|
|
667
667
|
IgcGeographicMapComponent.prototype.getZoomFromGeographicPoints = function (northWest, southEast) {
|
|
@@ -674,7 +674,7 @@ var IgcGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
674
674
|
* @param windowRect * The zoom area.
|
|
675
675
|
*/
|
|
676
676
|
IgcGeographicMapComponent.prototype.getGeographicFromZoom = function (windowRect) {
|
|
677
|
-
var iv = this.i.
|
|
677
|
+
var iv = this.i.v4(toRect(windowRect));
|
|
678
678
|
return fromRect(iv);
|
|
679
679
|
};
|
|
680
680
|
/**
|
|
@@ -683,7 +683,7 @@ var IgcGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
683
683
|
* @param pixelCoordinate * A pixel-based coordinate
|
|
684
684
|
*/
|
|
685
685
|
IgcGeographicMapComponent.prototype.getGeographicPoint = function (pixelCoordinate) {
|
|
686
|
-
var iv = this.i.
|
|
686
|
+
var iv = this.i.vq(toPoint(pixelCoordinate));
|
|
687
687
|
return fromPoint(iv);
|
|
688
688
|
};
|
|
689
689
|
/**
|
|
@@ -692,7 +692,7 @@ var IgcGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
692
692
|
* @param geographicCoordinate * A geographic coordinate
|
|
693
693
|
*/
|
|
694
694
|
IgcGeographicMapComponent.prototype.getPixelPoint = function (geographicCoordinate) {
|
|
695
|
-
var iv = this.i.
|
|
695
|
+
var iv = this.i.vr(toPoint(geographicCoordinate));
|
|
696
696
|
return fromPoint(iv);
|
|
697
697
|
};
|
|
698
698
|
/**
|
|
@@ -701,7 +701,7 @@ var IgcGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
701
701
|
* @param geographicCoordinate * A geographic coordinate
|
|
702
702
|
*/
|
|
703
703
|
IgcGeographicMapComponent.prototype.getWindowPoint = function (geographicCoordinate) {
|
|
704
|
-
var iv = this.i.
|
|
704
|
+
var iv = this.i.vs(toPoint(geographicCoordinate));
|
|
705
705
|
return fromPoint(iv);
|
|
706
706
|
};
|
|
707
707
|
/**
|
|
@@ -709,21 +709,21 @@ var IgcGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
709
709
|
|
|
710
710
|
*/
|
|
711
711
|
IgcGeographicMapComponent.prototype.clearTileCache = function () {
|
|
712
|
-
this.i.
|
|
712
|
+
this.i.u1();
|
|
713
713
|
};
|
|
714
714
|
/**
|
|
715
715
|
* Notifies the chart that the CSS styles in effect have been updated.
|
|
716
716
|
|
|
717
717
|
*/
|
|
718
718
|
IgcGeographicMapComponent.prototype.styleUpdated = function () {
|
|
719
|
-
this.i.
|
|
719
|
+
this.i.u9();
|
|
720
720
|
};
|
|
721
721
|
/**
|
|
722
722
|
* Gets actual window scale for horizontal dimension of the control
|
|
723
723
|
|
|
724
724
|
*/
|
|
725
725
|
IgcGeographicMapComponent.prototype.getActualWindowScaleHorizontal = function () {
|
|
726
|
-
var iv = this.i.
|
|
726
|
+
var iv = this.i.gn();
|
|
727
727
|
return (iv);
|
|
728
728
|
};
|
|
729
729
|
/**
|
|
@@ -731,7 +731,7 @@ var IgcGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
731
731
|
|
|
732
732
|
*/
|
|
733
733
|
IgcGeographicMapComponent.prototype.getActualWindowScaleVertical = function () {
|
|
734
|
-
var iv = this.i.
|
|
734
|
+
var iv = this.i.go();
|
|
735
735
|
return (iv);
|
|
736
736
|
};
|
|
737
737
|
/**
|
|
@@ -746,7 +746,7 @@ var IgcGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
746
746
|
|
|
747
747
|
*/
|
|
748
748
|
IgcGeographicMapComponent.prototype.exportVisualData = function () {
|
|
749
|
-
var iv = this.i.
|
|
749
|
+
var iv = this.i.un();
|
|
750
750
|
return (iv);
|
|
751
751
|
};
|
|
752
752
|
/**
|
|
@@ -755,7 +755,7 @@ var IgcGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
755
755
|
* @param geographic * The geographic region to zoom to.
|
|
756
756
|
*/
|
|
757
757
|
IgcGeographicMapComponent.prototype.zoomToGeographic = function (geographic) {
|
|
758
|
-
this.i.
|
|
758
|
+
this.i.vg(toRect(geographic));
|
|
759
759
|
};
|
|
760
760
|
Object.defineProperty(IgcGeographicMapComponent.prototype, "imageTilesReady", {
|
|
761
761
|
/**
|
|
@@ -785,7 +785,7 @@ var IgcGeographicMapComponent = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
785
785
|
this.i.imageTilesReady = delegateCombine(this.i.imageTilesReady, this._imageTilesReady_wrapped);
|
|
786
786
|
;
|
|
787
787
|
},
|
|
788
|
-
enumerable:
|
|
788
|
+
enumerable: false,
|
|
789
789
|
configurable: true
|
|
790
790
|
});
|
|
791
791
|
IgcGeographicMapComponent._observedAttributesIgcGeographicMapComponent = null;
|
|
@@ -34,7 +34,7 @@ var IgcGeographicMapImagery = /** @class */ /*@__PURE__*/ (function () {
|
|
|
34
34
|
} /**
|
|
35
35
|
* @hidden
|
|
36
36
|
*/,
|
|
37
|
-
enumerable:
|
|
37
|
+
enumerable: false,
|
|
38
38
|
configurable: true
|
|
39
39
|
});
|
|
40
40
|
IgcGeographicMapImagery._createFromInternal = function (internal) {
|
|
@@ -68,7 +68,7 @@ var IgcGeographicMapImagery = /** @class */ /*@__PURE__*/ (function () {
|
|
|
68
68
|
set: function (v) {
|
|
69
69
|
this.i.deferralHandler = v;
|
|
70
70
|
},
|
|
71
|
-
enumerable:
|
|
71
|
+
enumerable: false,
|
|
72
72
|
configurable: true
|
|
73
73
|
});
|
|
74
74
|
Object.defineProperty(IgcGeographicMapImagery.prototype, "windowRect", {
|
|
@@ -82,7 +82,7 @@ var IgcGeographicMapImagery = /** @class */ /*@__PURE__*/ (function () {
|
|
|
82
82
|
set: function (v) {
|
|
83
83
|
this.i.windowRect = toRect(v);
|
|
84
84
|
},
|
|
85
|
-
enumerable:
|
|
85
|
+
enumerable: false,
|
|
86
86
|
configurable: true
|
|
87
87
|
});
|
|
88
88
|
Object.defineProperty(IgcGeographicMapImagery.prototype, "geographicMap", {
|
|
@@ -99,7 +99,7 @@ var IgcGeographicMapImagery = /** @class */ /*@__PURE__*/ (function () {
|
|
|
99
99
|
set: function (v) {
|
|
100
100
|
v == null ? this.i.geographicMap = null : this.i.geographicMap = v.i;
|
|
101
101
|
},
|
|
102
|
-
enumerable:
|
|
102
|
+
enumerable: false,
|
|
103
103
|
configurable: true
|
|
104
104
|
});
|
|
105
105
|
Object.defineProperty(IgcGeographicMapImagery.prototype, "referer", {
|
|
@@ -112,7 +112,7 @@ var IgcGeographicMapImagery = /** @class */ /*@__PURE__*/ (function () {
|
|
|
112
112
|
set: function (v) {
|
|
113
113
|
this.i.referer = v;
|
|
114
114
|
},
|
|
115
|
-
enumerable:
|
|
115
|
+
enumerable: false,
|
|
116
116
|
configurable: true
|
|
117
117
|
});
|
|
118
118
|
Object.defineProperty(IgcGeographicMapImagery.prototype, "isHorizontalWrappingEnabled", {
|
|
@@ -125,7 +125,7 @@ var IgcGeographicMapImagery = /** @class */ /*@__PURE__*/ (function () {
|
|
|
125
125
|
set: function (v) {
|
|
126
126
|
this.i.isHorizontalWrappingEnabled = ensureBool(v);
|
|
127
127
|
},
|
|
128
|
-
enumerable:
|
|
128
|
+
enumerable: false,
|
|
129
129
|
configurable: true
|
|
130
130
|
});
|
|
131
131
|
Object.defineProperty(IgcGeographicMapImagery.prototype, "userAgent", {
|
|
@@ -138,7 +138,7 @@ var IgcGeographicMapImagery = /** @class */ /*@__PURE__*/ (function () {
|
|
|
138
138
|
set: function (v) {
|
|
139
139
|
this.i.userAgent = v;
|
|
140
140
|
},
|
|
141
|
-
enumerable:
|
|
141
|
+
enumerable: false,
|
|
142
142
|
configurable: true
|
|
143
143
|
});
|
|
144
144
|
Object.defineProperty(IgcGeographicMapImagery.prototype, "opacity", {
|
|
@@ -148,7 +148,7 @@ var IgcGeographicMapImagery = /** @class */ /*@__PURE__*/ (function () {
|
|
|
148
148
|
set: function (v) {
|
|
149
149
|
this.i.opacity = +v;
|
|
150
150
|
},
|
|
151
|
-
enumerable:
|
|
151
|
+
enumerable: false,
|
|
152
152
|
configurable: true
|
|
153
153
|
});
|
|
154
154
|
IgcGeographicMapImagery.prototype.findByName = function (name) {
|
|
@@ -197,7 +197,7 @@ var IgcGeographicMapImagery = /** @class */ /*@__PURE__*/ (function () {
|
|
|
197
197
|
this.i.imageTilesReady = delegateCombine(this.i.imageTilesReady, this._imageTilesReady_wrapped);
|
|
198
198
|
;
|
|
199
199
|
},
|
|
200
|
-
enumerable:
|
|
200
|
+
enumerable: false,
|
|
201
201
|
configurable: true
|
|
202
202
|
});
|
|
203
203
|
Object.defineProperty(IgcGeographicMapImagery.prototype, "imagesChanged", {
|
|
@@ -228,7 +228,7 @@ var IgcGeographicMapImagery = /** @class */ /*@__PURE__*/ (function () {
|
|
|
228
228
|
this.i.imagesChanged = delegateCombine(this.i.imagesChanged, this._imagesChanged_wrapped);
|
|
229
229
|
;
|
|
230
230
|
},
|
|
231
|
-
enumerable:
|
|
231
|
+
enumerable: false,
|
|
232
232
|
configurable: true
|
|
233
233
|
});
|
|
234
234
|
Object.defineProperty(IgcGeographicMapImagery.prototype, "cancellingImage", {
|
|
@@ -259,7 +259,7 @@ var IgcGeographicMapImagery = /** @class */ /*@__PURE__*/ (function () {
|
|
|
259
259
|
this.i.cancellingImage = delegateCombine(this.i.cancellingImage, this._cancellingImage_wrapped);
|
|
260
260
|
;
|
|
261
261
|
},
|
|
262
|
-
enumerable:
|
|
262
|
+
enumerable: false,
|
|
263
263
|
configurable: true
|
|
264
264
|
});
|
|
265
265
|
Object.defineProperty(IgcGeographicMapImagery.prototype, "downloadingImage", {
|
|
@@ -290,7 +290,7 @@ var IgcGeographicMapImagery = /** @class */ /*@__PURE__*/ (function () {
|
|
|
290
290
|
this.i.downloadingImage = delegateCombine(this.i.downloadingImage, this._downloadingImage_wrapped);
|
|
291
291
|
;
|
|
292
292
|
},
|
|
293
|
-
enumerable:
|
|
293
|
+
enumerable: false,
|
|
294
294
|
configurable: true
|
|
295
295
|
});
|
|
296
296
|
return IgcGeographicMapImagery;
|