igniteui-webcomponents-maps 4.3.3-beta.1 → 4.3.3-beta.2
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 +428 -428
- package/bundles/igniteui-webcomponents-maps.umd.min.js +1 -1
- package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js +4 -4
- package/esm2015/lib/GeographicMapSeriesHost_combined.js +3 -3
- package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js +4 -4
- package/esm2015/lib/GeographicShapeSeriesBase_combined.js +2 -2
- package/esm2015/lib/GeographicSymbolSeriesView_combined.js +4 -4
- package/esm2015/lib/TileSeries_combined.js +1 -1
- package/esm2015/lib/XamGeographicMap_combined.js +366 -366
- package/esm2015/lib/igc-geographic-map-component.js +50 -50
- package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js +4 -4
- package/esm5/lib/GeographicMapSeriesHost_combined.js +3 -3
- package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js +4 -4
- package/esm5/lib/GeographicShapeSeriesBase_combined.js +2 -2
- package/esm5/lib/GeographicSymbolSeriesView_combined.js +4 -4
- package/esm5/lib/TileSeries_combined.js +1 -1
- package/esm5/lib/XamGeographicMap_combined.js +360 -360
- package/esm5/lib/igc-geographic-map-component.js +50 -50
- package/fesm2015/igniteui-webcomponents-maps.js +434 -434
- package/fesm5/igniteui-webcomponents-maps.js +428 -428
- package/lib/XamGeographicMap_combined.d.ts +78 -78
- package/package.json +3 -3
|
@@ -611,10 +611,10 @@
|
|
|
611
611
|
case "SeriesViewer":
|
|
612
612
|
this.qe.ce = this.ce;
|
|
613
613
|
if (c != null) {
|
|
614
|
-
c.
|
|
614
|
+
c.o0(this.qe);
|
|
615
615
|
}
|
|
616
616
|
if (d != null) {
|
|
617
|
-
this.ce.
|
|
617
|
+
this.ce.lp(this.qe);
|
|
618
618
|
}
|
|
619
619
|
this.qe.mc(this.p7);
|
|
620
620
|
this.qe.index = this.index;
|
|
@@ -713,7 +713,7 @@
|
|
|
713
713
|
return;
|
|
714
714
|
}
|
|
715
715
|
if (!igniteuiWebcomponentsCore.isNaN_(this.qg)) {
|
|
716
|
-
if (this.ce.
|
|
716
|
+
if (this.ce.tk.width > this.qg) {
|
|
717
717
|
var hs_ = this.qe;
|
|
718
718
|
var v_ = 1;
|
|
719
719
|
hs_.visibility = v_;
|
|
@@ -875,22 +875,22 @@
|
|
|
875
875
|
tslib.__extends(XamGeographicMap, _super);
|
|
876
876
|
function XamGeographicMap() {
|
|
877
877
|
var _this = _super.call(this) || this;
|
|
878
|
-
_this.
|
|
879
|
-
_this.
|
|
880
|
-
_this.
|
|
881
|
-
_this.
|
|
882
|
-
_this.
|
|
883
|
-
_this.
|
|
884
|
-
_this.
|
|
885
|
-
_this.
|
|
886
|
-
_this.
|
|
887
|
-
_this.
|
|
888
|
-
_this.
|
|
889
|
-
_this.
|
|
878
|
+
_this.uw = null;
|
|
879
|
+
_this.ul = false;
|
|
880
|
+
_this.ud = 1;
|
|
881
|
+
_this.us = 0;
|
|
882
|
+
_this.v3 = null;
|
|
883
|
+
_this.ua = null;
|
|
884
|
+
_this.t6 = null;
|
|
885
|
+
_this.t8 = null;
|
|
886
|
+
_this.uc = null;
|
|
887
|
+
_this.vz = { $type: igniteuiWebcomponentsCore.Point_$type, x: NaN, y: NaN };
|
|
888
|
+
_this.v6 = null;
|
|
889
|
+
_this.ur = 1;
|
|
890
890
|
_this.imageTilesReady = null;
|
|
891
|
-
_this.
|
|
892
|
-
_this.
|
|
893
|
-
_this.
|
|
891
|
+
_this.uk = null;
|
|
892
|
+
_this.v5 = igniteuiWebcomponentsCore.Rect.empty;
|
|
893
|
+
_this.us = SphericalMercatorVerticalScaler.am(XamGeographicMap.v4.bottom) - SphericalMercatorVerticalScaler.am(XamGeographicMap.v4.top);
|
|
894
894
|
_this.ab = XamGeographicMap.$;
|
|
895
895
|
_this.backgroundContent = new OpenStreetMapImagery();
|
|
896
896
|
var a = ((function () {
|
|
@@ -899,79 +899,79 @@
|
|
|
899
899
|
return $ret;
|
|
900
900
|
})());
|
|
901
901
|
a.cf = true;
|
|
902
|
-
_this.
|
|
903
|
-
_this.
|
|
902
|
+
_this.t7 = a;
|
|
903
|
+
_this.t7.nl = new SphericalMercatorHorizontalScaler();
|
|
904
904
|
var b = ((function () {
|
|
905
905
|
var $ret = new igniteuiWebcomponentsCharts.NumericYAxis();
|
|
906
906
|
$ret.bi = _this;
|
|
907
907
|
return $ret;
|
|
908
908
|
})());
|
|
909
909
|
b.cf = true;
|
|
910
|
-
_this.
|
|
911
|
-
_this.
|
|
912
|
-
_this.
|
|
913
|
-
_this.
|
|
914
|
-
_this.
|
|
910
|
+
_this.t9 = b;
|
|
911
|
+
_this.t9.nl = new SphericalMercatorVerticalScaler();
|
|
912
|
+
_this.ve();
|
|
913
|
+
_this.vl();
|
|
914
|
+
_this.mb();
|
|
915
915
|
return _this;
|
|
916
916
|
}
|
|
917
917
|
XamGeographicMap.prototype.provideContainer = function (a) {
|
|
918
918
|
_super.prototype.provideContainer.call(this, a);
|
|
919
|
-
this.
|
|
920
|
-
this.
|
|
919
|
+
this.t7.provideRenderer(a);
|
|
920
|
+
this.t9.provideRenderer(a);
|
|
921
921
|
};
|
|
922
|
-
XamGeographicMap.prototype.
|
|
923
|
-
_super.prototype.
|
|
924
|
-
this.
|
|
925
|
-
};
|
|
926
|
-
XamGeographicMap.prototype.es = function () {
|
|
927
|
-
return this.uo;
|
|
922
|
+
XamGeographicMap.prototype.mb = function () {
|
|
923
|
+
_super.prototype.mb.call(this);
|
|
924
|
+
this.uj.fv(this.gg);
|
|
928
925
|
};
|
|
929
926
|
XamGeographicMap.prototype.et = function () {
|
|
930
|
-
return this.
|
|
927
|
+
return this.up;
|
|
928
|
+
};
|
|
929
|
+
XamGeographicMap.prototype.eu = function () {
|
|
930
|
+
return this.up;
|
|
931
931
|
};
|
|
932
|
-
XamGeographicMap.prototype.
|
|
933
|
-
if (this.
|
|
934
|
-
if (this.
|
|
932
|
+
XamGeographicMap.prototype.ug = function () {
|
|
933
|
+
if (this.ue == 0) {
|
|
934
|
+
if (this.ul) {
|
|
935
935
|
return 2;
|
|
936
936
|
}
|
|
937
937
|
}
|
|
938
938
|
return 1;
|
|
939
939
|
};
|
|
940
|
-
Object.defineProperty(XamGeographicMap.prototype, "
|
|
940
|
+
Object.defineProperty(XamGeographicMap.prototype, "uf", {
|
|
941
941
|
get: function () {
|
|
942
|
-
return this.
|
|
942
|
+
return this.ud;
|
|
943
943
|
},
|
|
944
944
|
set: function (a) {
|
|
945
|
-
this.
|
|
945
|
+
this.ud = a;
|
|
946
946
|
},
|
|
947
947
|
enumerable: false,
|
|
948
948
|
configurable: true
|
|
949
949
|
});
|
|
950
|
-
Object.defineProperty(XamGeographicMap.prototype, "
|
|
950
|
+
Object.defineProperty(XamGeographicMap.prototype, "v8", {
|
|
951
951
|
get: function () {
|
|
952
|
-
return this.
|
|
952
|
+
return this.v3;
|
|
953
953
|
},
|
|
954
954
|
set: function (a) {
|
|
955
|
-
var b = igniteuiWebcomponentsCore.Rect.l_op_Inequality(this.
|
|
955
|
+
var b = igniteuiWebcomponentsCore.Rect.l_op_Inequality(this.v3, a);
|
|
956
956
|
if (b) {
|
|
957
|
-
var c = this.
|
|
958
|
-
this.
|
|
959
|
-
this.
|
|
957
|
+
var c = this.v3;
|
|
958
|
+
this.v3 = a;
|
|
959
|
+
this.oj("ActualWorldRect", c, a);
|
|
960
960
|
}
|
|
961
961
|
},
|
|
962
962
|
enumerable: false,
|
|
963
963
|
configurable: true
|
|
964
964
|
});
|
|
965
|
-
XamGeographicMap.prototype.
|
|
966
|
-
return this.
|
|
965
|
+
XamGeographicMap.prototype.wc = function () {
|
|
966
|
+
return this.v8;
|
|
967
967
|
};
|
|
968
|
-
XamGeographicMap.prototype.
|
|
969
|
-
if (this.
|
|
968
|
+
XamGeographicMap.prototype.ve = function () {
|
|
969
|
+
if (this.wk.isEmpty) {
|
|
970
970
|
return;
|
|
971
971
|
}
|
|
972
|
-
this.
|
|
972
|
+
this.v8 = this.wi(this.wk, this.cd == 1);
|
|
973
973
|
};
|
|
974
|
-
XamGeographicMap.prototype.
|
|
974
|
+
XamGeographicMap.prototype.wi = function (a, b) {
|
|
975
975
|
var c = a.top;
|
|
976
976
|
var d = a.left;
|
|
977
977
|
var e = a.width;
|
|
@@ -979,25 +979,25 @@
|
|
|
979
979
|
var g = SphericalMercatorVerticalScaler.am(a.bottom);
|
|
980
980
|
var h = SphericalMercatorVerticalScaler.am(a.top);
|
|
981
981
|
var i = g - h;
|
|
982
|
-
var j = a.width / XamGeographicMap.
|
|
983
|
-
var k = SphericalMercatorVerticalScaler.am(XamGeographicMap.
|
|
982
|
+
var j = a.width / XamGeographicMap.v4.width;
|
|
983
|
+
var k = SphericalMercatorVerticalScaler.am(XamGeographicMap.v4.top);
|
|
984
984
|
var l = i / j;
|
|
985
|
-
if (i / j > this.
|
|
986
|
-
var m = i / this.
|
|
985
|
+
if (i / j > this.us) {
|
|
986
|
+
var m = i / this.us;
|
|
987
987
|
var n = m - j;
|
|
988
|
-
d = d - (n / 2) * XamGeographicMap.
|
|
989
|
-
e = m * XamGeographicMap.
|
|
988
|
+
d = d - (n / 2) * XamGeographicMap.v4.width;
|
|
989
|
+
e = m * XamGeographicMap.v4.width;
|
|
990
990
|
if (b) {
|
|
991
|
-
if (d < XamGeographicMap.
|
|
992
|
-
d += (XamGeographicMap.
|
|
991
|
+
if (d < XamGeographicMap.v4.left) {
|
|
992
|
+
d += (XamGeographicMap.v4.left - d);
|
|
993
993
|
}
|
|
994
|
-
else if ((d + e) > XamGeographicMap.
|
|
995
|
-
d -= ((d + e) - XamGeographicMap.
|
|
994
|
+
else if ((d + e) > XamGeographicMap.v4.right) {
|
|
995
|
+
d -= ((d + e) - XamGeographicMap.v4.right);
|
|
996
996
|
}
|
|
997
997
|
}
|
|
998
998
|
}
|
|
999
|
-
else if (i / j < this.
|
|
1000
|
-
var o = this.
|
|
999
|
+
else if (i / j < this.us) {
|
|
1000
|
+
var o = this.us * j;
|
|
1001
1001
|
var p = o - i;
|
|
1002
1002
|
var q = h - (p / 2);
|
|
1003
1003
|
var r = g + (p / 2);
|
|
@@ -1006,9 +1006,9 @@
|
|
|
1006
1006
|
q += (k - q);
|
|
1007
1007
|
r += (k - q);
|
|
1008
1008
|
}
|
|
1009
|
-
else if (r > (k + this.
|
|
1010
|
-
q -= ((r) - (k + this.
|
|
1011
|
-
r -= ((r) - (k + this.
|
|
1009
|
+
else if (r > (k + this.us)) {
|
|
1010
|
+
q -= ((r) - (k + this.us));
|
|
1011
|
+
r -= ((r) - (k + this.us));
|
|
1012
1012
|
}
|
|
1013
1013
|
}
|
|
1014
1014
|
c = SphericalMercatorVerticalScaler.aq(q);
|
|
@@ -1019,44 +1019,44 @@
|
|
|
1019
1019
|
};
|
|
1020
1020
|
Object.defineProperty(XamGeographicMap.prototype, "backgroundContent", {
|
|
1021
1021
|
get: function () {
|
|
1022
|
-
return this.
|
|
1022
|
+
return this.ua;
|
|
1023
1023
|
},
|
|
1024
1024
|
set: function (a) {
|
|
1025
1025
|
var b = a != this.backgroundContent;
|
|
1026
1026
|
if (b) {
|
|
1027
1027
|
var c = this.backgroundContent;
|
|
1028
|
-
this.
|
|
1029
|
-
this.
|
|
1028
|
+
this.ua = a;
|
|
1029
|
+
this.oj("BackgroundContent", c, a);
|
|
1030
1030
|
}
|
|
1031
1031
|
},
|
|
1032
1032
|
enumerable: false,
|
|
1033
1033
|
configurable: true
|
|
1034
1034
|
});
|
|
1035
|
-
Object.defineProperty(XamGeographicMap.prototype, "
|
|
1035
|
+
Object.defineProperty(XamGeographicMap.prototype, "t7", {
|
|
1036
1036
|
get: function () {
|
|
1037
|
-
return this.
|
|
1037
|
+
return this.t6;
|
|
1038
1038
|
},
|
|
1039
1039
|
set: function (a) {
|
|
1040
|
-
var b = a != this.
|
|
1040
|
+
var b = a != this.t7;
|
|
1041
1041
|
if (b) {
|
|
1042
|
-
var c = this.
|
|
1043
|
-
this.
|
|
1044
|
-
this.
|
|
1042
|
+
var c = this.t7;
|
|
1043
|
+
this.t6 = a;
|
|
1044
|
+
this.oj("XAxis", c, a);
|
|
1045
1045
|
}
|
|
1046
1046
|
},
|
|
1047
1047
|
enumerable: false,
|
|
1048
1048
|
configurable: true
|
|
1049
1049
|
});
|
|
1050
|
-
Object.defineProperty(XamGeographicMap.prototype, "
|
|
1050
|
+
Object.defineProperty(XamGeographicMap.prototype, "t9", {
|
|
1051
1051
|
get: function () {
|
|
1052
|
-
return this.
|
|
1052
|
+
return this.t8;
|
|
1053
1053
|
},
|
|
1054
1054
|
set: function (a) {
|
|
1055
|
-
var b = a != this.
|
|
1055
|
+
var b = a != this.t9;
|
|
1056
1056
|
if (b) {
|
|
1057
|
-
var c = this.
|
|
1058
|
-
this.
|
|
1059
|
-
this.
|
|
1057
|
+
var c = this.t9;
|
|
1058
|
+
this.t8 = a;
|
|
1059
|
+
this.oj("YAxis", c, a);
|
|
1060
1060
|
}
|
|
1061
1061
|
},
|
|
1062
1062
|
enumerable: false,
|
|
@@ -1065,41 +1065,41 @@
|
|
|
1065
1065
|
XamGeographicMap.prototype.getZoomRectFromGeoRect = function (a) {
|
|
1066
1066
|
return this.getZoomFromGeographicRect(a);
|
|
1067
1067
|
};
|
|
1068
|
-
XamGeographicMap.prototype.
|
|
1069
|
-
this.
|
|
1068
|
+
XamGeographicMap.prototype.vo = function (a) {
|
|
1069
|
+
this.t0 = a;
|
|
1070
1070
|
};
|
|
1071
|
-
XamGeographicMap.prototype.
|
|
1072
|
-
this.
|
|
1071
|
+
XamGeographicMap.prototype.vn = function (a) {
|
|
1072
|
+
this.wk = a;
|
|
1073
1073
|
};
|
|
1074
1074
|
XamGeographicMap.prototype.getZoomFromGeographicRect = function (a) {
|
|
1075
|
-
return this.
|
|
1075
|
+
return this.wa(a, true, 0);
|
|
1076
1076
|
};
|
|
1077
|
-
XamGeographicMap.prototype.
|
|
1078
|
-
return this.
|
|
1077
|
+
XamGeographicMap.prototype.v9 = function (a, b) {
|
|
1078
|
+
return this.wa(a, false, b);
|
|
1079
1079
|
};
|
|
1080
|
-
XamGeographicMap.prototype.
|
|
1080
|
+
XamGeographicMap.prototype.wa = function (a, b, c) {
|
|
1081
1081
|
var d = a;
|
|
1082
1082
|
if (b) {
|
|
1083
|
-
d = this.
|
|
1084
|
-
}
|
|
1085
|
-
var e = this.
|
|
1086
|
-
var f = this.
|
|
1087
|
-
var g = new igniteuiWebcomponentsCharts.ScalerParams(1, XamGeographicMap.
|
|
1088
|
-
g.c = this.
|
|
1089
|
-
var h = new igniteuiWebcomponentsCharts.ScalerParams(1, XamGeographicMap.
|
|
1090
|
-
h.c = this.
|
|
1091
|
-
var i = this.
|
|
1092
|
-
var j = this.
|
|
1093
|
-
var k = this.
|
|
1094
|
-
var l = this.
|
|
1095
|
-
var m = (i - c) / this.
|
|
1096
|
-
var n = (l - c) / this.
|
|
1097
|
-
var o = (j - i + (c * 2)) / this.
|
|
1098
|
-
var p = (k - l + (c * 2)) / this.
|
|
1083
|
+
d = this.wi(a, false);
|
|
1084
|
+
}
|
|
1085
|
+
var e = this.t7;
|
|
1086
|
+
var f = this.t9;
|
|
1087
|
+
var g = new igniteuiWebcomponentsCharts.ScalerParams(1, XamGeographicMap.v7, this.tz, e.ch);
|
|
1088
|
+
g.c = this.to;
|
|
1089
|
+
var h = new igniteuiWebcomponentsCharts.ScalerParams(1, XamGeographicMap.v7, this.tz, f.ch);
|
|
1090
|
+
h.c = this.to;
|
|
1091
|
+
var i = this.t7.ej(d.left, g);
|
|
1092
|
+
var j = this.t7.ej(d.right, g);
|
|
1093
|
+
var k = this.t9.ej(d.top, h);
|
|
1094
|
+
var l = this.t9.ej(d.bottom, h);
|
|
1095
|
+
var m = (i - c) / this.tz.width;
|
|
1096
|
+
var n = (l - c) / this.tz.height;
|
|
1097
|
+
var o = (j - i + (c * 2)) / this.tz.width;
|
|
1098
|
+
var p = (k - l + (c * 2)) / this.tz.height;
|
|
1099
1099
|
var q = new igniteuiWebcomponentsCore.Rect(0, m, n, o, p);
|
|
1100
|
-
q.intersect(XamGeographicMap.
|
|
1100
|
+
q.intersect(XamGeographicMap.v7);
|
|
1101
1101
|
if (q.isEmpty) {
|
|
1102
|
-
q = XamGeographicMap.
|
|
1102
|
+
q = XamGeographicMap.v7;
|
|
1103
1103
|
}
|
|
1104
1104
|
return q;
|
|
1105
1105
|
};
|
|
@@ -1109,21 +1109,21 @@
|
|
|
1109
1109
|
var e = b.x - a.x;
|
|
1110
1110
|
var f = a.y - b.y;
|
|
1111
1111
|
if (e < 0 || f < 0) {
|
|
1112
|
-
return XamGeographicMap.
|
|
1112
|
+
return XamGeographicMap.v7;
|
|
1113
1113
|
}
|
|
1114
1114
|
else {
|
|
1115
1115
|
var g = new igniteuiWebcomponentsCore.Rect(0, c, d, e, f);
|
|
1116
1116
|
return this.getZoomFromGeographicRect(g);
|
|
1117
1117
|
}
|
|
1118
1118
|
};
|
|
1119
|
-
XamGeographicMap.prototype.
|
|
1120
|
-
var b = this.
|
|
1121
|
-
var c = this.
|
|
1122
|
-
var d = new igniteuiWebcomponentsCharts.ScalerParams(1, a, this.
|
|
1123
|
-
d.c = this.
|
|
1124
|
-
var e = new igniteuiWebcomponentsCharts.ScalerParams(1, a, this.
|
|
1125
|
-
e.c = this.
|
|
1126
|
-
var f = this.
|
|
1119
|
+
XamGeographicMap.prototype.we = function (a) {
|
|
1120
|
+
var b = this.t7;
|
|
1121
|
+
var c = this.t9;
|
|
1122
|
+
var d = new igniteuiWebcomponentsCharts.ScalerParams(1, a, this.tz, b.ch);
|
|
1123
|
+
d.c = this.to;
|
|
1124
|
+
var e = new igniteuiWebcomponentsCharts.ScalerParams(1, a, this.tz, c.ch);
|
|
1125
|
+
e.c = this.to;
|
|
1126
|
+
var f = this.tn;
|
|
1127
1127
|
var g = b.em(f.left, d);
|
|
1128
1128
|
var h = c.em(f.top, e);
|
|
1129
1129
|
var i = b.em(f.right, d);
|
|
@@ -1132,40 +1132,40 @@
|
|
|
1132
1132
|
var l = h - j;
|
|
1133
1133
|
var m = new igniteuiWebcomponentsCore.Rect(0, g, j, k, l);
|
|
1134
1134
|
if (this.cd == 1) {
|
|
1135
|
-
m.intersect(XamGeographicMap.
|
|
1135
|
+
m.intersect(XamGeographicMap.v4);
|
|
1136
1136
|
if (m.isEmpty) {
|
|
1137
|
-
m = XamGeographicMap.
|
|
1137
|
+
m = XamGeographicMap.v4;
|
|
1138
1138
|
}
|
|
1139
1139
|
}
|
|
1140
1140
|
return m;
|
|
1141
1141
|
};
|
|
1142
|
-
XamGeographicMap.prototype.vz = function (a) {
|
|
1143
|
-
var b = this.t6.l8(a.x);
|
|
1144
|
-
var c = this.t8.l8(a.y);
|
|
1145
|
-
return { $type: igniteuiWebcomponentsCore.Point_$type, x: b, y: c };
|
|
1146
|
-
};
|
|
1147
1142
|
XamGeographicMap.prototype.v0 = function (a) {
|
|
1148
|
-
var b = this.
|
|
1149
|
-
var c = this.
|
|
1143
|
+
var b = this.t7.l8(a.x);
|
|
1144
|
+
var c = this.t9.l8(a.y);
|
|
1150
1145
|
return { $type: igniteuiWebcomponentsCore.Point_$type, x: b, y: c };
|
|
1151
1146
|
};
|
|
1152
1147
|
XamGeographicMap.prototype.v1 = function (a) {
|
|
1153
|
-
|
|
1148
|
+
var b = this.t7.e4(a.x);
|
|
1149
|
+
var c = this.t9.e4(a.y);
|
|
1150
|
+
return { $type: igniteuiWebcomponentsCore.Point_$type, x: b, y: c };
|
|
1151
|
+
};
|
|
1152
|
+
XamGeographicMap.prototype.v2 = function (a) {
|
|
1153
|
+
return this.v1(a);
|
|
1154
1154
|
};
|
|
1155
|
-
XamGeographicMap.prototype.
|
|
1155
|
+
XamGeographicMap.prototype.vb = function () {
|
|
1156
1156
|
var a = igniteuiWebcomponentsCore.typeCast(GeographicMapImagery.$, this.backgroundContent);
|
|
1157
1157
|
if (a != null) {
|
|
1158
1158
|
a.clearTileCache();
|
|
1159
1159
|
}
|
|
1160
1160
|
};
|
|
1161
|
-
XamGeographicMap.prototype.
|
|
1161
|
+
XamGeographicMap.prototype.vh = function (a) {
|
|
1162
1162
|
};
|
|
1163
|
-
XamGeographicMap.prototype.
|
|
1163
|
+
XamGeographicMap.prototype.fi = function () {
|
|
1164
1164
|
return true;
|
|
1165
1165
|
};
|
|
1166
|
-
XamGeographicMap.prototype.
|
|
1166
|
+
XamGeographicMap.prototype.vj = function () {
|
|
1167
1167
|
var e_1, _a;
|
|
1168
|
-
this.
|
|
1168
|
+
this.uj.ee();
|
|
1169
1169
|
try {
|
|
1170
1170
|
for (var _b = tslib.__values(igniteuiWebcomponentsCore.fromEnum(this.series)), _c = _b.next(); !_c.done; _c = _b.next()) {
|
|
1171
1171
|
var a = _c.value;
|
|
@@ -1186,128 +1186,128 @@
|
|
|
1186
1186
|
}
|
|
1187
1187
|
}
|
|
1188
1188
|
};
|
|
1189
|
-
XamGeographicMap.prototype.
|
|
1190
|
-
if (this.
|
|
1191
|
-
if (!this.
|
|
1192
|
-
var a = this.
|
|
1193
|
-
var b = this.
|
|
1194
|
-
this.
|
|
1189
|
+
XamGeographicMap.prototype.vm = function () {
|
|
1190
|
+
if (this.ui == 2) {
|
|
1191
|
+
if (!this.tz.isEmpty && this.tz.width > 0 && this.tz.height > 0) {
|
|
1192
|
+
var a = this.t7.l8(this.tz.left + (this.tz.width / 2));
|
|
1193
|
+
var b = this.t9.l8(this.tz.top + (this.tz.height / 2));
|
|
1194
|
+
this.vz = { $type: igniteuiWebcomponentsCore.Point_$type, x: a, y: b };
|
|
1195
1195
|
}
|
|
1196
1196
|
}
|
|
1197
1197
|
else {
|
|
1198
|
-
if (!this.
|
|
1199
|
-
var c = this.
|
|
1200
|
-
var d = this.
|
|
1201
|
-
this.
|
|
1198
|
+
if (!this.tz.isEmpty && this.tz.width > 0 && this.tz.height > 0) {
|
|
1199
|
+
var c = this.t7.l8(this.tz.left);
|
|
1200
|
+
var d = this.t9.l8(this.tz.top);
|
|
1201
|
+
this.vz = { $type: igniteuiWebcomponentsCore.Point_$type, x: c, y: d };
|
|
1202
1202
|
}
|
|
1203
1203
|
}
|
|
1204
1204
|
};
|
|
1205
|
-
XamGeographicMap.prototype.
|
|
1206
|
-
if (igniteuiWebcomponentsCore.isNaN_(this.
|
|
1207
|
-
this.
|
|
1205
|
+
XamGeographicMap.prototype.vi = function () {
|
|
1206
|
+
if (igniteuiWebcomponentsCore.isNaN_(this.vz.x) || igniteuiWebcomponentsCore.isNaN_(this.vz.y)) {
|
|
1207
|
+
this.vm();
|
|
1208
1208
|
}
|
|
1209
|
-
var a = this.
|
|
1210
|
-
var b = this.
|
|
1209
|
+
var a = this.vz.x;
|
|
1210
|
+
var b = this.vz.y;
|
|
1211
1211
|
if (!igniteuiWebcomponentsCore.isNaN_(a) && !igniteuiWebcomponentsCore.isNaN_(b)) {
|
|
1212
|
-
var c = this.
|
|
1213
|
-
var d = this.
|
|
1214
|
-
var e = this.
|
|
1215
|
-
var f = this.
|
|
1216
|
-
if (e > this.
|
|
1212
|
+
var c = this.tk.left;
|
|
1213
|
+
var d = this.tk.top;
|
|
1214
|
+
var e = this.tk.width;
|
|
1215
|
+
var f = this.tk.height;
|
|
1216
|
+
if (e > this.v6.width) {
|
|
1217
1217
|
}
|
|
1218
1218
|
else {
|
|
1219
|
-
var g = new igniteuiWebcomponentsCharts.ScalerParams(1, XamGeographicMap.
|
|
1220
|
-
g.c = this.
|
|
1221
|
-
var h = this.
|
|
1222
|
-
if (this.
|
|
1223
|
-
var i = h / this.
|
|
1219
|
+
var g = new igniteuiWebcomponentsCharts.ScalerParams(1, XamGeographicMap.v7, this.tz, this.t7.ch);
|
|
1220
|
+
g.c = this.to;
|
|
1221
|
+
var h = this.t7.ej(a, g);
|
|
1222
|
+
if (this.ui == 2) {
|
|
1223
|
+
var i = h / this.tz.width;
|
|
1224
1224
|
c = i - (e / 2);
|
|
1225
1225
|
}
|
|
1226
1226
|
else {
|
|
1227
|
-
c = h / this.
|
|
1227
|
+
c = h / this.tz.width;
|
|
1228
1228
|
}
|
|
1229
|
-
if (c + e > this.
|
|
1230
|
-
c = this.
|
|
1229
|
+
if (c + e > this.v6.right) {
|
|
1230
|
+
c = this.v6.right - e;
|
|
1231
1231
|
}
|
|
1232
|
-
else if (c < this.
|
|
1233
|
-
c = this.
|
|
1232
|
+
else if (c < this.v6.left) {
|
|
1233
|
+
c = this.v6.left;
|
|
1234
1234
|
}
|
|
1235
1235
|
}
|
|
1236
|
-
if (f > this.
|
|
1236
|
+
if (f > this.v6.height) {
|
|
1237
1237
|
}
|
|
1238
1238
|
else {
|
|
1239
|
-
var j = new igniteuiWebcomponentsCharts.ScalerParams(1, XamGeographicMap.
|
|
1240
|
-
j.c = this.
|
|
1241
|
-
var k = this.
|
|
1242
|
-
if (this.
|
|
1243
|
-
var l = k / this.
|
|
1239
|
+
var j = new igniteuiWebcomponentsCharts.ScalerParams(1, XamGeographicMap.v7, this.tz, this.t9.ch);
|
|
1240
|
+
j.c = this.to;
|
|
1241
|
+
var k = this.t9.ej(b, j);
|
|
1242
|
+
if (this.ui == 2) {
|
|
1243
|
+
var l = k / this.tz.height;
|
|
1244
1244
|
d = l - (f / 2);
|
|
1245
1245
|
}
|
|
1246
1246
|
else {
|
|
1247
|
-
d = k / this.
|
|
1247
|
+
d = k / this.tz.height;
|
|
1248
1248
|
}
|
|
1249
|
-
if (d + f > this.
|
|
1250
|
-
d = this.
|
|
1249
|
+
if (d + f > this.v6.bottom) {
|
|
1250
|
+
d = this.v6.bottom - f;
|
|
1251
1251
|
}
|
|
1252
|
-
else if (d < this.
|
|
1253
|
-
d = this.
|
|
1252
|
+
else if (d < this.v6.top) {
|
|
1253
|
+
d = this.v6.top;
|
|
1254
1254
|
}
|
|
1255
1255
|
}
|
|
1256
|
-
this.
|
|
1256
|
+
this.ps(new igniteuiWebcomponentsCore.Rect(0, c, d, e, f), false);
|
|
1257
1257
|
}
|
|
1258
1258
|
};
|
|
1259
|
-
XamGeographicMap.prototype.
|
|
1259
|
+
XamGeographicMap.prototype.get_el = function () {
|
|
1260
1260
|
return true;
|
|
1261
1261
|
};
|
|
1262
|
-
XamGeographicMap.prototype.
|
|
1263
|
-
var a = _super.prototype.
|
|
1264
|
-
if (this.
|
|
1262
|
+
XamGeographicMap.prototype.tl = function () {
|
|
1263
|
+
var a = _super.prototype.tl.call(this);
|
|
1264
|
+
if (this.t7 == null || this.t9 == null) {
|
|
1265
1265
|
return a;
|
|
1266
1266
|
}
|
|
1267
|
-
this.
|
|
1267
|
+
this.tv();
|
|
1268
1268
|
var b = a.left;
|
|
1269
1269
|
var c = a.top;
|
|
1270
1270
|
if (this.cd == 1) {
|
|
1271
|
-
if (this.
|
|
1272
|
-
b = 0.5 - (this.
|
|
1271
|
+
if (this.t0.width > this.v6.width) {
|
|
1272
|
+
b = 0.5 - (this.t0.width / 2);
|
|
1273
1273
|
}
|
|
1274
|
-
else if (b + a.width > this.
|
|
1275
|
-
b = this.
|
|
1274
|
+
else if (b + a.width > this.v6.right) {
|
|
1275
|
+
b = this.v6.right - this.t0.width;
|
|
1276
1276
|
}
|
|
1277
|
-
else if (b < this.
|
|
1278
|
-
b = this.
|
|
1277
|
+
else if (b < this.v6.left) {
|
|
1278
|
+
b = this.v6.left;
|
|
1279
1279
|
}
|
|
1280
|
-
if (this.
|
|
1281
|
-
c = 0.5 - (this.
|
|
1280
|
+
if (this.t0.height > this.v6.height) {
|
|
1281
|
+
c = 0.5 - (this.t0.height / 2);
|
|
1282
1282
|
}
|
|
1283
|
-
else if (c + this.
|
|
1284
|
-
c = this.
|
|
1283
|
+
else if (c + this.t0.height > this.v6.bottom) {
|
|
1284
|
+
c = this.v6.bottom - this.t0.height;
|
|
1285
1285
|
}
|
|
1286
|
-
else if (c < this.
|
|
1287
|
-
c = this.
|
|
1286
|
+
else if (c < this.v6.top) {
|
|
1287
|
+
c = this.v6.top;
|
|
1288
1288
|
}
|
|
1289
1289
|
}
|
|
1290
1290
|
var d = false;
|
|
1291
|
-
if (!this.
|
|
1291
|
+
if (!this.uo && this.cd == 2 && this.ul) {
|
|
1292
1292
|
if (b > 1) {
|
|
1293
1293
|
b = (b - Math.floor(b)) + 1;
|
|
1294
1294
|
}
|
|
1295
1295
|
if (b < 0) {
|
|
1296
1296
|
b = 0 - (Math.ceil(b) - b);
|
|
1297
1297
|
}
|
|
1298
|
-
if ((a.right - this.
|
|
1299
|
-
b = this.
|
|
1298
|
+
if ((a.right - this.v6.right) > 0 && ((a.right - this.v6.right) / a.width) > 0.8) {
|
|
1299
|
+
b = this.v6.left - (a.width - (a.right - this.v6.right));
|
|
1300
1300
|
d = true;
|
|
1301
1301
|
}
|
|
1302
|
-
else if (a.left < this.
|
|
1303
|
-
b = this.
|
|
1302
|
+
else if (a.left < this.v6.left && (Math.abs(a.left - this.v6.left) / a.width) > 0.8) {
|
|
1303
|
+
b = this.v6.right - (Math.abs(a.left - this.v6.left));
|
|
1304
1304
|
d = true;
|
|
1305
1305
|
}
|
|
1306
1306
|
}
|
|
1307
1307
|
var e = new igniteuiWebcomponentsCore.Rect(0, b, c, a.width, a.height);
|
|
1308
|
-
if (this.
|
|
1309
|
-
var f = this.
|
|
1310
|
-
f = this.
|
|
1308
|
+
if (this.uo) {
|
|
1309
|
+
var f = this.v9(this.wk, 1);
|
|
1310
|
+
f = this.wb(f);
|
|
1311
1311
|
var g = e.left + e.width / 2;
|
|
1312
1312
|
var h = e.top + e.height / 2;
|
|
1313
1313
|
if (e.width > f.width) {
|
|
@@ -1342,17 +1342,17 @@
|
|
|
1342
1342
|
}
|
|
1343
1343
|
}
|
|
1344
1344
|
if (d) {
|
|
1345
|
-
this.
|
|
1346
|
-
this.
|
|
1347
|
-
this.
|
|
1345
|
+
this.d8 = true;
|
|
1346
|
+
this.t0 = e;
|
|
1347
|
+
this.d8 = false;
|
|
1348
1348
|
}
|
|
1349
1349
|
return e;
|
|
1350
1350
|
};
|
|
1351
|
-
XamGeographicMap.prototype.
|
|
1351
|
+
XamGeographicMap.prototype.lm = function (a, b) {
|
|
1352
1352
|
var c = true;
|
|
1353
1353
|
var d = true;
|
|
1354
1354
|
var e = 0;
|
|
1355
|
-
var f = this.
|
|
1355
|
+
var f = this.tv();
|
|
1356
1356
|
var g = 0;
|
|
1357
1357
|
var h = 0;
|
|
1358
1358
|
if ((a.right - f.right) > 0) {
|
|
@@ -1369,39 +1369,39 @@
|
|
|
1369
1369
|
}
|
|
1370
1370
|
if (c) {
|
|
1371
1371
|
if (d) {
|
|
1372
|
-
var i = this.
|
|
1373
|
-
var j = this.
|
|
1372
|
+
var i = this.t6.ej(-180, b);
|
|
1373
|
+
var j = this.t6.ej(180, b);
|
|
1374
1374
|
e = j - i;
|
|
1375
1375
|
}
|
|
1376
1376
|
else {
|
|
1377
|
-
var k = this.
|
|
1378
|
-
var l = this.
|
|
1377
|
+
var k = this.t6.ej(-180, b);
|
|
1378
|
+
var l = this.t6.ej(180, b);
|
|
1379
1379
|
e = k - l;
|
|
1380
1380
|
}
|
|
1381
1381
|
}
|
|
1382
1382
|
return new igniteuiWebcomponentsCore.Tuple$2(igniteuiWebcomponentsCore.Boolean_$type, igniteuiWebcomponentsCore.Number_$type, c, e);
|
|
1383
1383
|
};
|
|
1384
|
-
XamGeographicMap.prototype.
|
|
1385
|
-
var a = new igniteuiWebcomponentsCharts.ScalerParams(1, XamGeographicMap.
|
|
1386
|
-
a.c = this.
|
|
1387
|
-
var b = new igniteuiWebcomponentsCharts.ScalerParams(1, XamGeographicMap.
|
|
1388
|
-
b.c = this.
|
|
1389
|
-
var c = this.
|
|
1390
|
-
var d = this.
|
|
1391
|
-
var e = this.
|
|
1392
|
-
var f = this.
|
|
1393
|
-
this.
|
|
1394
|
-
return this.
|
|
1395
|
-
};
|
|
1396
|
-
XamGeographicMap.prototype.
|
|
1397
|
-
var b = this.
|
|
1384
|
+
XamGeographicMap.prototype.tv = function () {
|
|
1385
|
+
var a = new igniteuiWebcomponentsCharts.ScalerParams(1, XamGeographicMap.v7, this.tz, this.t7.ch);
|
|
1386
|
+
a.c = this.to;
|
|
1387
|
+
var b = new igniteuiWebcomponentsCharts.ScalerParams(1, XamGeographicMap.v7, this.tz, this.t9.ch);
|
|
1388
|
+
b.c = this.to;
|
|
1389
|
+
var c = this.t7.ej(XamGeographicMap.v4.left, a);
|
|
1390
|
+
var d = this.t7.ej(XamGeographicMap.v4.right, a);
|
|
1391
|
+
var e = this.t9.ej(XamGeographicMap.v4.top, b);
|
|
1392
|
+
var f = this.t9.ej(XamGeographicMap.v4.bottom, b);
|
|
1393
|
+
this.v6 = new igniteuiWebcomponentsCore.Rect(0, c / this.tz.width, f / this.tz.height, (d - c) / this.tz.width, (e - f) / this.tz.height);
|
|
1394
|
+
return this.v6;
|
|
1395
|
+
};
|
|
1396
|
+
XamGeographicMap.prototype.wb = function (a) {
|
|
1397
|
+
var b = this.gk;
|
|
1398
1398
|
var c = 0.5 * (a.left + a.right);
|
|
1399
1399
|
var d = 0.5 * (a.top + a.bottom);
|
|
1400
1400
|
var e = a.width;
|
|
1401
1401
|
var f = a.height;
|
|
1402
1402
|
var g = igniteuiWebcomponentsCore.MathUtil.d(a.width, b, 1);
|
|
1403
1403
|
var h = igniteuiWebcomponentsCore.MathUtil.d(a.height, b, 1);
|
|
1404
|
-
var i = this.
|
|
1404
|
+
var i = this.tz;
|
|
1405
1405
|
var j = i.width / i.height;
|
|
1406
1406
|
var k = g * i.width;
|
|
1407
1407
|
var l = h * i.height;
|
|
@@ -1440,8 +1440,8 @@
|
|
|
1440
1440
|
}
|
|
1441
1441
|
return new igniteuiWebcomponentsCore.Rect(0, p, q, r - p, s - q);
|
|
1442
1442
|
};
|
|
1443
|
-
XamGeographicMap.prototype.
|
|
1444
|
-
_super.prototype.
|
|
1443
|
+
XamGeographicMap.prototype.tm = function (a) {
|
|
1444
|
+
_super.prototype.tm.call(this, this.tz);
|
|
1445
1445
|
if (a.isEmpty) {
|
|
1446
1446
|
return igniteuiWebcomponentsCore.Rect.empty;
|
|
1447
1447
|
}
|
|
@@ -1456,131 +1456,131 @@
|
|
|
1456
1456
|
}
|
|
1457
1457
|
return b;
|
|
1458
1458
|
};
|
|
1459
|
-
XamGeographicMap.prototype.
|
|
1460
|
-
return this.
|
|
1459
|
+
XamGeographicMap.prototype.wd = function (a) {
|
|
1460
|
+
return this.tm(a);
|
|
1461
1461
|
};
|
|
1462
1462
|
XamGeographicMap.prototype.ct = function () {
|
|
1463
1463
|
return new XamGeographicMapView(this);
|
|
1464
1464
|
};
|
|
1465
|
-
XamGeographicMap.prototype.
|
|
1465
|
+
XamGeographicMap.prototype.vd = function (a) {
|
|
1466
1466
|
if (a != null) {
|
|
1467
1467
|
a.bi = this;
|
|
1468
1468
|
}
|
|
1469
1469
|
};
|
|
1470
|
-
XamGeographicMap.prototype.
|
|
1471
|
-
_super.prototype.
|
|
1472
|
-
this.
|
|
1470
|
+
XamGeographicMap.prototype.n2 = function (a) {
|
|
1471
|
+
_super.prototype.n2.call(this, a);
|
|
1472
|
+
this.uj = a;
|
|
1473
1473
|
};
|
|
1474
|
-
XamGeographicMap.prototype.
|
|
1475
|
-
_super.prototype.
|
|
1476
|
-
this.
|
|
1477
|
-
this.
|
|
1474
|
+
XamGeographicMap.prototype.od = function (a, b) {
|
|
1475
|
+
_super.prototype.od.call(this, a, b);
|
|
1476
|
+
this.pf(this.t7);
|
|
1477
|
+
this.pf(this.t9);
|
|
1478
1478
|
if (igniteuiWebcomponentsCore.Rect.l_op_Inequality(a, b)) {
|
|
1479
|
-
this.
|
|
1479
|
+
this.vi();
|
|
1480
1480
|
}
|
|
1481
|
-
if (this.
|
|
1482
|
-
this.
|
|
1481
|
+
if (this.uo) {
|
|
1482
|
+
this.tk = this.tl();
|
|
1483
1483
|
}
|
|
1484
|
-
this.
|
|
1484
|
+
this.vp();
|
|
1485
1485
|
};
|
|
1486
|
-
Object.defineProperty(XamGeographicMap.prototype, "
|
|
1486
|
+
Object.defineProperty(XamGeographicMap.prototype, "ut", {
|
|
1487
1487
|
get: function () {
|
|
1488
|
-
return this.
|
|
1488
|
+
return this.ur;
|
|
1489
1489
|
},
|
|
1490
1490
|
set: function (a) {
|
|
1491
|
-
var b = this.
|
|
1492
|
-
this.
|
|
1493
|
-
this.
|
|
1491
|
+
var b = this.ur;
|
|
1492
|
+
this.ur = a;
|
|
1493
|
+
this.oj("ActualWindowScale", b, this.ur);
|
|
1494
1494
|
},
|
|
1495
1495
|
enumerable: false,
|
|
1496
1496
|
configurable: true
|
|
1497
1497
|
});
|
|
1498
|
-
XamGeographicMap.prototype.gp = function () {
|
|
1499
|
-
return this.us;
|
|
1500
|
-
};
|
|
1501
1498
|
XamGeographicMap.prototype.gq = function () {
|
|
1502
|
-
return this.
|
|
1499
|
+
return this.ut;
|
|
1503
1500
|
};
|
|
1504
|
-
XamGeographicMap.prototype.
|
|
1505
|
-
|
|
1506
|
-
var a = Math.min(this.tj.width, this.tj.height);
|
|
1507
|
-
this.us = a;
|
|
1501
|
+
XamGeographicMap.prototype.gr = function () {
|
|
1502
|
+
return this.ut;
|
|
1508
1503
|
};
|
|
1509
|
-
XamGeographicMap.prototype.
|
|
1510
|
-
|
|
1504
|
+
XamGeographicMap.prototype.pe = function () {
|
|
1505
|
+
_super.prototype.pe.call(this);
|
|
1506
|
+
var a = Math.min(this.tk.width, this.tk.height);
|
|
1507
|
+
this.ut = a;
|
|
1508
|
+
};
|
|
1509
|
+
XamGeographicMap.prototype.fa = function () {
|
|
1510
|
+
return this.ul;
|
|
1511
1511
|
};
|
|
1512
1512
|
XamGeographicMap.prototype.ce = function () {
|
|
1513
1513
|
if (this.cf == 0) {
|
|
1514
|
-
if (this.
|
|
1514
|
+
if (this.um) {
|
|
1515
1515
|
return 2;
|
|
1516
1516
|
}
|
|
1517
1517
|
}
|
|
1518
1518
|
return this.cf;
|
|
1519
1519
|
};
|
|
1520
|
-
XamGeographicMap.prototype.
|
|
1520
|
+
XamGeographicMap.prototype.oe = function (a, b, c, d) {
|
|
1521
1521
|
var e_2, _a, e_3, _b;
|
|
1522
|
-
_super.prototype.
|
|
1522
|
+
_super.prototype.oe.call(this, a, b, c, d);
|
|
1523
1523
|
switch (b) {
|
|
1524
1524
|
case "ZoomCoercionMode":
|
|
1525
|
-
this.
|
|
1525
|
+
this.ve();
|
|
1526
1526
|
break;
|
|
1527
1527
|
case "WindowRect":
|
|
1528
|
-
this.
|
|
1528
|
+
this.vm();
|
|
1529
1529
|
break;
|
|
1530
1530
|
case XamGeographicMap.$$p[0]:
|
|
1531
|
-
this.
|
|
1532
|
-
if (this.
|
|
1533
|
-
this.
|
|
1531
|
+
this.uf = this.ug();
|
|
1532
|
+
if (this.uc != null) {
|
|
1533
|
+
this.uc.isHorizontalWrappingEnabled = this.uf == 2;
|
|
1534
1534
|
}
|
|
1535
1535
|
break;
|
|
1536
1536
|
case XamGeographicMap.$$p[1]:
|
|
1537
|
-
this.
|
|
1538
|
-
this.
|
|
1537
|
+
this.ul = this.um;
|
|
1538
|
+
this.uf = this.ug();
|
|
1539
1539
|
this.cd = this.ce();
|
|
1540
|
-
if (this.
|
|
1541
|
-
this.
|
|
1540
|
+
if (this.uc != null) {
|
|
1541
|
+
this.uc.isHorizontalWrappingEnabled = this.uf == 2;
|
|
1542
1542
|
}
|
|
1543
1543
|
break;
|
|
1544
1544
|
case XamGeographicMap.$$p[4]:
|
|
1545
|
-
this.
|
|
1545
|
+
this.tk = this.tl();
|
|
1546
1546
|
break;
|
|
1547
1547
|
case "BackgroundContent":
|
|
1548
|
-
if (this.
|
|
1549
|
-
var e = this.
|
|
1550
|
-
e.imageTilesReady = igniteuiWebcomponentsCore.delegateRemove(e.imageTilesReady, igniteuiWebcomponentsCore.runOn(this, this.
|
|
1551
|
-
this.
|
|
1548
|
+
if (this.uc != null) {
|
|
1549
|
+
var e = this.uc;
|
|
1550
|
+
e.imageTilesReady = igniteuiWebcomponentsCore.delegateRemove(e.imageTilesReady, igniteuiWebcomponentsCore.runOn(this, this.vf));
|
|
1551
|
+
this.uc.deferralHandler = null;
|
|
1552
1552
|
}
|
|
1553
|
-
this.
|
|
1554
|
-
if (this.
|
|
1555
|
-
var f = this.
|
|
1556
|
-
f.imageTilesReady = igniteuiWebcomponentsCore.delegateCombine(f.imageTilesReady, igniteuiWebcomponentsCore.runOn(this, this.
|
|
1557
|
-
this.
|
|
1558
|
-
this.
|
|
1553
|
+
this.uc = igniteuiWebcomponentsCore.typeCast(GeographicMapImagery.$, this.backgroundContent);
|
|
1554
|
+
if (this.uc != null) {
|
|
1555
|
+
var f = this.uc;
|
|
1556
|
+
f.imageTilesReady = igniteuiWebcomponentsCore.delegateCombine(f.imageTilesReady, igniteuiWebcomponentsCore.runOn(this, this.vf));
|
|
1557
|
+
this.uc.deferralHandler = this;
|
|
1558
|
+
this.uc.isHorizontalWrappingEnabled = this.uf == 2;
|
|
1559
1559
|
}
|
|
1560
|
-
this.
|
|
1561
|
-
if (this.
|
|
1562
|
-
this.
|
|
1563
|
-
this.
|
|
1564
|
-
this.
|
|
1560
|
+
this.uj.fu(igniteuiWebcomponentsCore.typeCast(GeographicMapImagery.$, c), igniteuiWebcomponentsCore.typeCast(GeographicMapImagery.$, d));
|
|
1561
|
+
if (this.uc != null) {
|
|
1562
|
+
this.uc.geographicMap = this;
|
|
1563
|
+
this.uj.fr(this.tk);
|
|
1564
|
+
this.uj.fv(this.gg);
|
|
1565
1565
|
}
|
|
1566
1566
|
break;
|
|
1567
1567
|
case "YAxis":
|
|
1568
1568
|
case "XAxis":
|
|
1569
|
-
this.
|
|
1570
|
-
this.
|
|
1569
|
+
this.vk(c);
|
|
1570
|
+
this.vd(d);
|
|
1571
1571
|
break;
|
|
1572
1572
|
case XamGeographicMap.$$p[6]:
|
|
1573
|
-
if (!this.
|
|
1574
|
-
this.
|
|
1573
|
+
if (!this.un) {
|
|
1574
|
+
this.t0 = XamGeographicMap.v7;
|
|
1575
1575
|
}
|
|
1576
|
-
this.
|
|
1577
|
-
this.vk();
|
|
1576
|
+
this.ve();
|
|
1578
1577
|
this.vl();
|
|
1579
|
-
this.
|
|
1580
|
-
this.
|
|
1578
|
+
this.vm();
|
|
1579
|
+
this.tk = this.tl();
|
|
1580
|
+
this.uj.fs();
|
|
1581
1581
|
break;
|
|
1582
1582
|
case "ActualWindowRect":
|
|
1583
|
-
this.
|
|
1583
|
+
this.uj.fr(this.tk);
|
|
1584
1584
|
break;
|
|
1585
1585
|
case "ActualWorldRect":
|
|
1586
1586
|
try {
|
|
@@ -1604,30 +1604,30 @@
|
|
|
1604
1604
|
}
|
|
1605
1605
|
break;
|
|
1606
1606
|
case XamGeographicMap.$$p[5]:
|
|
1607
|
-
this.
|
|
1607
|
+
this.ut = this.uu;
|
|
1608
1608
|
break;
|
|
1609
1609
|
case "ActualWindowScale":
|
|
1610
|
-
if (!this.
|
|
1611
|
-
this.
|
|
1610
|
+
if (!this.fh) {
|
|
1611
|
+
this.pq(this.gq(), this.gr());
|
|
1612
1612
|
}
|
|
1613
1613
|
break;
|
|
1614
1614
|
case "ActualPixelScalingRatio":
|
|
1615
|
-
this.
|
|
1615
|
+
this.uj.fv(this.gg);
|
|
1616
1616
|
break;
|
|
1617
1617
|
case "WindowRectMinWidth":
|
|
1618
1618
|
case "WindowRectMinHeight":
|
|
1619
1619
|
var h = d;
|
|
1620
1620
|
if (igniteuiWebcomponentsCore.isNaN_(h) || igniteuiWebcomponentsCore.isInfinity(h)) {
|
|
1621
|
+
this.gk = 5E-06;
|
|
1621
1622
|
this.gj = 5E-06;
|
|
1622
|
-
this.gi = 5E-06;
|
|
1623
1623
|
}
|
|
1624
1624
|
else {
|
|
1625
|
+
this.gk = h;
|
|
1625
1626
|
this.gj = h;
|
|
1626
|
-
this.gi = h;
|
|
1627
1627
|
}
|
|
1628
1628
|
break;
|
|
1629
1629
|
case XamGeographicMap.$$p[7]:
|
|
1630
|
-
this.
|
|
1630
|
+
this.pm();
|
|
1631
1631
|
break;
|
|
1632
1632
|
case "MarkerAutomaticBehavior":
|
|
1633
1633
|
try {
|
|
@@ -1652,39 +1652,39 @@
|
|
|
1652
1652
|
break;
|
|
1653
1653
|
}
|
|
1654
1654
|
};
|
|
1655
|
-
XamGeographicMap.prototype.
|
|
1655
|
+
XamGeographicMap.prototype.vf = function (a, b) {
|
|
1656
1656
|
if (this.imageTilesReady != null) {
|
|
1657
1657
|
this.imageTilesReady(this, new ImageTilesReadyEventArgs());
|
|
1658
1658
|
}
|
|
1659
1659
|
};
|
|
1660
|
-
XamGeographicMap.prototype.
|
|
1660
|
+
XamGeographicMap.prototype.vk = function (a) {
|
|
1661
1661
|
if (a != null) {
|
|
1662
1662
|
a.bi = null;
|
|
1663
1663
|
}
|
|
1664
1664
|
};
|
|
1665
|
-
XamGeographicMap.prototype.
|
|
1666
|
-
if (this.
|
|
1667
|
-
this.
|
|
1668
|
-
this.
|
|
1665
|
+
XamGeographicMap.prototype.vl = function () {
|
|
1666
|
+
if (this.t7 != null) {
|
|
1667
|
+
this.t7.l5 = this.v8.left;
|
|
1668
|
+
this.t7.l4 = this.v8.right;
|
|
1669
1669
|
}
|
|
1670
|
-
if (this.
|
|
1671
|
-
this.
|
|
1672
|
-
this.
|
|
1670
|
+
if (this.t9 != null) {
|
|
1671
|
+
this.t9.l5 = this.v8.top;
|
|
1672
|
+
this.t9.l4 = this.v8.bottom;
|
|
1673
1673
|
}
|
|
1674
|
-
this.
|
|
1675
|
-
this.
|
|
1674
|
+
this.t7.c2(true);
|
|
1675
|
+
this.t9.c2(true);
|
|
1676
1676
|
};
|
|
1677
1677
|
XamGeographicMap.prototype.getFontInfo = function () {
|
|
1678
|
-
this.
|
|
1679
|
-
return this.
|
|
1678
|
+
this.uk = this.uj.fo;
|
|
1679
|
+
return this.uk;
|
|
1680
1680
|
};
|
|
1681
|
-
XamGeographicMap.prototype.
|
|
1682
|
-
return this.
|
|
1681
|
+
XamGeographicMap.prototype.sp = function () {
|
|
1682
|
+
return this.uj.fw;
|
|
1683
1683
|
};
|
|
1684
1684
|
XamGeographicMap.prototype.getFontBrush = function () {
|
|
1685
|
-
return this.
|
|
1685
|
+
return this.uj.fx;
|
|
1686
1686
|
};
|
|
1687
|
-
XamGeographicMap.prototype.
|
|
1687
|
+
XamGeographicMap.prototype.o7 = function (a, b) {
|
|
1688
1688
|
if (igniteuiWebcomponentsCore.typeCast(igniteuiWebcomponentsCore.ItfConverter.$, b) !== null) {
|
|
1689
1689
|
var c = b;
|
|
1690
1690
|
var d = a;
|
|
@@ -1692,33 +1692,33 @@
|
|
|
1692
1692
|
d.qn = c.triangulationSource.triangles;
|
|
1693
1693
|
}
|
|
1694
1694
|
else {
|
|
1695
|
-
_super.prototype.
|
|
1695
|
+
_super.prototype.o7.call(this, a, b);
|
|
1696
1696
|
}
|
|
1697
1697
|
};
|
|
1698
1698
|
XamGeographicMap.prototype.register = function (a, b) {
|
|
1699
|
-
this.
|
|
1699
|
+
this.ox(a, b);
|
|
1700
1700
|
};
|
|
1701
1701
|
XamGeographicMap.prototype.unRegister = function (a) {
|
|
1702
|
-
this.
|
|
1702
|
+
this.pd(a);
|
|
1703
1703
|
};
|
|
1704
1704
|
XamGeographicMap.prototype.deferredRefresh = function () {
|
|
1705
|
-
this.
|
|
1705
|
+
this.lz();
|
|
1706
1706
|
};
|
|
1707
1707
|
XamGeographicMap.prototype.deferAction = function (a) {
|
|
1708
|
-
if (this.
|
|
1709
|
-
this.
|
|
1708
|
+
if (this.uw != null) {
|
|
1709
|
+
this.uw.setTimeout(a, 0);
|
|
1710
1710
|
}
|
|
1711
1711
|
else {
|
|
1712
1712
|
window.setTimeout(a, 0);
|
|
1713
1713
|
}
|
|
1714
1714
|
};
|
|
1715
|
-
XamGeographicMap.prototype.
|
|
1716
|
-
this.
|
|
1715
|
+
XamGeographicMap.prototype.vc = function (a) {
|
|
1716
|
+
this.pl(a);
|
|
1717
1717
|
};
|
|
1718
|
-
XamGeographicMap.prototype.
|
|
1718
|
+
XamGeographicMap.prototype.ux = function () {
|
|
1719
1719
|
var a = new igniteuiWebcomponentsCharts.ChartVisualData();
|
|
1720
|
-
var b = this.
|
|
1721
|
-
var c = this.
|
|
1720
|
+
var b = this.t7.fw();
|
|
1721
|
+
var c = this.t9.fw();
|
|
1722
1722
|
a.axes.add1(b);
|
|
1723
1723
|
a.axes.add1(c);
|
|
1724
1724
|
for (var d = 0; d < this.series.count; d++) {
|
|
@@ -1726,49 +1726,49 @@
|
|
|
1726
1726
|
a.series.add1(e);
|
|
1727
1727
|
}
|
|
1728
1728
|
a.name = this.name;
|
|
1729
|
-
a.contentArea = igniteuiWebcomponentsCore.RectData.b(this.
|
|
1730
|
-
a.centralArea = igniteuiWebcomponentsCore.RectData.b(this.
|
|
1731
|
-
a.plotArea = igniteuiWebcomponentsCore.RectData.b(this.
|
|
1729
|
+
a.contentArea = igniteuiWebcomponentsCore.RectData.b(this.tz);
|
|
1730
|
+
a.centralArea = igniteuiWebcomponentsCore.RectData.b(this.tz);
|
|
1731
|
+
a.plotArea = igniteuiWebcomponentsCore.RectData.b(this.tz);
|
|
1732
1732
|
return a;
|
|
1733
1733
|
};
|
|
1734
|
-
XamGeographicMap.prototype.
|
|
1734
|
+
XamGeographicMap.prototype.tr = function (a, b, c) {
|
|
1735
1735
|
return a;
|
|
1736
1736
|
};
|
|
1737
|
-
XamGeographicMap.prototype.
|
|
1737
|
+
XamGeographicMap.prototype.vg = function () {
|
|
1738
1738
|
};
|
|
1739
|
-
Object.defineProperty(XamGeographicMap.prototype, "
|
|
1739
|
+
Object.defineProperty(XamGeographicMap.prototype, "wj", {
|
|
1740
1740
|
get: function () {
|
|
1741
|
-
return this.
|
|
1741
|
+
return this.v5;
|
|
1742
1742
|
},
|
|
1743
1743
|
set: function (a) {
|
|
1744
|
-
this.
|
|
1744
|
+
this.v5 = a;
|
|
1745
1745
|
},
|
|
1746
1746
|
enumerable: false,
|
|
1747
1747
|
configurable: true
|
|
1748
1748
|
});
|
|
1749
|
-
XamGeographicMap.prototype.
|
|
1750
|
-
this.
|
|
1751
|
-
this.
|
|
1749
|
+
XamGeographicMap.prototype.vq = function (a) {
|
|
1750
|
+
this.wj = a;
|
|
1751
|
+
this.vp();
|
|
1752
1752
|
};
|
|
1753
|
-
XamGeographicMap.prototype.
|
|
1754
|
-
if (this.
|
|
1755
|
-
var a = this.getZoomFromGeographicRect(this.
|
|
1756
|
-
this.
|
|
1757
|
-
this.
|
|
1753
|
+
XamGeographicMap.prototype.vp = function () {
|
|
1754
|
+
if (this.uq && !this.wj.isEmpty) {
|
|
1755
|
+
var a = this.getZoomFromGeographicRect(this.wj);
|
|
1756
|
+
this.wj = igniteuiWebcomponentsCore.Rect.empty;
|
|
1757
|
+
this.ps(a, false);
|
|
1758
1758
|
}
|
|
1759
1759
|
};
|
|
1760
|
-
Object.defineProperty(XamGeographicMap.prototype, "
|
|
1760
|
+
Object.defineProperty(XamGeographicMap.prototype, "uq", {
|
|
1761
1761
|
get: function () {
|
|
1762
|
-
return !this.
|
|
1762
|
+
return !this.tz.isEmpty && !this.to.isEmpty;
|
|
1763
1763
|
},
|
|
1764
1764
|
enumerable: false,
|
|
1765
1765
|
configurable: true
|
|
1766
1766
|
});
|
|
1767
1767
|
XamGeographicMap.$t = igniteuiWebcomponentsCore.markType(XamGeographicMap, 'XamGeographicMap', igniteuiWebcomponentsCharts.SeriesViewer.$, [igniteuiWebcomponentsCore.IMapRenderDeferralHandler_$type]);
|
|
1768
|
-
XamGeographicMap.
|
|
1769
|
-
XamGeographicMap.
|
|
1770
|
-
XamGeographicMap.
|
|
1771
|
-
XamGeographicMap.$$p = igniteuiWebcomponentsCore.markDep(igniteuiWebcomponentsCore.DependencyProperty, igniteuiWebcomponentsCore.PropertyMetadata, XamGeographicMap, '
|
|
1768
|
+
XamGeographicMap.uh = 0;
|
|
1769
|
+
XamGeographicMap.v4 = new igniteuiWebcomponentsCore.Rect(2, { $type: igniteuiWebcomponentsCore.Point_$type, x: -180, y: -85.05112878 }, { $type: igniteuiWebcomponentsCore.Point_$type, x: 180, y: 85.05112878 });
|
|
1770
|
+
XamGeographicMap.v7 = new igniteuiWebcomponentsCore.Rect(0, 0, 0, 1, 1);
|
|
1771
|
+
XamGeographicMap.$$p = igniteuiWebcomponentsCore.markDep(igniteuiWebcomponentsCore.DependencyProperty, igniteuiWebcomponentsCore.PropertyMetadata, XamGeographicMap, 'oj', ['BackgroundTilingMode:ue:vr', [MapBackgroundTilingMode_$type, igniteuiWebcomponentsCore.enumGetBox(MapBackgroundTilingMode_$type, 0)], 'IsHorizontalWrappingEnabled:um:vs', [0, false], 'ResizeBehavior:ui:vt', [MapResizeBehavior_$type, igniteuiWebcomponentsCore.enumGetBox(MapResizeBehavior_$type, XamGeographicMap.uh)], 'SuppressZoomResetOnWorldRectChange:un:vu', [0, false], 'UseWorldRectForZoomBounds:uo:vv', [0, false], 'WindowScale:uu:vw', [1, NaN], 'WorldRect:wk:vx', [igniteuiWebcomponentsCore.Rect.$, XamGeographicMap.v4], 'Zoomable:up:vy', [0, true]]);
|
|
1772
1772
|
return XamGeographicMap;
|
|
1773
1773
|
}(igniteuiWebcomponentsCharts.SeriesViewer));
|
|
1774
1774
|
/**
|
|
@@ -1911,14 +1911,14 @@
|
|
|
1911
1911
|
return a;
|
|
1912
1912
|
}
|
|
1913
1913
|
var b = new igniteuiWebcomponentsCore.Rect(0, 0, 0, a.width, a.height);
|
|
1914
|
-
var c = this.geographicMap.
|
|
1915
|
-
var d = XamGeographicMap.
|
|
1916
|
-
var e = this.geographicMap.
|
|
1914
|
+
var c = this.geographicMap.wd(b);
|
|
1915
|
+
var d = XamGeographicMap.v4;
|
|
1916
|
+
var e = this.geographicMap.v8;
|
|
1917
1917
|
var f = Math.min(this.windowRect.height, this.windowRect.width);
|
|
1918
1918
|
var g = e.width / d.width;
|
|
1919
1919
|
this.ao.a5 = (b.width / c.width) * f * g;
|
|
1920
|
-
var h = this.geographicMap.
|
|
1921
|
-
var i = this.geographicMap.
|
|
1920
|
+
var h = this.geographicMap.t7;
|
|
1921
|
+
var i = this.geographicMap.t9;
|
|
1922
1922
|
var j = new igniteuiWebcomponentsCharts.ScalerParams(1, this.windowRect, b, h.ch);
|
|
1923
1923
|
j.c = c;
|
|
1924
1924
|
var k = new igniteuiWebcomponentsCharts.ScalerParams(1, this.windowRect, b, i.ch);
|
|
@@ -2037,8 +2037,8 @@
|
|
|
2037
2037
|
a.qd = null;
|
|
2038
2038
|
return;
|
|
2039
2039
|
}
|
|
2040
|
-
a.qc = this.ce.ce.
|
|
2041
|
-
a.qd = this.ce.ce.
|
|
2040
|
+
a.qc = this.ce.ce.t7;
|
|
2041
|
+
a.qd = this.ce.ce.t9;
|
|
2042
2042
|
};
|
|
2043
2043
|
GeographicXYTriangulatingSeriesView.prototype.cg = function () {
|
|
2044
2044
|
this.ce.qe.re = this.ce.qq;
|
|
@@ -2112,8 +2112,8 @@
|
|
|
2112
2112
|
_this.fp = NaN;
|
|
2113
2113
|
_this.fz = igniteuiWebcomponentsCore.Rect.empty;
|
|
2114
2114
|
_this.fn = a;
|
|
2115
|
-
_this.fn.
|
|
2116
|
-
_this.fn.
|
|
2115
|
+
_this.fn.sk = 2;
|
|
2116
|
+
_this.fn.hp = 5E-06;
|
|
2117
2117
|
return _this;
|
|
2118
2118
|
}
|
|
2119
2119
|
XamGeographicMapView.prototype.m = function (a) {
|
|
@@ -2121,7 +2121,7 @@
|
|
|
2121
2121
|
};
|
|
2122
2122
|
XamGeographicMapView.prototype.bk = function (a) {
|
|
2123
2123
|
this.j.bw(a);
|
|
2124
|
-
this.fn.
|
|
2124
|
+
this.fn.vc(a);
|
|
2125
2125
|
this.el();
|
|
2126
2126
|
};
|
|
2127
2127
|
XamGeographicMapView.prototype.get_ap = function () {
|
|
@@ -2184,13 +2184,13 @@
|
|
|
2184
2184
|
}
|
|
2185
2185
|
};
|
|
2186
2186
|
XamGeographicMapView.prototype.fr = function (a) {
|
|
2187
|
-
if (this.fn.
|
|
2188
|
-
this.fn.
|
|
2187
|
+
if (this.fn.uc != null) {
|
|
2188
|
+
this.fn.uc.windowRect = a;
|
|
2189
2189
|
}
|
|
2190
2190
|
};
|
|
2191
2191
|
XamGeographicMapView.prototype.fu = function (a, b) {
|
|
2192
|
-
if (this.fn.
|
|
2193
|
-
this.fn.
|
|
2192
|
+
if (this.fn.uc != null) {
|
|
2193
|
+
this.fn.uc.windowRect = this.fn.tk;
|
|
2194
2194
|
}
|
|
2195
2195
|
if (a != null) {
|
|
2196
2196
|
var c = a.ao;
|
|
@@ -2217,7 +2217,7 @@
|
|
|
2217
2217
|
}
|
|
2218
2218
|
};
|
|
2219
2219
|
XamGeographicMapView.prototype.ft = function (a) {
|
|
2220
|
-
var b = this.fn.
|
|
2220
|
+
var b = this.fn.gg;
|
|
2221
2221
|
if (b != 1) {
|
|
2222
2222
|
a.aa();
|
|
2223
2223
|
a.ab(b, b);
|
|
@@ -2842,11 +2842,11 @@
|
|
|
2842
2842
|
* Gets or sets zoomability of the current control
|
|
2843
2843
|
*/
|
|
2844
2844
|
get: function () {
|
|
2845
|
-
return this.i.
|
|
2845
|
+
return this.i.up;
|
|
2846
2846
|
},
|
|
2847
2847
|
set: function (v) {
|
|
2848
|
-
this.i.
|
|
2849
|
-
this._a("zoomable", this.i.
|
|
2848
|
+
this.i.up = igniteuiWebcomponentsCore.ensureBool(v);
|
|
2849
|
+
this._a("zoomable", this.i.up);
|
|
2850
2850
|
},
|
|
2851
2851
|
enumerable: false,
|
|
2852
2852
|
configurable: true
|
|
@@ -2856,11 +2856,11 @@
|
|
|
2856
2856
|
* Gets or sets the behavior to use during resize.
|
|
2857
2857
|
*/
|
|
2858
2858
|
get: function () {
|
|
2859
|
-
return this.i.
|
|
2859
|
+
return this.i.ui;
|
|
2860
2860
|
},
|
|
2861
2861
|
set: function (v) {
|
|
2862
|
-
this.i.
|
|
2863
|
-
this._a("resizeBehavior", igniteuiWebcomponentsCore.enumToString(MapResizeBehavior_$type, this.i.
|
|
2862
|
+
this.i.ui = igniteuiWebcomponentsCore.ensureEnum(MapResizeBehavior_$type, v);
|
|
2863
|
+
this._a("resizeBehavior", igniteuiWebcomponentsCore.enumToString(MapResizeBehavior_$type, this.i.ui));
|
|
2864
2864
|
},
|
|
2865
2865
|
enumerable: false,
|
|
2866
2866
|
configurable: true
|
|
@@ -2870,11 +2870,11 @@
|
|
|
2870
2870
|
* Gets or sets if the map should horizontally wrap.
|
|
2871
2871
|
*/
|
|
2872
2872
|
get: function () {
|
|
2873
|
-
return this.i.
|
|
2873
|
+
return this.i.um;
|
|
2874
2874
|
},
|
|
2875
2875
|
set: function (v) {
|
|
2876
|
-
this.i.
|
|
2877
|
-
this._a("isHorizontalWrappingEnabled", this.i.
|
|
2876
|
+
this.i.um = igniteuiWebcomponentsCore.ensureBool(v);
|
|
2877
|
+
this._a("isHorizontalWrappingEnabled", this.i.um);
|
|
2878
2878
|
},
|
|
2879
2879
|
enumerable: false,
|
|
2880
2880
|
configurable: true
|
|
@@ -2884,11 +2884,11 @@
|
|
|
2884
2884
|
* Gets or sets if the map should horizontally wrap.
|
|
2885
2885
|
*/
|
|
2886
2886
|
get: function () {
|
|
2887
|
-
return this.i.
|
|
2887
|
+
return this.i.ue;
|
|
2888
2888
|
},
|
|
2889
2889
|
set: function (v) {
|
|
2890
|
-
this.i.
|
|
2891
|
-
this._a("backgroundTilingMode", igniteuiWebcomponentsCore.enumToString(MapBackgroundTilingMode_$type, this.i.
|
|
2890
|
+
this.i.ue = igniteuiWebcomponentsCore.ensureEnum(MapBackgroundTilingMode_$type, v);
|
|
2891
|
+
this._a("backgroundTilingMode", igniteuiWebcomponentsCore.enumToString(MapBackgroundTilingMode_$type, this.i.ue));
|
|
2892
2892
|
},
|
|
2893
2893
|
enumerable: false,
|
|
2894
2894
|
configurable: true
|
|
@@ -2898,11 +2898,11 @@
|
|
|
2898
2898
|
* Gets or sets whether to use the uncoerced world rect to constrain the zoom bounds.
|
|
2899
2899
|
*/
|
|
2900
2900
|
get: function () {
|
|
2901
|
-
return this.i.
|
|
2901
|
+
return this.i.uo;
|
|
2902
2902
|
},
|
|
2903
2903
|
set: function (v) {
|
|
2904
|
-
this.i.
|
|
2905
|
-
this._a("useWorldRectForZoomBounds", this.i.
|
|
2904
|
+
this.i.uo = igniteuiWebcomponentsCore.ensureBool(v);
|
|
2905
|
+
this._a("useWorldRectForZoomBounds", this.i.uo);
|
|
2906
2906
|
},
|
|
2907
2907
|
enumerable: false,
|
|
2908
2908
|
configurable: true
|
|
@@ -2912,11 +2912,11 @@
|
|
|
2912
2912
|
* Gets or sets whether skip resetting the zoom when the world rect changes.
|
|
2913
2913
|
*/
|
|
2914
2914
|
get: function () {
|
|
2915
|
-
return this.i.
|
|
2915
|
+
return this.i.un;
|
|
2916
2916
|
},
|
|
2917
2917
|
set: function (v) {
|
|
2918
|
-
this.i.
|
|
2919
|
-
this._a("suppressZoomResetOnWorldRectChange", this.i.
|
|
2918
|
+
this.i.un = igniteuiWebcomponentsCore.ensureBool(v);
|
|
2919
|
+
this._a("suppressZoomResetOnWorldRectChange", this.i.un);
|
|
2920
2920
|
},
|
|
2921
2921
|
enumerable: false,
|
|
2922
2922
|
configurable: true
|
|
@@ -2926,11 +2926,11 @@
|
|
|
2926
2926
|
* Gets or sets the world bounding rectangle.
|
|
2927
2927
|
*/
|
|
2928
2928
|
get: function () {
|
|
2929
|
-
return igniteuiWebcomponentsCore.fromRect(this.i.
|
|
2929
|
+
return igniteuiWebcomponentsCore.fromRect(this.i.wk);
|
|
2930
2930
|
},
|
|
2931
2931
|
set: function (v) {
|
|
2932
|
-
this.i.
|
|
2933
|
-
this._a("worldRect", igniteuiWebcomponentsCore.rectToString(this.i.
|
|
2932
|
+
this.i.wk = igniteuiWebcomponentsCore.toRect(v);
|
|
2933
|
+
this._a("worldRect", igniteuiWebcomponentsCore.rectToString(this.i.wk));
|
|
2934
2934
|
},
|
|
2935
2935
|
enumerable: false,
|
|
2936
2936
|
configurable: true
|
|
@@ -2940,11 +2940,11 @@
|
|
|
2940
2940
|
* Gets the actual value of the WorldRect.
|
|
2941
2941
|
*/
|
|
2942
2942
|
get: function () {
|
|
2943
|
-
return igniteuiWebcomponentsCore.fromRect(this.i.
|
|
2943
|
+
return igniteuiWebcomponentsCore.fromRect(this.i.v8);
|
|
2944
2944
|
},
|
|
2945
2945
|
set: function (v) {
|
|
2946
|
-
this.i.
|
|
2947
|
-
this._a("actualWorldRect", igniteuiWebcomponentsCore.rectToString(this.i.
|
|
2946
|
+
this.i.v8 = igniteuiWebcomponentsCore.toRect(v);
|
|
2947
|
+
this._a("actualWorldRect", igniteuiWebcomponentsCore.rectToString(this.i.v8));
|
|
2948
2948
|
},
|
|
2949
2949
|
enumerable: false,
|
|
2950
2950
|
configurable: true
|
|
@@ -2955,7 +2955,7 @@
|
|
|
2955
2955
|
* Under normal circumstances, this property should not be set in application code. By default, it will be set to a numeric axis with a spherical mercator scaler.
|
|
2956
2956
|
*/
|
|
2957
2957
|
get: function () {
|
|
2958
|
-
var r = this.i.
|
|
2958
|
+
var r = this.i.t7;
|
|
2959
2959
|
if (r == null) {
|
|
2960
2960
|
return null;
|
|
2961
2961
|
}
|
|
@@ -2971,7 +2971,7 @@
|
|
|
2971
2971
|
set: function (v) {
|
|
2972
2972
|
if (v != null && this._stylingContainer && v._styling)
|
|
2973
2973
|
v._styling(this._stylingContainer, this, this);
|
|
2974
|
-
v == null ? this.i.
|
|
2974
|
+
v == null ? this.i.t7 = null : this.i.t7 = v.i;
|
|
2975
2975
|
},
|
|
2976
2976
|
enumerable: false,
|
|
2977
2977
|
configurable: true
|
|
@@ -2982,7 +2982,7 @@
|
|
|
2982
2982
|
* Under normal circumstances, this property should not be set in application code. By default, it will be set to a numeric axis with a spherical mercator scaler.
|
|
2983
2983
|
*/
|
|
2984
2984
|
get: function () {
|
|
2985
|
-
var r = this.i.
|
|
2985
|
+
var r = this.i.t9;
|
|
2986
2986
|
if (r == null) {
|
|
2987
2987
|
return null;
|
|
2988
2988
|
}
|
|
@@ -2998,7 +2998,7 @@
|
|
|
2998
2998
|
set: function (v) {
|
|
2999
2999
|
if (v != null && this._stylingContainer && v._styling)
|
|
3000
3000
|
v._styling(this._stylingContainer, this, this);
|
|
3001
|
-
v == null ? this.i.
|
|
3001
|
+
v == null ? this.i.t9 = null : this.i.t9 = v.i;
|
|
3002
3002
|
},
|
|
3003
3003
|
enumerable: false,
|
|
3004
3004
|
configurable: true
|
|
@@ -3008,7 +3008,7 @@
|
|
|
3008
3008
|
* Indicates if this SeriesViewer is a map.
|
|
3009
3009
|
*/
|
|
3010
3010
|
get: function () {
|
|
3011
|
-
return this.i.
|
|
3011
|
+
return this.i.el;
|
|
3012
3012
|
},
|
|
3013
3013
|
enumerable: false,
|
|
3014
3014
|
configurable: true
|
|
@@ -3019,11 +3019,11 @@
|
|
|
3019
3019
|
* This property is effectively a shortcut to the Width/Height of the WindowRect property.
|
|
3020
3020
|
*/
|
|
3021
3021
|
get: function () {
|
|
3022
|
-
return this.i.
|
|
3022
|
+
return this.i.uu;
|
|
3023
3023
|
},
|
|
3024
3024
|
set: function (v) {
|
|
3025
|
-
this.i.
|
|
3026
|
-
this._a("windowScale", this.i.
|
|
3025
|
+
this.i.uu = +v;
|
|
3026
|
+
this._a("windowScale", this.i.uu);
|
|
3027
3027
|
},
|
|
3028
3028
|
enumerable: false,
|
|
3029
3029
|
configurable: true
|
|
@@ -3034,11 +3034,11 @@
|
|
|
3034
3034
|
* This property is effectively a shortcut to the Width/Height of the ActualWindowRect property.
|
|
3035
3035
|
*/
|
|
3036
3036
|
get: function () {
|
|
3037
|
-
return this.i.
|
|
3037
|
+
return this.i.ut;
|
|
3038
3038
|
},
|
|
3039
3039
|
set: function (v) {
|
|
3040
|
-
this.i.
|
|
3041
|
-
this._a("actualWindowScale", this.i.
|
|
3040
|
+
this.i.ut = +v;
|
|
3041
|
+
this._a("actualWindowScale", this.i.ut);
|
|
3042
3042
|
},
|
|
3043
3043
|
enumerable: false,
|
|
3044
3044
|
configurable: true
|
|
@@ -3048,7 +3048,7 @@
|
|
|
3048
3048
|
* Gets whether or not the control is ready for zooming
|
|
3049
3049
|
*/
|
|
3050
3050
|
get: function () {
|
|
3051
|
-
return this.i.
|
|
3051
|
+
return this.i.uq;
|
|
3052
3052
|
},
|
|
3053
3053
|
enumerable: false,
|
|
3054
3054
|
configurable: true
|
|
@@ -3079,7 +3079,7 @@
|
|
|
3079
3079
|
|
|
3080
3080
|
*/
|
|
3081
3081
|
IgcGeographicMapComponent.prototype.getCurrentActualWorldRect = function () {
|
|
3082
|
-
var iv = this.i.
|
|
3082
|
+
var iv = this.i.wc();
|
|
3083
3083
|
return igniteuiWebcomponentsCore.fromRect(iv);
|
|
3084
3084
|
};
|
|
3085
3085
|
/**
|
|
@@ -3096,14 +3096,14 @@
|
|
|
3096
3096
|
|
|
3097
3097
|
*/
|
|
3098
3098
|
IgcGeographicMapComponent.prototype.updateZoomWindow = function (zoomWindow) {
|
|
3099
|
-
this.i.
|
|
3099
|
+
this.i.vo(igniteuiWebcomponentsCore.toRect(zoomWindow));
|
|
3100
3100
|
};
|
|
3101
3101
|
/**
|
|
3102
3102
|
* Updates world rect in geographic coordinates
|
|
3103
3103
|
|
|
3104
3104
|
*/
|
|
3105
3105
|
IgcGeographicMapComponent.prototype.updateWorldRect = function (worldRect) {
|
|
3106
|
-
this.i.
|
|
3106
|
+
this.i.vn(igniteuiWebcomponentsCore.toRect(worldRect));
|
|
3107
3107
|
};
|
|
3108
3108
|
/**
|
|
3109
3109
|
* Given the current plot area of the control and a geographic region, get the WindowRect that would encompass that geographic region.
|
|
@@ -3115,7 +3115,7 @@
|
|
|
3115
3115
|
return igniteuiWebcomponentsCore.fromRect(iv);
|
|
3116
3116
|
};
|
|
3117
3117
|
IgcGeographicMapComponent.prototype.convertGeographicToZoom = function (geographic, extraPixelPadding) {
|
|
3118
|
-
var iv = this.i.
|
|
3118
|
+
var iv = this.i.v9(igniteuiWebcomponentsCore.toRect(geographic), extraPixelPadding);
|
|
3119
3119
|
return igniteuiWebcomponentsCore.fromRect(iv);
|
|
3120
3120
|
};
|
|
3121
3121
|
IgcGeographicMapComponent.prototype.getZoomFromGeographicPoints = function (northWest, southEast) {
|
|
@@ -3128,7 +3128,7 @@
|
|
|
3128
3128
|
* @param windowRect * The zoom area.
|
|
3129
3129
|
*/
|
|
3130
3130
|
IgcGeographicMapComponent.prototype.getGeographicFromZoom = function (windowRect) {
|
|
3131
|
-
var iv = this.i.
|
|
3131
|
+
var iv = this.i.we(igniteuiWebcomponentsCore.toRect(windowRect));
|
|
3132
3132
|
return igniteuiWebcomponentsCore.fromRect(iv);
|
|
3133
3133
|
};
|
|
3134
3134
|
/**
|
|
@@ -3137,7 +3137,7 @@
|
|
|
3137
3137
|
* @param pixelCoordinate * A pixel-based coordinate
|
|
3138
3138
|
*/
|
|
3139
3139
|
IgcGeographicMapComponent.prototype.getGeographicPoint = function (pixelCoordinate) {
|
|
3140
|
-
var iv = this.i.
|
|
3140
|
+
var iv = this.i.v0(igniteuiWebcomponentsCore.toPoint(pixelCoordinate));
|
|
3141
3141
|
return igniteuiWebcomponentsCore.fromPoint(iv);
|
|
3142
3142
|
};
|
|
3143
3143
|
/**
|
|
@@ -3146,7 +3146,7 @@
|
|
|
3146
3146
|
* @param geographicCoordinate * A geographic coordinate
|
|
3147
3147
|
*/
|
|
3148
3148
|
IgcGeographicMapComponent.prototype.getPixelPoint = function (geographicCoordinate) {
|
|
3149
|
-
var iv = this.i.
|
|
3149
|
+
var iv = this.i.v1(igniteuiWebcomponentsCore.toPoint(geographicCoordinate));
|
|
3150
3150
|
return igniteuiWebcomponentsCore.fromPoint(iv);
|
|
3151
3151
|
};
|
|
3152
3152
|
/**
|
|
@@ -3155,7 +3155,7 @@
|
|
|
3155
3155
|
* @param geographicCoordinate * A geographic coordinate
|
|
3156
3156
|
*/
|
|
3157
3157
|
IgcGeographicMapComponent.prototype.getWindowPoint = function (geographicCoordinate) {
|
|
3158
|
-
var iv = this.i.
|
|
3158
|
+
var iv = this.i.v2(igniteuiWebcomponentsCore.toPoint(geographicCoordinate));
|
|
3159
3159
|
return igniteuiWebcomponentsCore.fromPoint(iv);
|
|
3160
3160
|
};
|
|
3161
3161
|
/**
|
|
@@ -3163,21 +3163,21 @@
|
|
|
3163
3163
|
|
|
3164
3164
|
*/
|
|
3165
3165
|
IgcGeographicMapComponent.prototype.clearTileCache = function () {
|
|
3166
|
-
this.i.
|
|
3166
|
+
this.i.vb();
|
|
3167
3167
|
};
|
|
3168
3168
|
/**
|
|
3169
3169
|
* Notifies the chart that the CSS styles in effect have been updated.
|
|
3170
3170
|
|
|
3171
3171
|
*/
|
|
3172
3172
|
IgcGeographicMapComponent.prototype.styleUpdated = function () {
|
|
3173
|
-
this.i.
|
|
3173
|
+
this.i.vj();
|
|
3174
3174
|
};
|
|
3175
3175
|
/**
|
|
3176
3176
|
* Gets actual window scale for horizontal dimension of the control
|
|
3177
3177
|
|
|
3178
3178
|
*/
|
|
3179
3179
|
IgcGeographicMapComponent.prototype.getActualWindowScaleHorizontal = function () {
|
|
3180
|
-
var iv = this.i.
|
|
3180
|
+
var iv = this.i.gq();
|
|
3181
3181
|
return (iv);
|
|
3182
3182
|
};
|
|
3183
3183
|
/**
|
|
@@ -3185,7 +3185,7 @@
|
|
|
3185
3185
|
|
|
3186
3186
|
*/
|
|
3187
3187
|
IgcGeographicMapComponent.prototype.getActualWindowScaleVertical = function () {
|
|
3188
|
-
var iv = this.i.
|
|
3188
|
+
var iv = this.i.gr();
|
|
3189
3189
|
return (iv);
|
|
3190
3190
|
};
|
|
3191
3191
|
/**
|
|
@@ -3200,7 +3200,7 @@
|
|
|
3200
3200
|
|
|
3201
3201
|
*/
|
|
3202
3202
|
IgcGeographicMapComponent.prototype.exportVisualData = function () {
|
|
3203
|
-
var iv = this.i.
|
|
3203
|
+
var iv = this.i.ux();
|
|
3204
3204
|
return (iv);
|
|
3205
3205
|
};
|
|
3206
3206
|
/**
|
|
@@ -3209,7 +3209,7 @@
|
|
|
3209
3209
|
* @param geographic * The geographic region to zoom to.
|
|
3210
3210
|
*/
|
|
3211
3211
|
IgcGeographicMapComponent.prototype.zoomToGeographic = function (geographic) {
|
|
3212
|
-
this.i.
|
|
3212
|
+
this.i.vq(igniteuiWebcomponentsCore.toRect(geographic));
|
|
3213
3213
|
};
|
|
3214
3214
|
Object.defineProperty(IgcGeographicMapComponent.prototype, "imageTilesReady", {
|
|
3215
3215
|
/**
|
|
@@ -5512,8 +5512,8 @@
|
|
|
5512
5512
|
a.qv = null;
|
|
5513
5513
|
return;
|
|
5514
5514
|
}
|
|
5515
|
-
a.qt = this.ce.ce.
|
|
5516
|
-
a.qv = this.ce.ce.
|
|
5515
|
+
a.qt = this.ce.ce.t7;
|
|
5516
|
+
a.qv = this.ce.ce.t9;
|
|
5517
5517
|
};
|
|
5518
5518
|
GeographicShapeSeriesBaseView.prototype.ch = function () {
|
|
5519
5519
|
this.ce.qe.r5 = this.ce.q7;
|
|
@@ -6539,7 +6539,7 @@
|
|
|
6539
6539
|
if (f != null && igniteuiWebcomponentsCore.typeCast(XamGeographicMap.$, this.ce) !== null) {
|
|
6540
6540
|
f.geographicMap = this.ce;
|
|
6541
6541
|
this.tb(this.b1);
|
|
6542
|
-
this.sz.da(this.ce.
|
|
6542
|
+
this.sz.da(this.ce.tk);
|
|
6543
6543
|
}
|
|
6544
6544
|
this.lu();
|
|
6545
6545
|
break;
|
|
@@ -7519,10 +7519,10 @@
|
|
|
7519
7519
|
this.ce.qe.tb = this.ce.qq;
|
|
7520
7520
|
};
|
|
7521
7521
|
GeographicProportionalSymbolSeriesView.prototype.cv = function () {
|
|
7522
|
-
this.ce.qe.xAxis = this.ce.ce.
|
|
7522
|
+
this.ce.qe.xAxis = this.ce.ce.t7;
|
|
7523
7523
|
};
|
|
7524
7524
|
GeographicProportionalSymbolSeriesView.prototype.cw = function () {
|
|
7525
|
-
this.ce.qe.yAxis = this.ce.ce.
|
|
7525
|
+
this.ce.qe.yAxis = this.ce.ce.t9;
|
|
7526
7526
|
};
|
|
7527
7527
|
GeographicProportionalSymbolSeriesView.prototype.cu = function () {
|
|
7528
7528
|
var a = this.ce.qe;
|
|
@@ -7531,8 +7531,8 @@
|
|
|
7531
7531
|
a.yAxis = null;
|
|
7532
7532
|
return;
|
|
7533
7533
|
}
|
|
7534
|
-
a.xAxis = this.ce.ce.
|
|
7535
|
-
a.yAxis = this.ce.ce.
|
|
7534
|
+
a.xAxis = this.ce.ce.t7;
|
|
7535
|
+
a.yAxis = this.ce.ce.t9;
|
|
7536
7536
|
};
|
|
7537
7537
|
GeographicProportionalSymbolSeriesView.prototype.co = function () {
|
|
7538
7538
|
this.ce.qe.rn = this.ce.ri;
|
|
@@ -8202,10 +8202,10 @@
|
|
|
8202
8202
|
this.ce.qe.tb = this.ce.qq;
|
|
8203
8203
|
};
|
|
8204
8204
|
GeographicSymbolSeriesView.prototype.cp = function () {
|
|
8205
|
-
this.ce.qe.xAxis = this.ce.ce.
|
|
8205
|
+
this.ce.qe.xAxis = this.ce.ce.t7;
|
|
8206
8206
|
};
|
|
8207
8207
|
GeographicSymbolSeriesView.prototype.cq = function () {
|
|
8208
|
-
this.ce.qe.yAxis = this.ce.ce.
|
|
8208
|
+
this.ce.qe.yAxis = this.ce.ce.t9;
|
|
8209
8209
|
};
|
|
8210
8210
|
GeographicSymbolSeriesView.prototype.co = function () {
|
|
8211
8211
|
var a = this.ce.qe;
|
|
@@ -8214,8 +8214,8 @@
|
|
|
8214
8214
|
a.yAxis = null;
|
|
8215
8215
|
return;
|
|
8216
8216
|
}
|
|
8217
|
-
a.xAxis = this.ce.ce.
|
|
8218
|
-
a.yAxis = this.ce.ce.
|
|
8217
|
+
a.xAxis = this.ce.ce.t7;
|
|
8218
|
+
a.yAxis = this.ce.ce.t9;
|
|
8219
8219
|
};
|
|
8220
8220
|
GeographicSymbolSeriesView.prototype.ci = function () {
|
|
8221
8221
|
this.ce.qe.rx = this.ce.rm;
|
|
@@ -9032,14 +9032,14 @@
|
|
|
9032
9032
|
a.ql = null;
|
|
9033
9033
|
return;
|
|
9034
9034
|
}
|
|
9035
|
-
a.qj = this.ce.ce.
|
|
9036
|
-
a.ql = this.ce.ce.
|
|
9035
|
+
a.qj = this.ce.ce.t7;
|
|
9036
|
+
a.ql = this.ce.ce.t9;
|
|
9037
9037
|
};
|
|
9038
9038
|
GeographicHighDensityScatterSeriesView.prototype.cq = function () {
|
|
9039
|
-
this.ce.qe.qj = this.ce.ce.
|
|
9039
|
+
this.ce.qe.qj = this.ce.ce.t7;
|
|
9040
9040
|
};
|
|
9041
9041
|
GeographicHighDensityScatterSeriesView.prototype.cr = function () {
|
|
9042
|
-
this.ce.qe.ql = this.ce.ce.
|
|
9042
|
+
this.ce.qe.ql = this.ce.ce.t9;
|
|
9043
9043
|
};
|
|
9044
9044
|
GeographicHighDensityScatterSeriesView.prototype.ch = function () {
|
|
9045
9045
|
this.ce.qe.ts = this.ce.rm;
|