igniteui-webcomponents-maps 4.2.5 → 4.3.0-beta.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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
|
@@ -23,74 +23,74 @@ export let GeographicMarkerSeries = /*@__PURE__*/ (() => {
|
|
|
23
23
|
class GeographicMarkerSeries extends GeographicMapSeriesHost {
|
|
24
24
|
constructor() {
|
|
25
25
|
super();
|
|
26
|
-
let a = this.
|
|
27
|
-
a.propertyUpdated = delegateCombine(a.propertyUpdated, runOn(this, this.
|
|
26
|
+
let a = this.qe;
|
|
27
|
+
a.propertyUpdated = delegateCombine(a.propertyUpdated, runOn(this, this.q2));
|
|
28
28
|
}
|
|
29
|
-
|
|
30
|
-
return this.
|
|
29
|
+
nj() {
|
|
30
|
+
return this.q3;
|
|
31
31
|
}
|
|
32
|
-
|
|
33
|
-
return this.
|
|
32
|
+
pc() {
|
|
33
|
+
return this.rg;
|
|
34
34
|
}
|
|
35
|
-
|
|
36
|
-
return this.
|
|
35
|
+
pd() {
|
|
36
|
+
return this.rh;
|
|
37
37
|
}
|
|
38
|
-
|
|
39
|
-
return this.
|
|
38
|
+
f6() {
|
|
39
|
+
return this.qp;
|
|
40
40
|
}
|
|
41
|
-
|
|
42
|
-
let a = typeCast(MarkerSeries.$, this.
|
|
41
|
+
i2() {
|
|
42
|
+
let a = typeCast(MarkerSeries.$, this.qe);
|
|
43
43
|
if (a == null) {
|
|
44
44
|
return "Unknown";
|
|
45
45
|
}
|
|
46
|
-
return a.
|
|
46
|
+
return a.i2();
|
|
47
47
|
}
|
|
48
|
-
|
|
49
|
-
let c = typeCast(MarkerSeries.$, this.
|
|
48
|
+
q2(a, b) {
|
|
49
|
+
let c = typeCast(MarkerSeries.$, this.qe);
|
|
50
50
|
if (c == null) {
|
|
51
51
|
return;
|
|
52
52
|
}
|
|
53
53
|
if (b.propertyName == "ActualMarkerTemplate") {
|
|
54
|
-
this.
|
|
54
|
+
this.q3 = c.q5;
|
|
55
55
|
}
|
|
56
56
|
else if (b.propertyName == "ActualMarkerOutline") {
|
|
57
|
-
this.
|
|
57
|
+
this.rh = c.rm;
|
|
58
58
|
}
|
|
59
59
|
else if (b.propertyName == "ActualMarkerBrush") {
|
|
60
|
-
this.
|
|
60
|
+
this.rg = c.rl;
|
|
61
61
|
}
|
|
62
62
|
}
|
|
63
|
-
|
|
64
|
-
super.
|
|
63
|
+
l9(a, b, c, d) {
|
|
64
|
+
super.l9(a, b, c, d);
|
|
65
65
|
switch (b) {
|
|
66
66
|
case GeographicMarkerSeries.$$p[3]:
|
|
67
|
-
this.
|
|
67
|
+
this.qe.rn = this.ri;
|
|
68
68
|
break;
|
|
69
69
|
case GeographicMarkerSeries.$$p[6]:
|
|
70
|
-
this.
|
|
70
|
+
this.qe.ro = this.rj;
|
|
71
71
|
break;
|
|
72
72
|
case GeographicMarkerSeries.$$p[5]:
|
|
73
|
-
this.
|
|
73
|
+
this.qe.qi = this.qn;
|
|
74
74
|
break;
|
|
75
75
|
case GeographicMarkerSeries.$$p[4]:
|
|
76
|
-
this.
|
|
76
|
+
this.qe.qe = this.qm;
|
|
77
77
|
break;
|
|
78
78
|
case GeographicMarkerSeries.$$p[9]:
|
|
79
|
-
this.
|
|
79
|
+
this.qe.ql = this.qo;
|
|
80
80
|
break;
|
|
81
81
|
case GeographicMarkerSeries.$$p[7]:
|
|
82
|
-
this.
|
|
82
|
+
this.qe.q7 = this.q4;
|
|
83
83
|
break;
|
|
84
84
|
case GeographicMarkerSeries.$$p[8]:
|
|
85
|
-
this.
|
|
85
|
+
this.qe.qq = this.qp;
|
|
86
86
|
break;
|
|
87
87
|
case GeographicMarkerSeries.$$p[10]:
|
|
88
|
-
this.
|
|
88
|
+
this.qe.tb = this.qq;
|
|
89
89
|
break;
|
|
90
90
|
}
|
|
91
91
|
}
|
|
92
92
|
}
|
|
93
93
|
GeographicMarkerSeries.$t = /*@__PURE__*/ markType(GeographicMarkerSeries, 'GeographicMarkerSeries', GeographicMapSeriesHost.$);
|
|
94
|
-
GeographicMarkerSeries.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, GeographicMarkerSeries, 'raisePropertyChanged', ['ActualMarkerBrush:
|
|
94
|
+
GeographicMarkerSeries.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, GeographicMarkerSeries, 'raisePropertyChanged', ['ActualMarkerBrush:rg:q5', [Brush.$], 'ActualMarkerOutline:rh:q6', [Brush.$], 'ActualMarkerTemplate:q3:q7', [DataTemplate.$, null], 'MarkerBrush:ri:q8', [Brush.$], 'MarkerFillMode:qm:q9', [MarkerFillMode_$type, /*@__PURE__*/ enumGetBox(MarkerFillMode_$type, 0)], 'MarkerOutlineMode:qn:ra', [MarkerOutlineMode_$type, /*@__PURE__*/ enumGetBox(MarkerOutlineMode_$type, 0)], 'MarkerOutline:rj:rb', [Brush.$], 'MarkerTemplate:q4:rc', [DataTemplate.$, null], 'MarkerThickness:qp:rd', [1, /*@__PURE__*/ DeviceUtils.g(2)], 'MarkerType:qo:re', [MarkerType_$type, /*@__PURE__*/ enumGetBox(MarkerType_$type, Defaults.e)], 'MaximumMarkers:qq:rf', [1, 400]]);
|
|
95
95
|
return GeographicMarkerSeries;
|
|
96
96
|
})();
|
|
@@ -26,19 +26,19 @@ export let GeographicPolylineSeriesView = /*@__PURE__*/ (() => {
|
|
|
26
26
|
as() {
|
|
27
27
|
super.as();
|
|
28
28
|
if (!this.q) {
|
|
29
|
-
this.ci.
|
|
29
|
+
this.ci.g4 = Defaults.n;
|
|
30
30
|
}
|
|
31
31
|
}
|
|
32
32
|
b2() {
|
|
33
33
|
super.b2();
|
|
34
|
-
this.ci.
|
|
35
|
-
this.ci.
|
|
34
|
+
this.ci.qe.s0 = this.ci.rk;
|
|
35
|
+
this.ci.qe.s5 = this.ci.rs;
|
|
36
36
|
}
|
|
37
37
|
cj() {
|
|
38
|
-
this.ci.
|
|
38
|
+
this.ci.qe.s0 = this.ci.rk;
|
|
39
39
|
}
|
|
40
40
|
ck() {
|
|
41
|
-
this.ci.
|
|
41
|
+
this.ci.qe.s5 = this.ci.rs;
|
|
42
42
|
}
|
|
43
43
|
}
|
|
44
44
|
GeographicPolylineSeriesView.$t = /*@__PURE__*/ markType(GeographicPolylineSeriesView, 'GeographicPolylineSeriesView', GeographicShapeSeriesBaseView.$);
|
|
@@ -49,44 +49,44 @@ export let GeographicPolylineSeriesView = /*@__PURE__*/ (() => {
|
|
|
49
49
|
*/
|
|
50
50
|
export let GeographicPolylineSeries = /*@__PURE__*/ (() => {
|
|
51
51
|
class GeographicPolylineSeries extends GeographicShapeSeriesBase {
|
|
52
|
+
get_eb() {
|
|
53
|
+
return true;
|
|
54
|
+
}
|
|
52
55
|
constructor() {
|
|
53
56
|
super();
|
|
54
57
|
this.styleShape = null;
|
|
55
58
|
this.ab = GeographicPolylineSeries.$;
|
|
56
59
|
}
|
|
57
|
-
|
|
58
|
-
return true;
|
|
59
|
-
}
|
|
60
|
-
bx() {
|
|
60
|
+
by() {
|
|
61
61
|
return new GeographicPolylineSeriesView(this);
|
|
62
62
|
}
|
|
63
|
-
|
|
64
|
-
super.
|
|
65
|
-
this.
|
|
63
|
+
l4(a) {
|
|
64
|
+
super.l4(a);
|
|
65
|
+
this.rl = a;
|
|
66
66
|
}
|
|
67
|
-
|
|
67
|
+
qd() {
|
|
68
68
|
let a = new ScatterPolylineSeries();
|
|
69
|
-
a.styleShape = delegateCombine(a.styleShape, runOn(this, this.
|
|
69
|
+
a.styleShape = delegateCombine(a.styleShape, runOn(this, this.rp));
|
|
70
70
|
return a;
|
|
71
71
|
}
|
|
72
|
-
|
|
72
|
+
rp(a, b) {
|
|
73
73
|
if (this.styleShape != null) {
|
|
74
74
|
this.styleShape(this, b);
|
|
75
75
|
}
|
|
76
76
|
}
|
|
77
|
-
|
|
78
|
-
super.
|
|
77
|
+
l9(a, b, c, d) {
|
|
78
|
+
super.l9(a, b, c, d);
|
|
79
79
|
switch (b) {
|
|
80
80
|
case GeographicPolylineSeries.$$p[1]:
|
|
81
|
-
this.
|
|
81
|
+
this.rl.cj();
|
|
82
82
|
break;
|
|
83
83
|
case GeographicPolylineSeries.$$p[0]:
|
|
84
|
-
this.
|
|
84
|
+
this.rl.ck();
|
|
85
85
|
break;
|
|
86
86
|
}
|
|
87
87
|
}
|
|
88
88
|
}
|
|
89
89
|
GeographicPolylineSeries.$t = /*@__PURE__*/ markType(GeographicPolylineSeries, 'GeographicPolylineSeries', GeographicShapeSeriesBase.$);
|
|
90
|
-
GeographicPolylineSeries.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, GeographicPolylineSeries, 'raisePropertyChanged', ['ShapeStyle:
|
|
90
|
+
GeographicPolylineSeries.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, GeographicPolylineSeries, 'raisePropertyChanged', ['ShapeStyle:rs:rq', [Style.$, null], 'ShapeStyleSelector:rk:rr', [StyleSelector.$, null]]);
|
|
91
91
|
return GeographicPolylineSeries;
|
|
92
92
|
})();
|
|
@@ -30,97 +30,97 @@ export let GeographicProportionalSymbolSeriesView = /*@__PURE__*/ (() => {
|
|
|
30
30
|
}
|
|
31
31
|
b2() {
|
|
32
32
|
super.b2();
|
|
33
|
-
let a = this.ce.
|
|
34
|
-
a.
|
|
35
|
-
a.
|
|
36
|
-
a.
|
|
37
|
-
a.
|
|
38
|
-
a.
|
|
39
|
-
a.
|
|
40
|
-
a.
|
|
41
|
-
a.
|
|
42
|
-
a.
|
|
43
|
-
a.
|
|
44
|
-
a.
|
|
45
|
-
a.
|
|
46
|
-
a.
|
|
47
|
-
a.
|
|
48
|
-
a.
|
|
33
|
+
let a = this.ce.qe;
|
|
34
|
+
a.tr = this.ce.sd;
|
|
35
|
+
a.tz = this.ce.sb;
|
|
36
|
+
a.ql = this.ce.qo;
|
|
37
|
+
a.q7 = this.ce.q4;
|
|
38
|
+
a.qq = this.ce.qp;
|
|
39
|
+
a.vv = this.ce.rx;
|
|
40
|
+
a.wl = this.ce.si;
|
|
41
|
+
a.vl = this.ce.rp;
|
|
42
|
+
a.wb = this.ce.r9;
|
|
43
|
+
a.v6 = this.ce.r1;
|
|
44
|
+
a.vi = this.ce.rm;
|
|
45
|
+
a.vt = this.ce.rt;
|
|
46
|
+
a.vu = this.ce.rw;
|
|
47
|
+
a.v0 = this.ce.rz;
|
|
48
|
+
a.vz = this.ce.ry;
|
|
49
49
|
}
|
|
50
50
|
cn() {
|
|
51
|
-
this.ce.
|
|
51
|
+
this.ce.qe.tr = this.ce.sd;
|
|
52
52
|
}
|
|
53
53
|
cm() {
|
|
54
|
-
this.ce.
|
|
54
|
+
this.ce.qe.tz = this.ce.sb;
|
|
55
55
|
}
|
|
56
56
|
cs() {
|
|
57
|
-
this.ce.
|
|
57
|
+
this.ce.qe.ql = this.ce.qo;
|
|
58
58
|
}
|
|
59
59
|
cq() {
|
|
60
|
-
this.ce.
|
|
60
|
+
this.ce.qe.q7 = this.ce.q4;
|
|
61
61
|
}
|
|
62
62
|
cr() {
|
|
63
|
-
this.ce.
|
|
63
|
+
this.ce.qe.qq = this.ce.qp;
|
|
64
64
|
}
|
|
65
65
|
ct() {
|
|
66
|
-
this.ce.
|
|
66
|
+
this.ce.qe.tb = this.ce.qq;
|
|
67
67
|
}
|
|
68
68
|
cv() {
|
|
69
|
-
this.ce.
|
|
69
|
+
this.ce.qe.xAxis = this.ce.ce.tx;
|
|
70
70
|
}
|
|
71
71
|
cw() {
|
|
72
|
-
this.ce.
|
|
72
|
+
this.ce.qe.yAxis = this.ce.ce.tz;
|
|
73
73
|
}
|
|
74
74
|
cu() {
|
|
75
|
-
let a = this.ce.
|
|
76
|
-
if (this.ce.
|
|
75
|
+
let a = this.ce.qe;
|
|
76
|
+
if (this.ce.ce == null) {
|
|
77
77
|
a.xAxis = null;
|
|
78
78
|
a.yAxis = null;
|
|
79
79
|
return;
|
|
80
80
|
}
|
|
81
|
-
a.xAxis = this.ce.
|
|
82
|
-
a.yAxis = this.ce.
|
|
81
|
+
a.xAxis = this.ce.ce.tx;
|
|
82
|
+
a.yAxis = this.ce.ce.tz;
|
|
83
83
|
}
|
|
84
84
|
co() {
|
|
85
|
-
this.ce.
|
|
85
|
+
this.ce.qe.rn = this.ce.ri;
|
|
86
86
|
}
|
|
87
87
|
cp() {
|
|
88
|
-
this.ce.
|
|
88
|
+
this.ce.qe.ro = this.ce.rj;
|
|
89
89
|
}
|
|
90
90
|
cx() {
|
|
91
|
-
this.ce.
|
|
91
|
+
this.ce.qe.wl = this.ce.si;
|
|
92
92
|
}
|
|
93
93
|
cy() {
|
|
94
|
-
this.ce.
|
|
95
|
-
this.ce.
|
|
94
|
+
this.ce.qe.vl = this.ce.rp;
|
|
95
|
+
this.ce.qe.vv = this.ce.rx;
|
|
96
96
|
}
|
|
97
97
|
ci() {
|
|
98
|
-
this.ce.
|
|
98
|
+
this.ce.qe.wb = this.ce.r9;
|
|
99
99
|
}
|
|
100
100
|
cg() {
|
|
101
|
-
this.ce.
|
|
102
|
-
this.ce.
|
|
103
|
-
this.ce.
|
|
104
|
-
this.ce.
|
|
105
|
-
this.ce.
|
|
101
|
+
this.ce.qe.vi = this.ce.rm;
|
|
102
|
+
this.ce.qe.vt = this.ce.rt;
|
|
103
|
+
this.ce.qe.vu = this.ce.rw;
|
|
104
|
+
this.ce.qe.v0 = this.ce.rz;
|
|
105
|
+
this.ce.qe.vz = this.ce.ry;
|
|
106
106
|
}
|
|
107
107
|
cf() {
|
|
108
|
-
this.ce.
|
|
108
|
+
this.ce.qe.v6 = this.ce.r1;
|
|
109
109
|
}
|
|
110
110
|
cz() {
|
|
111
|
-
this.ce.
|
|
111
|
+
this.ce.qe.vv = this.ce.rx;
|
|
112
112
|
}
|
|
113
113
|
ch() {
|
|
114
|
-
this.ce.
|
|
114
|
+
this.ce.qe.vt = this.ce.rt;
|
|
115
115
|
}
|
|
116
116
|
cl() {
|
|
117
|
-
this.ce.
|
|
117
|
+
this.ce.qe.vu = this.ce.rw;
|
|
118
118
|
}
|
|
119
119
|
ck() {
|
|
120
|
-
this.ce.
|
|
120
|
+
this.ce.qe.v0 = this.ce.rz;
|
|
121
121
|
}
|
|
122
122
|
cj() {
|
|
123
|
-
this.ce.
|
|
123
|
+
this.ce.qe.vz = this.ce.ry;
|
|
124
124
|
}
|
|
125
125
|
}
|
|
126
126
|
GeographicProportionalSymbolSeriesView.$t = /*@__PURE__*/ markType(GeographicProportionalSymbolSeriesView, 'GeographicProportionalSymbolSeriesView', HostSeriesView.$);
|
|
@@ -131,126 +131,126 @@ export let GeographicProportionalSymbolSeriesView = /*@__PURE__*/ (() => {
|
|
|
131
131
|
*/
|
|
132
132
|
export let GeographicProportionalSymbolSeries = /*@__PURE__*/ (() => {
|
|
133
133
|
class GeographicProportionalSymbolSeries extends GeographicMarkerSeries {
|
|
134
|
+
get_c5() {
|
|
135
|
+
return true;
|
|
136
|
+
}
|
|
134
137
|
constructor() {
|
|
135
138
|
super();
|
|
136
|
-
this.
|
|
137
|
-
this.
|
|
138
|
-
this.
|
|
139
|
+
this.rn = null;
|
|
140
|
+
this.rs = false;
|
|
141
|
+
this.rr = false;
|
|
139
142
|
this.assigningScatterStyle = null;
|
|
140
143
|
this.assigningScatterMarkerStyle = null;
|
|
141
144
|
this.ab = GeographicProportionalSymbolSeries.$;
|
|
142
145
|
}
|
|
143
|
-
|
|
144
|
-
return true;
|
|
145
|
-
}
|
|
146
|
-
bx() {
|
|
146
|
+
by() {
|
|
147
147
|
return new GeographicProportionalSymbolSeriesView(this);
|
|
148
148
|
}
|
|
149
|
-
|
|
150
|
-
super.
|
|
151
|
-
this.
|
|
149
|
+
l4(a) {
|
|
150
|
+
super.l4(a);
|
|
151
|
+
this.rq = a;
|
|
152
152
|
}
|
|
153
|
-
|
|
153
|
+
g0() {
|
|
154
154
|
return 0.7;
|
|
155
155
|
}
|
|
156
|
-
|
|
156
|
+
qd() {
|
|
157
157
|
return new BubbleSeries();
|
|
158
158
|
}
|
|
159
|
-
|
|
159
|
+
get_d0() {
|
|
160
160
|
return true;
|
|
161
161
|
}
|
|
162
|
-
|
|
163
|
-
super.
|
|
162
|
+
l9(a, b, c, d) {
|
|
163
|
+
super.l9(a, b, c, d);
|
|
164
164
|
switch (b) {
|
|
165
165
|
case "SeriesViewer":
|
|
166
|
-
this.
|
|
166
|
+
this.rq.cu();
|
|
167
167
|
break;
|
|
168
168
|
case GeographicProportionalSymbolSeries.$$p[9]:
|
|
169
|
-
this.
|
|
169
|
+
this.rq.cn();
|
|
170
170
|
break;
|
|
171
171
|
case GeographicProportionalSymbolSeries.$$p[8]:
|
|
172
|
-
this.
|
|
172
|
+
this.rq.cm();
|
|
173
173
|
break;
|
|
174
174
|
case "XAxis":
|
|
175
|
-
this.
|
|
175
|
+
this.rq.cv();
|
|
176
176
|
break;
|
|
177
177
|
case "YAxis":
|
|
178
|
-
this.
|
|
178
|
+
this.rq.cw();
|
|
179
179
|
break;
|
|
180
180
|
case GeographicProportionalSymbolSeries.$$p[13]:
|
|
181
|
-
this.
|
|
181
|
+
this.rq.cx();
|
|
182
182
|
break;
|
|
183
183
|
case GeographicProportionalSymbolSeries.$$p[14]:
|
|
184
|
-
this.
|
|
184
|
+
this.rq.cy();
|
|
185
185
|
break;
|
|
186
186
|
case GeographicProportionalSymbolSeries.$$p[15]:
|
|
187
|
-
this.
|
|
187
|
+
this.rq.cz();
|
|
188
188
|
break;
|
|
189
189
|
case GeographicProportionalSymbolSeries.$$p[7]:
|
|
190
|
-
this.
|
|
190
|
+
this.rq.ci();
|
|
191
191
|
break;
|
|
192
192
|
case GeographicProportionalSymbolSeries.$$p[0]:
|
|
193
|
-
this.
|
|
193
|
+
this.rq.cf();
|
|
194
194
|
break;
|
|
195
195
|
case GeographicProportionalSymbolSeries.$$p[1]:
|
|
196
|
-
this.
|
|
196
|
+
this.rq.cg();
|
|
197
197
|
break;
|
|
198
198
|
case GeographicProportionalSymbolSeries.$$p[2]:
|
|
199
|
-
this.
|
|
199
|
+
this.rq.ch();
|
|
200
200
|
break;
|
|
201
201
|
case GeographicProportionalSymbolSeries.$$p[12]:
|
|
202
|
-
this.
|
|
202
|
+
this.rq.cl();
|
|
203
203
|
break;
|
|
204
204
|
case GeographicProportionalSymbolSeries.$$p[11]:
|
|
205
|
-
this.
|
|
205
|
+
this.rq.ck();
|
|
206
206
|
break;
|
|
207
207
|
case GeographicProportionalSymbolSeries.$$p[10]:
|
|
208
|
-
this.
|
|
208
|
+
this.rq.cj();
|
|
209
209
|
break;
|
|
210
210
|
case GeographicProportionalSymbolSeries.$$p[4]:
|
|
211
|
-
this.
|
|
212
|
-
this.
|
|
213
|
-
if (this.
|
|
214
|
-
let e = this.
|
|
215
|
-
e.assigningScatterStyle = delegateCombine(e.assigningScatterStyle, runOn(this, this.
|
|
211
|
+
this.qe.st = this.rv;
|
|
212
|
+
this.rs = this.rv;
|
|
213
|
+
if (this.rv) {
|
|
214
|
+
let e = this.qe;
|
|
215
|
+
e.assigningScatterStyle = delegateCombine(e.assigningScatterStyle, runOn(this, this.sn));
|
|
216
216
|
}
|
|
217
217
|
else {
|
|
218
|
-
let f = this.
|
|
219
|
-
f.assigningScatterStyle = delegateRemove(f.assigningScatterStyle, runOn(this, this.
|
|
218
|
+
let f = this.qe;
|
|
219
|
+
f.assigningScatterStyle = delegateRemove(f.assigningScatterStyle, runOn(this, this.sn));
|
|
220
220
|
}
|
|
221
221
|
break;
|
|
222
222
|
case GeographicProportionalSymbolSeries.$$p[3]:
|
|
223
|
-
this.
|
|
224
|
-
this.
|
|
225
|
-
if (this.
|
|
226
|
-
let g = this.
|
|
227
|
-
g.assigningScatterMarkerStyle = delegateCombine(g.assigningScatterMarkerStyle, runOn(this, this.
|
|
223
|
+
this.qe.ss = this.ru;
|
|
224
|
+
this.rr = this.ru;
|
|
225
|
+
if (this.rv) {
|
|
226
|
+
let g = this.qe;
|
|
227
|
+
g.assigningScatterMarkerStyle = delegateCombine(g.assigningScatterMarkerStyle, runOn(this, this.sm));
|
|
228
228
|
}
|
|
229
229
|
else {
|
|
230
|
-
let h = this.
|
|
231
|
-
h.assigningScatterMarkerStyle = delegateRemove(h.assigningScatterMarkerStyle, runOn(this, this.
|
|
230
|
+
let h = this.qe;
|
|
231
|
+
h.assigningScatterMarkerStyle = delegateRemove(h.assigningScatterMarkerStyle, runOn(this, this.sm));
|
|
232
232
|
}
|
|
233
233
|
break;
|
|
234
234
|
case GeographicProportionalSymbolSeries.$$p[5]:
|
|
235
|
-
this.
|
|
235
|
+
this.qe.sh = this.ro;
|
|
236
236
|
break;
|
|
237
237
|
case GeographicProportionalSymbolSeries.$$p[6]:
|
|
238
|
-
this.
|
|
238
|
+
this.qe.ta = this.r0;
|
|
239
239
|
break;
|
|
240
240
|
}
|
|
241
241
|
}
|
|
242
|
-
|
|
242
|
+
sn(a, b) {
|
|
243
243
|
if (this.assigningScatterStyle != null) {
|
|
244
244
|
this.assigningScatterStyle(this, b);
|
|
245
245
|
}
|
|
246
246
|
}
|
|
247
|
-
|
|
247
|
+
sm(a, b) {
|
|
248
248
|
if (this.assigningScatterMarkerStyle != null) {
|
|
249
249
|
this.assigningScatterMarkerStyle(this, b);
|
|
250
250
|
}
|
|
251
251
|
}
|
|
252
252
|
}
|
|
253
253
|
GeographicProportionalSymbolSeries.$t = /*@__PURE__*/ markType(GeographicProportionalSymbolSeries, 'GeographicProportionalSymbolSeries', GeographicMarkerSeries.$);
|
|
254
|
-
GeographicProportionalSymbolSeries.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, GeographicProportionalSymbolSeries, 'raisePropertyChanged', ['FillMemberPath:
|
|
254
|
+
GeographicProportionalSymbolSeries.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, GeographicProportionalSymbolSeries, 'raisePropertyChanged', ['FillMemberPath:r1:so', [2], 'FillScale:rm:sp', [BrushScale.$], 'FillScaleUseGlobalValues:rt:sq', [0, false], 'IsCustomScatterMarkerStyleAllowed:ru:sr', [0, false], 'IsCustomScatterStyleAllowed:rv:ss', [0, false], 'ItemSearchMode:ro:st', [ScatterItemSearchMode_$type, /*@__PURE__*/ enumGetBox(ScatterItemSearchMode_$type, 0)], 'ItemSearchThreshold:r0:su', [1, 10000], 'LabelMemberPath:r9:sv', [2], 'LatitudeMemberPath:sb:sw', [2, null], 'LongitudeMemberPath:sd:sx', [2, null], 'MarkerBrushBrightness:ry:sy', [1, NaN], 'MarkerOutlineBrightness:rz:sz', [1, NaN], 'MarkerOutlineUsesFillScale:rw:s0', [0, false], 'RadiusMemberPath:si:s1', [2, null], 'RadiusScale:rp:s2', [SizeScale.$], 'RadiusScaleUseGlobalValues:rx:s3', [0, false]]);
|
|
255
255
|
return GeographicProportionalSymbolSeries;
|
|
256
256
|
})();
|