igniteui-angular-maps 16.1.2-beta.0 → 17.0.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/License +1 -1
- package/bundles/igniteui-angular-maps.umd.js +452 -443
- package/bundles/igniteui-angular-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/SphericalMercatorHorizontalScaler.js +2 -2
- package/esm2015/lib/SphericalMercatorVerticalScaler.js +2 -2
- package/esm2015/lib/TileSeries_combined.js +1 -1
- package/esm2015/lib/XamGeographicMap_combined.js +387 -387
- package/esm2015/lib/igx-geographic-map-component.js +40 -40
- package/esm2015/lib/igx-geographic-map-imagery.js +3 -0
- package/esm2015/lib/igx-image-tiles-ready-event-args.js +3 -0
- package/esm2015/lib/igx-images-changed-event-args.js +3 -0
- 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/SphericalMercatorHorizontalScaler.js +2 -2
- package/esm5/lib/SphericalMercatorVerticalScaler.js +2 -2
- package/esm5/lib/TileSeries_combined.js +1 -1
- package/esm5/lib/XamGeographicMap_combined.js +381 -381
- package/esm5/lib/igx-geographic-map-component.js +40 -40
- package/esm5/lib/igx-geographic-map-imagery.js +3 -0
- package/esm5/lib/igx-image-tiles-ready-event-args.js +3 -0
- package/esm5/lib/igx-images-changed-event-args.js +3 -0
- package/fesm2015/igniteui-angular-maps.js +458 -449
- package/fesm5/igniteui-angular-maps.js +452 -443
- package/lib/XamGeographicMap_combined.d.ts +85 -85
- package/package.json +5 -5
|
@@ -192,8 +192,8 @@
|
|
|
192
192
|
}
|
|
193
193
|
};
|
|
194
194
|
SphericalMercatorVerticalScaler.prototype.t = function (a, b, c, d, e) {
|
|
195
|
-
d = this.ak(a.
|
|
196
|
-
e = this.ak(a.
|
|
195
|
+
d = this.ak(a.l5);
|
|
196
|
+
e = this.ak(a.l4);
|
|
197
197
|
return {
|
|
198
198
|
p3: d,
|
|
199
199
|
p4: e
|
|
@@ -368,8 +368,8 @@
|
|
|
368
368
|
}
|
|
369
369
|
};
|
|
370
370
|
SphericalMercatorHorizontalScaler.prototype.t = function (a, b, c, d, e) {
|
|
371
|
-
d = a.
|
|
372
|
-
e = a.
|
|
371
|
+
d = a.l5;
|
|
372
|
+
e = a.l4;
|
|
373
373
|
return {
|
|
374
374
|
p3: d,
|
|
375
375
|
p4: e
|
|
@@ -611,10 +611,10 @@
|
|
|
611
611
|
case "SeriesViewer":
|
|
612
612
|
this.qe.ce = this.ce;
|
|
613
613
|
if (c != null) {
|
|
614
|
-
c.
|
|
614
|
+
c.oz(this.qe);
|
|
615
615
|
}
|
|
616
616
|
if (d != null) {
|
|
617
|
-
this.ce.
|
|
617
|
+
this.ce.lo(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 (!igniteuiAngularCore.isNaN_(this.qg)) {
|
|
716
|
-
if (this.ce.
|
|
716
|
+
if (this.ce.tj.width > this.qg) {
|
|
717
717
|
var hs_ = this.qe;
|
|
718
718
|
var v_ = 1;
|
|
719
719
|
hs_.visibility = v_;
|
|
@@ -875,103 +875,103 @@
|
|
|
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.uv = null;
|
|
879
|
+
_this.uk = false;
|
|
880
|
+
_this.uc = 1;
|
|
881
|
+
_this.ur = 0;
|
|
882
|
+
_this.v2 = null;
|
|
883
|
+
_this.t9 = null;
|
|
884
|
+
_this.t5 = null;
|
|
885
|
+
_this.t7 = null;
|
|
886
|
+
_this.ub = null;
|
|
887
|
+
_this.vy = { $type: igniteuiAngularCore.Point_$type, x: NaN, y: NaN };
|
|
888
|
+
_this.v5 = null;
|
|
889
|
+
_this.uq = 1;
|
|
890
890
|
_this.imageTilesReady = null;
|
|
891
|
-
_this.
|
|
892
|
-
_this.
|
|
893
|
-
_this.
|
|
891
|
+
_this.uj = null;
|
|
892
|
+
_this.v4 = igniteuiAngularCore.Rect.empty;
|
|
893
|
+
_this.ur = SphericalMercatorVerticalScaler.am(XamGeographicMap.v3.bottom) - SphericalMercatorVerticalScaler.am(XamGeographicMap.v3.top);
|
|
894
894
|
_this.ab = XamGeographicMap.$;
|
|
895
895
|
_this.backgroundContent = new OpenStreetMapImagery();
|
|
896
896
|
var a = ((function () {
|
|
897
897
|
var $ret = new igniteuiAngularCharts.NumericXAxis();
|
|
898
|
-
$ret.
|
|
898
|
+
$ret.bi = _this;
|
|
899
899
|
return $ret;
|
|
900
900
|
})());
|
|
901
|
-
a.
|
|
902
|
-
_this.
|
|
903
|
-
_this.
|
|
901
|
+
a.cf = true;
|
|
902
|
+
_this.t6 = a;
|
|
903
|
+
_this.t6.nl = new SphericalMercatorHorizontalScaler();
|
|
904
904
|
var b = ((function () {
|
|
905
905
|
var $ret = new igniteuiAngularCharts.NumericYAxis();
|
|
906
|
-
$ret.
|
|
906
|
+
$ret.bi = _this;
|
|
907
907
|
return $ret;
|
|
908
908
|
})());
|
|
909
|
-
b.
|
|
910
|
-
_this.
|
|
911
|
-
_this.
|
|
912
|
-
_this.
|
|
913
|
-
_this.
|
|
914
|
-
_this.
|
|
909
|
+
b.cf = true;
|
|
910
|
+
_this.t8 = b;
|
|
911
|
+
_this.t8.nl = new SphericalMercatorVerticalScaler();
|
|
912
|
+
_this.vd();
|
|
913
|
+
_this.vk();
|
|
914
|
+
_this.ma();
|
|
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.t6.provideRenderer(a);
|
|
920
|
+
this.t8.provideRenderer(a);
|
|
921
921
|
};
|
|
922
|
-
XamGeographicMap.prototype.
|
|
923
|
-
_super.prototype.
|
|
924
|
-
this.
|
|
925
|
-
};
|
|
926
|
-
XamGeographicMap.prototype.er = function () {
|
|
927
|
-
return this.uf;
|
|
922
|
+
XamGeographicMap.prototype.ma = function () {
|
|
923
|
+
_super.prototype.ma.call(this);
|
|
924
|
+
this.ui.fv(this.gf);
|
|
928
925
|
};
|
|
929
926
|
XamGeographicMap.prototype.es = function () {
|
|
930
|
-
return this.
|
|
927
|
+
return this.uo;
|
|
928
|
+
};
|
|
929
|
+
XamGeographicMap.prototype.et = function () {
|
|
930
|
+
return this.uo;
|
|
931
931
|
};
|
|
932
|
-
XamGeographicMap.prototype.
|
|
933
|
-
if (this.
|
|
934
|
-
if (this.
|
|
932
|
+
XamGeographicMap.prototype.uf = function () {
|
|
933
|
+
if (this.ud == 0) {
|
|
934
|
+
if (this.uk) {
|
|
935
935
|
return 2;
|
|
936
936
|
}
|
|
937
937
|
}
|
|
938
938
|
return 1;
|
|
939
939
|
};
|
|
940
|
-
Object.defineProperty(XamGeographicMap.prototype, "
|
|
940
|
+
Object.defineProperty(XamGeographicMap.prototype, "ue", {
|
|
941
941
|
get: function () {
|
|
942
|
-
return this.
|
|
942
|
+
return this.uc;
|
|
943
943
|
},
|
|
944
944
|
set: function (a) {
|
|
945
|
-
this.
|
|
945
|
+
this.uc = a;
|
|
946
946
|
},
|
|
947
947
|
enumerable: false,
|
|
948
948
|
configurable: true
|
|
949
949
|
});
|
|
950
|
-
Object.defineProperty(XamGeographicMap.prototype, "
|
|
950
|
+
Object.defineProperty(XamGeographicMap.prototype, "v7", {
|
|
951
951
|
get: function () {
|
|
952
|
-
return this.
|
|
952
|
+
return this.v2;
|
|
953
953
|
},
|
|
954
954
|
set: function (a) {
|
|
955
|
-
var b = igniteuiAngularCore.Rect.l_op_Inequality(this.
|
|
955
|
+
var b = igniteuiAngularCore.Rect.l_op_Inequality(this.v2, a);
|
|
956
956
|
if (b) {
|
|
957
|
-
var c = this.
|
|
958
|
-
this.
|
|
959
|
-
this.
|
|
957
|
+
var c = this.v2;
|
|
958
|
+
this.v2 = a;
|
|
959
|
+
this.oi("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.wb = function () {
|
|
966
|
+
return this.v7;
|
|
967
967
|
};
|
|
968
|
-
XamGeographicMap.prototype.
|
|
969
|
-
if (this.
|
|
968
|
+
XamGeographicMap.prototype.vd = function () {
|
|
969
|
+
if (this.wj.isEmpty) {
|
|
970
970
|
return;
|
|
971
971
|
}
|
|
972
|
-
this.
|
|
972
|
+
this.v7 = this.wh(this.wj, this.cd == 1);
|
|
973
973
|
};
|
|
974
|
-
XamGeographicMap.prototype.
|
|
974
|
+
XamGeographicMap.prototype.wh = 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.v3.width;
|
|
983
|
+
var k = SphericalMercatorVerticalScaler.am(XamGeographicMap.v3.top);
|
|
984
984
|
var l = i / j;
|
|
985
|
-
if (i / j > this.
|
|
986
|
-
var m = i / this.
|
|
985
|
+
if (i / j > this.ur) {
|
|
986
|
+
var m = i / this.ur;
|
|
987
987
|
var n = m - j;
|
|
988
|
-
d = d - (n / 2) * XamGeographicMap.
|
|
989
|
-
e = m * XamGeographicMap.
|
|
988
|
+
d = d - (n / 2) * XamGeographicMap.v3.width;
|
|
989
|
+
e = m * XamGeographicMap.v3.width;
|
|
990
990
|
if (b) {
|
|
991
|
-
if (d < XamGeographicMap.
|
|
992
|
-
d += (XamGeographicMap.
|
|
991
|
+
if (d < XamGeographicMap.v3.left) {
|
|
992
|
+
d += (XamGeographicMap.v3.left - d);
|
|
993
993
|
}
|
|
994
|
-
else if ((d + e) > XamGeographicMap.
|
|
995
|
-
d -= ((d + e) - XamGeographicMap.
|
|
994
|
+
else if ((d + e) > XamGeographicMap.v3.right) {
|
|
995
|
+
d -= ((d + e) - XamGeographicMap.v3.right);
|
|
996
996
|
}
|
|
997
997
|
}
|
|
998
998
|
}
|
|
999
|
-
else if (i / j < this.
|
|
1000
|
-
var o = this.
|
|
999
|
+
else if (i / j < this.ur) {
|
|
1000
|
+
var o = this.ur * 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.ur)) {
|
|
1010
|
+
q -= ((r) - (k + this.ur));
|
|
1011
|
+
r -= ((r) - (k + this.ur));
|
|
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.t9;
|
|
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.t9 = a;
|
|
1029
|
+
this.oi("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, "t6", {
|
|
1036
1036
|
get: function () {
|
|
1037
|
-
return this.
|
|
1037
|
+
return this.t5;
|
|
1038
1038
|
},
|
|
1039
1039
|
set: function (a) {
|
|
1040
|
-
var b = a != this.
|
|
1040
|
+
var b = a != this.t6;
|
|
1041
1041
|
if (b) {
|
|
1042
|
-
var c = this.
|
|
1043
|
-
this.
|
|
1044
|
-
this.
|
|
1042
|
+
var c = this.t6;
|
|
1043
|
+
this.t5 = a;
|
|
1044
|
+
this.oi("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, "t8", {
|
|
1051
1051
|
get: function () {
|
|
1052
|
-
return this.
|
|
1052
|
+
return this.t7;
|
|
1053
1053
|
},
|
|
1054
1054
|
set: function (a) {
|
|
1055
|
-
var b = a != this.
|
|
1055
|
+
var b = a != this.t8;
|
|
1056
1056
|
if (b) {
|
|
1057
|
-
var c = this.
|
|
1058
|
-
this.
|
|
1059
|
-
this.
|
|
1057
|
+
var c = this.t8;
|
|
1058
|
+
this.t7 = a;
|
|
1059
|
+
this.oi("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.vn = function (a) {
|
|
1069
|
+
this.tz = a;
|
|
1070
1070
|
};
|
|
1071
|
-
XamGeographicMap.prototype.
|
|
1072
|
-
this.
|
|
1071
|
+
XamGeographicMap.prototype.vm = function (a) {
|
|
1072
|
+
this.wj = a;
|
|
1073
1073
|
};
|
|
1074
1074
|
XamGeographicMap.prototype.getZoomFromGeographicRect = function (a) {
|
|
1075
|
-
return this.
|
|
1075
|
+
return this.v9(a, true, 0);
|
|
1076
1076
|
};
|
|
1077
|
-
XamGeographicMap.prototype.
|
|
1078
|
-
return this.
|
|
1077
|
+
XamGeographicMap.prototype.v8 = function (a, b) {
|
|
1078
|
+
return this.v9(a, false, b);
|
|
1079
1079
|
};
|
|
1080
|
-
XamGeographicMap.prototype.
|
|
1080
|
+
XamGeographicMap.prototype.v9 = 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 igniteuiAngularCharts.ScalerParams(1, XamGeographicMap.
|
|
1088
|
-
g.c = this.
|
|
1089
|
-
var h = new igniteuiAngularCharts.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.wh(a, false);
|
|
1084
|
+
}
|
|
1085
|
+
var e = this.t6;
|
|
1086
|
+
var f = this.t8;
|
|
1087
|
+
var g = new igniteuiAngularCharts.ScalerParams(1, XamGeographicMap.v6, this.ty, e.ch);
|
|
1088
|
+
g.c = this.tn;
|
|
1089
|
+
var h = new igniteuiAngularCharts.ScalerParams(1, XamGeographicMap.v6, this.ty, f.ch);
|
|
1090
|
+
h.c = this.tn;
|
|
1091
|
+
var i = this.t6.ej(d.left, g);
|
|
1092
|
+
var j = this.t6.ej(d.right, g);
|
|
1093
|
+
var k = this.t8.ej(d.top, h);
|
|
1094
|
+
var l = this.t8.ej(d.bottom, h);
|
|
1095
|
+
var m = (i - c) / this.ty.width;
|
|
1096
|
+
var n = (l - c) / this.ty.height;
|
|
1097
|
+
var o = (j - i + (c * 2)) / this.ty.width;
|
|
1098
|
+
var p = (k - l + (c * 2)) / this.ty.height;
|
|
1099
1099
|
var q = new igniteuiAngularCore.Rect(0, m, n, o, p);
|
|
1100
|
-
q.intersect(XamGeographicMap.
|
|
1100
|
+
q.intersect(XamGeographicMap.v6);
|
|
1101
1101
|
if (q.isEmpty) {
|
|
1102
|
-
q = XamGeographicMap.
|
|
1102
|
+
q = XamGeographicMap.v6;
|
|
1103
1103
|
}
|
|
1104
1104
|
return q;
|
|
1105
1105
|
};
|
|
@@ -1109,63 +1109,63 @@
|
|
|
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.v6;
|
|
1113
1113
|
}
|
|
1114
1114
|
else {
|
|
1115
1115
|
var g = new igniteuiAngularCore.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 igniteuiAngularCharts.ScalerParams(1, a, this.
|
|
1123
|
-
d.c = this.
|
|
1124
|
-
var e = new igniteuiAngularCharts.ScalerParams(1, a, this.
|
|
1125
|
-
e.c = this.
|
|
1126
|
-
var f = this.
|
|
1127
|
-
var g = b.
|
|
1128
|
-
var h = c.
|
|
1129
|
-
var i = b.
|
|
1130
|
-
var j = c.
|
|
1119
|
+
XamGeographicMap.prototype.wd = function (a) {
|
|
1120
|
+
var b = this.t6;
|
|
1121
|
+
var c = this.t8;
|
|
1122
|
+
var d = new igniteuiAngularCharts.ScalerParams(1, a, this.ty, b.ch);
|
|
1123
|
+
d.c = this.tn;
|
|
1124
|
+
var e = new igniteuiAngularCharts.ScalerParams(1, a, this.ty, c.ch);
|
|
1125
|
+
e.c = this.tn;
|
|
1126
|
+
var f = this.tm;
|
|
1127
|
+
var g = b.em(f.left, d);
|
|
1128
|
+
var h = c.em(f.top, e);
|
|
1129
|
+
var i = b.em(f.right, d);
|
|
1130
|
+
var j = c.em(f.bottom, e);
|
|
1131
1131
|
var k = i - g;
|
|
1132
1132
|
var l = h - j;
|
|
1133
1133
|
var m = new igniteuiAngularCore.Rect(0, g, j, k, l);
|
|
1134
1134
|
if (this.cd == 1) {
|
|
1135
|
-
m.intersect(XamGeographicMap.
|
|
1135
|
+
m.intersect(XamGeographicMap.v3);
|
|
1136
1136
|
if (m.isEmpty) {
|
|
1137
|
-
m = XamGeographicMap.
|
|
1137
|
+
m = XamGeographicMap.v3;
|
|
1138
1138
|
}
|
|
1139
1139
|
}
|
|
1140
1140
|
return m;
|
|
1141
1141
|
};
|
|
1142
|
-
XamGeographicMap.prototype.
|
|
1143
|
-
var b = this.
|
|
1144
|
-
var c = this.
|
|
1142
|
+
XamGeographicMap.prototype.vz = function (a) {
|
|
1143
|
+
var b = this.t6.l8(a.x);
|
|
1144
|
+
var c = this.t8.l8(a.y);
|
|
1145
1145
|
return { $type: igniteuiAngularCore.Point_$type, x: b, y: c };
|
|
1146
1146
|
};
|
|
1147
|
-
XamGeographicMap.prototype.
|
|
1148
|
-
var b = this.
|
|
1149
|
-
var c = this.
|
|
1147
|
+
XamGeographicMap.prototype.v0 = function (a) {
|
|
1148
|
+
var b = this.t6.e4(a.x);
|
|
1149
|
+
var c = this.t8.e4(a.y);
|
|
1150
1150
|
return { $type: igniteuiAngularCore.Point_$type, x: b, y: c };
|
|
1151
1151
|
};
|
|
1152
|
-
XamGeographicMap.prototype.
|
|
1153
|
-
return this.
|
|
1152
|
+
XamGeographicMap.prototype.v1 = function (a) {
|
|
1153
|
+
return this.v0(a);
|
|
1154
1154
|
};
|
|
1155
|
-
XamGeographicMap.prototype.
|
|
1155
|
+
XamGeographicMap.prototype.va = function () {
|
|
1156
1156
|
var a = igniteuiAngularCore.typeCast(GeographicMapImagery.$, this.backgroundContent);
|
|
1157
1157
|
if (a != null) {
|
|
1158
1158
|
a.clearTileCache();
|
|
1159
1159
|
}
|
|
1160
1160
|
};
|
|
1161
|
-
XamGeographicMap.prototype.
|
|
1161
|
+
XamGeographicMap.prototype.vg = function (a) {
|
|
1162
1162
|
};
|
|
1163
|
-
XamGeographicMap.prototype.
|
|
1163
|
+
XamGeographicMap.prototype.fh = function () {
|
|
1164
1164
|
return true;
|
|
1165
1165
|
};
|
|
1166
|
-
XamGeographicMap.prototype.
|
|
1166
|
+
XamGeographicMap.prototype.vi = function () {
|
|
1167
1167
|
var e_1, _a;
|
|
1168
|
-
this.
|
|
1168
|
+
this.ui.ee();
|
|
1169
1169
|
try {
|
|
1170
1170
|
for (var _b = tslib.__values(igniteuiAngularCore.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.vl = function () {
|
|
1190
|
+
if (this.uh == 2) {
|
|
1191
|
+
if (!this.ty.isEmpty && this.ty.width > 0 && this.ty.height > 0) {
|
|
1192
|
+
var a = this.t6.l8(this.ty.left + (this.ty.width / 2));
|
|
1193
|
+
var b = this.t8.l8(this.ty.top + (this.ty.height / 2));
|
|
1194
|
+
this.vy = { $type: igniteuiAngularCore.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.ty.isEmpty && this.ty.width > 0 && this.ty.height > 0) {
|
|
1199
|
+
var c = this.t6.l8(this.ty.left);
|
|
1200
|
+
var d = this.t8.l8(this.ty.top);
|
|
1201
|
+
this.vy = { $type: igniteuiAngularCore.Point_$type, x: c, y: d };
|
|
1202
1202
|
}
|
|
1203
1203
|
}
|
|
1204
1204
|
};
|
|
1205
|
-
XamGeographicMap.prototype.
|
|
1206
|
-
if (igniteuiAngularCore.isNaN_(this.
|
|
1207
|
-
this.
|
|
1205
|
+
XamGeographicMap.prototype.vh = function () {
|
|
1206
|
+
if (igniteuiAngularCore.isNaN_(this.vy.x) || igniteuiAngularCore.isNaN_(this.vy.y)) {
|
|
1207
|
+
this.vl();
|
|
1208
1208
|
}
|
|
1209
|
-
var a = this.
|
|
1210
|
-
var b = this.
|
|
1209
|
+
var a = this.vy.x;
|
|
1210
|
+
var b = this.vy.y;
|
|
1211
1211
|
if (!igniteuiAngularCore.isNaN_(a) && !igniteuiAngularCore.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.tj.left;
|
|
1213
|
+
var d = this.tj.top;
|
|
1214
|
+
var e = this.tj.width;
|
|
1215
|
+
var f = this.tj.height;
|
|
1216
|
+
if (e > this.v5.width) {
|
|
1217
1217
|
}
|
|
1218
1218
|
else {
|
|
1219
|
-
var g = new igniteuiAngularCharts.ScalerParams(1, XamGeographicMap.
|
|
1220
|
-
g.c = this.
|
|
1221
|
-
var h = this.
|
|
1222
|
-
if (this.
|
|
1223
|
-
var i = h / this.
|
|
1219
|
+
var g = new igniteuiAngularCharts.ScalerParams(1, XamGeographicMap.v6, this.ty, this.t6.ch);
|
|
1220
|
+
g.c = this.tn;
|
|
1221
|
+
var h = this.t6.ej(a, g);
|
|
1222
|
+
if (this.uh == 2) {
|
|
1223
|
+
var i = h / this.ty.width;
|
|
1224
1224
|
c = i - (e / 2);
|
|
1225
1225
|
}
|
|
1226
1226
|
else {
|
|
1227
|
-
c = h / this.
|
|
1227
|
+
c = h / this.ty.width;
|
|
1228
1228
|
}
|
|
1229
|
-
if (c + e > this.
|
|
1230
|
-
c = this.
|
|
1229
|
+
if (c + e > this.v5.right) {
|
|
1230
|
+
c = this.v5.right - e;
|
|
1231
1231
|
}
|
|
1232
|
-
else if (c < this.
|
|
1233
|
-
c = this.
|
|
1232
|
+
else if (c < this.v5.left) {
|
|
1233
|
+
c = this.v5.left;
|
|
1234
1234
|
}
|
|
1235
1235
|
}
|
|
1236
|
-
if (f > this.
|
|
1236
|
+
if (f > this.v5.height) {
|
|
1237
1237
|
}
|
|
1238
1238
|
else {
|
|
1239
|
-
var j = new igniteuiAngularCharts.ScalerParams(1, XamGeographicMap.
|
|
1240
|
-
j.c = this.
|
|
1241
|
-
var k = this.
|
|
1242
|
-
if (this.
|
|
1243
|
-
var l = k / this.
|
|
1239
|
+
var j = new igniteuiAngularCharts.ScalerParams(1, XamGeographicMap.v6, this.ty, this.t8.ch);
|
|
1240
|
+
j.c = this.tn;
|
|
1241
|
+
var k = this.t8.ej(b, j);
|
|
1242
|
+
if (this.uh == 2) {
|
|
1243
|
+
var l = k / this.ty.height;
|
|
1244
1244
|
d = l - (f / 2);
|
|
1245
1245
|
}
|
|
1246
1246
|
else {
|
|
1247
|
-
d = k / this.
|
|
1247
|
+
d = k / this.ty.height;
|
|
1248
1248
|
}
|
|
1249
|
-
if (d + f > this.
|
|
1250
|
-
d = this.
|
|
1249
|
+
if (d + f > this.v5.bottom) {
|
|
1250
|
+
d = this.v5.bottom - f;
|
|
1251
1251
|
}
|
|
1252
|
-
else if (d < this.
|
|
1253
|
-
d = this.
|
|
1252
|
+
else if (d < this.v5.top) {
|
|
1253
|
+
d = this.v5.top;
|
|
1254
1254
|
}
|
|
1255
1255
|
}
|
|
1256
|
-
this.
|
|
1256
|
+
this.pr(new igniteuiAngularCore.Rect(0, c, d, e, f), false);
|
|
1257
1257
|
}
|
|
1258
1258
|
};
|
|
1259
|
-
XamGeographicMap.prototype.
|
|
1259
|
+
XamGeographicMap.prototype.get_ek = function () {
|
|
1260
1260
|
return true;
|
|
1261
1261
|
};
|
|
1262
|
-
XamGeographicMap.prototype.
|
|
1263
|
-
var a = _super.prototype.
|
|
1264
|
-
if (this.
|
|
1262
|
+
XamGeographicMap.prototype.tk = function () {
|
|
1263
|
+
var a = _super.prototype.tk.call(this);
|
|
1264
|
+
if (this.t6 == null || this.t8 == null) {
|
|
1265
1265
|
return a;
|
|
1266
1266
|
}
|
|
1267
|
-
this.
|
|
1267
|
+
this.tu();
|
|
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.tz.width > this.v5.width) {
|
|
1272
|
+
b = 0.5 - (this.tz.width / 2);
|
|
1273
1273
|
}
|
|
1274
|
-
else if (b + a.width > this.
|
|
1275
|
-
b = this.
|
|
1274
|
+
else if (b + a.width > this.v5.right) {
|
|
1275
|
+
b = this.v5.right - this.tz.width;
|
|
1276
1276
|
}
|
|
1277
|
-
else if (b < this.
|
|
1278
|
-
b = this.
|
|
1277
|
+
else if (b < this.v5.left) {
|
|
1278
|
+
b = this.v5.left;
|
|
1279
1279
|
}
|
|
1280
|
-
if (this.
|
|
1281
|
-
c = 0.5 - (this.
|
|
1280
|
+
if (this.tz.height > this.v5.height) {
|
|
1281
|
+
c = 0.5 - (this.tz.height / 2);
|
|
1282
1282
|
}
|
|
1283
|
-
else if (c + this.
|
|
1284
|
-
c = this.
|
|
1283
|
+
else if (c + this.tz.height > this.v5.bottom) {
|
|
1284
|
+
c = this.v5.bottom - this.tz.height;
|
|
1285
1285
|
}
|
|
1286
|
-
else if (c < this.
|
|
1287
|
-
c = this.
|
|
1286
|
+
else if (c < this.v5.top) {
|
|
1287
|
+
c = this.v5.top;
|
|
1288
1288
|
}
|
|
1289
1289
|
}
|
|
1290
1290
|
var d = false;
|
|
1291
|
-
if (!this.
|
|
1291
|
+
if (!this.un && this.cd == 2 && this.uk) {
|
|
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.v5.right) > 0 && ((a.right - this.v5.right) / a.width) > 0.8) {
|
|
1299
|
+
b = this.v5.left - (a.width - (a.right - this.v5.right));
|
|
1300
1300
|
d = true;
|
|
1301
1301
|
}
|
|
1302
|
-
else if (a.left < this.
|
|
1303
|
-
b = this.
|
|
1302
|
+
else if (a.left < this.v5.left && (Math.abs(a.left - this.v5.left) / a.width) > 0.8) {
|
|
1303
|
+
b = this.v5.right - (Math.abs(a.left - this.v5.left));
|
|
1304
1304
|
d = true;
|
|
1305
1305
|
}
|
|
1306
1306
|
}
|
|
1307
1307
|
var e = new igniteuiAngularCore.Rect(0, b, c, a.width, a.height);
|
|
1308
|
-
if (this.
|
|
1309
|
-
var f = this.
|
|
1310
|
-
f = this.
|
|
1308
|
+
if (this.un) {
|
|
1309
|
+
var f = this.v8(this.wj, 1);
|
|
1310
|
+
f = this.wa(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.d7 = true;
|
|
1346
|
+
this.tz = e;
|
|
1347
|
+
this.d7 = false;
|
|
1348
1348
|
}
|
|
1349
1349
|
return e;
|
|
1350
1350
|
};
|
|
1351
|
-
XamGeographicMap.prototype.
|
|
1351
|
+
XamGeographicMap.prototype.ll = 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.tu();
|
|
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.t5.ej(-180, b);
|
|
1373
|
+
var j = this.t5.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.t5.ej(-180, b);
|
|
1378
|
+
var l = this.t5.ej(180, b);
|
|
1379
1379
|
e = k - l;
|
|
1380
1380
|
}
|
|
1381
1381
|
}
|
|
1382
1382
|
return new igniteuiAngularCore.Tuple$2(igniteuiAngularCore.Boolean_$type, igniteuiAngularCore.Number_$type, c, e);
|
|
1383
1383
|
};
|
|
1384
|
-
XamGeographicMap.prototype.
|
|
1385
|
-
var a = new igniteuiAngularCharts.ScalerParams(1, XamGeographicMap.
|
|
1386
|
-
a.c = this.
|
|
1387
|
-
var b = new igniteuiAngularCharts.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.tu = function () {
|
|
1385
|
+
var a = new igniteuiAngularCharts.ScalerParams(1, XamGeographicMap.v6, this.ty, this.t6.ch);
|
|
1386
|
+
a.c = this.tn;
|
|
1387
|
+
var b = new igniteuiAngularCharts.ScalerParams(1, XamGeographicMap.v6, this.ty, this.t8.ch);
|
|
1388
|
+
b.c = this.tn;
|
|
1389
|
+
var c = this.t6.ej(XamGeographicMap.v3.left, a);
|
|
1390
|
+
var d = this.t6.ej(XamGeographicMap.v3.right, a);
|
|
1391
|
+
var e = this.t8.ej(XamGeographicMap.v3.top, b);
|
|
1392
|
+
var f = this.t8.ej(XamGeographicMap.v3.bottom, b);
|
|
1393
|
+
this.v5 = new igniteuiAngularCore.Rect(0, c / this.ty.width, f / this.ty.height, (d - c) / this.ty.width, (e - f) / this.ty.height);
|
|
1394
|
+
return this.v5;
|
|
1395
|
+
};
|
|
1396
|
+
XamGeographicMap.prototype.wa = function (a) {
|
|
1397
|
+
var b = this.gj;
|
|
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 = igniteuiAngularCore.MathUtil.d(a.width, b, 1);
|
|
1403
1403
|
var h = igniteuiAngularCore.MathUtil.d(a.height, b, 1);
|
|
1404
|
-
var i = this.
|
|
1404
|
+
var i = this.ty;
|
|
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 igniteuiAngularCore.Rect(0, p, q, r - p, s - q);
|
|
1442
1442
|
};
|
|
1443
|
-
XamGeographicMap.prototype.
|
|
1444
|
-
_super.prototype.
|
|
1443
|
+
XamGeographicMap.prototype.tl = function (a) {
|
|
1444
|
+
_super.prototype.tl.call(this, this.ty);
|
|
1445
1445
|
if (a.isEmpty) {
|
|
1446
1446
|
return igniteuiAngularCore.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.wc = function (a) {
|
|
1460
|
+
return this.tl(a);
|
|
1461
1461
|
};
|
|
1462
1462
|
XamGeographicMap.prototype.ct = function () {
|
|
1463
1463
|
return new XamGeographicMapView(this);
|
|
1464
1464
|
};
|
|
1465
|
-
XamGeographicMap.prototype.
|
|
1465
|
+
XamGeographicMap.prototype.vc = function (a) {
|
|
1466
1466
|
if (a != null) {
|
|
1467
|
-
a.
|
|
1467
|
+
a.bi = this;
|
|
1468
1468
|
}
|
|
1469
1469
|
};
|
|
1470
|
-
XamGeographicMap.prototype.
|
|
1471
|
-
_super.prototype.
|
|
1472
|
-
this.
|
|
1470
|
+
XamGeographicMap.prototype.n1 = function (a) {
|
|
1471
|
+
_super.prototype.n1.call(this, a);
|
|
1472
|
+
this.ui = a;
|
|
1473
1473
|
};
|
|
1474
|
-
XamGeographicMap.prototype.
|
|
1475
|
-
_super.prototype.
|
|
1476
|
-
this.
|
|
1477
|
-
this.
|
|
1474
|
+
XamGeographicMap.prototype.oc = function (a, b) {
|
|
1475
|
+
_super.prototype.oc.call(this, a, b);
|
|
1476
|
+
this.pe(this.t6);
|
|
1477
|
+
this.pe(this.t8);
|
|
1478
1478
|
if (igniteuiAngularCore.Rect.l_op_Inequality(a, b)) {
|
|
1479
|
-
this.
|
|
1479
|
+
this.vh();
|
|
1480
1480
|
}
|
|
1481
|
-
if (this.
|
|
1482
|
-
this.
|
|
1481
|
+
if (this.un) {
|
|
1482
|
+
this.tj = this.tk();
|
|
1483
1483
|
}
|
|
1484
|
-
this.
|
|
1484
|
+
this.vo();
|
|
1485
1485
|
};
|
|
1486
|
-
Object.defineProperty(XamGeographicMap.prototype, "
|
|
1486
|
+
Object.defineProperty(XamGeographicMap.prototype, "us", {
|
|
1487
1487
|
get: function () {
|
|
1488
|
-
return this.
|
|
1488
|
+
return this.uq;
|
|
1489
1489
|
},
|
|
1490
1490
|
set: function (a) {
|
|
1491
|
-
var b = this.
|
|
1492
|
-
this.
|
|
1493
|
-
this.
|
|
1491
|
+
var b = this.uq;
|
|
1492
|
+
this.uq = a;
|
|
1493
|
+
this.oi("ActualWindowScale", b, this.uq);
|
|
1494
1494
|
},
|
|
1495
1495
|
enumerable: false,
|
|
1496
1496
|
configurable: true
|
|
1497
1497
|
});
|
|
1498
|
-
XamGeographicMap.prototype.
|
|
1499
|
-
return this.
|
|
1498
|
+
XamGeographicMap.prototype.gp = function () {
|
|
1499
|
+
return this.us;
|
|
1500
1500
|
};
|
|
1501
|
-
XamGeographicMap.prototype.
|
|
1502
|
-
return this.
|
|
1501
|
+
XamGeographicMap.prototype.gq = function () {
|
|
1502
|
+
return this.us;
|
|
1503
1503
|
};
|
|
1504
|
-
XamGeographicMap.prototype.
|
|
1505
|
-
_super.prototype.
|
|
1506
|
-
var a = Math.min(this.
|
|
1507
|
-
this.
|
|
1504
|
+
XamGeographicMap.prototype.pd = function () {
|
|
1505
|
+
_super.prototype.pd.call(this);
|
|
1506
|
+
var a = Math.min(this.tj.width, this.tj.height);
|
|
1507
|
+
this.us = a;
|
|
1508
1508
|
};
|
|
1509
|
-
XamGeographicMap.prototype.
|
|
1510
|
-
return this.
|
|
1509
|
+
XamGeographicMap.prototype.e9 = function () {
|
|
1510
|
+
return this.uk;
|
|
1511
1511
|
};
|
|
1512
1512
|
XamGeographicMap.prototype.ce = function () {
|
|
1513
1513
|
if (this.cf == 0) {
|
|
1514
|
-
if (this.
|
|
1514
|
+
if (this.ul) {
|
|
1515
1515
|
return 2;
|
|
1516
1516
|
}
|
|
1517
1517
|
}
|
|
1518
1518
|
return this.cf;
|
|
1519
1519
|
};
|
|
1520
|
-
XamGeographicMap.prototype.
|
|
1520
|
+
XamGeographicMap.prototype.od = function (a, b, c, d) {
|
|
1521
1521
|
var e_2, _a, e_3, _b;
|
|
1522
|
-
_super.prototype.
|
|
1522
|
+
_super.prototype.od.call(this, a, b, c, d);
|
|
1523
1523
|
switch (b) {
|
|
1524
1524
|
case "ZoomCoercionMode":
|
|
1525
|
-
this.
|
|
1525
|
+
this.vd();
|
|
1526
1526
|
break;
|
|
1527
1527
|
case "WindowRect":
|
|
1528
|
-
this.
|
|
1528
|
+
this.vl();
|
|
1529
1529
|
break;
|
|
1530
1530
|
case XamGeographicMap.$$p[0]:
|
|
1531
|
-
this.
|
|
1532
|
-
if (this.
|
|
1533
|
-
this.
|
|
1531
|
+
this.ue = this.uf();
|
|
1532
|
+
if (this.ub != null) {
|
|
1533
|
+
this.ub.isHorizontalWrappingEnabled = this.ue == 2;
|
|
1534
1534
|
}
|
|
1535
1535
|
break;
|
|
1536
1536
|
case XamGeographicMap.$$p[1]:
|
|
1537
|
-
this.
|
|
1538
|
-
this.
|
|
1537
|
+
this.uk = this.ul;
|
|
1538
|
+
this.ue = this.uf();
|
|
1539
1539
|
this.cd = this.ce();
|
|
1540
|
-
if (this.
|
|
1541
|
-
this.
|
|
1540
|
+
if (this.ub != null) {
|
|
1541
|
+
this.ub.isHorizontalWrappingEnabled = this.ue == 2;
|
|
1542
1542
|
}
|
|
1543
1543
|
break;
|
|
1544
1544
|
case XamGeographicMap.$$p[4]:
|
|
1545
|
-
this.
|
|
1545
|
+
this.tj = this.tk();
|
|
1546
1546
|
break;
|
|
1547
1547
|
case "BackgroundContent":
|
|
1548
|
-
if (this.
|
|
1549
|
-
var e = this.
|
|
1550
|
-
e.imageTilesReady = igniteuiAngularCore.delegateRemove(e.imageTilesReady, igniteuiAngularCore.runOn(this, this.
|
|
1551
|
-
this.
|
|
1548
|
+
if (this.ub != null) {
|
|
1549
|
+
var e = this.ub;
|
|
1550
|
+
e.imageTilesReady = igniteuiAngularCore.delegateRemove(e.imageTilesReady, igniteuiAngularCore.runOn(this, this.ve));
|
|
1551
|
+
this.ub.deferralHandler = null;
|
|
1552
1552
|
}
|
|
1553
|
-
this.
|
|
1554
|
-
if (this.
|
|
1555
|
-
var f = this.
|
|
1556
|
-
f.imageTilesReady = igniteuiAngularCore.delegateCombine(f.imageTilesReady, igniteuiAngularCore.runOn(this, this.
|
|
1557
|
-
this.
|
|
1558
|
-
this.
|
|
1553
|
+
this.ub = igniteuiAngularCore.typeCast(GeographicMapImagery.$, this.backgroundContent);
|
|
1554
|
+
if (this.ub != null) {
|
|
1555
|
+
var f = this.ub;
|
|
1556
|
+
f.imageTilesReady = igniteuiAngularCore.delegateCombine(f.imageTilesReady, igniteuiAngularCore.runOn(this, this.ve));
|
|
1557
|
+
this.ub.deferralHandler = this;
|
|
1558
|
+
this.ub.isHorizontalWrappingEnabled = this.ue == 2;
|
|
1559
1559
|
}
|
|
1560
|
-
this.
|
|
1561
|
-
if (this.
|
|
1562
|
-
this.
|
|
1563
|
-
this.
|
|
1564
|
-
this.
|
|
1560
|
+
this.ui.fu(igniteuiAngularCore.typeCast(GeographicMapImagery.$, c), igniteuiAngularCore.typeCast(GeographicMapImagery.$, d));
|
|
1561
|
+
if (this.ub != null) {
|
|
1562
|
+
this.ub.geographicMap = this;
|
|
1563
|
+
this.ui.fr(this.tj);
|
|
1564
|
+
this.ui.fv(this.gf);
|
|
1565
1565
|
}
|
|
1566
1566
|
break;
|
|
1567
1567
|
case "YAxis":
|
|
1568
1568
|
case "XAxis":
|
|
1569
|
-
this.
|
|
1570
|
-
this.
|
|
1569
|
+
this.vj(c);
|
|
1570
|
+
this.vc(d);
|
|
1571
1571
|
break;
|
|
1572
1572
|
case XamGeographicMap.$$p[6]:
|
|
1573
|
-
if (!this.
|
|
1574
|
-
this.
|
|
1573
|
+
if (!this.um) {
|
|
1574
|
+
this.tz = XamGeographicMap.v6;
|
|
1575
1575
|
}
|
|
1576
|
-
this.
|
|
1577
|
-
this.
|
|
1578
|
-
this.
|
|
1579
|
-
this.
|
|
1580
|
-
this.
|
|
1576
|
+
this.vd();
|
|
1577
|
+
this.vk();
|
|
1578
|
+
this.vl();
|
|
1579
|
+
this.tj = this.tk();
|
|
1580
|
+
this.ui.fs();
|
|
1581
1581
|
break;
|
|
1582
1582
|
case "ActualWindowRect":
|
|
1583
|
-
this.
|
|
1583
|
+
this.ui.fr(this.tj);
|
|
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.us = this.ut;
|
|
1608
1608
|
break;
|
|
1609
1609
|
case "ActualWindowScale":
|
|
1610
|
-
if (!this.
|
|
1611
|
-
this.
|
|
1610
|
+
if (!this.fg) {
|
|
1611
|
+
this.pp(this.gp(), this.gq());
|
|
1612
1612
|
}
|
|
1613
1613
|
break;
|
|
1614
1614
|
case "ActualPixelScalingRatio":
|
|
1615
|
-
this.
|
|
1615
|
+
this.ui.fv(this.gf);
|
|
1616
1616
|
break;
|
|
1617
1617
|
case "WindowRectMinWidth":
|
|
1618
1618
|
case "WindowRectMinHeight":
|
|
1619
1619
|
var h = d;
|
|
1620
1620
|
if (igniteuiAngularCore.isNaN_(h) || igniteuiAngularCore.isInfinity(h)) {
|
|
1621
|
-
this.
|
|
1622
|
-
this.
|
|
1621
|
+
this.gj = 5E-06;
|
|
1622
|
+
this.gi = 5E-06;
|
|
1623
1623
|
}
|
|
1624
1624
|
else {
|
|
1625
|
-
this.
|
|
1626
|
-
this.
|
|
1625
|
+
this.gj = h;
|
|
1626
|
+
this.gi = h;
|
|
1627
1627
|
}
|
|
1628
1628
|
break;
|
|
1629
1629
|
case XamGeographicMap.$$p[7]:
|
|
1630
|
-
this.
|
|
1630
|
+
this.pl();
|
|
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.ve = 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.vj = function (a) {
|
|
1661
1661
|
if (a != null) {
|
|
1662
|
-
a.
|
|
1662
|
+
a.bi = null;
|
|
1663
1663
|
}
|
|
1664
1664
|
};
|
|
1665
|
-
XamGeographicMap.prototype.
|
|
1666
|
-
if (this.
|
|
1667
|
-
this.
|
|
1668
|
-
this.
|
|
1665
|
+
XamGeographicMap.prototype.vk = function () {
|
|
1666
|
+
if (this.t6 != null) {
|
|
1667
|
+
this.t6.l5 = this.v7.left;
|
|
1668
|
+
this.t6.l4 = this.v7.right;
|
|
1669
1669
|
}
|
|
1670
|
-
if (this.
|
|
1671
|
-
this.
|
|
1672
|
-
this.
|
|
1670
|
+
if (this.t8 != null) {
|
|
1671
|
+
this.t8.l5 = this.v7.top;
|
|
1672
|
+
this.t8.l4 = this.v7.bottom;
|
|
1673
1673
|
}
|
|
1674
|
-
this.
|
|
1675
|
-
this.
|
|
1674
|
+
this.t6.c2(true);
|
|
1675
|
+
this.t8.c2(true);
|
|
1676
1676
|
};
|
|
1677
1677
|
XamGeographicMap.prototype.getFontInfo = function () {
|
|
1678
|
-
this.
|
|
1679
|
-
return this.
|
|
1678
|
+
this.uj = this.ui.fo;
|
|
1679
|
+
return this.uj;
|
|
1680
1680
|
};
|
|
1681
|
-
XamGeographicMap.prototype.
|
|
1682
|
-
return this.
|
|
1681
|
+
XamGeographicMap.prototype.so = function () {
|
|
1682
|
+
return this.ui.fw;
|
|
1683
1683
|
};
|
|
1684
1684
|
XamGeographicMap.prototype.getFontBrush = function () {
|
|
1685
|
-
return this.
|
|
1685
|
+
return this.ui.fx;
|
|
1686
1686
|
};
|
|
1687
|
-
XamGeographicMap.prototype.
|
|
1687
|
+
XamGeographicMap.prototype.o6 = function (a, b) {
|
|
1688
1688
|
if (igniteuiAngularCore.typeCast(igniteuiAngularCore.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.o6.call(this, a, b);
|
|
1696
1696
|
}
|
|
1697
1697
|
};
|
|
1698
1698
|
XamGeographicMap.prototype.register = function (a, b) {
|
|
1699
|
-
this.
|
|
1699
|
+
this.ow(a, b);
|
|
1700
1700
|
};
|
|
1701
1701
|
XamGeographicMap.prototype.unRegister = function (a) {
|
|
1702
|
-
this.
|
|
1702
|
+
this.pc(a);
|
|
1703
1703
|
};
|
|
1704
1704
|
XamGeographicMap.prototype.deferredRefresh = function () {
|
|
1705
|
-
this.
|
|
1705
|
+
this.ly();
|
|
1706
1706
|
};
|
|
1707
1707
|
XamGeographicMap.prototype.deferAction = function (a) {
|
|
1708
|
-
if (this.
|
|
1709
|
-
this.
|
|
1708
|
+
if (this.uv != null) {
|
|
1709
|
+
this.uv.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.vb = function (a) {
|
|
1716
|
+
this.pk(a);
|
|
1717
1717
|
};
|
|
1718
|
-
XamGeographicMap.prototype.
|
|
1718
|
+
XamGeographicMap.prototype.uw = function () {
|
|
1719
1719
|
var a = new igniteuiAngularCharts.ChartVisualData();
|
|
1720
|
-
var b = this.
|
|
1721
|
-
var c = this.
|
|
1720
|
+
var b = this.t6.fw();
|
|
1721
|
+
var c = this.t8.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 = igniteuiAngularCore.RectData.b(this.
|
|
1730
|
-
a.centralArea = igniteuiAngularCore.RectData.b(this.
|
|
1731
|
-
a.plotArea = igniteuiAngularCore.RectData.b(this.
|
|
1729
|
+
a.contentArea = igniteuiAngularCore.RectData.b(this.ty);
|
|
1730
|
+
a.centralArea = igniteuiAngularCore.RectData.b(this.ty);
|
|
1731
|
+
a.plotArea = igniteuiAngularCore.RectData.b(this.ty);
|
|
1732
1732
|
return a;
|
|
1733
1733
|
};
|
|
1734
|
-
XamGeographicMap.prototype.
|
|
1734
|
+
XamGeographicMap.prototype.tq = function (a, b, c) {
|
|
1735
1735
|
return a;
|
|
1736
1736
|
};
|
|
1737
|
-
XamGeographicMap.prototype.
|
|
1737
|
+
XamGeographicMap.prototype.vf = function () {
|
|
1738
1738
|
};
|
|
1739
|
-
Object.defineProperty(XamGeographicMap.prototype, "
|
|
1739
|
+
Object.defineProperty(XamGeographicMap.prototype, "wi", {
|
|
1740
1740
|
get: function () {
|
|
1741
|
-
return this.
|
|
1741
|
+
return this.v4;
|
|
1742
1742
|
},
|
|
1743
1743
|
set: function (a) {
|
|
1744
|
-
this.
|
|
1744
|
+
this.v4 = a;
|
|
1745
1745
|
},
|
|
1746
1746
|
enumerable: false,
|
|
1747
1747
|
configurable: true
|
|
1748
1748
|
});
|
|
1749
|
-
XamGeographicMap.prototype.
|
|
1750
|
-
this.
|
|
1751
|
-
this.
|
|
1749
|
+
XamGeographicMap.prototype.vp = function (a) {
|
|
1750
|
+
this.wi = a;
|
|
1751
|
+
this.vo();
|
|
1752
1752
|
};
|
|
1753
|
-
XamGeographicMap.prototype.
|
|
1754
|
-
if (this.
|
|
1755
|
-
var a = this.getZoomFromGeographicRect(this.
|
|
1756
|
-
this.
|
|
1757
|
-
this.
|
|
1753
|
+
XamGeographicMap.prototype.vo = function () {
|
|
1754
|
+
if (this.up && !this.wi.isEmpty) {
|
|
1755
|
+
var a = this.getZoomFromGeographicRect(this.wi);
|
|
1756
|
+
this.wi = igniteuiAngularCore.Rect.empty;
|
|
1757
|
+
this.pr(a, false);
|
|
1758
1758
|
}
|
|
1759
1759
|
};
|
|
1760
|
-
Object.defineProperty(XamGeographicMap.prototype, "
|
|
1760
|
+
Object.defineProperty(XamGeographicMap.prototype, "up", {
|
|
1761
1761
|
get: function () {
|
|
1762
|
-
return !this.
|
|
1762
|
+
return !this.ty.isEmpty && !this.tn.isEmpty;
|
|
1763
1763
|
},
|
|
1764
1764
|
enumerable: false,
|
|
1765
1765
|
configurable: true
|
|
1766
1766
|
});
|
|
1767
1767
|
XamGeographicMap.$t = igniteuiAngularCore.markType(XamGeographicMap, 'XamGeographicMap', igniteuiAngularCharts.SeriesViewer.$, [igniteuiAngularCore.IMapRenderDeferralHandler_$type]);
|
|
1768
|
-
XamGeographicMap.
|
|
1769
|
-
XamGeographicMap.
|
|
1770
|
-
XamGeographicMap.
|
|
1771
|
-
XamGeographicMap.$$p = igniteuiAngularCore.markDep(igniteuiAngularCore.DependencyProperty, igniteuiAngularCore.PropertyMetadata, XamGeographicMap, '
|
|
1768
|
+
XamGeographicMap.ug = 0;
|
|
1769
|
+
XamGeographicMap.v3 = new igniteuiAngularCore.Rect(2, { $type: igniteuiAngularCore.Point_$type, x: -180, y: -85.05112878 }, { $type: igniteuiAngularCore.Point_$type, x: 180, y: 85.05112878 });
|
|
1770
|
+
XamGeographicMap.v6 = new igniteuiAngularCore.Rect(0, 0, 0, 1, 1);
|
|
1771
|
+
XamGeographicMap.$$p = igniteuiAngularCore.markDep(igniteuiAngularCore.DependencyProperty, igniteuiAngularCore.PropertyMetadata, XamGeographicMap, 'oi', ['BackgroundTilingMode:ud:vq', [MapBackgroundTilingMode_$type, igniteuiAngularCore.enumGetBox(MapBackgroundTilingMode_$type, 0)], 'IsHorizontalWrappingEnabled:ul:vr', [0, false], 'ResizeBehavior:uh:vs', [MapResizeBehavior_$type, igniteuiAngularCore.enumGetBox(MapResizeBehavior_$type, XamGeographicMap.ug)], 'SuppressZoomResetOnWorldRectChange:um:vt', [0, false], 'UseWorldRectForZoomBounds:un:vu', [0, false], 'WindowScale:ut:vv', [1, NaN], 'WorldRect:wj:vw', [igniteuiAngularCore.Rect.$, XamGeographicMap.v3], 'Zoomable:uo:vx', [0, true]]);
|
|
1772
1772
|
return XamGeographicMap;
|
|
1773
1773
|
}(igniteuiAngularCharts.SeriesViewer));
|
|
1774
1774
|
/**
|
|
@@ -1911,20 +1911,20 @@
|
|
|
1911
1911
|
return a;
|
|
1912
1912
|
}
|
|
1913
1913
|
var b = new igniteuiAngularCore.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.wc(b);
|
|
1915
|
+
var d = XamGeographicMap.v3;
|
|
1916
|
+
var e = this.geographicMap.v7;
|
|
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.
|
|
1922
|
-
var j = new igniteuiAngularCharts.ScalerParams(1, this.windowRect, b, h.
|
|
1920
|
+
var h = this.geographicMap.t6;
|
|
1921
|
+
var i = this.geographicMap.t8;
|
|
1922
|
+
var j = new igniteuiAngularCharts.ScalerParams(1, this.windowRect, b, h.ch);
|
|
1923
1923
|
j.c = c;
|
|
1924
|
-
var k = new igniteuiAngularCharts.ScalerParams(1, this.windowRect, b, i.
|
|
1924
|
+
var k = new igniteuiAngularCharts.ScalerParams(1, this.windowRect, b, i.ch);
|
|
1925
1925
|
k.c = c;
|
|
1926
|
-
var l = h.
|
|
1927
|
-
var m = i.
|
|
1926
|
+
var l = h.ej(d.left, j);
|
|
1927
|
+
var m = i.ej(d.bottom, k);
|
|
1928
1928
|
var n = (-l / b.width) * this.ao.a5;
|
|
1929
1929
|
var o = (-m / b.height) * this.ao.a5 * (b.height / b.width);
|
|
1930
1930
|
this.ao.cm = { $type: igniteuiAngularCore.Point_$type, x: n, y: o };
|
|
@@ -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.t6;
|
|
2041
|
+
a.qd = this.ce.ce.t8;
|
|
2042
2042
|
};
|
|
2043
2043
|
GeographicXYTriangulatingSeriesView.prototype.cg = function () {
|
|
2044
2044
|
this.ce.qe.re = this.ce.qq;
|
|
@@ -2112,16 +2112,16 @@
|
|
|
2112
2112
|
_this.fp = NaN;
|
|
2113
2113
|
_this.fz = igniteuiAngularCore.Rect.empty;
|
|
2114
2114
|
_this.fn = a;
|
|
2115
|
-
_this.fn.
|
|
2116
|
-
_this.fn.
|
|
2115
|
+
_this.fn.sj = 2;
|
|
2116
|
+
_this.fn.ho = 5E-06;
|
|
2117
2117
|
return _this;
|
|
2118
2118
|
}
|
|
2119
2119
|
XamGeographicMapView.prototype.m = function (a) {
|
|
2120
2120
|
return 2;
|
|
2121
2121
|
};
|
|
2122
2122
|
XamGeographicMapView.prototype.bk = function (a) {
|
|
2123
|
-
this.j.
|
|
2124
|
-
this.fn.
|
|
2123
|
+
this.j.bw(a);
|
|
2124
|
+
this.fn.vb(a);
|
|
2125
2125
|
this.el();
|
|
2126
2126
|
};
|
|
2127
2127
|
XamGeographicMapView.prototype.get_ap = function () {
|
|
@@ -2133,7 +2133,7 @@
|
|
|
2133
2133
|
var c;
|
|
2134
2134
|
var d;
|
|
2135
2135
|
var e;
|
|
2136
|
-
var f = this.j.
|
|
2136
|
+
var f = this.j.a8(a, b, c, d, e);
|
|
2137
2137
|
a = f.p0;
|
|
2138
2138
|
b = f.p1;
|
|
2139
2139
|
c = f.p2;
|
|
@@ -2184,18 +2184,18 @@
|
|
|
2184
2184
|
}
|
|
2185
2185
|
};
|
|
2186
2186
|
XamGeographicMapView.prototype.fr = function (a) {
|
|
2187
|
-
if (this.fn.
|
|
2188
|
-
this.fn.
|
|
2187
|
+
if (this.fn.ub != null) {
|
|
2188
|
+
this.fn.ub.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.ub != null) {
|
|
2193
|
+
this.fn.ub.windowRect = this.fn.tj;
|
|
2194
2194
|
}
|
|
2195
2195
|
if (a != null) {
|
|
2196
2196
|
var c = a.ao;
|
|
2197
2197
|
if (c != null) {
|
|
2198
|
-
this.fn.al.
|
|
2198
|
+
this.fn.al.h.remove(c.ag);
|
|
2199
2199
|
}
|
|
2200
2200
|
a.bd(null);
|
|
2201
2201
|
a.be(null);
|
|
@@ -2203,7 +2203,7 @@
|
|
|
2203
2203
|
if (b != null) {
|
|
2204
2204
|
var d = b.ao;
|
|
2205
2205
|
if (d != null) {
|
|
2206
|
-
this.fn.al.
|
|
2206
|
+
this.fn.al.h.add(d.ag);
|
|
2207
2207
|
}
|
|
2208
2208
|
if (!this.fz.isEmpty) {
|
|
2209
2209
|
this.dv(this.fz);
|
|
@@ -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.gf;
|
|
2221
2221
|
if (b != 1) {
|
|
2222
2222
|
a.aa();
|
|
2223
2223
|
a.ab(b, b);
|
|
@@ -2440,6 +2440,9 @@
|
|
|
2440
2440
|
this._implementation = this.createImplementation();
|
|
2441
2441
|
this._implementation.externalObject = this;
|
|
2442
2442
|
this.onImplementationCreated();
|
|
2443
|
+
if (this._initializeAdapters) {
|
|
2444
|
+
this._initializeAdapters();
|
|
2445
|
+
}
|
|
2443
2446
|
}
|
|
2444
2447
|
IgxImageTilesReadyEventArgs.prototype.createImplementation = function () {
|
|
2445
2448
|
return new ImageTilesReadyEventArgs();
|
|
@@ -2735,10 +2738,10 @@
|
|
|
2735
2738
|
* Gets or sets zoomability of the current control
|
|
2736
2739
|
*/
|
|
2737
2740
|
get: function () {
|
|
2738
|
-
return this.i.
|
|
2741
|
+
return this.i.uo;
|
|
2739
2742
|
},
|
|
2740
2743
|
set: function (v) {
|
|
2741
|
-
this.i.
|
|
2744
|
+
this.i.uo = igniteuiAngularCore.ensureBool(v);
|
|
2742
2745
|
},
|
|
2743
2746
|
enumerable: false,
|
|
2744
2747
|
configurable: true
|
|
@@ -2748,10 +2751,10 @@
|
|
|
2748
2751
|
* Gets or sets the behavior to use during resize.
|
|
2749
2752
|
*/
|
|
2750
2753
|
get: function () {
|
|
2751
|
-
return this.i.
|
|
2754
|
+
return this.i.uh;
|
|
2752
2755
|
},
|
|
2753
2756
|
set: function (v) {
|
|
2754
|
-
this.i.
|
|
2757
|
+
this.i.uh = igniteuiAngularCore.ensureEnum(MapResizeBehavior_$type, v);
|
|
2755
2758
|
},
|
|
2756
2759
|
enumerable: false,
|
|
2757
2760
|
configurable: true
|
|
@@ -2761,10 +2764,10 @@
|
|
|
2761
2764
|
* Gets or sets if the map should horizontally wrap.
|
|
2762
2765
|
*/
|
|
2763
2766
|
get: function () {
|
|
2764
|
-
return this.i.
|
|
2767
|
+
return this.i.ul;
|
|
2765
2768
|
},
|
|
2766
2769
|
set: function (v) {
|
|
2767
|
-
this.i.
|
|
2770
|
+
this.i.ul = igniteuiAngularCore.ensureBool(v);
|
|
2768
2771
|
},
|
|
2769
2772
|
enumerable: false,
|
|
2770
2773
|
configurable: true
|
|
@@ -2774,10 +2777,10 @@
|
|
|
2774
2777
|
* Gets or sets if the map should horizontally wrap.
|
|
2775
2778
|
*/
|
|
2776
2779
|
get: function () {
|
|
2777
|
-
return this.i.
|
|
2780
|
+
return this.i.ud;
|
|
2778
2781
|
},
|
|
2779
2782
|
set: function (v) {
|
|
2780
|
-
this.i.
|
|
2783
|
+
this.i.ud = igniteuiAngularCore.ensureEnum(MapBackgroundTilingMode_$type, v);
|
|
2781
2784
|
},
|
|
2782
2785
|
enumerable: false,
|
|
2783
2786
|
configurable: true
|
|
@@ -2787,10 +2790,10 @@
|
|
|
2787
2790
|
* Gets or sets whether to use the uncoerced world rect to constrain the zoom bounds.
|
|
2788
2791
|
*/
|
|
2789
2792
|
get: function () {
|
|
2790
|
-
return this.i.
|
|
2793
|
+
return this.i.un;
|
|
2791
2794
|
},
|
|
2792
2795
|
set: function (v) {
|
|
2793
|
-
this.i.
|
|
2796
|
+
this.i.un = igniteuiAngularCore.ensureBool(v);
|
|
2794
2797
|
},
|
|
2795
2798
|
enumerable: false,
|
|
2796
2799
|
configurable: true
|
|
@@ -2800,10 +2803,10 @@
|
|
|
2800
2803
|
* Gets or sets whether skip resetting the zoom when the world rect changes.
|
|
2801
2804
|
*/
|
|
2802
2805
|
get: function () {
|
|
2803
|
-
return this.i.
|
|
2806
|
+
return this.i.um;
|
|
2804
2807
|
},
|
|
2805
2808
|
set: function (v) {
|
|
2806
|
-
this.i.
|
|
2809
|
+
this.i.um = igniteuiAngularCore.ensureBool(v);
|
|
2807
2810
|
},
|
|
2808
2811
|
enumerable: false,
|
|
2809
2812
|
configurable: true
|
|
@@ -2813,10 +2816,10 @@
|
|
|
2813
2816
|
* Gets or sets the world bounding rectangle.
|
|
2814
2817
|
*/
|
|
2815
2818
|
get: function () {
|
|
2816
|
-
return igniteuiAngularCore.fromRect(this.i.
|
|
2819
|
+
return igniteuiAngularCore.fromRect(this.i.wj);
|
|
2817
2820
|
},
|
|
2818
2821
|
set: function (v) {
|
|
2819
|
-
this.i.
|
|
2822
|
+
this.i.wj = igniteuiAngularCore.toRect(v);
|
|
2820
2823
|
},
|
|
2821
2824
|
enumerable: false,
|
|
2822
2825
|
configurable: true
|
|
@@ -2826,10 +2829,10 @@
|
|
|
2826
2829
|
* Gets the actual value of the WorldRect.
|
|
2827
2830
|
*/
|
|
2828
2831
|
get: function () {
|
|
2829
|
-
return igniteuiAngularCore.fromRect(this.i.
|
|
2832
|
+
return igniteuiAngularCore.fromRect(this.i.v7);
|
|
2830
2833
|
},
|
|
2831
2834
|
set: function (v) {
|
|
2832
|
-
this.i.
|
|
2835
|
+
this.i.v7 = igniteuiAngularCore.toRect(v);
|
|
2833
2836
|
},
|
|
2834
2837
|
enumerable: false,
|
|
2835
2838
|
configurable: true
|
|
@@ -2840,7 +2843,7 @@
|
|
|
2840
2843
|
* 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.
|
|
2841
2844
|
*/
|
|
2842
2845
|
get: function () {
|
|
2843
|
-
var r = this.i.
|
|
2846
|
+
var r = this.i.t6;
|
|
2844
2847
|
if (r == null) {
|
|
2845
2848
|
return null;
|
|
2846
2849
|
}
|
|
@@ -2856,7 +2859,7 @@
|
|
|
2856
2859
|
set: function (v) {
|
|
2857
2860
|
if (v != null && this._stylingContainer && v._styling)
|
|
2858
2861
|
v._styling(this._stylingContainer, this, this);
|
|
2859
|
-
v == null ? this.i.
|
|
2862
|
+
v == null ? this.i.t6 = null : this.i.t6 = v.i;
|
|
2860
2863
|
},
|
|
2861
2864
|
enumerable: false,
|
|
2862
2865
|
configurable: true
|
|
@@ -2867,7 +2870,7 @@
|
|
|
2867
2870
|
* 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.
|
|
2868
2871
|
*/
|
|
2869
2872
|
get: function () {
|
|
2870
|
-
var r = this.i.
|
|
2873
|
+
var r = this.i.t8;
|
|
2871
2874
|
if (r == null) {
|
|
2872
2875
|
return null;
|
|
2873
2876
|
}
|
|
@@ -2883,7 +2886,7 @@
|
|
|
2883
2886
|
set: function (v) {
|
|
2884
2887
|
if (v != null && this._stylingContainer && v._styling)
|
|
2885
2888
|
v._styling(this._stylingContainer, this, this);
|
|
2886
|
-
v == null ? this.i.
|
|
2889
|
+
v == null ? this.i.t8 = null : this.i.t8 = v.i;
|
|
2887
2890
|
},
|
|
2888
2891
|
enumerable: false,
|
|
2889
2892
|
configurable: true
|
|
@@ -2893,7 +2896,7 @@
|
|
|
2893
2896
|
* Indicates if this SeriesViewer is a map.
|
|
2894
2897
|
*/
|
|
2895
2898
|
get: function () {
|
|
2896
|
-
return this.i.
|
|
2899
|
+
return this.i.ek;
|
|
2897
2900
|
},
|
|
2898
2901
|
enumerable: false,
|
|
2899
2902
|
configurable: true
|
|
@@ -2904,10 +2907,10 @@
|
|
|
2904
2907
|
* This property is effectively a shortcut to the Width/Height of the WindowRect property.
|
|
2905
2908
|
*/
|
|
2906
2909
|
get: function () {
|
|
2907
|
-
return this.i.
|
|
2910
|
+
return this.i.ut;
|
|
2908
2911
|
},
|
|
2909
2912
|
set: function (v) {
|
|
2910
|
-
this.i.
|
|
2913
|
+
this.i.ut = +v;
|
|
2911
2914
|
},
|
|
2912
2915
|
enumerable: false,
|
|
2913
2916
|
configurable: true
|
|
@@ -2918,10 +2921,10 @@
|
|
|
2918
2921
|
* This property is effectively a shortcut to the Width/Height of the ActualWindowRect property.
|
|
2919
2922
|
*/
|
|
2920
2923
|
get: function () {
|
|
2921
|
-
return this.i.
|
|
2924
|
+
return this.i.us;
|
|
2922
2925
|
},
|
|
2923
2926
|
set: function (v) {
|
|
2924
|
-
this.i.
|
|
2927
|
+
this.i.us = +v;
|
|
2925
2928
|
},
|
|
2926
2929
|
enumerable: false,
|
|
2927
2930
|
configurable: true
|
|
@@ -2931,7 +2934,7 @@
|
|
|
2931
2934
|
* Gets whether or not the control is ready for zooming
|
|
2932
2935
|
*/
|
|
2933
2936
|
get: function () {
|
|
2934
|
-
return this.i.
|
|
2937
|
+
return this.i.up;
|
|
2935
2938
|
},
|
|
2936
2939
|
enumerable: false,
|
|
2937
2940
|
configurable: true
|
|
@@ -2962,7 +2965,7 @@
|
|
|
2962
2965
|
|
|
2963
2966
|
*/
|
|
2964
2967
|
IgxGeographicMapComponent.prototype.getCurrentActualWorldRect = function () {
|
|
2965
|
-
var iv = this.i.
|
|
2968
|
+
var iv = this.i.wb();
|
|
2966
2969
|
return igniteuiAngularCore.fromRect(iv);
|
|
2967
2970
|
};
|
|
2968
2971
|
/**
|
|
@@ -2979,14 +2982,14 @@
|
|
|
2979
2982
|
|
|
2980
2983
|
*/
|
|
2981
2984
|
IgxGeographicMapComponent.prototype.updateZoomWindow = function (zoomWindow) {
|
|
2982
|
-
this.i.
|
|
2985
|
+
this.i.vn(igniteuiAngularCore.toRect(zoomWindow));
|
|
2983
2986
|
};
|
|
2984
2987
|
/**
|
|
2985
2988
|
* Updates world rect in geographic coordinates
|
|
2986
2989
|
|
|
2987
2990
|
*/
|
|
2988
2991
|
IgxGeographicMapComponent.prototype.updateWorldRect = function (worldRect) {
|
|
2989
|
-
this.i.
|
|
2992
|
+
this.i.vm(igniteuiAngularCore.toRect(worldRect));
|
|
2990
2993
|
};
|
|
2991
2994
|
/**
|
|
2992
2995
|
* Given the current plot area of the control and a geographic region, get the WindowRect that would encompass that geographic region.
|
|
@@ -2998,7 +3001,7 @@
|
|
|
2998
3001
|
return igniteuiAngularCore.fromRect(iv);
|
|
2999
3002
|
};
|
|
3000
3003
|
IgxGeographicMapComponent.prototype.convertGeographicToZoom = function (geographic, extraPixelPadding) {
|
|
3001
|
-
var iv = this.i.
|
|
3004
|
+
var iv = this.i.v8(igniteuiAngularCore.toRect(geographic), extraPixelPadding);
|
|
3002
3005
|
return igniteuiAngularCore.fromRect(iv);
|
|
3003
3006
|
};
|
|
3004
3007
|
IgxGeographicMapComponent.prototype.getZoomFromGeographicPoints = function (northWest, southEast) {
|
|
@@ -3011,7 +3014,7 @@
|
|
|
3011
3014
|
* @param windowRect * The zoom area.
|
|
3012
3015
|
*/
|
|
3013
3016
|
IgxGeographicMapComponent.prototype.getGeographicFromZoom = function (windowRect) {
|
|
3014
|
-
var iv = this.i.
|
|
3017
|
+
var iv = this.i.wd(igniteuiAngularCore.toRect(windowRect));
|
|
3015
3018
|
return igniteuiAngularCore.fromRect(iv);
|
|
3016
3019
|
};
|
|
3017
3020
|
/**
|
|
@@ -3020,7 +3023,7 @@
|
|
|
3020
3023
|
* @param pixelCoordinate * A pixel-based coordinate
|
|
3021
3024
|
*/
|
|
3022
3025
|
IgxGeographicMapComponent.prototype.getGeographicPoint = function (pixelCoordinate) {
|
|
3023
|
-
var iv = this.i.
|
|
3026
|
+
var iv = this.i.vz(igniteuiAngularCore.toPoint(pixelCoordinate));
|
|
3024
3027
|
return igniteuiAngularCore.fromPoint(iv);
|
|
3025
3028
|
};
|
|
3026
3029
|
/**
|
|
@@ -3029,7 +3032,7 @@
|
|
|
3029
3032
|
* @param geographicCoordinate * A geographic coordinate
|
|
3030
3033
|
*/
|
|
3031
3034
|
IgxGeographicMapComponent.prototype.getPixelPoint = function (geographicCoordinate) {
|
|
3032
|
-
var iv = this.i.
|
|
3035
|
+
var iv = this.i.v0(igniteuiAngularCore.toPoint(geographicCoordinate));
|
|
3033
3036
|
return igniteuiAngularCore.fromPoint(iv);
|
|
3034
3037
|
};
|
|
3035
3038
|
/**
|
|
@@ -3038,7 +3041,7 @@
|
|
|
3038
3041
|
* @param geographicCoordinate * A geographic coordinate
|
|
3039
3042
|
*/
|
|
3040
3043
|
IgxGeographicMapComponent.prototype.getWindowPoint = function (geographicCoordinate) {
|
|
3041
|
-
var iv = this.i.
|
|
3044
|
+
var iv = this.i.v1(igniteuiAngularCore.toPoint(geographicCoordinate));
|
|
3042
3045
|
return igniteuiAngularCore.fromPoint(iv);
|
|
3043
3046
|
};
|
|
3044
3047
|
/**
|
|
@@ -3046,21 +3049,21 @@
|
|
|
3046
3049
|
|
|
3047
3050
|
*/
|
|
3048
3051
|
IgxGeographicMapComponent.prototype.clearTileCache = function () {
|
|
3049
|
-
this.i.
|
|
3052
|
+
this.i.va();
|
|
3050
3053
|
};
|
|
3051
3054
|
/**
|
|
3052
3055
|
* Notifies the chart that the CSS styles in effect have been updated.
|
|
3053
3056
|
|
|
3054
3057
|
*/
|
|
3055
3058
|
IgxGeographicMapComponent.prototype.styleUpdated = function () {
|
|
3056
|
-
this.i.
|
|
3059
|
+
this.i.vi();
|
|
3057
3060
|
};
|
|
3058
3061
|
/**
|
|
3059
3062
|
* Gets actual window scale for horizontal dimension of the control
|
|
3060
3063
|
|
|
3061
3064
|
*/
|
|
3062
3065
|
IgxGeographicMapComponent.prototype.getActualWindowScaleHorizontal = function () {
|
|
3063
|
-
var iv = this.i.
|
|
3066
|
+
var iv = this.i.gp();
|
|
3064
3067
|
return (iv);
|
|
3065
3068
|
};
|
|
3066
3069
|
/**
|
|
@@ -3068,7 +3071,7 @@
|
|
|
3068
3071
|
|
|
3069
3072
|
*/
|
|
3070
3073
|
IgxGeographicMapComponent.prototype.getActualWindowScaleVertical = function () {
|
|
3071
|
-
var iv = this.i.
|
|
3074
|
+
var iv = this.i.gq();
|
|
3072
3075
|
return (iv);
|
|
3073
3076
|
};
|
|
3074
3077
|
/**
|
|
@@ -3083,7 +3086,7 @@
|
|
|
3083
3086
|
|
|
3084
3087
|
*/
|
|
3085
3088
|
IgxGeographicMapComponent.prototype.exportVisualData = function () {
|
|
3086
|
-
var iv = this.i.
|
|
3089
|
+
var iv = this.i.uw();
|
|
3087
3090
|
return (iv);
|
|
3088
3091
|
};
|
|
3089
3092
|
/**
|
|
@@ -3092,7 +3095,7 @@
|
|
|
3092
3095
|
* @param geographic * The geographic region to zoom to.
|
|
3093
3096
|
*/
|
|
3094
3097
|
IgxGeographicMapComponent.prototype.zoomToGeographic = function (geographic) {
|
|
3095
|
-
this.i.
|
|
3098
|
+
this.i.vp(igniteuiAngularCore.toRect(geographic));
|
|
3096
3099
|
};
|
|
3097
3100
|
Object.defineProperty(IgxGeographicMapComponent.prototype, "imageTilesReady", {
|
|
3098
3101
|
/**
|
|
@@ -3276,6 +3279,9 @@
|
|
|
3276
3279
|
this._implementation = this.createImplementation();
|
|
3277
3280
|
this._implementation.externalObject = this;
|
|
3278
3281
|
this.onImplementationCreated();
|
|
3282
|
+
if (this._initializeAdapters) {
|
|
3283
|
+
this._initializeAdapters();
|
|
3284
|
+
}
|
|
3279
3285
|
}
|
|
3280
3286
|
IgxImagesChangedEventArgs.prototype.createImplementation = function () {
|
|
3281
3287
|
return new ImagesChangedEventArgs();
|
|
@@ -3313,6 +3319,9 @@
|
|
|
3313
3319
|
this._implementation = this.createImplementation();
|
|
3314
3320
|
this._implementation.externalObject = this;
|
|
3315
3321
|
this.onImplementationCreated();
|
|
3322
|
+
if (this._initializeAdapters) {
|
|
3323
|
+
this._initializeAdapters();
|
|
3324
|
+
}
|
|
3316
3325
|
}
|
|
3317
3326
|
IgxGeographicMapImagery.prototype.createImplementation = function () {
|
|
3318
3327
|
return null;
|
|
@@ -5563,8 +5572,8 @@
|
|
|
5563
5572
|
a.qv = null;
|
|
5564
5573
|
return;
|
|
5565
5574
|
}
|
|
5566
|
-
a.qt = this.ce.ce.
|
|
5567
|
-
a.qv = this.ce.ce.
|
|
5575
|
+
a.qt = this.ce.ce.t6;
|
|
5576
|
+
a.qv = this.ce.ce.t8;
|
|
5568
5577
|
};
|
|
5569
5578
|
GeographicShapeSeriesBaseView.prototype.ch = function () {
|
|
5570
5579
|
this.ce.qe.r5 = this.ce.q7;
|
|
@@ -6637,7 +6646,7 @@
|
|
|
6637
6646
|
if (f != null && igniteuiAngularCore.typeCast(XamGeographicMap.$, this.ce) !== null) {
|
|
6638
6647
|
f.geographicMap = this.ce;
|
|
6639
6648
|
this.tb(this.b1);
|
|
6640
|
-
this.sz.da(this.ce.
|
|
6649
|
+
this.sz.da(this.ce.tj);
|
|
6641
6650
|
}
|
|
6642
6651
|
this.lu();
|
|
6643
6652
|
break;
|
|
@@ -7596,10 +7605,10 @@
|
|
|
7596
7605
|
this.ce.qe.tb = this.ce.qq;
|
|
7597
7606
|
};
|
|
7598
7607
|
GeographicProportionalSymbolSeriesView.prototype.cv = function () {
|
|
7599
|
-
this.ce.qe.xAxis = this.ce.ce.
|
|
7608
|
+
this.ce.qe.xAxis = this.ce.ce.t6;
|
|
7600
7609
|
};
|
|
7601
7610
|
GeographicProportionalSymbolSeriesView.prototype.cw = function () {
|
|
7602
|
-
this.ce.qe.yAxis = this.ce.ce.
|
|
7611
|
+
this.ce.qe.yAxis = this.ce.ce.t8;
|
|
7603
7612
|
};
|
|
7604
7613
|
GeographicProportionalSymbolSeriesView.prototype.cu = function () {
|
|
7605
7614
|
var a = this.ce.qe;
|
|
@@ -7608,8 +7617,8 @@
|
|
|
7608
7617
|
a.yAxis = null;
|
|
7609
7618
|
return;
|
|
7610
7619
|
}
|
|
7611
|
-
a.xAxis = this.ce.ce.
|
|
7612
|
-
a.yAxis = this.ce.ce.
|
|
7620
|
+
a.xAxis = this.ce.ce.t6;
|
|
7621
|
+
a.yAxis = this.ce.ce.t8;
|
|
7613
7622
|
};
|
|
7614
7623
|
GeographicProportionalSymbolSeriesView.prototype.co = function () {
|
|
7615
7624
|
this.ce.qe.rn = this.ce.ri;
|
|
@@ -8289,10 +8298,10 @@
|
|
|
8289
8298
|
this.ce.qe.tb = this.ce.qq;
|
|
8290
8299
|
};
|
|
8291
8300
|
GeographicSymbolSeriesView.prototype.cp = function () {
|
|
8292
|
-
this.ce.qe.xAxis = this.ce.ce.
|
|
8301
|
+
this.ce.qe.xAxis = this.ce.ce.t6;
|
|
8293
8302
|
};
|
|
8294
8303
|
GeographicSymbolSeriesView.prototype.cq = function () {
|
|
8295
|
-
this.ce.qe.yAxis = this.ce.ce.
|
|
8304
|
+
this.ce.qe.yAxis = this.ce.ce.t8;
|
|
8296
8305
|
};
|
|
8297
8306
|
GeographicSymbolSeriesView.prototype.co = function () {
|
|
8298
8307
|
var a = this.ce.qe;
|
|
@@ -8301,8 +8310,8 @@
|
|
|
8301
8310
|
a.yAxis = null;
|
|
8302
8311
|
return;
|
|
8303
8312
|
}
|
|
8304
|
-
a.xAxis = this.ce.ce.
|
|
8305
|
-
a.yAxis = this.ce.ce.
|
|
8313
|
+
a.xAxis = this.ce.ce.t6;
|
|
8314
|
+
a.yAxis = this.ce.ce.t8;
|
|
8306
8315
|
};
|
|
8307
8316
|
GeographicSymbolSeriesView.prototype.ci = function () {
|
|
8308
8317
|
this.ce.qe.rx = this.ce.rm;
|
|
@@ -9122,14 +9131,14 @@
|
|
|
9122
9131
|
a.ql = null;
|
|
9123
9132
|
return;
|
|
9124
9133
|
}
|
|
9125
|
-
a.qj = this.ce.ce.
|
|
9126
|
-
a.ql = this.ce.ce.
|
|
9134
|
+
a.qj = this.ce.ce.t6;
|
|
9135
|
+
a.ql = this.ce.ce.t8;
|
|
9127
9136
|
};
|
|
9128
9137
|
GeographicHighDensityScatterSeriesView.prototype.cq = function () {
|
|
9129
|
-
this.ce.qe.qj = this.ce.ce.
|
|
9138
|
+
this.ce.qe.qj = this.ce.ce.t6;
|
|
9130
9139
|
};
|
|
9131
9140
|
GeographicHighDensityScatterSeriesView.prototype.cr = function () {
|
|
9132
|
-
this.ce.qe.ql = this.ce.ce.
|
|
9141
|
+
this.ce.qe.ql = this.ce.ce.t8;
|
|
9133
9142
|
};
|
|
9134
9143
|
GeographicHighDensityScatterSeriesView.prototype.ch = function () {
|
|
9135
9144
|
this.ce.qe.ts = this.ce.rm;
|