igniteui-webcomponents-maps 4.2.4-alpha → 4.3.0-beta.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundles/igniteui-webcomponents-maps.umd.js +1838 -1835
- package/bundles/igniteui-webcomponents-maps.umd.min.js +1 -1
- package/esm2015/lib/GeographicContourLineSeriesView_combined.js +42 -39
- package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js +86 -86
- package/esm2015/lib/GeographicMapSeriesHost_combined.js +185 -185
- package/esm2015/lib/GeographicMarkerSeries.js +29 -29
- package/esm2015/lib/GeographicPolylineSeriesView_combined.js +20 -20
- package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js +94 -94
- package/esm2015/lib/GeographicShapeSeriesBase_combined.js +63 -63
- package/esm2015/lib/GeographicShapeSeriesView_combined.js +59 -59
- package/esm2015/lib/GeographicSymbolSeriesView_combined.js +61 -61
- package/esm2015/lib/GeographicTileSeries.js +30 -30
- package/esm2015/lib/SphericalMercatorHorizontalScaler.js +2 -2
- package/esm2015/lib/SphericalMercatorVerticalScaler.js +9 -9
- package/esm2015/lib/TileSeries_combined.js +94 -94
- package/esm2015/lib/XamGeographicMap_combined.js +450 -450
- package/esm2015/lib/igc-bing-maps-map-imagery.js +5 -5
- package/esm2015/lib/igc-custom-map-imagery.js +5 -5
- package/esm2015/lib/igc-geographic-contour-line-series-component.js +14 -14
- package/esm2015/lib/igc-geographic-high-density-scatter-series-component.js +37 -37
- package/esm2015/lib/igc-geographic-map-component.js +110 -110
- package/esm2015/lib/igc-geographic-map-imagery.js +13 -13
- package/esm2015/lib/igc-geographic-map-series-host-component.js +25 -25
- package/esm2015/lib/igc-geographic-marker-series-base-component.js +3 -3
- package/esm2015/lib/igc-geographic-marker-series-component.js +34 -34
- package/esm2015/lib/igc-geographic-polyline-series-component.js +18 -18
- package/esm2015/lib/igc-geographic-proportional-symbol-series-base-component.js +3 -3
- package/esm2015/lib/igc-geographic-proportional-symbol-series-component.js +49 -49
- package/esm2015/lib/igc-geographic-scatter-area-series-component.js +13 -13
- package/esm2015/lib/igc-geographic-shape-series-base-base-component.js +3 -3
- package/esm2015/lib/igc-geographic-shape-series-base-component.js +28 -28
- package/esm2015/lib/igc-geographic-shape-series-component.js +49 -49
- package/esm2015/lib/igc-geographic-symbol-series-base-component.js +3 -3
- package/esm2015/lib/igc-geographic-symbol-series-component.js +27 -27
- package/esm2015/lib/igc-geographic-tile-series-component.js +9 -9
- package/esm2015/lib/igc-geographic-xy-triangulating-series-base-component.js +3 -3
- package/esm2015/lib/igc-geographic-xy-triangulating-series-component.js +15 -15
- package/esm2015/lib/igc-tile-series-component.js +6 -6
- package/esm5/lib/ArcGISOnlineMapImagery.js +10 -10
- package/esm5/lib/BingMapsMapImageryView_combined.js +8 -8
- package/esm5/lib/BingResourceSet.js +2 -2
- package/esm5/lib/BingResponse.js +2 -2
- package/esm5/lib/CustomMapImagery.js +2 -2
- package/esm5/lib/GeographicContourLineSeriesView_combined.js +43 -40
- package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js +85 -85
- package/esm5/lib/GeographicMapSeriesHost_combined.js +186 -186
- package/esm5/lib/GeographicMarkerSeries.js +31 -31
- package/esm5/lib/GeographicMarkerSeriesBase.js +2 -2
- package/esm5/lib/GeographicPolylineSeriesView_combined.js +21 -21
- package/esm5/lib/GeographicProportionalSymbolSeriesBase.js +2 -2
- package/esm5/lib/GeographicProportionalSymbolSeriesBaseView.js +2 -2
- package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js +95 -95
- package/esm5/lib/GeographicShapeSeriesBaseBase.js +2 -2
- package/esm5/lib/GeographicShapeSeriesBaseBaseView.js +2 -2
- package/esm5/lib/GeographicShapeSeriesBase_combined.js +66 -66
- package/esm5/lib/GeographicShapeSeriesView_combined.js +60 -60
- package/esm5/lib/GeographicSymbolSeriesBase.js +2 -2
- package/esm5/lib/GeographicSymbolSeriesBaseView.js +2 -2
- package/esm5/lib/GeographicSymbolSeriesView_combined.js +62 -62
- package/esm5/lib/GeographicTileSeries.js +30 -30
- package/esm5/lib/GeographicXYTriangulatingSeriesBase.js +2 -2
- package/esm5/lib/GeographicXYTriangulatingSeriesBaseView.js +2 -2
- package/esm5/lib/ImageTilesReadyEventArgs.js +2 -2
- package/esm5/lib/ImageryMetadata.js +2 -2
- package/esm5/lib/ImagesChangedEventArgs.js +2 -2
- package/esm5/lib/LevelOfDetailResponseModel.js +5 -5
- package/esm5/lib/MapServerResponseModel.js +4 -4
- package/esm5/lib/SphericalMercatorHorizontalScaler.js +4 -4
- package/esm5/lib/SphericalMercatorVerticalScaler.js +6 -6
- package/esm5/lib/SubDomainsCollection.js +2 -2
- package/esm5/lib/TileGeneratorMapImagery.js +2 -2
- package/esm5/lib/TileInfoResponseModel.js +3 -3
- package/esm5/lib/TileSeries_combined.js +95 -95
- package/esm5/lib/TokenResponseModel.js +5 -5
- package/esm5/lib/XamGeographicMap_combined.js +469 -469
- package/esm5/lib/igc-arc-gis-online-map-imagery.js +11 -11
- package/esm5/lib/igc-bing-maps-map-imagery.js +14 -14
- package/esm5/lib/igc-custom-map-imagery.js +4 -4
- package/esm5/lib/igc-geographic-contour-line-series-component.js +19 -19
- package/esm5/lib/igc-geographic-high-density-scatter-series-component.js +49 -49
- package/esm5/lib/igc-geographic-map-component.js +75 -75
- package/esm5/lib/igc-geographic-map-imagery.js +12 -12
- package/esm5/lib/igc-geographic-map-series-host-component.js +30 -30
- package/esm5/lib/igc-geographic-marker-series-base-component.js +4 -4
- package/esm5/lib/igc-geographic-marker-series-component.js +46 -46
- package/esm5/lib/igc-geographic-polyline-series-component.js +23 -23
- package/esm5/lib/igc-geographic-proportional-symbol-series-base-component.js +4 -4
- package/esm5/lib/igc-geographic-proportional-symbol-series-component.js +65 -65
- package/esm5/lib/igc-geographic-scatter-area-series-component.js +17 -17
- package/esm5/lib/igc-geographic-shape-series-base-base-component.js +4 -4
- package/esm5/lib/igc-geographic-shape-series-base-component.js +38 -38
- package/esm5/lib/igc-geographic-shape-series-component.js +65 -65
- package/esm5/lib/igc-geographic-symbol-series-base-component.js +4 -4
- package/esm5/lib/igc-geographic-symbol-series-component.js +34 -34
- package/esm5/lib/igc-geographic-tile-series-component.js +11 -11
- package/esm5/lib/igc-geographic-xy-triangulating-series-base-component.js +4 -4
- package/esm5/lib/igc-geographic-xy-triangulating-series-component.js +23 -23
- package/esm5/lib/igc-image-tiles-ready-event-args.js +1 -1
- package/esm5/lib/igc-images-changed-event-args.js +1 -1
- package/esm5/lib/igc-open-street-map-imagery.js +4 -4
- package/esm5/lib/igc-sub-domains-collection.js +2 -2
- package/esm5/lib/igc-tile-generator-map-imagery.js +4 -4
- package/esm5/lib/igc-tile-series-component.js +9 -9
- package/fesm2015/igniteui-webcomponents-maps.js +1698 -1695
- package/fesm5/igniteui-webcomponents-maps.js +1752 -1749
- package/lib/ArcGISOnlineMapImagery.d.ts +16 -8
- package/lib/BingMapsMapImageryView_combined.d.ts +10 -5
- package/lib/GeographicContourLineSeriesView_combined.d.ts +15 -15
- package/lib/GeographicHighDensityScatterSeriesView_combined.d.ts +25 -24
- package/lib/GeographicMapSeriesHost_combined.d.ts +44 -42
- package/lib/GeographicMarkerSeries.d.ts +18 -18
- package/lib/GeographicMarkerSeriesBase.d.ts +1 -1
- package/lib/GeographicPolylineSeriesView_combined.d.ts +9 -9
- package/lib/GeographicProportionalSymbolSeriesBase.d.ts +1 -1
- package/lib/GeographicProportionalSymbolSeriesView_combined.d.ts +27 -27
- package/lib/GeographicShapeSeriesBaseBase.d.ts +1 -1
- package/lib/GeographicShapeSeriesBase_combined.d.ts +25 -24
- package/lib/GeographicShapeSeriesView_combined.d.ts +28 -28
- package/lib/GeographicSymbolSeriesBase.d.ts +1 -1
- package/lib/GeographicSymbolSeriesView_combined.d.ts +21 -21
- package/lib/GeographicTileSeries.d.ts +10 -9
- package/lib/GeographicXYTriangulatingSeriesBase.d.ts +1 -1
- package/lib/LevelOfDetailResponseModel.d.ts +6 -3
- package/lib/MapServerResponseModel.d.ts +4 -2
- package/lib/SphericalMercatorVerticalScaler.d.ts +2 -2
- package/lib/TileInfoResponseModel.d.ts +2 -1
- package/lib/TileSeries_combined.d.ts +22 -20
- package/lib/TokenResponseModel.d.ts +6 -3
- package/lib/XamGeographicMap_combined.d.ts +113 -100
- package/lib/igc-arc-gis-online-map-imagery.d.ts +17 -9
- package/lib/igc-bing-maps-map-imagery.d.ts +23 -12
- package/lib/igc-custom-map-imagery.d.ts +3 -2
- package/lib/igc-geographic-contour-line-series-component.d.ts +13 -8
- package/lib/igc-geographic-high-density-scatter-series-component.d.ts +27 -15
- package/lib/igc-geographic-map-component.d.ts +41 -23
- package/lib/igc-geographic-map-imagery.d.ts +23 -12
- package/lib/igc-geographic-map-series-host-component.d.ts +8 -6
- package/lib/igc-geographic-marker-series-base-component.d.ts +2 -2
- package/lib/igc-geographic-marker-series-component.d.ts +24 -13
- package/lib/igc-geographic-polyline-series-component.d.ts +13 -8
- package/lib/igc-geographic-proportional-symbol-series-base-component.d.ts +2 -2
- package/lib/igc-geographic-proportional-symbol-series-component.d.ts +39 -21
- package/lib/igc-geographic-scatter-area-series-component.d.ts +11 -7
- package/lib/igc-geographic-shape-series-base-base-component.d.ts +2 -2
- package/lib/igc-geographic-shape-series-base-component.d.ts +26 -14
- package/lib/igc-geographic-shape-series-component.d.ts +35 -19
- package/lib/igc-geographic-symbol-series-base-component.d.ts +2 -2
- package/lib/igc-geographic-symbol-series-component.d.ts +21 -12
- package/lib/igc-geographic-tile-series-component.d.ts +7 -5
- package/lib/igc-geographic-xy-triangulating-series-base-component.d.ts +2 -2
- package/lib/igc-geographic-xy-triangulating-series-component.d.ts +16 -9
- package/lib/igc-image-tiles-ready-event-args.d.ts +1 -1
- package/lib/igc-images-changed-event-args.d.ts +1 -1
- package/lib/igc-open-street-map-imagery.d.ts +3 -2
- package/lib/igc-tile-generator-map-imagery.d.ts +3 -2
- package/lib/igc-tile-series-component.d.ts +5 -4
- package/package.json +3 -3
|
@@ -17,127 +17,127 @@ export let GeographicShapeSeriesBase = /*@__PURE__*/ (() => {
|
|
|
17
17
|
class GeographicShapeSeriesBase extends GeographicMapSeriesHost {
|
|
18
18
|
constructor() {
|
|
19
19
|
super(...arguments);
|
|
20
|
-
this.
|
|
21
|
-
this.
|
|
20
|
+
this.qu = false;
|
|
21
|
+
this.qt = false;
|
|
22
22
|
this.assigningShapeStyle = null;
|
|
23
23
|
this.assigningShapeMarkerStyle = null;
|
|
24
|
-
this.
|
|
25
|
-
this.
|
|
24
|
+
this.qq = null;
|
|
25
|
+
this.qs = false;
|
|
26
26
|
}
|
|
27
|
-
|
|
27
|
+
by() {
|
|
28
28
|
return new GeographicShapeSeriesBaseView(this);
|
|
29
29
|
}
|
|
30
|
-
|
|
31
|
-
super.
|
|
32
|
-
this.
|
|
30
|
+
l4(a) {
|
|
31
|
+
super.l4(a);
|
|
32
|
+
this.qp = a;
|
|
33
33
|
}
|
|
34
|
-
|
|
34
|
+
get_d0() {
|
|
35
35
|
return true;
|
|
36
36
|
}
|
|
37
|
-
|
|
37
|
+
get_c3() {
|
|
38
38
|
return true;
|
|
39
39
|
}
|
|
40
|
-
|
|
41
|
-
super.
|
|
40
|
+
l9(a, b, c, d) {
|
|
41
|
+
super.l9(a, b, c, d);
|
|
42
42
|
switch (b) {
|
|
43
43
|
case "SeriesViewer":
|
|
44
|
-
this.
|
|
44
|
+
this.qp.cf();
|
|
45
45
|
break;
|
|
46
46
|
case "ShapeMemberPath":
|
|
47
|
-
this.
|
|
47
|
+
this.qp.ch();
|
|
48
48
|
break;
|
|
49
49
|
case GeographicShapeSeriesBase.$$p[5]:
|
|
50
|
-
this.
|
|
50
|
+
this.qp.cg();
|
|
51
51
|
break;
|
|
52
52
|
case GeographicShapeSeriesBase.$$p[1]:
|
|
53
|
-
this.
|
|
54
|
-
this.
|
|
55
|
-
if (this.
|
|
56
|
-
let e = this.
|
|
57
|
-
e.assigningShapeStyle = delegateCombine(e.assigningShapeStyle, runOn(this, this.
|
|
53
|
+
this.qe.rd = this.qw;
|
|
54
|
+
this.qu = this.qw;
|
|
55
|
+
if (this.qw) {
|
|
56
|
+
let e = this.qe;
|
|
57
|
+
e.assigningShapeStyle = delegateCombine(e.assigningShapeStyle, runOn(this, this.ra));
|
|
58
58
|
}
|
|
59
59
|
else {
|
|
60
|
-
let f = this.
|
|
61
|
-
f.assigningShapeStyle = delegateRemove(f.assigningShapeStyle, runOn(this, this.
|
|
60
|
+
let f = this.qe;
|
|
61
|
+
f.assigningShapeStyle = delegateRemove(f.assigningShapeStyle, runOn(this, this.ra));
|
|
62
62
|
}
|
|
63
63
|
break;
|
|
64
64
|
case GeographicShapeSeriesBase.$$p[0]:
|
|
65
|
-
this.
|
|
66
|
-
this.
|
|
67
|
-
if (this.
|
|
68
|
-
let g = this.
|
|
69
|
-
g.assigningShapeMarkerStyle = delegateCombine(g.assigningShapeMarkerStyle, runOn(this, this.
|
|
65
|
+
this.qe.rc = this.qv;
|
|
66
|
+
this.qt = this.qv;
|
|
67
|
+
if (this.qw) {
|
|
68
|
+
let g = this.qe;
|
|
69
|
+
g.assigningShapeMarkerStyle = delegateCombine(g.assigningShapeMarkerStyle, runOn(this, this.q9));
|
|
70
70
|
}
|
|
71
71
|
else {
|
|
72
|
-
let h = this.
|
|
73
|
-
h.assigningShapeMarkerStyle = delegateRemove(h.assigningShapeMarkerStyle, runOn(this, this.
|
|
72
|
+
let h = this.qe;
|
|
73
|
+
h.assigningShapeMarkerStyle = delegateRemove(h.assigningShapeMarkerStyle, runOn(this, this.q9));
|
|
74
74
|
}
|
|
75
75
|
break;
|
|
76
76
|
case GeographicShapeSeriesBase.$$p[2]:
|
|
77
|
-
this.
|
|
77
|
+
this.qe.qz = this.qo;
|
|
78
78
|
break;
|
|
79
79
|
case GeographicShapeSeriesBase.$$p[3]:
|
|
80
|
-
this.
|
|
80
|
+
this.qe.ru = this.qy;
|
|
81
81
|
break;
|
|
82
82
|
case GeographicShapeSeriesBase.$$p[4]:
|
|
83
|
-
this.
|
|
83
|
+
this.qe.rv = this.qz;
|
|
84
84
|
break;
|
|
85
85
|
case "ShapefileDataSource":
|
|
86
86
|
if (c != null) {
|
|
87
87
|
let i = c;
|
|
88
|
-
if (this.
|
|
89
|
-
i.importCompleted = delegateRemove(i.importCompleted, runOn(this, this.
|
|
88
|
+
if (this.qs) {
|
|
89
|
+
i.importCompleted = delegateRemove(i.importCompleted, runOn(this, this.rb));
|
|
90
90
|
}
|
|
91
91
|
}
|
|
92
92
|
if (d != null) {
|
|
93
93
|
let j = d;
|
|
94
94
|
if (j.count > 0) {
|
|
95
|
-
this.
|
|
95
|
+
this.rc();
|
|
96
96
|
break;
|
|
97
97
|
}
|
|
98
|
-
this.
|
|
99
|
-
j.importCompleted = delegateCombine(j.importCompleted, runOn(this, this.
|
|
98
|
+
this.qs = true;
|
|
99
|
+
j.importCompleted = delegateCombine(j.importCompleted, runOn(this, this.rb));
|
|
100
100
|
}
|
|
101
101
|
break;
|
|
102
102
|
}
|
|
103
103
|
}
|
|
104
|
-
|
|
104
|
+
ra(a, b) {
|
|
105
105
|
if (this.assigningShapeStyle != null) {
|
|
106
106
|
this.assigningShapeStyle(this, b);
|
|
107
107
|
}
|
|
108
108
|
}
|
|
109
|
-
|
|
109
|
+
q9(a, b) {
|
|
110
110
|
if (this.assigningShapeMarkerStyle != null) {
|
|
111
111
|
this.assigningShapeMarkerStyle(this, b);
|
|
112
112
|
}
|
|
113
113
|
}
|
|
114
|
-
|
|
115
|
-
this.
|
|
114
|
+
rb(a, b) {
|
|
115
|
+
this.rc();
|
|
116
116
|
}
|
|
117
|
-
|
|
118
|
-
let sds_ = this.
|
|
117
|
+
rc() {
|
|
118
|
+
let sds_ = this.qr;
|
|
119
119
|
let ext_ = sds_.externalObject;
|
|
120
120
|
this.itemsSource = (ext_.getPointData());
|
|
121
121
|
}
|
|
122
|
-
get
|
|
123
|
-
return this.
|
|
122
|
+
get qr() {
|
|
123
|
+
return this.qq;
|
|
124
124
|
}
|
|
125
|
-
set
|
|
126
|
-
let b = this.
|
|
127
|
-
this.
|
|
128
|
-
if (b != this.
|
|
129
|
-
this.raisePropertyChanged("ShapefileDataSource", b, this.
|
|
125
|
+
set qr(a) {
|
|
126
|
+
let b = this.qq;
|
|
127
|
+
this.qq = a;
|
|
128
|
+
if (b != this.qq) {
|
|
129
|
+
this.raisePropertyChanged("ShapefileDataSource", b, this.qq);
|
|
130
130
|
}
|
|
131
131
|
}
|
|
132
|
-
|
|
132
|
+
get_e7() {
|
|
133
133
|
return true;
|
|
134
134
|
}
|
|
135
|
-
|
|
136
|
-
super.
|
|
135
|
+
set_e7(a) {
|
|
136
|
+
super.set_e7(a);
|
|
137
137
|
}
|
|
138
138
|
}
|
|
139
139
|
GeographicShapeSeriesBase.$t = /*@__PURE__*/ markType(GeographicShapeSeriesBase, 'GeographicShapeSeriesBase', GeographicMapSeriesHost.$);
|
|
140
|
-
GeographicShapeSeriesBase.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, GeographicShapeSeriesBase, 'raisePropertyChanged', ['IsCustomShapeMarkerStyleAllowed:
|
|
140
|
+
GeographicShapeSeriesBase.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, GeographicShapeSeriesBase, 'raisePropertyChanged', ['IsCustomShapeMarkerStyleAllowed:qv:rd', [0, false], 'IsCustomShapeStyleAllowed:qw:re', [0, false], 'ItemSearchMode:qo:rf', [ShapeItemSearchMode_$type, /*@__PURE__*/ enumGetBox(ShapeItemSearchMode_$type, 0)], 'ItemSearchPointsThreshold:qy:rg', [1, 10000], 'ItemSearchThreshold:qz:rh', [1, 10000], 'ShapeFilterResolution:qx:ri', [1, 2], 'ShapeMemberPath:q7:rj', [2, "points"]]);
|
|
141
141
|
return GeographicShapeSeriesBase;
|
|
142
142
|
})();
|
|
143
143
|
/**
|
|
@@ -152,23 +152,23 @@ export let GeographicShapeSeriesBaseView = /*@__PURE__*/ (() => {
|
|
|
152
152
|
}
|
|
153
153
|
b2() {
|
|
154
154
|
super.b2();
|
|
155
|
-
this.ce.
|
|
155
|
+
this.ce.qe.r5 = this.ce.q7;
|
|
156
156
|
}
|
|
157
157
|
cf() {
|
|
158
|
-
let a = this.ce.
|
|
159
|
-
if (this.ce.
|
|
160
|
-
a.
|
|
161
|
-
a.
|
|
158
|
+
let a = this.ce.qe;
|
|
159
|
+
if (this.ce.ce == null) {
|
|
160
|
+
a.qt = null;
|
|
161
|
+
a.qv = null;
|
|
162
162
|
return;
|
|
163
163
|
}
|
|
164
|
-
a.
|
|
165
|
-
a.
|
|
164
|
+
a.qt = this.ce.ce.tx;
|
|
165
|
+
a.qv = this.ce.ce.tz;
|
|
166
166
|
}
|
|
167
167
|
ch() {
|
|
168
|
-
this.ce.
|
|
168
|
+
this.ce.qe.r5 = this.ce.q7;
|
|
169
169
|
}
|
|
170
170
|
cg() {
|
|
171
|
-
this.ce.
|
|
171
|
+
this.ce.qe.rr = this.ce.qx;
|
|
172
172
|
}
|
|
173
173
|
}
|
|
174
174
|
GeographicShapeSeriesBaseView.$t = /*@__PURE__*/ markType(GeographicShapeSeriesBaseView, 'GeographicShapeSeriesBaseView', HostSeriesView.$);
|
|
@@ -30,53 +30,53 @@ export let GeographicShapeSeriesView = /*@__PURE__*/ (() => {
|
|
|
30
30
|
this.ci = null;
|
|
31
31
|
this.ci = a;
|
|
32
32
|
if (!this.q) {
|
|
33
|
-
this.ci.
|
|
33
|
+
this.ci.q7 = "points";
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
as() {
|
|
37
37
|
super.as();
|
|
38
38
|
if (!this.q) {
|
|
39
|
-
this.ci.
|
|
40
|
-
this.ci.
|
|
41
|
-
this.ci.
|
|
42
|
-
this.ci.
|
|
43
|
-
this.ci.
|
|
39
|
+
this.ci.sr = Defaults.aj;
|
|
40
|
+
this.ci.g4 = Defaults.p;
|
|
41
|
+
this.ci.rq = Defaults.o;
|
|
42
|
+
this.ci.rn = Defaults.d;
|
|
43
|
+
this.ci.rl = Defaults.a;
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
b2() {
|
|
47
47
|
super.b2();
|
|
48
|
-
this.ci.
|
|
49
|
-
this.ci.
|
|
50
|
-
this.ci.
|
|
51
|
-
this.ci.
|
|
52
|
-
this.ci.
|
|
48
|
+
this.ci.qe.ul = this.ci.st;
|
|
49
|
+
this.ci.qe.te = this.ci.ro;
|
|
50
|
+
this.ci.qe.t0 = this.ci.r9;
|
|
51
|
+
this.ci.qe.th = this.ci.rq;
|
|
52
|
+
this.ci.qe.s0 = this.ci.rk;
|
|
53
53
|
}
|
|
54
54
|
cn() {
|
|
55
|
-
this.ci.
|
|
55
|
+
this.ci.qe.t0 = this.ci.r9;
|
|
56
56
|
}
|
|
57
57
|
cp() {
|
|
58
|
-
this.ci.
|
|
58
|
+
this.ci.qe.th = this.ci.rq;
|
|
59
59
|
}
|
|
60
60
|
ck() {
|
|
61
|
-
this.ci.
|
|
61
|
+
this.ci.qe.s0 = this.ci.rk;
|
|
62
62
|
}
|
|
63
63
|
co() {
|
|
64
|
-
this.ci.
|
|
64
|
+
this.ci.qe.s9 = this.ci.rn;
|
|
65
65
|
}
|
|
66
66
|
cj() {
|
|
67
|
-
this.ci.
|
|
67
|
+
this.ci.qe.uh = this.ci.sq;
|
|
68
68
|
}
|
|
69
69
|
cl() {
|
|
70
|
-
this.ci.
|
|
70
|
+
this.ci.qe.ui = this.ci.sr;
|
|
71
71
|
}
|
|
72
72
|
cm() {
|
|
73
|
-
this.ci.
|
|
73
|
+
this.ci.qe.uk = this.ci.ss;
|
|
74
74
|
}
|
|
75
75
|
cq() {
|
|
76
|
-
this.ci.
|
|
76
|
+
this.ci.qe.te = this.ci.ro;
|
|
77
77
|
}
|
|
78
78
|
cr() {
|
|
79
|
-
this.ci.
|
|
79
|
+
this.ci.qe.ul = this.ci.st;
|
|
80
80
|
}
|
|
81
81
|
}
|
|
82
82
|
GeographicShapeSeriesView.$t = /*@__PURE__*/ markType(GeographicShapeSeriesView, 'GeographicShapeSeriesView', GeographicShapeSeriesBaseView.$);
|
|
@@ -87,100 +87,100 @@ export let GeographicShapeSeriesView = /*@__PURE__*/ (() => {
|
|
|
87
87
|
*/
|
|
88
88
|
export let GeographicShapeSeries = /*@__PURE__*/ (() => {
|
|
89
89
|
class GeographicShapeSeries extends GeographicShapeSeriesBase {
|
|
90
|
+
get_ea() {
|
|
91
|
+
return true;
|
|
92
|
+
}
|
|
90
93
|
constructor() {
|
|
91
94
|
super();
|
|
92
95
|
this.styleShape = null;
|
|
93
96
|
this.ab = GeographicShapeSeries.$;
|
|
94
97
|
}
|
|
95
|
-
|
|
96
|
-
return true;
|
|
97
|
-
}
|
|
98
|
-
bx() {
|
|
98
|
+
by() {
|
|
99
99
|
return new GeographicShapeSeriesView(this);
|
|
100
100
|
}
|
|
101
|
-
|
|
102
|
-
super.
|
|
103
|
-
this.
|
|
101
|
+
l4(a) {
|
|
102
|
+
super.l4(a);
|
|
103
|
+
this.rp = a;
|
|
104
104
|
}
|
|
105
|
-
|
|
105
|
+
qd() {
|
|
106
106
|
let a = new ScatterPolygonSeries();
|
|
107
|
-
a.styleShape = delegateCombine(a.styleShape, runOn(this, this.
|
|
108
|
-
a.propertyUpdated = delegateCombine(a.propertyUpdated, runOn(this, this.
|
|
107
|
+
a.styleShape = delegateCombine(a.styleShape, runOn(this, this.r6));
|
|
108
|
+
a.propertyUpdated = delegateCombine(a.propertyUpdated, runOn(this, this.r7));
|
|
109
109
|
return a;
|
|
110
110
|
}
|
|
111
|
-
|
|
111
|
+
r6(a, b) {
|
|
112
112
|
if (this.styleShape != null) {
|
|
113
113
|
this.styleShape(this, b);
|
|
114
114
|
}
|
|
115
115
|
}
|
|
116
|
-
|
|
117
|
-
let c = typeCast(ScatterPolygonSeries.$, this.
|
|
116
|
+
r7(a, b) {
|
|
117
|
+
let c = typeCast(ScatterPolygonSeries.$, this.qe);
|
|
118
118
|
if (c == null) {
|
|
119
119
|
return;
|
|
120
120
|
}
|
|
121
121
|
}
|
|
122
|
-
|
|
123
|
-
return this.
|
|
122
|
+
f6() {
|
|
123
|
+
return this.rq;
|
|
124
124
|
}
|
|
125
|
-
|
|
126
|
-
return this.
|
|
125
|
+
pc() {
|
|
126
|
+
return this.so;
|
|
127
127
|
}
|
|
128
|
-
|
|
129
|
-
return this.
|
|
128
|
+
pd() {
|
|
129
|
+
return this.sp;
|
|
130
130
|
}
|
|
131
|
-
|
|
132
|
-
return this.
|
|
131
|
+
nj() {
|
|
132
|
+
return this.r8;
|
|
133
133
|
}
|
|
134
|
-
|
|
135
|
-
let a = typeCast(ScatterPolygonSeries.$, this.
|
|
134
|
+
i2() {
|
|
135
|
+
let a = typeCast(ScatterPolygonSeries.$, this.qe);
|
|
136
136
|
if (a == null) {
|
|
137
137
|
return "Unknown";
|
|
138
138
|
}
|
|
139
|
-
return a.
|
|
139
|
+
return a.i2();
|
|
140
140
|
}
|
|
141
|
-
|
|
142
|
-
super.
|
|
141
|
+
l9(a, b, c, d) {
|
|
142
|
+
super.l9(a, b, c, d);
|
|
143
143
|
switch (b) {
|
|
144
144
|
case GeographicShapeSeries.$$p[6]:
|
|
145
|
-
this.
|
|
145
|
+
this.qe.s7 = this.rm;
|
|
146
146
|
break;
|
|
147
147
|
case GeographicShapeSeries.$$p[5]:
|
|
148
|
-
this.
|
|
148
|
+
this.qe.s3 = this.rl;
|
|
149
149
|
break;
|
|
150
150
|
case GeographicShapeSeries.$$p[9]:
|
|
151
|
-
this.
|
|
151
|
+
this.rp.cn();
|
|
152
152
|
break;
|
|
153
153
|
case GeographicShapeSeries.$$p[10]:
|
|
154
|
-
this.
|
|
154
|
+
this.rp.cp();
|
|
155
155
|
break;
|
|
156
156
|
case GeographicShapeSeries.$$p[4]:
|
|
157
|
-
this.
|
|
157
|
+
this.rp.ck();
|
|
158
158
|
break;
|
|
159
159
|
case GeographicShapeSeries.$$p[11]:
|
|
160
|
-
this.
|
|
160
|
+
this.rp.co();
|
|
161
161
|
break;
|
|
162
162
|
case GeographicShapeSeries.$$p[3]:
|
|
163
|
-
this.
|
|
163
|
+
this.rp.cj();
|
|
164
164
|
break;
|
|
165
165
|
case GeographicShapeSeries.$$p[7]:
|
|
166
|
-
this.
|
|
166
|
+
this.rp.cl();
|
|
167
167
|
break;
|
|
168
168
|
case GeographicShapeSeries.$$p[8]:
|
|
169
|
-
this.
|
|
169
|
+
this.rp.cm();
|
|
170
170
|
break;
|
|
171
171
|
case GeographicShapeSeries.$$p[13]:
|
|
172
|
-
this.
|
|
172
|
+
this.rp.cq();
|
|
173
173
|
break;
|
|
174
174
|
case GeographicShapeSeries.$$p[12]:
|
|
175
|
-
this.
|
|
175
|
+
this.rp.cr();
|
|
176
176
|
break;
|
|
177
177
|
}
|
|
178
178
|
}
|
|
179
|
-
|
|
179
|
+
g0() {
|
|
180
180
|
return 0.7;
|
|
181
181
|
}
|
|
182
182
|
}
|
|
183
183
|
GeographicShapeSeries.$t = /*@__PURE__*/ markType(GeographicShapeSeries, 'GeographicShapeSeries', GeographicShapeSeriesBase.$);
|
|
184
|
-
GeographicShapeSeries.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, GeographicShapeSeries, 'raisePropertyChanged', ['ActualMarkerBrush:
|
|
184
|
+
GeographicShapeSeries.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, GeographicShapeSeries, 'raisePropertyChanged', ['ActualMarkerBrush:so:sa', [Brush.$], 'ActualMarkerOutline:sp:sb', [Brush.$], 'ActualMarkerTemplate:r8:sc', [DataTemplate.$, null], 'MarkerBrush:sq:sd', [Brush.$], 'MarkerCollisionAvoidance:rk:se', [CollisionAvoidanceType_$type, /*@__PURE__*/ enumGetBox(CollisionAvoidanceType_$type, 0)], 'MarkerFillMode:rl:sf', [MarkerFillMode_$type, /*@__PURE__*/ enumGetBox(MarkerFillMode_$type, 0)], 'MarkerOutlineMode:rm:sg', [MarkerOutlineMode_$type, /*@__PURE__*/ enumGetBox(MarkerOutlineMode_$type, 0)], 'MarkerOutline:sr:sh', [Brush.$], 'MarkerStyle:ss:si', [Style.$], 'MarkerTemplate:r9:sj', [DataTemplate.$, null], 'MarkerThickness:rq:sk', [1, /*@__PURE__*/ DeviceUtils.g(2)], 'MarkerType:rn:sl', [MarkerType_$type, /*@__PURE__*/ enumGetBox(MarkerType_$type, 2)], 'ShapeStyle:st:sm', [Style.$, null], 'ShapeStyleSelector:ro:sn', [StyleSelector.$, null]]);
|
|
185
185
|
return GeographicShapeSeries;
|
|
186
186
|
})();
|
|
@@ -28,56 +28,56 @@ export let GeographicSymbolSeriesView = /*@__PURE__*/ (() => {
|
|
|
28
28
|
}
|
|
29
29
|
}
|
|
30
30
|
b2() {
|
|
31
|
-
let a = this.ce.
|
|
31
|
+
let a = this.ce.qe;
|
|
32
32
|
super.b2();
|
|
33
|
-
a.
|
|
34
|
-
a.
|
|
35
|
-
a.
|
|
36
|
-
a.
|
|
37
|
-
a.
|
|
33
|
+
a.tr = this.ce.r2;
|
|
34
|
+
a.tz = this.ce.r0;
|
|
35
|
+
a.ql = this.ce.qo;
|
|
36
|
+
a.q7 = this.ce.q4;
|
|
37
|
+
a.qq = this.ce.qp;
|
|
38
38
|
}
|
|
39
39
|
cg() {
|
|
40
|
-
this.ce.
|
|
40
|
+
this.ce.qe.tr = this.ce.r2;
|
|
41
41
|
}
|
|
42
42
|
cf() {
|
|
43
|
-
this.ce.
|
|
43
|
+
this.ce.qe.tz = this.ce.r0;
|
|
44
44
|
}
|
|
45
45
|
cm() {
|
|
46
|
-
this.ce.
|
|
46
|
+
this.ce.qe.ql = this.ce.qo;
|
|
47
47
|
}
|
|
48
48
|
ck() {
|
|
49
|
-
this.ce.
|
|
49
|
+
this.ce.qe.q7 = this.ce.q4;
|
|
50
50
|
}
|
|
51
51
|
cl() {
|
|
52
|
-
this.ce.
|
|
52
|
+
this.ce.qe.qq = this.ce.qp;
|
|
53
53
|
}
|
|
54
54
|
cn() {
|
|
55
|
-
this.ce.
|
|
55
|
+
this.ce.qe.tb = this.ce.qq;
|
|
56
56
|
}
|
|
57
57
|
cp() {
|
|
58
|
-
this.ce.
|
|
58
|
+
this.ce.qe.xAxis = this.ce.ce.tx;
|
|
59
59
|
}
|
|
60
60
|
cq() {
|
|
61
|
-
this.ce.
|
|
61
|
+
this.ce.qe.yAxis = this.ce.ce.tz;
|
|
62
62
|
}
|
|
63
63
|
co() {
|
|
64
|
-
let a = this.ce.
|
|
65
|
-
if (this.ce.
|
|
64
|
+
let a = this.ce.qe;
|
|
65
|
+
if (this.ce.ce == null) {
|
|
66
66
|
a.xAxis = null;
|
|
67
67
|
a.yAxis = null;
|
|
68
68
|
return;
|
|
69
69
|
}
|
|
70
|
-
a.xAxis = this.ce.
|
|
71
|
-
a.yAxis = this.ce.
|
|
70
|
+
a.xAxis = this.ce.ce.tx;
|
|
71
|
+
a.yAxis = this.ce.ce.tz;
|
|
72
72
|
}
|
|
73
73
|
ci() {
|
|
74
|
-
this.ce.
|
|
74
|
+
this.ce.qe.rx = this.ce.rm;
|
|
75
75
|
}
|
|
76
76
|
ch() {
|
|
77
|
-
this.ce.
|
|
77
|
+
this.ce.qe.rn = this.ce.ri;
|
|
78
78
|
}
|
|
79
79
|
cj() {
|
|
80
|
-
this.ce.
|
|
80
|
+
this.ce.qe.ro = this.ce.rj;
|
|
81
81
|
}
|
|
82
82
|
}
|
|
83
83
|
GeographicSymbolSeriesView.$t = /*@__PURE__*/ markType(GeographicSymbolSeriesView, 'GeographicSymbolSeriesView', HostSeriesView.$);
|
|
@@ -88,99 +88,99 @@ export let GeographicSymbolSeriesView = /*@__PURE__*/ (() => {
|
|
|
88
88
|
*/
|
|
89
89
|
export let GeographicSymbolSeries = /*@__PURE__*/ (() => {
|
|
90
90
|
class GeographicSymbolSeries extends GeographicMarkerSeries {
|
|
91
|
+
get_c5() {
|
|
92
|
+
return true;
|
|
93
|
+
}
|
|
91
94
|
constructor() {
|
|
92
95
|
super();
|
|
93
|
-
this.
|
|
94
|
-
this.
|
|
95
|
-
this.
|
|
96
|
+
this.ro = null;
|
|
97
|
+
this.rr = false;
|
|
98
|
+
this.rq = false;
|
|
96
99
|
this.assigningScatterStyle = null;
|
|
97
100
|
this.assigningScatterMarkerStyle = null;
|
|
98
101
|
this.ab = GeographicSymbolSeries.$;
|
|
99
102
|
}
|
|
100
|
-
|
|
101
|
-
return true;
|
|
102
|
-
}
|
|
103
|
-
bx() {
|
|
103
|
+
by() {
|
|
104
104
|
return new GeographicSymbolSeriesView(this);
|
|
105
105
|
}
|
|
106
|
-
|
|
107
|
-
super.
|
|
108
|
-
this.
|
|
106
|
+
l4(a) {
|
|
107
|
+
super.l4(a);
|
|
108
|
+
this.rp = a;
|
|
109
109
|
}
|
|
110
|
-
|
|
110
|
+
g0() {
|
|
111
111
|
return 0.7;
|
|
112
112
|
}
|
|
113
|
-
|
|
113
|
+
qd() {
|
|
114
114
|
return new ScatterSeries();
|
|
115
115
|
}
|
|
116
|
-
|
|
116
|
+
get_d0() {
|
|
117
117
|
return true;
|
|
118
118
|
}
|
|
119
|
-
|
|
120
|
-
super.
|
|
119
|
+
l9(a, b, c, d) {
|
|
120
|
+
super.l9(a, b, c, d);
|
|
121
121
|
switch (b) {
|
|
122
122
|
case "SeriesViewer":
|
|
123
|
-
this.
|
|
123
|
+
this.rp.co();
|
|
124
124
|
break;
|
|
125
125
|
case GeographicSymbolSeries.$$p[5]:
|
|
126
|
-
this.
|
|
126
|
+
this.rp.cg();
|
|
127
127
|
break;
|
|
128
128
|
case GeographicSymbolSeries.$$p[4]:
|
|
129
|
-
this.
|
|
129
|
+
this.rp.cf();
|
|
130
130
|
break;
|
|
131
131
|
case GeographicSymbolSeries.$$p[6]:
|
|
132
|
-
this.
|
|
132
|
+
this.rp.ci();
|
|
133
133
|
break;
|
|
134
134
|
case "XAxis":
|
|
135
|
-
this.
|
|
135
|
+
this.rp.cp();
|
|
136
136
|
break;
|
|
137
137
|
case "YAxis":
|
|
138
|
-
this.
|
|
138
|
+
this.rp.cq();
|
|
139
139
|
break;
|
|
140
140
|
case GeographicSymbolSeries.$$p[1]:
|
|
141
|
-
this.
|
|
142
|
-
this.
|
|
143
|
-
if (this.
|
|
144
|
-
let e = this.
|
|
145
|
-
e.assigningScatterStyle = delegateCombine(e.assigningScatterStyle, runOn(this, this.
|
|
141
|
+
this.qe.st = this.rt;
|
|
142
|
+
this.rr = this.rt;
|
|
143
|
+
if (this.rt) {
|
|
144
|
+
let e = this.qe;
|
|
145
|
+
e.assigningScatterStyle = delegateCombine(e.assigningScatterStyle, runOn(this, this.r7));
|
|
146
146
|
}
|
|
147
147
|
else {
|
|
148
|
-
let f = this.
|
|
149
|
-
f.assigningScatterStyle = delegateRemove(f.assigningScatterStyle, runOn(this, this.
|
|
148
|
+
let f = this.qe;
|
|
149
|
+
f.assigningScatterStyle = delegateRemove(f.assigningScatterStyle, runOn(this, this.r7));
|
|
150
150
|
}
|
|
151
151
|
break;
|
|
152
152
|
case GeographicSymbolSeries.$$p[0]:
|
|
153
|
-
this.
|
|
154
|
-
this.
|
|
155
|
-
if (this.
|
|
156
|
-
let g = this.
|
|
157
|
-
g.assigningScatterMarkerStyle = delegateCombine(g.assigningScatterMarkerStyle, runOn(this, this.
|
|
153
|
+
this.qe.ss = this.rs;
|
|
154
|
+
this.rq = this.rs;
|
|
155
|
+
if (this.rt) {
|
|
156
|
+
let g = this.qe;
|
|
157
|
+
g.assigningScatterMarkerStyle = delegateCombine(g.assigningScatterMarkerStyle, runOn(this, this.r6));
|
|
158
158
|
}
|
|
159
159
|
else {
|
|
160
|
-
let h = this.
|
|
161
|
-
h.assigningScatterMarkerStyle = delegateRemove(h.assigningScatterMarkerStyle, runOn(this, this.
|
|
160
|
+
let h = this.qe;
|
|
161
|
+
h.assigningScatterMarkerStyle = delegateRemove(h.assigningScatterMarkerStyle, runOn(this, this.r6));
|
|
162
162
|
}
|
|
163
163
|
break;
|
|
164
164
|
case GeographicSymbolSeries.$$p[2]:
|
|
165
|
-
this.
|
|
165
|
+
this.qe.sh = this.rn;
|
|
166
166
|
break;
|
|
167
167
|
case GeographicSymbolSeries.$$p[3]:
|
|
168
|
-
this.
|
|
168
|
+
this.qe.ta = this.rv;
|
|
169
169
|
break;
|
|
170
170
|
}
|
|
171
171
|
}
|
|
172
|
-
|
|
172
|
+
r7(a, b) {
|
|
173
173
|
if (this.assigningScatterStyle != null) {
|
|
174
174
|
this.assigningScatterStyle(this, b);
|
|
175
175
|
}
|
|
176
176
|
}
|
|
177
|
-
|
|
177
|
+
r6(a, b) {
|
|
178
178
|
if (this.assigningScatterMarkerStyle != null) {
|
|
179
179
|
this.assigningScatterMarkerStyle(this, b);
|
|
180
180
|
}
|
|
181
181
|
}
|
|
182
182
|
}
|
|
183
183
|
GeographicSymbolSeries.$t = /*@__PURE__*/ markType(GeographicSymbolSeries, 'GeographicSymbolSeries', GeographicMarkerSeries.$);
|
|
184
|
-
GeographicSymbolSeries.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, GeographicSymbolSeries, 'raisePropertyChanged', ['IsCustomScatterMarkerStyleAllowed:
|
|
184
|
+
GeographicSymbolSeries.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, GeographicSymbolSeries, 'raisePropertyChanged', ['IsCustomScatterMarkerStyleAllowed:rs:r8', [0, false], 'IsCustomScatterStyleAllowed:rt:r9', [0, false], 'ItemSearchMode:rn:sa', [ScatterItemSearchMode_$type, /*@__PURE__*/ enumGetBox(ScatterItemSearchMode_$type, 0)], 'ItemSearchThreshold:rv:sb', [1, 10000], 'LatitudeMemberPath:r0:sc', [2, null], 'LongitudeMemberPath:r2:sd', [2, null], 'MarkerCollisionAvoidance:rm:se', [CollisionAvoidanceType_$type, /*@__PURE__*/ enumGetBox(CollisionAvoidanceType_$type, 0)], 'UseLightweightMarkers:ru:sf', [0, false]]);
|
|
185
185
|
return GeographicSymbolSeries;
|
|
186
186
|
})();
|