igniteui-angular-maps 13.0.0 → 13.1.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-angular-maps.umd.js +2314 -1859
- package/bundles/igniteui-angular-maps.umd.js.map +1 -1
- package/bundles/igniteui-angular-maps.umd.min.js +1 -1
- package/bundles/igniteui-angular-maps.umd.min.js.map +1 -1
- package/esm2015/lib/GeographicContourLineSeriesView_combined.js +60 -39
- package/esm2015/lib/GeographicContourLineSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js +111 -93
- package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicMapSeriesHost_combined.js +239 -147
- package/esm2015/lib/GeographicMapSeriesHost_combined.js.map +1 -1
- package/esm2015/lib/GeographicMarkerSeries.js +90 -0
- package/esm2015/lib/GeographicMarkerSeries.js.map +1 -0
- package/esm2015/lib/GeographicMarkerSeriesBase.js +18 -0
- package/esm2015/lib/GeographicMarkerSeriesBase.js.map +1 -0
- package/esm2015/lib/GeographicPolylineSeriesView_combined.js +32 -22
- package/esm2015/lib/GeographicPolylineSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicProportionalSymbolSeriesBase.js +3 -3
- package/esm2015/lib/GeographicProportionalSymbolSeriesBase.js.map +1 -1
- package/esm2015/lib/GeographicProportionalSymbolSeriesBaseView.js +2 -2
- package/esm2015/lib/GeographicProportionalSymbolSeriesBaseView.js.map +1 -1
- package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js +129 -159
- package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicShapeSeriesBaseBaseView.js +2 -2
- package/esm2015/lib/GeographicShapeSeriesBase_combined.js +72 -92
- package/esm2015/lib/GeographicShapeSeriesBase_combined.js.map +1 -1
- package/esm2015/lib/GeographicShapeSeriesView_combined.js +99 -66
- package/esm2015/lib/GeographicShapeSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicSymbolSeriesBase.js +3 -3
- package/esm2015/lib/GeographicSymbolSeriesBase.js.map +1 -1
- package/esm2015/lib/GeographicSymbolSeriesBaseView.js +2 -2
- package/esm2015/lib/GeographicSymbolSeriesView_combined.js +82 -112
- package/esm2015/lib/GeographicSymbolSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicTileSeries.js +30 -27
- package/esm2015/lib/GeographicTileSeries.js.map +1 -1
- package/esm2015/lib/GeographicXYTriangulatingSeriesBaseView.js +2 -2
- package/esm2015/lib/SphericalMercatorHorizontalScaler.js +2 -2
- package/esm2015/lib/SphericalMercatorVerticalScaler.js +2 -2
- package/esm2015/lib/TileSeries_combined.js +106 -89
- package/esm2015/lib/TileSeries_combined.js.map +1 -1
- package/esm2015/lib/XamGeographicMap_combined.js +540 -527
- package/esm2015/lib/XamGeographicMap_combined.js.map +1 -1
- package/esm2015/lib/igx-geographic-contour-line-series-component.js +52 -17
- package/esm2015/lib/igx-geographic-contour-line-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-high-density-scatter-series-component.js +28 -22
- package/esm2015/lib/igx-geographic-high-density-scatter-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-map-component.js +62 -50
- package/esm2015/lib/igx-geographic-map-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-map-series-host-component.js +30 -20
- package/esm2015/lib/igx-geographic-map-series-host-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-marker-series-base-component.js +26 -0
- package/esm2015/lib/igx-geographic-marker-series-base-component.js.map +1 -0
- package/esm2015/lib/igx-geographic-marker-series-component.js +157 -0
- package/esm2015/lib/igx-geographic-marker-series-component.js.map +1 -0
- package/esm2015/lib/igx-geographic-polyline-series-component.js +16 -10
- package/esm2015/lib/igx-geographic-polyline-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-proportional-symbol-series-base-component.js +2 -2
- package/esm2015/lib/igx-geographic-proportional-symbol-series-base-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-proportional-symbol-series-component.js +53 -140
- package/esm2015/lib/igx-geographic-proportional-symbol-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-scatter-area-series-component.js +52 -10
- package/esm2015/lib/igx-geographic-scatter-area-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-shape-series-base-component.js +20 -20
- package/esm2015/lib/igx-geographic-shape-series-component.js +67 -28
- package/esm2015/lib/igx-geographic-shape-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-symbol-series-base-component.js +2 -2
- package/esm2015/lib/igx-geographic-symbol-series-base-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-symbol-series-component.js +25 -112
- package/esm2015/lib/igx-geographic-symbol-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-tile-series-component.js +10 -4
- package/esm2015/lib/igx-geographic-tile-series-component.js.map +1 -1
- package/esm2015/lib/igx-geographic-xy-triangulating-series-component.js +12 -12
- package/esm2015/lib/igx-tile-series-component.js +9 -3
- package/esm2015/lib/igx-tile-series-component.js.map +1 -1
- package/esm2015/public_api.js +4 -0
- package/esm2015/public_api.js.map +1 -1
- package/esm5/lib/GeographicContourLineSeriesView_combined.js +60 -39
- package/esm5/lib/GeographicContourLineSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js +110 -92
- package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicMapSeriesHost_combined.js +237 -145
- package/esm5/lib/GeographicMapSeriesHost_combined.js.map +1 -1
- package/esm5/lib/GeographicMarkerSeries.js +92 -0
- package/esm5/lib/GeographicMarkerSeries.js.map +1 -0
- package/esm5/lib/GeographicMarkerSeriesBase.js +22 -0
- package/esm5/lib/GeographicMarkerSeriesBase.js.map +1 -0
- package/esm5/lib/GeographicPolylineSeriesView_combined.js +32 -22
- package/esm5/lib/GeographicPolylineSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicProportionalSymbolSeriesBase.js +3 -3
- package/esm5/lib/GeographicProportionalSymbolSeriesBase.js.map +1 -1
- package/esm5/lib/GeographicProportionalSymbolSeriesBaseView.js +2 -2
- package/esm5/lib/GeographicProportionalSymbolSeriesBaseView.js.map +1 -1
- package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js +129 -159
- package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicShapeSeriesBaseBaseView.js +2 -2
- package/esm5/lib/GeographicShapeSeriesBase_combined.js +70 -90
- package/esm5/lib/GeographicShapeSeriesBase_combined.js.map +1 -1
- package/esm5/lib/GeographicShapeSeriesView_combined.js +99 -66
- package/esm5/lib/GeographicShapeSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicSymbolSeriesBase.js +3 -3
- package/esm5/lib/GeographicSymbolSeriesBase.js.map +1 -1
- package/esm5/lib/GeographicSymbolSeriesBaseView.js +2 -2
- package/esm5/lib/GeographicSymbolSeriesView_combined.js +82 -112
- package/esm5/lib/GeographicSymbolSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicTileSeries.js +29 -26
- package/esm5/lib/GeographicTileSeries.js.map +1 -1
- package/esm5/lib/GeographicXYTriangulatingSeriesBaseView.js +2 -2
- package/esm5/lib/SphericalMercatorHorizontalScaler.js +2 -2
- package/esm5/lib/SphericalMercatorVerticalScaler.js +2 -2
- package/esm5/lib/TileSeries_combined.js +104 -87
- package/esm5/lib/TileSeries_combined.js.map +1 -1
- package/esm5/lib/XamGeographicMap_combined.js +553 -524
- package/esm5/lib/XamGeographicMap_combined.js.map +1 -1
- package/esm5/lib/igx-geographic-contour-line-series-component.js +60 -17
- package/esm5/lib/igx-geographic-contour-line-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-high-density-scatter-series-component.js +32 -22
- package/esm5/lib/igx-geographic-high-density-scatter-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-map-component.js +62 -50
- package/esm5/lib/igx-geographic-map-component.js.map +1 -1
- package/esm5/lib/igx-geographic-map-series-host-component.js +30 -20
- package/esm5/lib/igx-geographic-map-series-host-component.js.map +1 -1
- package/esm5/lib/igx-geographic-marker-series-base-component.js +31 -0
- package/esm5/lib/igx-geographic-marker-series-base-component.js.map +1 -0
- package/esm5/lib/igx-geographic-marker-series-component.js +206 -0
- package/esm5/lib/igx-geographic-marker-series-component.js.map +1 -0
- package/esm5/lib/igx-geographic-polyline-series-component.js +20 -10
- package/esm5/lib/igx-geographic-polyline-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-proportional-symbol-series-base-component.js +2 -2
- package/esm5/lib/igx-geographic-proportional-symbol-series-base-component.js.map +1 -1
- package/esm5/lib/igx-geographic-proportional-symbol-series-component.js +54 -169
- package/esm5/lib/igx-geographic-proportional-symbol-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-scatter-area-series-component.js +60 -10
- package/esm5/lib/igx-geographic-scatter-area-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-shape-series-base-component.js +20 -20
- package/esm5/lib/igx-geographic-shape-series-component.js +83 -28
- package/esm5/lib/igx-geographic-shape-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-symbol-series-base-component.js +2 -2
- package/esm5/lib/igx-geographic-symbol-series-base-component.js.map +1 -1
- package/esm5/lib/igx-geographic-symbol-series-component.js +26 -141
- package/esm5/lib/igx-geographic-symbol-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-tile-series-component.js +14 -4
- package/esm5/lib/igx-geographic-tile-series-component.js.map +1 -1
- package/esm5/lib/igx-geographic-xy-triangulating-series-component.js +12 -12
- package/esm5/lib/igx-tile-series-component.js +13 -3
- package/esm5/lib/igx-tile-series-component.js.map +1 -1
- package/esm5/public_api.js +4 -0
- package/esm5/public_api.js.map +1 -1
- package/fesm2015/igniteui-angular-maps.js +2191 -1800
- package/fesm2015/igniteui-angular-maps.js.map +1 -1
- package/fesm5/igniteui-angular-maps.js +2313 -1862
- package/fesm5/igniteui-angular-maps.js.map +1 -1
- package/lib/GeographicContourLineSeriesView_combined.d.ts +22 -17
- package/lib/GeographicHighDensityScatterSeriesView_combined.d.ts +39 -37
- package/lib/GeographicMapSeriesHost_combined.d.ts +61 -49
- package/lib/GeographicMarkerSeries.d.ts +32 -0
- package/lib/GeographicMarkerSeriesBase.d.ts +10 -0
- package/lib/GeographicPolylineSeriesView_combined.d.ts +16 -14
- package/lib/GeographicProportionalSymbolSeriesBase.d.ts +3 -3
- package/lib/GeographicProportionalSymbolSeriesBaseView.d.ts +3 -3
- package/lib/GeographicProportionalSymbolSeriesView_combined.d.ts +50 -63
- package/lib/GeographicShapeSeriesBaseBase.d.ts +1 -1
- package/lib/GeographicShapeSeriesBaseBaseView.d.ts +1 -1
- package/lib/GeographicShapeSeriesBase_combined.d.ts +30 -33
- package/lib/GeographicShapeSeriesView_combined.d.ts +42 -32
- package/lib/GeographicSymbolSeriesBase.d.ts +3 -3
- package/lib/GeographicSymbolSeriesBaseView.d.ts +3 -3
- package/lib/GeographicSymbolSeriesView_combined.d.ts +37 -50
- package/lib/GeographicTileSeries.d.ts +10 -9
- package/lib/GeographicXYTriangulatingSeriesBase.d.ts +1 -1
- package/lib/GeographicXYTriangulatingSeriesBaseView.d.ts +1 -1
- package/lib/TileSeries_combined.d.ts +25 -22
- package/lib/XamGeographicMap_combined.d.ts +133 -135
- package/lib/igx-geographic-contour-line-series-component.d.ts +11 -1
- package/lib/igx-geographic-high-density-scatter-series-component.d.ts +5 -0
- package/lib/igx-geographic-map-component.d.ts +12 -0
- package/lib/igx-geographic-map-series-host-component.d.ts +8 -0
- package/lib/igx-geographic-marker-series-base-component.d.ts +12 -0
- package/lib/igx-geographic-marker-series-component.d.ts +82 -0
- package/lib/igx-geographic-polyline-series-component.d.ts +5 -0
- package/lib/igx-geographic-proportional-symbol-series-base-component.d.ts +2 -2
- package/lib/igx-geographic-proportional-symbol-series-component.d.ts +8 -55
- package/lib/igx-geographic-scatter-area-series-component.d.ts +16 -1
- package/lib/igx-geographic-shape-series-component.d.ts +21 -1
- package/lib/igx-geographic-symbol-series-base-component.d.ts +2 -2
- package/lib/igx-geographic-symbol-series-component.d.ts +8 -55
- package/lib/igx-geographic-tile-series-component.d.ts +5 -0
- package/lib/igx-tile-series-component.d.ts +5 -0
- package/package.json +2 -2
- package/public_api.d.ts +4 -0
|
@@ -18,7 +18,6 @@ import { SphericalMercatorVerticalScaler } from "./SphericalMercatorVerticalScal
|
|
|
18
18
|
import { Control } from "igniteui-angular-core";
|
|
19
19
|
import { SphericalMercatorHorizontalScaler } from "./SphericalMercatorHorizontalScaler";
|
|
20
20
|
import { ScalerParams } from "igniteui-angular-charts";
|
|
21
|
-
import { Brush } from "igniteui-angular-core";
|
|
22
21
|
import { SeriesViewerView } from "igniteui-angular-charts";
|
|
23
22
|
import { Tuple$2 } from "igniteui-angular-core";
|
|
24
23
|
import { MathUtil } from "igniteui-angular-core";
|
|
@@ -34,7 +33,10 @@ import { ImagesChangedEventArgs } from "./ImagesChangedEventArgs";
|
|
|
34
33
|
import { HostSeriesView } from "./HostSeriesView";
|
|
35
34
|
import { GeographicMapSeriesHost } from "./GeographicMapSeriesHost";
|
|
36
35
|
import { ScatterAreaSeries } from "igniteui-angular-charts";
|
|
36
|
+
import { BrushCollection } from "igniteui-angular-core";
|
|
37
|
+
import { Defaults } from "igniteui-angular-charts";
|
|
37
38
|
import { OpenStreetMapTileSource } from "igniteui-angular-core";
|
|
39
|
+
import { ColorScale } from "igniteui-angular-charts";
|
|
38
40
|
/**
|
|
39
41
|
* @hidden
|
|
40
42
|
*/
|
|
@@ -42,22 +44,22 @@ var XamGeographicMap = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
42
44
|
__extends(XamGeographicMap, _super);
|
|
43
45
|
function XamGeographicMap() {
|
|
44
46
|
var _this = _super.call(this) || this;
|
|
47
|
+
_this.qs = null;
|
|
48
|
+
_this.qh = false;
|
|
49
|
+
_this.p9 = 1;
|
|
50
|
+
_this.qo = 0;
|
|
51
|
+
_this.rz = null;
|
|
52
|
+
_this.p6 = null;
|
|
53
|
+
_this.p2 = null;
|
|
45
54
|
_this.p4 = null;
|
|
46
|
-
_this.
|
|
47
|
-
_this.
|
|
48
|
-
_this.
|
|
49
|
-
_this.
|
|
50
|
-
_this.pi = null;
|
|
51
|
-
_this.pe = null;
|
|
52
|
-
_this.pg = null;
|
|
53
|
-
_this.pk = null;
|
|
54
|
-
_this.q7 = { $type: Point_$type, x: NaN, y: NaN };
|
|
55
|
-
_this.re = null;
|
|
56
|
-
_this.pz = 1;
|
|
55
|
+
_this.p8 = null;
|
|
56
|
+
_this.rv = { $type: Point_$type, x: NaN, y: NaN };
|
|
57
|
+
_this.r2 = null;
|
|
58
|
+
_this.qn = 1;
|
|
57
59
|
_this.imageTilesReady = null;
|
|
58
|
-
_this.
|
|
59
|
-
_this.
|
|
60
|
-
_this.
|
|
60
|
+
_this.qg = null;
|
|
61
|
+
_this.r1 = Rect.empty;
|
|
62
|
+
_this.qo = SphericalMercatorVerticalScaler.am(XamGeographicMap.r0.bottom) - SphericalMercatorVerticalScaler.am(XamGeographicMap.r0.top);
|
|
61
63
|
_this.ab = XamGeographicMap.$;
|
|
62
64
|
_this.backgroundContent = new OpenStreetMapImagery();
|
|
63
65
|
var a = ((function () {
|
|
@@ -65,80 +67,80 @@ var XamGeographicMap = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
65
67
|
$ret.bh = _this;
|
|
66
68
|
return $ret;
|
|
67
69
|
})());
|
|
68
|
-
a.
|
|
69
|
-
_this.
|
|
70
|
-
_this.
|
|
70
|
+
a.ca = true;
|
|
71
|
+
_this.p3 = a;
|
|
72
|
+
_this.p3.l7 = new SphericalMercatorHorizontalScaler();
|
|
71
73
|
var b = ((function () {
|
|
72
74
|
var $ret = new NumericYAxis();
|
|
73
75
|
$ret.bh = _this;
|
|
74
76
|
return $ret;
|
|
75
77
|
})());
|
|
76
|
-
b.
|
|
77
|
-
_this.
|
|
78
|
-
_this.
|
|
79
|
-
_this.
|
|
80
|
-
_this.
|
|
81
|
-
_this.
|
|
78
|
+
b.ca = true;
|
|
79
|
+
_this.p5 = b;
|
|
80
|
+
_this.p5.l7 = new SphericalMercatorVerticalScaler();
|
|
81
|
+
_this.ra();
|
|
82
|
+
_this.rh();
|
|
83
|
+
_this.jn();
|
|
82
84
|
return _this;
|
|
83
85
|
}
|
|
84
86
|
XamGeographicMap.prototype.provideContainer = function (a) {
|
|
85
87
|
_super.prototype.provideContainer.call(this, a);
|
|
86
|
-
this.
|
|
87
|
-
this.
|
|
88
|
+
this.p3.provideRenderer(a);
|
|
89
|
+
this.p5.provideRenderer(a);
|
|
88
90
|
};
|
|
89
|
-
XamGeographicMap.prototype.
|
|
90
|
-
_super.prototype.
|
|
91
|
-
this.
|
|
91
|
+
XamGeographicMap.prototype.jn = function () {
|
|
92
|
+
_super.prototype.jn.call(this);
|
|
93
|
+
this.qf.fq(this.fh);
|
|
92
94
|
};
|
|
93
|
-
XamGeographicMap.prototype.
|
|
94
|
-
return this.
|
|
95
|
+
XamGeographicMap.prototype.d4 = function () {
|
|
96
|
+
return this.ql;
|
|
95
97
|
};
|
|
96
|
-
XamGeographicMap.prototype.
|
|
97
|
-
return this.
|
|
98
|
+
XamGeographicMap.prototype.d5 = function () {
|
|
99
|
+
return this.ql;
|
|
98
100
|
};
|
|
99
|
-
XamGeographicMap.prototype.
|
|
100
|
-
if (this.
|
|
101
|
-
if (this.
|
|
101
|
+
XamGeographicMap.prototype.qc = function () {
|
|
102
|
+
if (this.qa == 0) {
|
|
103
|
+
if (this.qh) {
|
|
102
104
|
return 2;
|
|
103
105
|
}
|
|
104
106
|
}
|
|
105
107
|
return 1;
|
|
106
108
|
};
|
|
107
|
-
Object.defineProperty(XamGeographicMap.prototype, "
|
|
109
|
+
Object.defineProperty(XamGeographicMap.prototype, "qb", {
|
|
108
110
|
get: function () {
|
|
109
|
-
return this.
|
|
111
|
+
return this.p9;
|
|
110
112
|
},
|
|
111
113
|
set: function (a) {
|
|
112
|
-
this.
|
|
114
|
+
this.p9 = a;
|
|
113
115
|
},
|
|
114
116
|
enumerable: false,
|
|
115
117
|
configurable: true
|
|
116
118
|
});
|
|
117
|
-
Object.defineProperty(XamGeographicMap.prototype, "
|
|
119
|
+
Object.defineProperty(XamGeographicMap.prototype, "r4", {
|
|
118
120
|
get: function () {
|
|
119
|
-
return this.
|
|
121
|
+
return this.rz;
|
|
120
122
|
},
|
|
121
123
|
set: function (a) {
|
|
122
|
-
var b = Rect.l_op_Inequality(this.
|
|
124
|
+
var b = Rect.l_op_Inequality(this.rz, a);
|
|
123
125
|
if (b) {
|
|
124
|
-
var c = this.
|
|
125
|
-
this.
|
|
126
|
-
this.
|
|
126
|
+
var c = this.rz;
|
|
127
|
+
this.rz = a;
|
|
128
|
+
this.ll("ActualWorldRect", c, a);
|
|
127
129
|
}
|
|
128
130
|
},
|
|
129
131
|
enumerable: false,
|
|
130
132
|
configurable: true
|
|
131
133
|
});
|
|
132
|
-
XamGeographicMap.prototype.
|
|
133
|
-
return this.
|
|
134
|
+
XamGeographicMap.prototype.r8 = function () {
|
|
135
|
+
return this.r4;
|
|
134
136
|
};
|
|
135
|
-
XamGeographicMap.prototype.
|
|
136
|
-
if (this.
|
|
137
|
+
XamGeographicMap.prototype.ra = function () {
|
|
138
|
+
if (this.sg.isEmpty) {
|
|
137
139
|
return;
|
|
138
140
|
}
|
|
139
|
-
this.
|
|
141
|
+
this.r4 = this.se(this.sg, this.by == 1);
|
|
140
142
|
};
|
|
141
|
-
XamGeographicMap.prototype.
|
|
143
|
+
XamGeographicMap.prototype.se = function (a, b) {
|
|
142
144
|
var c = a.top;
|
|
143
145
|
var d = a.left;
|
|
144
146
|
var e = a.width;
|
|
@@ -146,25 +148,25 @@ var XamGeographicMap = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
146
148
|
var g = SphericalMercatorVerticalScaler.am(a.bottom);
|
|
147
149
|
var h = SphericalMercatorVerticalScaler.am(a.top);
|
|
148
150
|
var i = g - h;
|
|
149
|
-
var j = a.width / XamGeographicMap.
|
|
150
|
-
var k = SphericalMercatorVerticalScaler.am(XamGeographicMap.
|
|
151
|
+
var j = a.width / XamGeographicMap.r0.width;
|
|
152
|
+
var k = SphericalMercatorVerticalScaler.am(XamGeographicMap.r0.top);
|
|
151
153
|
var l = i / j;
|
|
152
|
-
if (i / j > this.
|
|
153
|
-
var m = i / this.
|
|
154
|
+
if (i / j > this.qo) {
|
|
155
|
+
var m = i / this.qo;
|
|
154
156
|
var n = m - j;
|
|
155
|
-
d = d - (n / 2) * XamGeographicMap.
|
|
156
|
-
e = m * XamGeographicMap.
|
|
157
|
+
d = d - (n / 2) * XamGeographicMap.r0.width;
|
|
158
|
+
e = m * XamGeographicMap.r0.width;
|
|
157
159
|
if (b) {
|
|
158
|
-
if (d < XamGeographicMap.
|
|
159
|
-
d += (XamGeographicMap.
|
|
160
|
+
if (d < XamGeographicMap.r0.left) {
|
|
161
|
+
d += (XamGeographicMap.r0.left - d);
|
|
160
162
|
}
|
|
161
|
-
else if ((d + e) > XamGeographicMap.
|
|
162
|
-
d -= ((d + e) - XamGeographicMap.
|
|
163
|
+
else if ((d + e) > XamGeographicMap.r0.right) {
|
|
164
|
+
d -= ((d + e) - XamGeographicMap.r0.right);
|
|
163
165
|
}
|
|
164
166
|
}
|
|
165
167
|
}
|
|
166
|
-
else if (i / j < this.
|
|
167
|
-
var o = this.
|
|
168
|
+
else if (i / j < this.qo) {
|
|
169
|
+
var o = this.qo * j;
|
|
168
170
|
var p = o - i;
|
|
169
171
|
var q = h - (p / 2);
|
|
170
172
|
var r = g + (p / 2);
|
|
@@ -173,9 +175,9 @@ var XamGeographicMap = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
173
175
|
q += (k - q);
|
|
174
176
|
r += (k - q);
|
|
175
177
|
}
|
|
176
|
-
else if (r > (k + this.
|
|
177
|
-
q -= ((r) - (k + this.
|
|
178
|
-
r -= ((r) - (k + this.
|
|
178
|
+
else if (r > (k + this.qo)) {
|
|
179
|
+
q -= ((r) - (k + this.qo));
|
|
180
|
+
r -= ((r) - (k + this.qo));
|
|
179
181
|
}
|
|
180
182
|
}
|
|
181
183
|
c = SphericalMercatorVerticalScaler.aq(q);
|
|
@@ -186,44 +188,44 @@ var XamGeographicMap = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
186
188
|
};
|
|
187
189
|
Object.defineProperty(XamGeographicMap.prototype, "backgroundContent", {
|
|
188
190
|
get: function () {
|
|
189
|
-
return this.
|
|
191
|
+
return this.p6;
|
|
190
192
|
},
|
|
191
193
|
set: function (a) {
|
|
192
194
|
var b = a != this.backgroundContent;
|
|
193
195
|
if (b) {
|
|
194
196
|
var c = this.backgroundContent;
|
|
195
|
-
this.
|
|
196
|
-
this.
|
|
197
|
+
this.p6 = a;
|
|
198
|
+
this.ll("BackgroundContent", c, a);
|
|
197
199
|
}
|
|
198
200
|
},
|
|
199
201
|
enumerable: false,
|
|
200
202
|
configurable: true
|
|
201
203
|
});
|
|
202
|
-
Object.defineProperty(XamGeographicMap.prototype, "
|
|
204
|
+
Object.defineProperty(XamGeographicMap.prototype, "p3", {
|
|
203
205
|
get: function () {
|
|
204
|
-
return this.
|
|
206
|
+
return this.p2;
|
|
205
207
|
},
|
|
206
208
|
set: function (a) {
|
|
207
|
-
var b = a != this.
|
|
209
|
+
var b = a != this.p3;
|
|
208
210
|
if (b) {
|
|
209
|
-
var c = this.
|
|
210
|
-
this.
|
|
211
|
-
this.
|
|
211
|
+
var c = this.p3;
|
|
212
|
+
this.p2 = a;
|
|
213
|
+
this.ll("XAxis", c, a);
|
|
212
214
|
}
|
|
213
215
|
},
|
|
214
216
|
enumerable: false,
|
|
215
217
|
configurable: true
|
|
216
218
|
});
|
|
217
|
-
Object.defineProperty(XamGeographicMap.prototype, "
|
|
219
|
+
Object.defineProperty(XamGeographicMap.prototype, "p5", {
|
|
218
220
|
get: function () {
|
|
219
|
-
return this.
|
|
221
|
+
return this.p4;
|
|
220
222
|
},
|
|
221
223
|
set: function (a) {
|
|
222
|
-
var b = a != this.
|
|
224
|
+
var b = a != this.p5;
|
|
223
225
|
if (b) {
|
|
224
|
-
var c = this.
|
|
225
|
-
this.
|
|
226
|
-
this.
|
|
226
|
+
var c = this.p5;
|
|
227
|
+
this.p4 = a;
|
|
228
|
+
this.ll("YAxis", c, a);
|
|
227
229
|
}
|
|
228
230
|
},
|
|
229
231
|
enumerable: false,
|
|
@@ -232,41 +234,41 @@ var XamGeographicMap = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
232
234
|
XamGeographicMap.prototype.getZoomRectFromGeoRect = function (a) {
|
|
233
235
|
return this.getZoomFromGeographicRect(a);
|
|
234
236
|
};
|
|
235
|
-
XamGeographicMap.prototype.
|
|
236
|
-
this.
|
|
237
|
+
XamGeographicMap.prototype.rk = function (a) {
|
|
238
|
+
this.pw = a;
|
|
237
239
|
};
|
|
238
|
-
XamGeographicMap.prototype.
|
|
239
|
-
this.
|
|
240
|
+
XamGeographicMap.prototype.rj = function (a) {
|
|
241
|
+
this.sg = a;
|
|
240
242
|
};
|
|
241
243
|
XamGeographicMap.prototype.getZoomFromGeographicRect = function (a) {
|
|
242
|
-
return this.
|
|
244
|
+
return this.r6(a, true, 0);
|
|
243
245
|
};
|
|
244
|
-
XamGeographicMap.prototype.
|
|
245
|
-
return this.
|
|
246
|
+
XamGeographicMap.prototype.r5 = function (a, b) {
|
|
247
|
+
return this.r6(a, false, b);
|
|
246
248
|
};
|
|
247
|
-
XamGeographicMap.prototype.
|
|
249
|
+
XamGeographicMap.prototype.r6 = function (a, b, c) {
|
|
248
250
|
var d = a;
|
|
249
251
|
if (b) {
|
|
250
|
-
d = this.
|
|
251
|
-
}
|
|
252
|
-
var e = this.
|
|
253
|
-
var f = this.
|
|
254
|
-
var g = new ScalerParams(1, XamGeographicMap.
|
|
255
|
-
g.c = this.
|
|
256
|
-
var h = new ScalerParams(1, XamGeographicMap.
|
|
257
|
-
h.c = this.
|
|
258
|
-
var i = this.
|
|
259
|
-
var j = this.
|
|
260
|
-
var k = this.
|
|
261
|
-
var l = this.
|
|
262
|
-
var m = (i - c) / this.
|
|
263
|
-
var n = (l - c) / this.
|
|
264
|
-
var o = (j - i + (c * 2)) / this.
|
|
265
|
-
var p = (k - l + (c * 2)) / this.
|
|
252
|
+
d = this.se(a, false);
|
|
253
|
+
}
|
|
254
|
+
var e = this.p3;
|
|
255
|
+
var f = this.p5;
|
|
256
|
+
var g = new ScalerParams(1, XamGeographicMap.r3, this.pv, e.cc);
|
|
257
|
+
g.c = this.pk;
|
|
258
|
+
var h = new ScalerParams(1, XamGeographicMap.r3, this.pv, f.cc);
|
|
259
|
+
h.c = this.pk;
|
|
260
|
+
var i = this.p3.d8(d.left, g);
|
|
261
|
+
var j = this.p3.d8(d.right, g);
|
|
262
|
+
var k = this.p5.d8(d.top, h);
|
|
263
|
+
var l = this.p5.d8(d.bottom, h);
|
|
264
|
+
var m = (i - c) / this.pv.width;
|
|
265
|
+
var n = (l - c) / this.pv.height;
|
|
266
|
+
var o = (j - i + (c * 2)) / this.pv.width;
|
|
267
|
+
var p = (k - l + (c * 2)) / this.pv.height;
|
|
266
268
|
var q = new Rect(0, m, n, o, p);
|
|
267
|
-
q.intersect(XamGeographicMap.
|
|
269
|
+
q.intersect(XamGeographicMap.r3);
|
|
268
270
|
if (q.isEmpty) {
|
|
269
|
-
q = XamGeographicMap.
|
|
271
|
+
q = XamGeographicMap.r3;
|
|
270
272
|
}
|
|
271
273
|
return q;
|
|
272
274
|
};
|
|
@@ -276,73 +278,67 @@ var XamGeographicMap = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
276
278
|
var e = b.x - a.x;
|
|
277
279
|
var f = a.y - b.y;
|
|
278
280
|
if (e < 0 || f < 0) {
|
|
279
|
-
return XamGeographicMap.
|
|
281
|
+
return XamGeographicMap.r3;
|
|
280
282
|
}
|
|
281
283
|
else {
|
|
282
284
|
var g = new Rect(0, c, d, e, f);
|
|
283
285
|
return this.getZoomFromGeographicRect(g);
|
|
284
286
|
}
|
|
285
287
|
};
|
|
286
|
-
XamGeographicMap.prototype.
|
|
287
|
-
var b = this.
|
|
288
|
-
var c = this.
|
|
289
|
-
var d = new ScalerParams(1, a, this.
|
|
290
|
-
d.c = this.
|
|
291
|
-
var e = new ScalerParams(1, a, this.
|
|
292
|
-
e.c = this.
|
|
293
|
-
var f = this.
|
|
294
|
-
var g = b.
|
|
295
|
-
var h = c.
|
|
296
|
-
var i = b.
|
|
297
|
-
var j = c.
|
|
288
|
+
XamGeographicMap.prototype.sa = function (a) {
|
|
289
|
+
var b = this.p3;
|
|
290
|
+
var c = this.p5;
|
|
291
|
+
var d = new ScalerParams(1, a, this.pv, b.cc);
|
|
292
|
+
d.c = this.pk;
|
|
293
|
+
var e = new ScalerParams(1, a, this.pv, c.cc);
|
|
294
|
+
e.c = this.pk;
|
|
295
|
+
var f = this.pj;
|
|
296
|
+
var g = b.eb(f.left, d);
|
|
297
|
+
var h = c.eb(f.top, e);
|
|
298
|
+
var i = b.eb(f.right, d);
|
|
299
|
+
var j = c.eb(f.bottom, e);
|
|
298
300
|
var k = i - g;
|
|
299
301
|
var l = h - j;
|
|
300
302
|
var m = new Rect(0, g, j, k, l);
|
|
301
|
-
if (this.
|
|
302
|
-
m.intersect(XamGeographicMap.
|
|
303
|
+
if (this.by == 1) {
|
|
304
|
+
m.intersect(XamGeographicMap.r0);
|
|
303
305
|
if (m.isEmpty) {
|
|
304
|
-
m = XamGeographicMap.
|
|
306
|
+
m = XamGeographicMap.r0;
|
|
305
307
|
}
|
|
306
308
|
}
|
|
307
309
|
return m;
|
|
308
310
|
};
|
|
309
|
-
XamGeographicMap.prototype.
|
|
310
|
-
var b = this.
|
|
311
|
-
var c = this.
|
|
311
|
+
XamGeographicMap.prototype.rw = function (a) {
|
|
312
|
+
var b = this.p3.k6(a.x);
|
|
313
|
+
var c = this.p5.k6(a.y);
|
|
312
314
|
return { $type: Point_$type, x: b, y: c };
|
|
313
315
|
};
|
|
314
|
-
XamGeographicMap.prototype.
|
|
315
|
-
var b = this.
|
|
316
|
-
var c = this.
|
|
316
|
+
XamGeographicMap.prototype.rx = function (a) {
|
|
317
|
+
var b = this.p3.en(a.x);
|
|
318
|
+
var c = this.p5.en(a.y);
|
|
317
319
|
return { $type: Point_$type, x: b, y: c };
|
|
318
320
|
};
|
|
319
|
-
XamGeographicMap.prototype.
|
|
320
|
-
return this.
|
|
321
|
+
XamGeographicMap.prototype.ry = function (a) {
|
|
322
|
+
return this.rx(a);
|
|
321
323
|
};
|
|
322
|
-
XamGeographicMap.prototype.
|
|
324
|
+
XamGeographicMap.prototype.q7 = function () {
|
|
323
325
|
var a = typeCast(GeographicMapImagery.$, this.backgroundContent);
|
|
324
326
|
if (a != null) {
|
|
325
327
|
a.clearTileCache();
|
|
326
328
|
}
|
|
327
329
|
};
|
|
328
|
-
XamGeographicMap.prototype.
|
|
330
|
+
XamGeographicMap.prototype.rd = function (a) {
|
|
329
331
|
};
|
|
330
|
-
XamGeographicMap.prototype.
|
|
331
|
-
return this.pr.fu(a);
|
|
332
|
-
};
|
|
333
|
-
XamGeographicMap.prototype.ob = function (a) {
|
|
334
|
-
return this.pr.fv(a);
|
|
335
|
-
};
|
|
336
|
-
XamGeographicMap.prototype.eg = function () {
|
|
332
|
+
XamGeographicMap.prototype.ep = function () {
|
|
337
333
|
return true;
|
|
338
334
|
};
|
|
339
|
-
XamGeographicMap.prototype.
|
|
335
|
+
XamGeographicMap.prototype.rf = function () {
|
|
340
336
|
var e_1, _a;
|
|
341
|
-
this.
|
|
337
|
+
this.qf.eb();
|
|
342
338
|
try {
|
|
343
339
|
for (var _b = __values(fromEnum(this.series)), _c = _b.next(); !_c.done; _c = _b.next()) {
|
|
344
340
|
var a = _c.value;
|
|
345
|
-
a.
|
|
341
|
+
a.l9();
|
|
346
342
|
}
|
|
347
343
|
}
|
|
348
344
|
catch (e_1_1) {
|
|
@@ -359,128 +355,128 @@ var XamGeographicMap = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
359
355
|
}
|
|
360
356
|
}
|
|
361
357
|
};
|
|
362
|
-
XamGeographicMap.prototype.
|
|
363
|
-
if (this.
|
|
364
|
-
if (!this.
|
|
365
|
-
var a = this.
|
|
366
|
-
var b = this.
|
|
367
|
-
this.
|
|
358
|
+
XamGeographicMap.prototype.ri = function () {
|
|
359
|
+
if (this.qe == 2) {
|
|
360
|
+
if (!this.pv.isEmpty && this.pv.width > 0 && this.pv.height > 0) {
|
|
361
|
+
var a = this.p3.k6(this.pv.left + (this.pv.width / 2));
|
|
362
|
+
var b = this.p5.k6(this.pv.top + (this.pv.height / 2));
|
|
363
|
+
this.rv = { $type: Point_$type, x: a, y: b };
|
|
368
364
|
}
|
|
369
365
|
}
|
|
370
366
|
else {
|
|
371
|
-
if (!this.
|
|
372
|
-
var c = this.
|
|
373
|
-
var d = this.
|
|
374
|
-
this.
|
|
367
|
+
if (!this.pv.isEmpty && this.pv.width > 0 && this.pv.height > 0) {
|
|
368
|
+
var c = this.p3.k6(this.pv.left);
|
|
369
|
+
var d = this.p5.k6(this.pv.top);
|
|
370
|
+
this.rv = { $type: Point_$type, x: c, y: d };
|
|
375
371
|
}
|
|
376
372
|
}
|
|
377
373
|
};
|
|
378
|
-
XamGeographicMap.prototype.
|
|
379
|
-
if (isNaN_(this.
|
|
380
|
-
this.
|
|
374
|
+
XamGeographicMap.prototype.re = function () {
|
|
375
|
+
if (isNaN_(this.rv.x) || isNaN_(this.rv.y)) {
|
|
376
|
+
this.ri();
|
|
381
377
|
}
|
|
382
|
-
var a = this.
|
|
383
|
-
var b = this.
|
|
378
|
+
var a = this.rv.x;
|
|
379
|
+
var b = this.rv.y;
|
|
384
380
|
if (!isNaN_(a) && !isNaN_(b)) {
|
|
385
|
-
var c = this.
|
|
386
|
-
var d = this.
|
|
387
|
-
var e = this.
|
|
388
|
-
var f = this.
|
|
389
|
-
if (e > this.
|
|
381
|
+
var c = this.pg.left;
|
|
382
|
+
var d = this.pg.top;
|
|
383
|
+
var e = this.pg.width;
|
|
384
|
+
var f = this.pg.height;
|
|
385
|
+
if (e > this.r2.width) {
|
|
390
386
|
}
|
|
391
387
|
else {
|
|
392
|
-
var g = new ScalerParams(1, XamGeographicMap.
|
|
393
|
-
g.c = this.
|
|
394
|
-
var h = this.
|
|
395
|
-
if (this.
|
|
396
|
-
var i = h / this.
|
|
388
|
+
var g = new ScalerParams(1, XamGeographicMap.r3, this.pv, this.p3.cc);
|
|
389
|
+
g.c = this.pk;
|
|
390
|
+
var h = this.p3.d8(a, g);
|
|
391
|
+
if (this.qe == 2) {
|
|
392
|
+
var i = h / this.pv.width;
|
|
397
393
|
c = i - (e / 2);
|
|
398
394
|
}
|
|
399
395
|
else {
|
|
400
|
-
c = h / this.
|
|
396
|
+
c = h / this.pv.width;
|
|
401
397
|
}
|
|
402
|
-
if (c + e > this.
|
|
403
|
-
c = this.
|
|
398
|
+
if (c + e > this.r2.right) {
|
|
399
|
+
c = this.r2.right - e;
|
|
404
400
|
}
|
|
405
|
-
else if (c < this.
|
|
406
|
-
c = this.
|
|
401
|
+
else if (c < this.r2.left) {
|
|
402
|
+
c = this.r2.left;
|
|
407
403
|
}
|
|
408
404
|
}
|
|
409
|
-
if (f > this.
|
|
405
|
+
if (f > this.r2.height) {
|
|
410
406
|
}
|
|
411
407
|
else {
|
|
412
|
-
var j = new ScalerParams(1, XamGeographicMap.
|
|
413
|
-
j.c = this.
|
|
414
|
-
var k = this.
|
|
415
|
-
if (this.
|
|
416
|
-
var l = k / this.
|
|
408
|
+
var j = new ScalerParams(1, XamGeographicMap.r3, this.pv, this.p5.cc);
|
|
409
|
+
j.c = this.pk;
|
|
410
|
+
var k = this.p5.d8(b, j);
|
|
411
|
+
if (this.qe == 2) {
|
|
412
|
+
var l = k / this.pv.height;
|
|
417
413
|
d = l - (f / 2);
|
|
418
414
|
}
|
|
419
415
|
else {
|
|
420
|
-
d = k / this.
|
|
416
|
+
d = k / this.pv.height;
|
|
421
417
|
}
|
|
422
|
-
if (d + f > this.
|
|
423
|
-
d = this.
|
|
418
|
+
if (d + f > this.r2.bottom) {
|
|
419
|
+
d = this.r2.bottom - f;
|
|
424
420
|
}
|
|
425
|
-
else if (d < this.
|
|
426
|
-
d = this.
|
|
421
|
+
else if (d < this.r2.top) {
|
|
422
|
+
d = this.r2.top;
|
|
427
423
|
}
|
|
428
424
|
}
|
|
429
|
-
this.
|
|
425
|
+
this.ms(new Rect(0, c, d, e, f), false);
|
|
430
426
|
}
|
|
431
427
|
};
|
|
432
|
-
XamGeographicMap.prototype.
|
|
428
|
+
XamGeographicMap.prototype.get_dx = function () {
|
|
433
429
|
return true;
|
|
434
430
|
};
|
|
435
|
-
XamGeographicMap.prototype.
|
|
436
|
-
var a = _super.prototype.
|
|
437
|
-
if (this.
|
|
431
|
+
XamGeographicMap.prototype.ph = function () {
|
|
432
|
+
var a = _super.prototype.ph.call(this);
|
|
433
|
+
if (this.p3 == null || this.p5 == null) {
|
|
438
434
|
return a;
|
|
439
435
|
}
|
|
440
|
-
this.
|
|
436
|
+
this.pr();
|
|
441
437
|
var b = a.left;
|
|
442
438
|
var c = a.top;
|
|
443
|
-
if (this.
|
|
444
|
-
if (this.
|
|
445
|
-
b = 0.5 - (this.
|
|
439
|
+
if (this.by == 1) {
|
|
440
|
+
if (this.pw.width > this.r2.width) {
|
|
441
|
+
b = 0.5 - (this.pw.width / 2);
|
|
446
442
|
}
|
|
447
|
-
else if (b + a.width > this.
|
|
448
|
-
b = this.
|
|
443
|
+
else if (b + a.width > this.r2.right) {
|
|
444
|
+
b = this.r2.right - this.pw.width;
|
|
449
445
|
}
|
|
450
|
-
else if (b < this.
|
|
451
|
-
b = this.
|
|
446
|
+
else if (b < this.r2.left) {
|
|
447
|
+
b = this.r2.left;
|
|
452
448
|
}
|
|
453
|
-
if (this.
|
|
454
|
-
c = 0.5 - (this.
|
|
449
|
+
if (this.pw.height > this.r2.height) {
|
|
450
|
+
c = 0.5 - (this.pw.height / 2);
|
|
455
451
|
}
|
|
456
|
-
else if (c + this.
|
|
457
|
-
c = this.
|
|
452
|
+
else if (c + this.pw.height > this.r2.bottom) {
|
|
453
|
+
c = this.r2.bottom - this.pw.height;
|
|
458
454
|
}
|
|
459
|
-
else if (c < this.
|
|
460
|
-
c = this.
|
|
455
|
+
else if (c < this.r2.top) {
|
|
456
|
+
c = this.r2.top;
|
|
461
457
|
}
|
|
462
458
|
}
|
|
463
459
|
var d = false;
|
|
464
|
-
if (!this.
|
|
460
|
+
if (!this.qk && this.by == 2 && this.qh) {
|
|
465
461
|
if (b > 1) {
|
|
466
462
|
b = (b - Math.floor(b)) + 1;
|
|
467
463
|
}
|
|
468
464
|
if (b < 0) {
|
|
469
465
|
b = 0 - (Math.ceil(b) - b);
|
|
470
466
|
}
|
|
471
|
-
if ((a.right - this.
|
|
472
|
-
b = this.
|
|
467
|
+
if ((a.right - this.r2.right) > 0 && ((a.right - this.r2.right) / a.width) > 0.8) {
|
|
468
|
+
b = this.r2.left - (a.width - (a.right - this.r2.right));
|
|
473
469
|
d = true;
|
|
474
470
|
}
|
|
475
|
-
else if (a.left < this.
|
|
476
|
-
b = this.
|
|
471
|
+
else if (a.left < this.r2.left && (Math.abs(a.left - this.r2.left) / a.width) > 0.8) {
|
|
472
|
+
b = this.r2.right - (Math.abs(a.left - this.r2.left));
|
|
477
473
|
d = true;
|
|
478
474
|
}
|
|
479
475
|
}
|
|
480
476
|
var e = new Rect(0, b, c, a.width, a.height);
|
|
481
|
-
if (this.
|
|
482
|
-
var f = this.
|
|
483
|
-
f = this.
|
|
477
|
+
if (this.qk) {
|
|
478
|
+
var f = this.r5(this.sg, 1);
|
|
479
|
+
f = this.r7(f);
|
|
484
480
|
var g = e.left + e.width / 2;
|
|
485
481
|
var h = e.top + e.height / 2;
|
|
486
482
|
if (e.width > f.width) {
|
|
@@ -515,17 +511,17 @@ var XamGeographicMap = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
515
511
|
}
|
|
516
512
|
}
|
|
517
513
|
if (d) {
|
|
518
|
-
this.
|
|
519
|
-
this.
|
|
520
|
-
this.
|
|
514
|
+
this.dj = true;
|
|
515
|
+
this.pw = e;
|
|
516
|
+
this.dj = false;
|
|
521
517
|
}
|
|
522
518
|
return e;
|
|
523
519
|
};
|
|
524
|
-
XamGeographicMap.prototype.
|
|
520
|
+
XamGeographicMap.prototype.i1 = function (a, b) {
|
|
525
521
|
var c = true;
|
|
526
522
|
var d = true;
|
|
527
523
|
var e = 0;
|
|
528
|
-
var f = this.
|
|
524
|
+
var f = this.pr();
|
|
529
525
|
var g = 0;
|
|
530
526
|
var h = 0;
|
|
531
527
|
if ((a.right - f.right) > 0) {
|
|
@@ -542,39 +538,39 @@ var XamGeographicMap = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
542
538
|
}
|
|
543
539
|
if (c) {
|
|
544
540
|
if (d) {
|
|
545
|
-
var i = this.
|
|
546
|
-
var j = this.
|
|
541
|
+
var i = this.p2.d8(-180, b);
|
|
542
|
+
var j = this.p2.d8(180, b);
|
|
547
543
|
e = j - i;
|
|
548
544
|
}
|
|
549
545
|
else {
|
|
550
|
-
var k = this.
|
|
551
|
-
var l = this.
|
|
546
|
+
var k = this.p2.d8(-180, b);
|
|
547
|
+
var l = this.p2.d8(180, b);
|
|
552
548
|
e = k - l;
|
|
553
549
|
}
|
|
554
550
|
}
|
|
555
551
|
return new Tuple$2(Boolean_$type, Number_$type, c, e);
|
|
556
552
|
};
|
|
557
|
-
XamGeographicMap.prototype.
|
|
558
|
-
var a = new ScalerParams(1, XamGeographicMap.
|
|
559
|
-
a.c = this.
|
|
560
|
-
var b = new ScalerParams(1, XamGeographicMap.
|
|
561
|
-
b.c = this.
|
|
562
|
-
var c = this.
|
|
563
|
-
var d = this.
|
|
564
|
-
var e = this.
|
|
565
|
-
var f = this.
|
|
566
|
-
this.
|
|
567
|
-
return this.
|
|
568
|
-
};
|
|
569
|
-
XamGeographicMap.prototype.
|
|
570
|
-
var b = this.
|
|
553
|
+
XamGeographicMap.prototype.pr = function () {
|
|
554
|
+
var a = new ScalerParams(1, XamGeographicMap.r3, this.pv, this.p3.cc);
|
|
555
|
+
a.c = this.pk;
|
|
556
|
+
var b = new ScalerParams(1, XamGeographicMap.r3, this.pv, this.p5.cc);
|
|
557
|
+
b.c = this.pk;
|
|
558
|
+
var c = this.p3.d8(XamGeographicMap.r0.left, a);
|
|
559
|
+
var d = this.p3.d8(XamGeographicMap.r0.right, a);
|
|
560
|
+
var e = this.p5.d8(XamGeographicMap.r0.top, b);
|
|
561
|
+
var f = this.p5.d8(XamGeographicMap.r0.bottom, b);
|
|
562
|
+
this.r2 = new Rect(0, c / this.pv.width, f / this.pv.height, (d - c) / this.pv.width, (e - f) / this.pv.height);
|
|
563
|
+
return this.r2;
|
|
564
|
+
};
|
|
565
|
+
XamGeographicMap.prototype.r7 = function (a) {
|
|
566
|
+
var b = this.f5;
|
|
571
567
|
var c = 0.5 * (a.left + a.right);
|
|
572
568
|
var d = 0.5 * (a.top + a.bottom);
|
|
573
569
|
var e = a.width;
|
|
574
570
|
var f = a.height;
|
|
575
571
|
var g = MathUtil.b(a.width, b, 1);
|
|
576
572
|
var h = MathUtil.b(a.height, b, 1);
|
|
577
|
-
var i = this.
|
|
573
|
+
var i = this.pv;
|
|
578
574
|
var j = i.width / i.height;
|
|
579
575
|
var k = g * i.width;
|
|
580
576
|
var l = h * i.height;
|
|
@@ -613,8 +609,8 @@ var XamGeographicMap = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
613
609
|
}
|
|
614
610
|
return new Rect(0, p, q, r - p, s - q);
|
|
615
611
|
};
|
|
616
|
-
XamGeographicMap.prototype.
|
|
617
|
-
_super.prototype.
|
|
612
|
+
XamGeographicMap.prototype.pi = function (a) {
|
|
613
|
+
_super.prototype.pi.call(this, this.pv);
|
|
618
614
|
if (a.isEmpty) {
|
|
619
615
|
return Rect.empty;
|
|
620
616
|
}
|
|
@@ -629,143 +625,137 @@ var XamGeographicMap = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
629
625
|
}
|
|
630
626
|
return b;
|
|
631
627
|
};
|
|
632
|
-
XamGeographicMap.prototype.
|
|
633
|
-
return this.
|
|
628
|
+
XamGeographicMap.prototype.r9 = function (a) {
|
|
629
|
+
return this.pi(a);
|
|
634
630
|
};
|
|
635
|
-
XamGeographicMap.prototype.
|
|
631
|
+
XamGeographicMap.prototype.ce = function () {
|
|
636
632
|
return new XamGeographicMapView(this);
|
|
637
633
|
};
|
|
638
|
-
XamGeographicMap.prototype.
|
|
639
|
-
return this.pr.ft(a);
|
|
640
|
-
};
|
|
641
|
-
XamGeographicMap.prototype.oc = function (a) {
|
|
642
|
-
return this.pr.fw(a);
|
|
643
|
-
};
|
|
644
|
-
XamGeographicMap.prototype.ql = function (a) {
|
|
634
|
+
XamGeographicMap.prototype.q9 = function (a) {
|
|
645
635
|
if (a != null) {
|
|
646
636
|
a.bh = this;
|
|
647
637
|
}
|
|
648
638
|
};
|
|
649
|
-
XamGeographicMap.prototype.
|
|
650
|
-
_super.prototype.
|
|
651
|
-
this.
|
|
639
|
+
XamGeographicMap.prototype.k5 = function (a) {
|
|
640
|
+
_super.prototype.k5.call(this, a);
|
|
641
|
+
this.qf = a;
|
|
652
642
|
};
|
|
653
|
-
XamGeographicMap.prototype.
|
|
654
|
-
_super.prototype.
|
|
655
|
-
this.
|
|
656
|
-
this.
|
|
643
|
+
XamGeographicMap.prototype.lg = function (a, b) {
|
|
644
|
+
_super.prototype.lg.call(this, a, b);
|
|
645
|
+
this.mg(this.p3);
|
|
646
|
+
this.mg(this.p5);
|
|
657
647
|
if (Rect.l_op_Inequality(a, b)) {
|
|
658
|
-
this.
|
|
648
|
+
this.re();
|
|
659
649
|
}
|
|
660
|
-
if (this.
|
|
661
|
-
this.
|
|
650
|
+
if (this.qk) {
|
|
651
|
+
this.pg = this.ph();
|
|
662
652
|
}
|
|
663
|
-
this.
|
|
653
|
+
this.rl();
|
|
664
654
|
};
|
|
665
|
-
Object.defineProperty(XamGeographicMap.prototype, "
|
|
655
|
+
Object.defineProperty(XamGeographicMap.prototype, "qp", {
|
|
666
656
|
get: function () {
|
|
667
|
-
return this.
|
|
657
|
+
return this.qn;
|
|
668
658
|
},
|
|
669
659
|
set: function (a) {
|
|
670
|
-
var b = this.
|
|
671
|
-
this.
|
|
672
|
-
this.
|
|
660
|
+
var b = this.qn;
|
|
661
|
+
this.qn = a;
|
|
662
|
+
this.ll("ActualWindowScale", b, this.qn);
|
|
673
663
|
},
|
|
674
664
|
enumerable: false,
|
|
675
665
|
configurable: true
|
|
676
666
|
});
|
|
677
|
-
XamGeographicMap.prototype.
|
|
678
|
-
return this.
|
|
667
|
+
XamGeographicMap.prototype.fn = function () {
|
|
668
|
+
return this.qp;
|
|
679
669
|
};
|
|
680
|
-
XamGeographicMap.prototype.
|
|
681
|
-
return this.
|
|
670
|
+
XamGeographicMap.prototype.fo = function () {
|
|
671
|
+
return this.qp;
|
|
682
672
|
};
|
|
683
|
-
XamGeographicMap.prototype.
|
|
684
|
-
_super.prototype.
|
|
685
|
-
var a = Math.min(this.
|
|
686
|
-
this.
|
|
673
|
+
XamGeographicMap.prototype.mf = function () {
|
|
674
|
+
_super.prototype.mf.call(this);
|
|
675
|
+
var a = Math.min(this.pg.width, this.pg.height);
|
|
676
|
+
this.qp = a;
|
|
687
677
|
};
|
|
688
|
-
XamGeographicMap.prototype.
|
|
689
|
-
return this.
|
|
678
|
+
XamGeographicMap.prototype.ei = function () {
|
|
679
|
+
return this.qh;
|
|
690
680
|
};
|
|
691
|
-
XamGeographicMap.prototype.
|
|
692
|
-
if (this.
|
|
693
|
-
if (this.
|
|
681
|
+
XamGeographicMap.prototype.bz = function () {
|
|
682
|
+
if (this.b0 == 0) {
|
|
683
|
+
if (this.qi) {
|
|
694
684
|
return 2;
|
|
695
685
|
}
|
|
696
686
|
}
|
|
697
|
-
return this.
|
|
687
|
+
return this.b0;
|
|
698
688
|
};
|
|
699
|
-
XamGeographicMap.prototype.
|
|
700
|
-
var e_2, _a;
|
|
701
|
-
_super.prototype.
|
|
689
|
+
XamGeographicMap.prototype.lh = function (a, b, c, d) {
|
|
690
|
+
var e_2, _a, e_3, _b;
|
|
691
|
+
_super.prototype.lh.call(this, a, b, c, d);
|
|
702
692
|
switch (b) {
|
|
703
693
|
case "ZoomCoercionMode":
|
|
704
|
-
this.
|
|
694
|
+
this.ra();
|
|
705
695
|
break;
|
|
706
696
|
case "WindowRect":
|
|
707
|
-
this.
|
|
697
|
+
this.ri();
|
|
708
698
|
break;
|
|
709
699
|
case XamGeographicMap.$$p[0]:
|
|
710
|
-
this.
|
|
711
|
-
if (this.
|
|
712
|
-
this.
|
|
700
|
+
this.qb = this.qc();
|
|
701
|
+
if (this.p8 != null) {
|
|
702
|
+
this.p8.isHorizontalWrappingEnabled = this.qb == 2;
|
|
713
703
|
}
|
|
714
704
|
break;
|
|
715
705
|
case XamGeographicMap.$$p[1]:
|
|
716
|
-
this.
|
|
717
|
-
this.
|
|
718
|
-
this.
|
|
719
|
-
if (this.
|
|
720
|
-
this.
|
|
706
|
+
this.qh = this.qi;
|
|
707
|
+
this.qb = this.qc();
|
|
708
|
+
this.by = this.bz();
|
|
709
|
+
if (this.p8 != null) {
|
|
710
|
+
this.p8.isHorizontalWrappingEnabled = this.qb == 2;
|
|
721
711
|
}
|
|
722
712
|
break;
|
|
723
713
|
case XamGeographicMap.$$p[4]:
|
|
724
|
-
this.
|
|
714
|
+
this.pg = this.ph();
|
|
725
715
|
break;
|
|
726
716
|
case "BackgroundContent":
|
|
727
|
-
if (this.
|
|
728
|
-
var e = this.
|
|
729
|
-
e.imageTilesReady = delegateRemove(e.imageTilesReady, runOn(this, this.
|
|
730
|
-
this.
|
|
717
|
+
if (this.p8 != null) {
|
|
718
|
+
var e = this.p8;
|
|
719
|
+
e.imageTilesReady = delegateRemove(e.imageTilesReady, runOn(this, this.rb));
|
|
720
|
+
this.p8.deferralHandler = null;
|
|
731
721
|
}
|
|
732
|
-
this.
|
|
733
|
-
if (this.
|
|
734
|
-
var f = this.
|
|
735
|
-
f.imageTilesReady = delegateCombine(f.imageTilesReady, runOn(this, this.
|
|
736
|
-
this.
|
|
737
|
-
this.
|
|
722
|
+
this.p8 = typeCast(GeographicMapImagery.$, this.backgroundContent);
|
|
723
|
+
if (this.p8 != null) {
|
|
724
|
+
var f = this.p8;
|
|
725
|
+
f.imageTilesReady = delegateCombine(f.imageTilesReady, runOn(this, this.rb));
|
|
726
|
+
this.p8.deferralHandler = this;
|
|
727
|
+
this.p8.isHorizontalWrappingEnabled = this.qb == 2;
|
|
738
728
|
}
|
|
739
|
-
this.
|
|
740
|
-
if (this.
|
|
741
|
-
this.
|
|
742
|
-
this.
|
|
743
|
-
this.
|
|
729
|
+
this.qf.fp(typeCast(GeographicMapImagery.$, c), typeCast(GeographicMapImagery.$, d));
|
|
730
|
+
if (this.p8 != null) {
|
|
731
|
+
this.p8.geographicMap = this;
|
|
732
|
+
this.qf.fm(this.pg);
|
|
733
|
+
this.qf.fq(this.fh);
|
|
744
734
|
}
|
|
745
735
|
break;
|
|
746
736
|
case "YAxis":
|
|
747
737
|
case "XAxis":
|
|
748
|
-
this.
|
|
749
|
-
this.
|
|
738
|
+
this.rg(c);
|
|
739
|
+
this.q9(d);
|
|
750
740
|
break;
|
|
751
741
|
case XamGeographicMap.$$p[6]:
|
|
752
|
-
if (!this.
|
|
753
|
-
this.
|
|
742
|
+
if (!this.qj) {
|
|
743
|
+
this.pw = XamGeographicMap.r3;
|
|
754
744
|
}
|
|
755
|
-
this.
|
|
756
|
-
this.
|
|
757
|
-
this.
|
|
758
|
-
this.
|
|
759
|
-
this.
|
|
745
|
+
this.ra();
|
|
746
|
+
this.rh();
|
|
747
|
+
this.ri();
|
|
748
|
+
this.pg = this.ph();
|
|
749
|
+
this.qf.fn();
|
|
760
750
|
break;
|
|
761
751
|
case "ActualWindowRect":
|
|
762
|
-
this.
|
|
752
|
+
this.qf.fm(this.pg);
|
|
763
753
|
break;
|
|
764
754
|
case "ActualWorldRect":
|
|
765
755
|
try {
|
|
766
|
-
for (var
|
|
767
|
-
var g =
|
|
768
|
-
g.
|
|
756
|
+
for (var _c = __values(fromEnum(this.series)), _d = _c.next(); !_d.done; _d = _c.next()) {
|
|
757
|
+
var g = _d.value;
|
|
758
|
+
g.l0(false);
|
|
769
759
|
}
|
|
770
760
|
}
|
|
771
761
|
catch (e_2_1) {
|
|
@@ -773,8 +763,8 @@ var XamGeographicMap = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
773
763
|
}
|
|
774
764
|
finally {
|
|
775
765
|
try {
|
|
776
|
-
if (
|
|
777
|
-
_a.call(
|
|
766
|
+
if (_d && !_d.done && (_a = _c.return))
|
|
767
|
+
_a.call(_c);
|
|
778
768
|
}
|
|
779
769
|
finally {
|
|
780
770
|
if (e_2)
|
|
@@ -783,138 +773,159 @@ var XamGeographicMap = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
783
773
|
}
|
|
784
774
|
break;
|
|
785
775
|
case XamGeographicMap.$$p[5]:
|
|
786
|
-
this.
|
|
776
|
+
this.qp = this.qq;
|
|
787
777
|
break;
|
|
788
778
|
case "ActualWindowScale":
|
|
789
|
-
if (!this.
|
|
790
|
-
this.
|
|
779
|
+
if (!this.eo) {
|
|
780
|
+
this.mr(this.fn(), this.fo());
|
|
791
781
|
}
|
|
792
782
|
break;
|
|
793
783
|
case "ActualPixelScalingRatio":
|
|
794
|
-
this.
|
|
784
|
+
this.qf.fq(this.fh);
|
|
795
785
|
break;
|
|
796
786
|
case XamGeographicMap.$$p[7]:
|
|
797
|
-
this.
|
|
787
|
+
this.mn();
|
|
788
|
+
break;
|
|
789
|
+
case "MarkerAutomaticBehavior":
|
|
790
|
+
try {
|
|
791
|
+
for (var _e = __values(fromEnum(this.series)), _f = _e.next(); !_f.done; _f = _e.next()) {
|
|
792
|
+
var h = _f.value;
|
|
793
|
+
h.k2();
|
|
794
|
+
}
|
|
795
|
+
}
|
|
796
|
+
catch (e_3_1) {
|
|
797
|
+
e_3 = { error: e_3_1 };
|
|
798
|
+
}
|
|
799
|
+
finally {
|
|
800
|
+
try {
|
|
801
|
+
if (_f && !_f.done && (_b = _e.return))
|
|
802
|
+
_b.call(_e);
|
|
803
|
+
}
|
|
804
|
+
finally {
|
|
805
|
+
if (e_3)
|
|
806
|
+
throw e_3.error;
|
|
807
|
+
}
|
|
808
|
+
}
|
|
798
809
|
break;
|
|
799
810
|
}
|
|
800
811
|
};
|
|
801
|
-
XamGeographicMap.prototype.
|
|
812
|
+
XamGeographicMap.prototype.rb = function (a, b) {
|
|
802
813
|
if (this.imageTilesReady != null) {
|
|
803
814
|
this.imageTilesReady(this, new ImageTilesReadyEventArgs());
|
|
804
815
|
}
|
|
805
816
|
};
|
|
806
|
-
XamGeographicMap.prototype.
|
|
817
|
+
XamGeographicMap.prototype.rg = function (a) {
|
|
807
818
|
if (a != null) {
|
|
808
819
|
a.bh = null;
|
|
809
820
|
}
|
|
810
821
|
};
|
|
811
|
-
XamGeographicMap.prototype.
|
|
812
|
-
if (this.
|
|
813
|
-
this.
|
|
814
|
-
this.
|
|
822
|
+
XamGeographicMap.prototype.rh = function () {
|
|
823
|
+
if (this.p3 != null) {
|
|
824
|
+
this.p3.k3 = this.r4.left;
|
|
825
|
+
this.p3.k2 = this.r4.right;
|
|
815
826
|
}
|
|
816
|
-
if (this.
|
|
817
|
-
this.
|
|
818
|
-
this.
|
|
827
|
+
if (this.p5 != null) {
|
|
828
|
+
this.p5.k3 = this.r4.top;
|
|
829
|
+
this.p5.k2 = this.r4.bottom;
|
|
819
830
|
}
|
|
820
|
-
this.
|
|
821
|
-
this.
|
|
831
|
+
this.p3.cw(true);
|
|
832
|
+
this.p5.cw(true);
|
|
822
833
|
};
|
|
823
834
|
XamGeographicMap.prototype.getFontInfo = function () {
|
|
824
|
-
this.
|
|
825
|
-
return this.
|
|
835
|
+
this.qg = this.qf.fj;
|
|
836
|
+
return this.qg;
|
|
826
837
|
};
|
|
827
|
-
XamGeographicMap.prototype.
|
|
828
|
-
return this.
|
|
838
|
+
XamGeographicMap.prototype.os = function () {
|
|
839
|
+
return this.qf.fr;
|
|
829
840
|
};
|
|
830
841
|
XamGeographicMap.prototype.getFontBrush = function () {
|
|
831
|
-
return this.
|
|
842
|
+
return this.qf.fs;
|
|
832
843
|
};
|
|
833
|
-
XamGeographicMap.prototype.
|
|
844
|
+
XamGeographicMap.prototype.l8 = function (a, b) {
|
|
834
845
|
if (typeCast(ItfConverter.$, b) !== null) {
|
|
835
846
|
var c = b;
|
|
836
847
|
var d = a;
|
|
837
848
|
d.itemsSource = c.triangulationSource.points;
|
|
838
|
-
d.
|
|
849
|
+
d.pt = c.triangulationSource.triangles;
|
|
839
850
|
}
|
|
840
851
|
else {
|
|
841
|
-
_super.prototype.
|
|
852
|
+
_super.prototype.l8.call(this, a, b);
|
|
842
853
|
}
|
|
843
854
|
};
|
|
844
855
|
XamGeographicMap.prototype.register = function (a, b) {
|
|
845
|
-
this.
|
|
856
|
+
this.ly(a, b);
|
|
846
857
|
};
|
|
847
858
|
XamGeographicMap.prototype.unRegister = function (a) {
|
|
848
|
-
this.
|
|
859
|
+
this.me(a);
|
|
849
860
|
};
|
|
850
861
|
XamGeographicMap.prototype.deferredRefresh = function () {
|
|
851
|
-
this.
|
|
862
|
+
this.jb();
|
|
852
863
|
};
|
|
853
864
|
XamGeographicMap.prototype.deferAction = function (a) {
|
|
854
|
-
if (this.
|
|
855
|
-
this.
|
|
865
|
+
if (this.qs != null) {
|
|
866
|
+
this.qs.setTimeout(a, 0);
|
|
856
867
|
}
|
|
857
868
|
else {
|
|
858
869
|
window.setTimeout(a, 0);
|
|
859
870
|
}
|
|
860
871
|
};
|
|
861
|
-
XamGeographicMap.prototype.
|
|
862
|
-
this.
|
|
872
|
+
XamGeographicMap.prototype.q8 = function (a) {
|
|
873
|
+
this.mm(a);
|
|
863
874
|
};
|
|
864
|
-
XamGeographicMap.prototype.
|
|
875
|
+
XamGeographicMap.prototype.qt = function () {
|
|
865
876
|
var a = new ChartVisualData();
|
|
866
|
-
var b = this.
|
|
867
|
-
var c = this.
|
|
877
|
+
var b = this.p3.ff();
|
|
878
|
+
var c = this.p5.ff();
|
|
868
879
|
a.axes.add1(b);
|
|
869
880
|
a.axes.add1(c);
|
|
870
881
|
for (var d = 0; d < this.series.count; d++) {
|
|
871
|
-
var e = this.series._inner[d].
|
|
882
|
+
var e = this.series._inner[d].hg();
|
|
872
883
|
a.series.add1(e);
|
|
873
884
|
}
|
|
874
885
|
a.name = this.name;
|
|
875
|
-
a.contentArea = RectData.b(this.
|
|
876
|
-
a.centralArea = RectData.b(this.
|
|
877
|
-
a.plotArea = RectData.b(this.
|
|
886
|
+
a.contentArea = RectData.b(this.pv);
|
|
887
|
+
a.centralArea = RectData.b(this.pv);
|
|
888
|
+
a.plotArea = RectData.b(this.pv);
|
|
878
889
|
return a;
|
|
879
890
|
};
|
|
880
|
-
XamGeographicMap.prototype.
|
|
891
|
+
XamGeographicMap.prototype.pn = function (a, b, c) {
|
|
881
892
|
return a;
|
|
882
893
|
};
|
|
883
|
-
XamGeographicMap.prototype.
|
|
894
|
+
XamGeographicMap.prototype.rc = function () {
|
|
884
895
|
};
|
|
885
|
-
Object.defineProperty(XamGeographicMap.prototype, "
|
|
896
|
+
Object.defineProperty(XamGeographicMap.prototype, "sf", {
|
|
886
897
|
get: function () {
|
|
887
|
-
return this.
|
|
898
|
+
return this.r1;
|
|
888
899
|
},
|
|
889
900
|
set: function (a) {
|
|
890
|
-
this.
|
|
901
|
+
this.r1 = a;
|
|
891
902
|
},
|
|
892
903
|
enumerable: false,
|
|
893
904
|
configurable: true
|
|
894
905
|
});
|
|
895
|
-
XamGeographicMap.prototype.
|
|
896
|
-
this.
|
|
897
|
-
this.
|
|
906
|
+
XamGeographicMap.prototype.rm = function (a) {
|
|
907
|
+
this.sf = a;
|
|
908
|
+
this.rl();
|
|
898
909
|
};
|
|
899
|
-
XamGeographicMap.prototype.
|
|
900
|
-
if (this.
|
|
901
|
-
var a = this.getZoomFromGeographicRect(this.
|
|
902
|
-
this.
|
|
903
|
-
this.
|
|
910
|
+
XamGeographicMap.prototype.rl = function () {
|
|
911
|
+
if (this.qm && !this.sf.isEmpty) {
|
|
912
|
+
var a = this.getZoomFromGeographicRect(this.sf);
|
|
913
|
+
this.sf = Rect.empty;
|
|
914
|
+
this.ms(a, false);
|
|
904
915
|
}
|
|
905
916
|
};
|
|
906
|
-
Object.defineProperty(XamGeographicMap.prototype, "
|
|
917
|
+
Object.defineProperty(XamGeographicMap.prototype, "qm", {
|
|
907
918
|
get: function () {
|
|
908
|
-
return !this.
|
|
919
|
+
return !this.pv.isEmpty && !this.pk.isEmpty;
|
|
909
920
|
},
|
|
910
921
|
enumerable: false,
|
|
911
922
|
configurable: true
|
|
912
923
|
});
|
|
913
924
|
XamGeographicMap.$t = markType(XamGeographicMap, 'XamGeographicMap', SeriesViewer.$, [IMapRenderDeferralHandler_$type]);
|
|
914
|
-
XamGeographicMap.
|
|
915
|
-
XamGeographicMap.
|
|
916
|
-
XamGeographicMap.
|
|
917
|
-
XamGeographicMap.$$p = markDep(DependencyProperty, PropertyMetadata, XamGeographicMap, '
|
|
925
|
+
XamGeographicMap.qd = 0;
|
|
926
|
+
XamGeographicMap.r0 = new Rect(2, { $type: Point_$type, x: -180, y: -85.05112878 }, { $type: Point_$type, x: 180, y: 85.05112878 });
|
|
927
|
+
XamGeographicMap.r3 = new Rect(0, 0, 0, 1, 1);
|
|
928
|
+
XamGeographicMap.$$p = markDep(DependencyProperty, PropertyMetadata, XamGeographicMap, 'll', ['BackgroundTilingMode:qa:rn', [MapBackgroundTilingMode_$type, enumGetBox(MapBackgroundTilingMode_$type, 0)], 'IsHorizontalWrappingEnabled:qi:ro', [0, false], 'ResizeBehavior:qe:rp', [MapResizeBehavior_$type, enumGetBox(MapResizeBehavior_$type, XamGeographicMap.qd)], 'SuppressZoomResetOnWorldRectChange:qj:rq', [0, false], 'UseWorldRectForZoomBounds:qk:rr', [0, false], 'WindowScale:qq:rs', [1, NaN], 'WorldRect:sg:rt', [Rect.$, XamGeographicMap.r0], 'Zoomable:ql:ru', [0, true]]);
|
|
918
929
|
return XamGeographicMap;
|
|
919
930
|
}(SeriesViewer));
|
|
920
931
|
export { XamGeographicMap };
|
|
@@ -1058,20 +1069,20 @@ var GeographicMapImagery = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1058
1069
|
return a;
|
|
1059
1070
|
}
|
|
1060
1071
|
var b = new Rect(0, 0, 0, a.width, a.height);
|
|
1061
|
-
var c = this.geographicMap.
|
|
1062
|
-
var d = XamGeographicMap.
|
|
1063
|
-
var e = this.geographicMap.
|
|
1072
|
+
var c = this.geographicMap.r9(b);
|
|
1073
|
+
var d = XamGeographicMap.r0;
|
|
1074
|
+
var e = this.geographicMap.r4;
|
|
1064
1075
|
var f = Math.min(this.windowRect.height, this.windowRect.width);
|
|
1065
1076
|
var g = e.width / d.width;
|
|
1066
1077
|
this.ao.a5 = (b.width / c.width) * f * g;
|
|
1067
|
-
var h = this.geographicMap.
|
|
1068
|
-
var i = this.geographicMap.
|
|
1069
|
-
var j = new ScalerParams(1, this.windowRect, b, h.
|
|
1078
|
+
var h = this.geographicMap.p3;
|
|
1079
|
+
var i = this.geographicMap.p5;
|
|
1080
|
+
var j = new ScalerParams(1, this.windowRect, b, h.cc);
|
|
1070
1081
|
j.c = c;
|
|
1071
|
-
var k = new ScalerParams(1, this.windowRect, b, i.
|
|
1082
|
+
var k = new ScalerParams(1, this.windowRect, b, i.cc);
|
|
1072
1083
|
k.c = c;
|
|
1073
|
-
var l = h.
|
|
1074
|
-
var m = i.
|
|
1084
|
+
var l = h.d8(d.left, j);
|
|
1085
|
+
var m = i.d8(d.bottom, k);
|
|
1075
1086
|
var n = (-l / b.width) * this.ao.a5;
|
|
1076
1087
|
var o = (-m / b.height) * this.ao.a5 * (b.height / b.width);
|
|
1077
1088
|
this.ao.cm = { $type: Point_$type, x: n, y: o };
|
|
@@ -1165,47 +1176,47 @@ var GeographicXYTriangulatingSeriesView = /** @class */ /*@__PURE__*/ (function
|
|
|
1165
1176
|
__extends(GeographicXYTriangulatingSeriesView, _super);
|
|
1166
1177
|
function GeographicXYTriangulatingSeriesView(a) {
|
|
1167
1178
|
var _this = _super.call(this, a) || this;
|
|
1168
|
-
_this.
|
|
1169
|
-
_this.
|
|
1179
|
+
_this.ce = null;
|
|
1180
|
+
_this.ce = a;
|
|
1170
1181
|
return _this;
|
|
1171
1182
|
}
|
|
1172
|
-
GeographicXYTriangulatingSeriesView.prototype.
|
|
1173
|
-
_super.prototype.
|
|
1174
|
-
var a = this.
|
|
1175
|
-
a.
|
|
1176
|
-
a.
|
|
1177
|
-
a.trianglesSource = this.
|
|
1178
|
-
a.
|
|
1179
|
-
a.
|
|
1180
|
-
a.
|
|
1181
|
-
};
|
|
1182
|
-
GeographicXYTriangulatingSeriesView.prototype.
|
|
1183
|
-
var a = this.
|
|
1184
|
-
if (this.
|
|
1185
|
-
a.
|
|
1186
|
-
a.
|
|
1183
|
+
GeographicXYTriangulatingSeriesView.prototype.b2 = function () {
|
|
1184
|
+
_super.prototype.b2.call(this);
|
|
1185
|
+
var a = this.ce.pk;
|
|
1186
|
+
a.qg = this.ce.pw;
|
|
1187
|
+
a.qk = this.ce.pu;
|
|
1188
|
+
a.trianglesSource = this.ce.pt;
|
|
1189
|
+
a.p8 = this.ce.pz;
|
|
1190
|
+
a.qa = this.ce.p1;
|
|
1191
|
+
a.qc = this.ce.p3;
|
|
1192
|
+
};
|
|
1193
|
+
GeographicXYTriangulatingSeriesView.prototype.ch = function () {
|
|
1194
|
+
var a = this.ce.pk;
|
|
1195
|
+
if (this.ce.ca == null) {
|
|
1196
|
+
a.pi = null;
|
|
1197
|
+
a.pj = null;
|
|
1187
1198
|
return;
|
|
1188
1199
|
}
|
|
1189
|
-
a.
|
|
1190
|
-
a.
|
|
1200
|
+
a.pi = this.ce.ca.p3;
|
|
1201
|
+
a.pj = this.ce.ca.p5;
|
|
1191
1202
|
};
|
|
1192
|
-
GeographicXYTriangulatingSeriesView.prototype.
|
|
1193
|
-
this.
|
|
1203
|
+
GeographicXYTriangulatingSeriesView.prototype.cg = function () {
|
|
1204
|
+
this.ce.pk.qg = this.ce.pw;
|
|
1194
1205
|
};
|
|
1195
|
-
GeographicXYTriangulatingSeriesView.prototype.
|
|
1196
|
-
this.
|
|
1206
|
+
GeographicXYTriangulatingSeriesView.prototype.cf = function () {
|
|
1207
|
+
this.ce.pk.qk = this.ce.pu;
|
|
1197
1208
|
};
|
|
1198
|
-
GeographicXYTriangulatingSeriesView.prototype.
|
|
1199
|
-
this.
|
|
1209
|
+
GeographicXYTriangulatingSeriesView.prototype.ci = function () {
|
|
1210
|
+
this.ce.pk.trianglesSource = this.ce.pt;
|
|
1200
1211
|
};
|
|
1201
|
-
GeographicXYTriangulatingSeriesView.prototype.
|
|
1202
|
-
this.
|
|
1212
|
+
GeographicXYTriangulatingSeriesView.prototype.cj = function () {
|
|
1213
|
+
this.ce.pk.p8 = this.ce.pz;
|
|
1203
1214
|
};
|
|
1204
|
-
GeographicXYTriangulatingSeriesView.prototype.
|
|
1205
|
-
this.
|
|
1215
|
+
GeographicXYTriangulatingSeriesView.prototype.ck = function () {
|
|
1216
|
+
this.ce.pk.qa = this.ce.p1;
|
|
1206
1217
|
};
|
|
1207
|
-
GeographicXYTriangulatingSeriesView.prototype.
|
|
1208
|
-
this.
|
|
1218
|
+
GeographicXYTriangulatingSeriesView.prototype.cl = function () {
|
|
1219
|
+
this.ce.pk.qc = this.ce.p3;
|
|
1209
1220
|
};
|
|
1210
1221
|
GeographicXYTriangulatingSeriesView.$t = markType(GeographicXYTriangulatingSeriesView, 'GeographicXYTriangulatingSeriesView', HostSeriesView.$);
|
|
1211
1222
|
return GeographicXYTriangulatingSeriesView;
|
|
@@ -1218,25 +1229,30 @@ var GeographicScatterAreaSeriesView = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
1218
1229
|
__extends(GeographicScatterAreaSeriesView, _super);
|
|
1219
1230
|
function GeographicScatterAreaSeriesView(a) {
|
|
1220
1231
|
var _this = _super.call(this, a) || this;
|
|
1221
|
-
_this.
|
|
1222
|
-
_this.
|
|
1232
|
+
_this.cm = null;
|
|
1233
|
+
_this.cm = a;
|
|
1223
1234
|
return _this;
|
|
1224
1235
|
}
|
|
1225
|
-
GeographicScatterAreaSeriesView.prototype.
|
|
1226
|
-
_super.prototype.
|
|
1227
|
-
if (this.
|
|
1228
|
-
this.cb.o4.p2 = this.cb.o7;
|
|
1229
|
-
this.cb.o4.pu = this.cb.o3;
|
|
1236
|
+
GeographicScatterAreaSeriesView.prototype.as = function () {
|
|
1237
|
+
_super.prototype.as.call(this);
|
|
1238
|
+
if (!this.q) {
|
|
1230
1239
|
}
|
|
1231
1240
|
};
|
|
1232
|
-
GeographicScatterAreaSeriesView.prototype.
|
|
1233
|
-
|
|
1234
|
-
|
|
1241
|
+
GeographicScatterAreaSeriesView.prototype.b2 = function () {
|
|
1242
|
+
_super.prototype.b2.call(this);
|
|
1243
|
+
if (this.cm.qe != null) {
|
|
1244
|
+
this.cm.qe.rb = this.cm.qi;
|
|
1245
|
+
this.cm.qe.q3 = this.cm.qd;
|
|
1235
1246
|
}
|
|
1236
1247
|
};
|
|
1237
|
-
GeographicScatterAreaSeriesView.prototype.
|
|
1238
|
-
if (this.
|
|
1239
|
-
this.
|
|
1248
|
+
GeographicScatterAreaSeriesView.prototype.cn = function () {
|
|
1249
|
+
if (this.cm.qe != null) {
|
|
1250
|
+
this.cm.qe.rb = this.cm.qi;
|
|
1251
|
+
}
|
|
1252
|
+
};
|
|
1253
|
+
GeographicScatterAreaSeriesView.prototype.co = function () {
|
|
1254
|
+
if (this.cm.qe != null) {
|
|
1255
|
+
this.cm.qe.q3 = this.cm.qd;
|
|
1240
1256
|
}
|
|
1241
1257
|
};
|
|
1242
1258
|
GeographicScatterAreaSeriesView.$t = markType(GeographicScatterAreaSeriesView, 'GeographicScatterAreaSeriesView', GeographicXYTriangulatingSeriesView.$);
|
|
@@ -1251,15 +1267,15 @@ var XamGeographicMapView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1251
1267
|
function XamGeographicMapView(a) {
|
|
1252
1268
|
var _this = _super.call(this, a) || this;
|
|
1253
1269
|
_this.fi = null;
|
|
1254
|
-
_this.
|
|
1270
|
+
_this.fu = null;
|
|
1255
1271
|
_this.fs = null;
|
|
1256
1272
|
_this.fr = null;
|
|
1257
1273
|
_this.fj = null;
|
|
1258
1274
|
_this.fk = NaN;
|
|
1259
|
-
_this.
|
|
1275
|
+
_this.fu = Rect.empty;
|
|
1260
1276
|
_this.fi = a;
|
|
1261
|
-
_this.fi.
|
|
1262
|
-
_this.fi.
|
|
1277
|
+
_this.fi.on = 2;
|
|
1278
|
+
_this.fi.f5 = 5E-06;
|
|
1263
1279
|
return _this;
|
|
1264
1280
|
}
|
|
1265
1281
|
XamGeographicMapView.prototype.m = function (a) {
|
|
@@ -1267,7 +1283,7 @@ var XamGeographicMapView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1267
1283
|
};
|
|
1268
1284
|
XamGeographicMapView.prototype.bk = function (a) {
|
|
1269
1285
|
this.j.bv(a);
|
|
1270
|
-
this.fi.
|
|
1286
|
+
this.fi.q8(a);
|
|
1271
1287
|
this.ei();
|
|
1272
1288
|
};
|
|
1273
1289
|
XamGeographicMapView.prototype.get_ap = function () {
|
|
@@ -1288,34 +1304,21 @@ var XamGeographicMapView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1288
1304
|
this.fs = c;
|
|
1289
1305
|
this.fj = d;
|
|
1290
1306
|
this.fr = e;
|
|
1291
|
-
|
|
1292
|
-
|
|
1293
|
-
|
|
1294
|
-
|
|
1295
|
-
|
|
1296
|
-
|
|
1297
|
-
|
|
1298
|
-
|
|
1299
|
-
|
|
1300
|
-
|
|
1301
|
-
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
XamGeographicMapView.prototype.ft = function (a) {
|
|
1307
|
-
return ((function () {
|
|
1308
|
-
var $ret = new Brush();
|
|
1309
|
-
$ret.fill = "rgba(50,50,50,.5)";
|
|
1310
|
-
return $ret;
|
|
1311
|
-
})());
|
|
1312
|
-
};
|
|
1313
|
-
XamGeographicMapView.prototype.fw = function (a) {
|
|
1314
|
-
return ((function () {
|
|
1315
|
-
var $ret = new Brush();
|
|
1316
|
-
$ret.fill = "white";
|
|
1317
|
-
return $ret;
|
|
1318
|
-
})());
|
|
1307
|
+
var g = this.j.e();
|
|
1308
|
+
this.fi.ag = g.a;
|
|
1309
|
+
this.fi.aj = g.f;
|
|
1310
|
+
this.fi.ah = g.b != null ? g.b : new BrushCollection();
|
|
1311
|
+
this.fi.ai = g.c != null ? g.c : new BrushCollection();
|
|
1312
|
+
if (this.fi.ah.count == 0) {
|
|
1313
|
+
for (var h = 0; h < g.a.count; h++) {
|
|
1314
|
+
this.fi.ah.add(g.a.item(h));
|
|
1315
|
+
}
|
|
1316
|
+
}
|
|
1317
|
+
if (g.c.count == 0) {
|
|
1318
|
+
for (var i = 0; i < g.f.count; i++) {
|
|
1319
|
+
this.fi.ai.add(g.f.item(i));
|
|
1320
|
+
}
|
|
1321
|
+
}
|
|
1319
1322
|
};
|
|
1320
1323
|
XamGeographicMapView.prototype.dr = function (a) {
|
|
1321
1324
|
_super.prototype.dr.call(this, a);
|
|
@@ -1327,14 +1330,14 @@ var XamGeographicMapView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1327
1330
|
};
|
|
1328
1331
|
XamGeographicMapView.prototype.ds = function (a) {
|
|
1329
1332
|
_super.prototype.ds.call(this, a);
|
|
1330
|
-
this.
|
|
1333
|
+
this.fu = a;
|
|
1331
1334
|
if (this.fi.backgroundContent != null) {
|
|
1332
1335
|
var b = this.fi.backgroundContent;
|
|
1333
|
-
b.bf(this.
|
|
1336
|
+
b.bf(this.fu);
|
|
1334
1337
|
}
|
|
1335
1338
|
};
|
|
1336
|
-
XamGeographicMapView.prototype.
|
|
1337
|
-
return new Rect(0, 0, 0, this.
|
|
1339
|
+
XamGeographicMapView.prototype.ft = function () {
|
|
1340
|
+
return new Rect(0, 0, 0, this.fu.width, this.fu.height);
|
|
1338
1341
|
};
|
|
1339
1342
|
XamGeographicMapView.prototype.fn = function () {
|
|
1340
1343
|
if (this.fi.backgroundContent != null) {
|
|
@@ -1343,18 +1346,18 @@ var XamGeographicMapView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1343
1346
|
}
|
|
1344
1347
|
};
|
|
1345
1348
|
XamGeographicMapView.prototype.fm = function (a) {
|
|
1346
|
-
if (this.fi.
|
|
1347
|
-
this.fi.
|
|
1349
|
+
if (this.fi.p8 != null) {
|
|
1350
|
+
this.fi.p8.windowRect = a;
|
|
1348
1351
|
}
|
|
1349
1352
|
};
|
|
1350
1353
|
XamGeographicMapView.prototype.fp = function (a, b) {
|
|
1351
|
-
if (this.fi.
|
|
1352
|
-
this.fi.
|
|
1354
|
+
if (this.fi.p8 != null) {
|
|
1355
|
+
this.fi.p8.windowRect = this.fi.pg;
|
|
1353
1356
|
}
|
|
1354
1357
|
if (a != null) {
|
|
1355
1358
|
var c = a.ao;
|
|
1356
1359
|
if (c != null) {
|
|
1357
|
-
this.fi.
|
|
1360
|
+
this.fi.al.e.remove(c.ag);
|
|
1358
1361
|
}
|
|
1359
1362
|
a.bd(null);
|
|
1360
1363
|
a.be(null);
|
|
@@ -1362,10 +1365,10 @@ var XamGeographicMapView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1362
1365
|
if (b != null) {
|
|
1363
1366
|
var d = b.ao;
|
|
1364
1367
|
if (d != null) {
|
|
1365
|
-
this.fi.
|
|
1368
|
+
this.fi.al.e.add(d.ag);
|
|
1366
1369
|
}
|
|
1367
|
-
if (!this.
|
|
1368
|
-
this.ds(this.
|
|
1370
|
+
if (!this.fu.isEmpty) {
|
|
1371
|
+
this.ds(this.fu);
|
|
1369
1372
|
}
|
|
1370
1373
|
if (this.w != null) {
|
|
1371
1374
|
this.dr(this.w);
|
|
@@ -1376,21 +1379,21 @@ var XamGeographicMapView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1376
1379
|
}
|
|
1377
1380
|
};
|
|
1378
1381
|
XamGeographicMapView.prototype.fo = function (a) {
|
|
1379
|
-
var b = this.fi.
|
|
1382
|
+
var b = this.fi.fh;
|
|
1380
1383
|
if (b != 1) {
|
|
1381
1384
|
a.z();
|
|
1382
1385
|
a.aa(b, b);
|
|
1383
1386
|
}
|
|
1384
|
-
a.k(this.
|
|
1387
|
+
a.k(this.fu.left, this.fu.top, this.fu.width, this.fu.height);
|
|
1385
1388
|
if (b != 1) {
|
|
1386
1389
|
a.y();
|
|
1387
1390
|
}
|
|
1388
1391
|
};
|
|
1389
1392
|
XamGeographicMapView.prototype.dy = function () {
|
|
1390
|
-
this.fa.ac =
|
|
1391
|
-
this.fb.ac =
|
|
1392
|
-
this.fa._stroke =
|
|
1393
|
-
this.fb._stroke =
|
|
1393
|
+
this.fa.ac = Defaults.j;
|
|
1394
|
+
this.fb.ac = Defaults.j;
|
|
1395
|
+
this.fa._stroke = Defaults.ae;
|
|
1396
|
+
this.fb._stroke = Defaults.ae;
|
|
1394
1397
|
_super.prototype.dy.call(this);
|
|
1395
1398
|
};
|
|
1396
1399
|
XamGeographicMapView.prototype.fq = function (a) {
|
|
@@ -1456,41 +1459,41 @@ var GeographicXYTriangulatingSeries = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
1456
1459
|
function GeographicXYTriangulatingSeries() {
|
|
1457
1460
|
return _super !== null && _super.apply(this, arguments) || this;
|
|
1458
1461
|
}
|
|
1459
|
-
GeographicXYTriangulatingSeries.prototype.
|
|
1462
|
+
GeographicXYTriangulatingSeries.prototype.bu = function () {
|
|
1460
1463
|
return new GeographicXYTriangulatingSeriesView(this);
|
|
1461
1464
|
};
|
|
1462
|
-
GeographicXYTriangulatingSeries.prototype.
|
|
1463
|
-
_super.prototype.
|
|
1464
|
-
this.
|
|
1465
|
+
GeographicXYTriangulatingSeries.prototype.lh = function (a) {
|
|
1466
|
+
_super.prototype.lh.call(this, a);
|
|
1467
|
+
this.ps = a;
|
|
1465
1468
|
};
|
|
1466
|
-
GeographicXYTriangulatingSeries.prototype.
|
|
1467
|
-
_super.prototype.
|
|
1469
|
+
GeographicXYTriangulatingSeries.prototype.lm = function (a, b, c, d) {
|
|
1470
|
+
_super.prototype.lm.call(this, a, b, c, d);
|
|
1468
1471
|
switch (b) {
|
|
1469
1472
|
case "SeriesViewer":
|
|
1470
|
-
this.
|
|
1473
|
+
this.ps.ch();
|
|
1471
1474
|
break;
|
|
1472
1475
|
case GeographicXYTriangulatingSeries.$$p[1]:
|
|
1473
|
-
this.
|
|
1476
|
+
this.ps.cg();
|
|
1474
1477
|
break;
|
|
1475
1478
|
case GeographicXYTriangulatingSeries.$$p[0]:
|
|
1476
|
-
this.
|
|
1479
|
+
this.ps.cf();
|
|
1477
1480
|
break;
|
|
1478
1481
|
case GeographicXYTriangulatingSeries.$$p[2]:
|
|
1479
|
-
this.
|
|
1482
|
+
this.ps.ci();
|
|
1480
1483
|
break;
|
|
1481
1484
|
case GeographicXYTriangulatingSeries.$$p[3]:
|
|
1482
|
-
this.
|
|
1485
|
+
this.ps.cj();
|
|
1483
1486
|
break;
|
|
1484
1487
|
case GeographicXYTriangulatingSeries.$$p[4]:
|
|
1485
|
-
this.
|
|
1488
|
+
this.ps.ck();
|
|
1486
1489
|
break;
|
|
1487
1490
|
case GeographicXYTriangulatingSeries.$$p[5]:
|
|
1488
|
-
this.
|
|
1491
|
+
this.ps.cl();
|
|
1489
1492
|
break;
|
|
1490
1493
|
}
|
|
1491
1494
|
};
|
|
1492
1495
|
GeographicXYTriangulatingSeries.$t = markType(GeographicXYTriangulatingSeries, 'GeographicXYTriangulatingSeries', GeographicMapSeriesHost.$);
|
|
1493
|
-
GeographicXYTriangulatingSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicXYTriangulatingSeries, 'raisePropertyChanged', ['LatitudeMemberPath:
|
|
1496
|
+
GeographicXYTriangulatingSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicXYTriangulatingSeries, 'raisePropertyChanged', ['LatitudeMemberPath:pu:p5', [2, "pointY"], 'LongitudeMemberPath:pw:p6', [2, "pointX"], 'TrianglesSource:pt:p7', [IEnumerable_$type, null], 'TriangleVertexMemberPath1:pz:p8', [2, "v1"], 'TriangleVertexMemberPath2:p1:p9', [2, "v2"], 'TriangleVertexMemberPath3:p3:qa', [2, "v3"]]);
|
|
1494
1497
|
return GeographicXYTriangulatingSeries;
|
|
1495
1498
|
}(GeographicMapSeriesHost));
|
|
1496
1499
|
export { GeographicXYTriangulatingSeries };
|
|
@@ -1501,66 +1504,92 @@ var GeographicScatterAreaSeries = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
1501
1504
|
__extends(GeographicScatterAreaSeries, _super);
|
|
1502
1505
|
function GeographicScatterAreaSeries() {
|
|
1503
1506
|
var _this = _super.call(this) || this;
|
|
1504
|
-
_this.
|
|
1507
|
+
_this.qb = null;
|
|
1505
1508
|
_this.triangulationStatusChanged = null;
|
|
1506
1509
|
_this.ab = GeographicScatterAreaSeries.$;
|
|
1507
1510
|
return _this;
|
|
1508
1511
|
}
|
|
1509
|
-
|
|
1512
|
+
GeographicScatterAreaSeries.prototype.get_c7 = function () {
|
|
1513
|
+
return true;
|
|
1514
|
+
};
|
|
1515
|
+
Object.defineProperty(GeographicScatterAreaSeries.prototype, "qd", {
|
|
1510
1516
|
get: function () {
|
|
1511
|
-
return this.
|
|
1517
|
+
return this.qb;
|
|
1512
1518
|
},
|
|
1513
1519
|
set: function (a) {
|
|
1514
|
-
var b = this.
|
|
1520
|
+
var b = this.qb != a;
|
|
1515
1521
|
if (b) {
|
|
1516
|
-
var c = this.
|
|
1517
|
-
this.
|
|
1518
|
-
|
|
1519
|
-
|
|
1520
|
-
|
|
1522
|
+
var c = this.qb;
|
|
1523
|
+
if (this.qb != null) {
|
|
1524
|
+
var d = this.qb;
|
|
1525
|
+
d.propertyChanged = delegateRemove(d.propertyChanged, runOn(this, this.ql));
|
|
1526
|
+
}
|
|
1527
|
+
this.qb = a;
|
|
1528
|
+
if (this.qb != null) {
|
|
1529
|
+
var e = this.qb;
|
|
1530
|
+
e.propertyChanged = delegateCombine(e.propertyChanged, runOn(this, this.ql));
|
|
1531
|
+
}
|
|
1532
|
+
this.raisePropertyChanged("ColorScale", c, this.qb);
|
|
1533
|
+
if (this.qe != null) {
|
|
1534
|
+
this.qe.q3 = a;
|
|
1521
1535
|
}
|
|
1522
1536
|
}
|
|
1523
1537
|
},
|
|
1524
1538
|
enumerable: false,
|
|
1525
1539
|
configurable: true
|
|
1526
1540
|
});
|
|
1527
|
-
GeographicScatterAreaSeries.prototype.
|
|
1528
|
-
this.
|
|
1529
|
-
|
|
1530
|
-
|
|
1531
|
-
|
|
1541
|
+
GeographicScatterAreaSeries.prototype.ql = function (a, b) {
|
|
1542
|
+
this.qg.co();
|
|
1543
|
+
this.qn();
|
|
1544
|
+
this.l0(false);
|
|
1545
|
+
};
|
|
1546
|
+
GeographicScatterAreaSeries.prototype.qn = function () {
|
|
1547
|
+
if (this.qe != null) {
|
|
1548
|
+
this.qc = this.qe.q2;
|
|
1549
|
+
}
|
|
1550
|
+
};
|
|
1551
|
+
GeographicScatterAreaSeries.prototype.md = function () {
|
|
1552
|
+
_super.prototype.md.call(this);
|
|
1553
|
+
this.qn();
|
|
1554
|
+
};
|
|
1555
|
+
GeographicScatterAreaSeries.prototype.pj = function () {
|
|
1556
|
+
this.qe = new ScatterAreaSeries();
|
|
1557
|
+
var a = this.qe;
|
|
1558
|
+
a.triangulationStatusChanged = delegateCombine(a.triangulationStatusChanged, runOn(this, this.qm));
|
|
1559
|
+
return this.qe;
|
|
1532
1560
|
};
|
|
1533
|
-
GeographicScatterAreaSeries.prototype.
|
|
1561
|
+
GeographicScatterAreaSeries.prototype.qm = function (a, b) {
|
|
1534
1562
|
if (this.triangulationStatusChanged != null) {
|
|
1535
1563
|
this.triangulationStatusChanged(this, b);
|
|
1536
1564
|
}
|
|
1537
1565
|
};
|
|
1538
|
-
GeographicScatterAreaSeries.prototype.
|
|
1566
|
+
GeographicScatterAreaSeries.prototype.bu = function () {
|
|
1539
1567
|
return new GeographicScatterAreaSeriesView(this);
|
|
1540
1568
|
};
|
|
1541
|
-
GeographicScatterAreaSeries.prototype.
|
|
1542
|
-
_super.prototype.
|
|
1543
|
-
this.
|
|
1569
|
+
GeographicScatterAreaSeries.prototype.lh = function (a) {
|
|
1570
|
+
_super.prototype.lh.call(this, a);
|
|
1571
|
+
this.qg = a;
|
|
1544
1572
|
};
|
|
1545
|
-
GeographicScatterAreaSeries.prototype.
|
|
1546
|
-
_super.prototype.
|
|
1573
|
+
GeographicScatterAreaSeries.prototype.lm = function (a, b, c, d) {
|
|
1574
|
+
_super.prototype.lm.call(this, a, b, c, d);
|
|
1547
1575
|
switch (b) {
|
|
1548
|
-
case GeographicScatterAreaSeries.$$p[
|
|
1549
|
-
this.
|
|
1576
|
+
case GeographicScatterAreaSeries.$$p[1]:
|
|
1577
|
+
this.qg.cn();
|
|
1550
1578
|
break;
|
|
1551
1579
|
case "ColorScale":
|
|
1552
|
-
this.
|
|
1580
|
+
this.qg.co();
|
|
1581
|
+
this.qn();
|
|
1553
1582
|
break;
|
|
1554
1583
|
}
|
|
1555
1584
|
};
|
|
1556
|
-
GeographicScatterAreaSeries.prototype.
|
|
1585
|
+
GeographicScatterAreaSeries.prototype.get_ex = function () {
|
|
1557
1586
|
return true;
|
|
1558
1587
|
};
|
|
1559
|
-
GeographicScatterAreaSeries.prototype.
|
|
1560
|
-
_super.prototype.
|
|
1588
|
+
GeographicScatterAreaSeries.prototype.set_ex = function (a) {
|
|
1589
|
+
_super.prototype.set_ex.call(this, a);
|
|
1561
1590
|
};
|
|
1562
1591
|
GeographicScatterAreaSeries.$t = markType(GeographicScatterAreaSeries, 'GeographicScatterAreaSeries', GeographicXYTriangulatingSeries.$);
|
|
1563
|
-
GeographicScatterAreaSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicScatterAreaSeries, 'raisePropertyChanged', ['ColorMemberPath:
|
|
1592
|
+
GeographicScatterAreaSeries.$$p = markDep(DependencyProperty, PropertyMetadata, GeographicScatterAreaSeries, 'raisePropertyChanged', ['ActualColorScale:qc:qo', [ColorScale.$, null], 'ColorMemberPath:qi:qp', [2, "value"]]);
|
|
1564
1593
|
return GeographicScatterAreaSeries;
|
|
1565
1594
|
}(GeographicXYTriangulatingSeries));
|
|
1566
1595
|
export { GeographicScatterAreaSeries };
|