igniteui-angular-maps 15.0.0 → 15.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundles/igniteui-angular-maps.umd.js +9 -9
- package/bundles/igniteui-angular-maps.umd.min.js +1 -1
- package/esm2015/lib/TileSeries_combined.js +5 -5
- package/esm2015/lib/XamGeographicMap_combined.js +4 -4
- package/esm5/lib/TileSeries_combined.js +5 -5
- package/esm5/lib/XamGeographicMap_combined.js +4 -4
- package/fesm2015/igniteui-angular-maps.js +9 -9
- package/fesm5/igniteui-angular-maps.js +9 -9
- package/package.json +2 -2
|
@@ -4,4 +4,4 @@
|
|
|
4
4
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
5
|
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
6
|
*/
|
|
7
|
-
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("tslib"),require("@angular/core"),require("igniteui-angular-charts"),require("igniteui-angular-core"),require("@angular/common")):"function"==typeof define&&define.amd?define(["exports","tslib","@angular/core","igniteui-angular-charts","igniteui-angular-core","@angular/common"],t):t((e=e||self)["igniteui-angular-maps"]={},e.tslib,e.i0,e.igniteuiAngularCharts,e.igniteuiAngularCore,e.common)}(this,(function(e,t,r,i,n,o){"use strict";var a=function(e){return e[e.Auto=0]="Auto",e[e.MaintainTopLeftPosition=1]="MaintainTopLeftPosition",e[e.MaintainCenterPosition=2]="MaintainCenterPosition",e}({}),s=n.markEnum("MapResizeBehavior","Auto,0|MaintainTopLeftPosition,1|MaintainCenterPosition,2"),l=function(e){return e[e.Auto=0]="Auto",e[e.NonWrapped=1]="NonWrapped",e[e.Wrapped=2]="Wrapped",e}({}),c=n.markEnum("MapBackgroundTilingMode","Auto,0|NonWrapped,1|Wrapped,2"),u=function(e){function r(){var t=e.call(this)||this;return t.au=null,t.ai=0,t.aj=0,t.au=new n.Rect(0,0,0,1,1),t}return t.__extends(r,e),r.prototype.q=function(e,t){if(t.c.isEmpty)return this.getMercatorUnscaledValue(e,t.e,t.d,t.a);var r=e*t.e.height+t.e.top*t.d.height;return this.getMercatorUnscaledValue(r,this.au,t.c,t.a)},r.prototype.p=function(e,t){if(t.c.isEmpty)return this.getMercatorScaledValue1(e,t.e,t.d,t.a);var r=this.getMercatorScaledValue1(e,this.au,t.c,t.a);return r=(r-t.e.top*t.d.height)/t.e.height},r.prototype.af=function(e){return Array.isArray(e)?e:null},r.prototype.v=function(e,t,i,n){var o,a,s,l,c,u=n.e,p=n.d,h=n.c,g=(n.a,!h.isEmpty),m=(this.m,this.o,h.top),y=h.height,f=u.top,d=u.height,b=p.top,S=p.height,v=this.au.top,M=this.au.height,I=this.af(e),C=.017453292519943295,x=!1;null!=I&&(x=!0);for(var _=t;_<i;_++)o=x?I[_]:e.item(_),g?(o<r.ah&&(o=r.ah),o>r.ag&&(o=r.ag),a=o*C,s=Math.sin(a),l=.5*Math.log((1+s)/(1-s)),c=(((c=m+(c=(this.ai-l)*y/this.aj))-v*y)/M-f*S)/d,x?I[_]=c:e.item(_,c)):(o<r.ah&&(o=r.ah),o>r.ag&&(o=r.ag),a=o*C,s=Math.sin(a),l=.5*Math.log((1+s)/(1-s)),c=((c=b+(c=(this.ai-l)*S/this.aj))-f*S)/d,x?I[_]=c:e.item(_,c))},r.prototype.t=function(e,t,r,i,n){return{p3:this.ak(e.l3),p4:this.ak(e.l2)}},r.prototype.w=function(t,i,n){switch(e.prototype.w.call(this,t,i,n),t){case"ActualMinimumValue":case"ActualMaximumValue":this.ai=r.am(this.n),this.aj=r.am(this.n)-r.am(this.o)}},Object.defineProperty(r,"as",{get:function(){return r.ag},enumerable:!1,configurable:!0}),Object.defineProperty(r,"at",{get:function(){return r.ah},enumerable:!1,configurable:!0}),r.prototype.getMercatorUnscaledValue=function(e,t,i,n){var o=(e-i.top)*t.width+t.top*i.height;return o=r.am(this.n)-o/(i.height/this.aj),r.aq(o)},r.prototype.getMercatorScaledValue1=function(e,t,r,i){return(r.top+this.getMercatorScaledValue3(e,r.height)-t.top*r.height)/t.width},r.prototype.getMercatorScaledValue2=function(e,t,r,i,n){return(this.getMercatorScaledValue3(e,i.height)-t.top*r.height)/t.width},r.prototype.getMercatorScaledValue3=function(e,t){e=e>r.ah?e<r.ag?e:r.ag:r.ah;var i=r.am(e);return(this.ai-i)*t/this.aj},r.am=function(e){var t=.017453292519943295*e,r=Math.sin(t);return.5*Math.log((1+r)/(1-r))},r.aq=function(e){return e=Math.exp(2*e),Math.asin((e-1)/(e+1))/.017453292519943295},r.prototype.ak=function(e){return e<r.ah?r.ah:e>r.ag?r.ag:e},r.$t=n.markType(r,"SphericalMercatorVerticalScaler",i.VerticalLinearScaler.$),r.ag=85.05112878,r.ah=-85.05112878,r}(i.VerticalLinearScaler),p=function(e){function r(){var t=e.call(this)||this;return t.aj=null,t.aj=new n.Rect(0,0,0,1,1),t}return t.__extends(r,e),r.prototype.q=function(e,t){if(t.c.isEmpty)return this.getMercatorUnscaledValue(e,t.e,t.d,t.a);var r=e*t.e.width+t.e.left*t.d.width;return this.getMercatorUnscaledValue(r,this.aj,t.c,t.a)},r.prototype.p=function(e,t){return t.c.isEmpty?this.getMercatorScaledValue1(e,t.e,t.d,t.a):(this.getMercatorScaledValue1(e,this.aj,t.c,t.a)-t.e.left*t.d.width)/t.e.width},r.prototype.af=function(e){return Array.isArray(e)?e:null},r.prototype.v=function(e,t,r,i){var n,o=i.e,a=i.d,s=i.c,l=i.a,c=!s.isEmpty,u=this.m,p=this.o,h=s.left,g=s.width,m=o.left,y=o.width,f=a.left,d=a.width,b=this.aj.left,S=this.aj.width,v=this.af(e),M=!1;null!=v&&(M=!0);for(var I=t;I<r;I++)if(n=M?v[I]:e.item(I),c){var C=(n-p)/u;l&&(C=1-C);var x=((C=h+g*(C-b)/S)-m*d)/y;M?v[I]=x:e.item(I,x)}else{var _=(n-p)/u;l&&(_=1-_),_=f+d*(_-m)/y,M?v[I]=_:e.item(I,_)}},r.prototype.t=function(e,t,r,i,n){return{p3:e.l3,p4:e.l2}},r.prototype.getMercatorUnscaledValue=function(e,t,r,i){var n=t.left+t.width*(e-r.left)/r.width;return i&&(n=1-n),this.o+n*this.m},r.prototype.getMercatorScaledValue1=function(e,t,r,i){var n=(e-this.o)/this.m;return i&&(n=1-n),r.left+r.width*(n-t.left)/t.width},r.prototype.getMercatorScaledValue2=function(e,t,r,i,n){var o=(e-this.o)/this.m;return n&&(o=1-o),r.left+r.width*(o-t.left)/t.width},r.$t=n.markType(r,"SphericalMercatorHorizontalScaler",i.HorizontalLinearScaler.$),r}(i.HorizontalLinearScaler),h=function(e){function r(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(r,e),r.$t=n.markType(r,"ImageTilesReadyEventArgs",n.EventArgs.$),r}(n.EventArgs),g=function(e){function r(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(r,e),r.$t=n.markType(r,"ImagesChangedEventArgs",n.EventArgs.$),r}(n.EventArgs),m=function(e){function r(){var t=e.call(this)||this;return t.p8=null,t.qa=t.p9(),t}return t.__extends(r,e),r.prototype.ln=function(){e.prototype.ln.call(this),null!=this.qa&&this.qa.ln()},r.prototype.get_dw=function(){return!0},r.prototype.hy=function(e,t){var r=this.js(t);return"LatitudeMemberPath"==r&&(r="YMemberPath"),"LongitudeMemberPath"==r&&(r="XMemberPath"),this.qa.hy(e,t)},r.prototype.c1=function(e,t,r,i){return this.qa.c1(e,t,r,i)},r.prototype.ag=function(){return this.qa.ag()},r.prototype.be=function(){return this.qa},Object.defineProperty(r.prototype,"qa",{get:function(){return this.p8},set:function(e){this.qa!=e&&(this.p8=e,this.qf())},enumerable:!1,configurable:!0}),r.prototype.get_hasMarkers=function(){return this.qa.hasMarkers},r.prototype.qf=function(){if(null!=this.p8){var e=this.p8;e.externalObject=n.TypeRegistrar.createFromInternal(e,n.PlatformConstants.Prefix,n.PlatformConstants.Postfix),e.externalObject._implementation=e}this.k5(this.qa),this.qb.b2()},r.prototype.aw=function(e,t,r){return this.ay(this.qa,e,t,r)},r.prototype.ax=function(e,t,r){return this.az(this.qa,e,t,r)},r.prototype.hv=function(e){return this.h0(this.qa,e)},r.prototype.hl=function(e,t){return this.qa.hl(e,t)},r.prototype.hj=function(e,t){return this.qa.hj(e,t)},r.prototype.gl=function(e,t,r){return this.qa.gl(e,t,r)},r.prototype.pq=function(e,t,r){return this.qa.pq(e,t,r)},r.prototype.pz=function(e){return this.qa.pz(e)},r.prototype.ak=function(e){return this.qa.ak(e)},r.prototype.p0=function(e){return this.qa.p0(e)},r.prototype.al=function(e){return this.qa.al(e)},r.prototype.p1=function(e){return this.qa.p1(e)},r.prototype.p2=function(e){return this.qa.p2(e)},r.prototype.gh=function(e,t,r){return this.qa.gh(e,t,r)},r.prototype.pm=function(e,t,r){return this.qa.pm(e,t,r)},r.prototype.gj=function(e,t,r){return this.gl(e,t,r)},r.prototype.po=function(e,t,r){return this.qa.po(e,t,r)},r.prototype.pr=function(e,t,r){return this.qa.pr(e,t,r)},r.prototype.gm=function(e,t,r){return this.qa.gm(e,t,r)},r.prototype.pn=function(e,t,r){return this.qa.pn(e,t,r)},r.prototype.gi=function(e,t,r){return this.qa.gi(e,t,r)},r.prototype.pp=function(e,t,r){return this.qa.pp(e,t,r)},r.prototype.gk=function(e,t,r){return this.qa.gk(e,t,r)},r.prototype.hg=function(e){return this.qa.hg(e)},r.prototype.gc=function(){return this.qa.gc()},r.prototype.f8=function(e){return this.qa.f8(e)},r.prototype.hw=function(e){return this.qa.hw(e)},r.prototype.bx=function(){return new y(this)},r.prototype.l2=function(t){e.prototype.l2.call(this,t),this.qb=n.typeCast(y.$,t)},Object.defineProperty(r.prototype,"qc",{get:function(){return this.c(r.qh)},set:function(e){this.h(r.qh,e)},enumerable:!1,configurable:!0}),r.prototype.l7=function(t,r,o,a){switch(e.prototype.l7.call(this,t,r,o,a),r){case"SeriesViewer":this.qa.cd=this.cd,null!=o&&o.op(this.qa),null!=a&&this.cd.lk(this.qa),this.qa.ma(this.p3),this.qa.index=this.index,this.lb(this.qa),this.hq=this.qa.hq;var s=n.typeCast(i.SeriesViewer.$,o);if(null!=s&&(s.actualWindowRectChanged=n.delegateRemove(s.actualWindowRectChanged,n.runOn(this,this.qg))),null!=this.cd){var l=this.cd;l.actualWindowRectChanged=n.delegateCombine(l.actualWindowRectChanged,n.runOn(this,this.qg))}this.qe();break;case"SyncLink":this.qa.b8=this.b8;break;case"VisibleFromScale":this.qe();break;case"Index":this.qa.index=this.index;break;case"ItemsSource":this.qb.b3();break;case"Resolution":this.qb.ca();break;case"TransitionDuration":this.qb.cd();break;case"Opacity":this.qb.b7();break;case"Visibility":var c=this.qa,u=this._visibility;c.visibility=u;break;case"MouseOverEnabled":this.qa.em=this.em;break;case"ExpectFunctions":this.qa.expectFunctions=this.expectFunctions;break;case"Thickness":this.qb.cc();break;case"Brush":this.qb.b1();break;case"Outline":this.qb.b9();break;case"ActualBrush":this.qb.by();break;case"ActualOutline":this.qb.bz();break;case"MarkerFillOpacity":n.isNaN_(this.gs)||this.qb.b6();break;case"AreaFillOpacity":n.isNaN_(this.f1)||this.qb.b0();break;case"OutlineMode":this.qb.b8();break;case"ShowDefaultTooltip":this.qb.cb();break;case"Title":this.qa.title=this.title;break;case"LegendItemBadgeMode":this.qb.b4();break;case"LegendItemBadgeShape":this.qb.b5();break;case"Legend":this.qa.legend=this.legend,this.b0.at()}},r.prototype.qe=function(){if(null!=this.cd&&null!=this.qa&&!n.isNaN_(this.qc))if(this.cd.s9.width>this.qc){this.qa.visibility=1}else{this.qa.visibility=0}},r.prototype.qg=function(e,t){this.qe()},r.prototype.ml=function(t){e.prototype.ml.call(this,t),null!=this.qa&&this.qa.ml(t)},r.prototype.mk=function(e,t,r,i,n){null!=this.qa&&this.qa.mk(e,t,r,i,n)},r.prototype.at=function(e,t){return this.qa.at(e,t)},r.prototype.mv=function(){e.prototype.mv.call(this),this.qa.mv()},r.prototype.get_coercionMethods=function(){return this._coercionMethods},r.prototype.set_coercionMethods=function(e){this._coercionMethods=e,this.qa.coercionMethods=e},r.prototype.la=function(t){if(e.prototype.la.call(this,t),null!=this.qa){var r=this.qa.hu();this.k2(t,r)}},r.$t=n.markType(r,"GeographicMapSeriesHost",i.Series.$),r.qh=n.DependencyProperty.i("VisibleFromScale",n.Number_$type,r.$,new n.PropertyMetadata(2,1,(function(e,t){e.raisePropertyChanged("VisibleFromScale",t.oldValue,t.newValue)}))),r}(i.Series),y=function(e){function r(t){var r=e.call(this,t)||this;return r.bx=null,r.bx=t,r}return t.__extends(r,e),r.prototype.ar=function(t,r){e.prototype.ar.call(this,t,r)},r.prototype.b2=function(){this.bx.p7=1,this.bx.qa.p7=0,this.bx.qa.itemsSource=this.bx.itemsSource,this.bx.qa.index=this.bx.index,this.bx.qa.o7=this.bx.o7,this.bx.qa.pc=this.bx.o7,this.bx.qa.bt=this.bx.bt,this.bx.qa.gv=this.bx.gv,this.bx.qa.ho=this.bx.ho,this.bx.qa._opacity=this.bx._opacity,this.bx.qa.g1=this.bx.g1,this.bx.qa.f1=this.bx.f1,this.bx.qa.gs=this.bx.gs,this.bx.qa.et=this.bx.et,this.bx.qa.legendItemBadgeShape=this.bx.legendItemBadgeShape,this.bx.qa.a9=this.bx.a9},r.prototype.b3=function(){this.bx.qa.itemsSource=this.bx.itemsSource},r.prototype.ca=function(){this.bx.qa.gv=this.bx.gv},r.prototype.cd=function(){this.bx.qa.ho=this.bx.ho},r.prototype.b7=function(){this.bx.qa._opacity=this.bx._opacity},r.prototype.cc=function(){this.bx.qa.g1=this.bx.g1},r.prototype.b1=function(){this.bx.qa.o7=this.bx.o7},r.prototype.b9=function(){this.bx.qa.pc=this.bx.pc},r.prototype.by=function(){this.bx.qa.o7=this.bx.o3},r.prototype.bz=function(){this.bx.qa.pc=this.bx.o6},r.prototype.b4=function(){this.bx.qa.a9=this.bx.a9},r.prototype.b5=function(){this.bx.qa.legendItemBadgeShape=this.bx.legendItemBadgeShape},r.prototype.b0=function(){this.bx.qa.f1=this.bx.f1},r.prototype.b6=function(){this.bx.qa.gs=this.bx.gs},r.prototype.b8=function(){this.bx.qa.bt=this.bx.bt},r.prototype.cb=function(){this.bx.qa.et=this.bx.et},r.$t=n.markType(r,"HostSeriesView",i.SeriesView.$),r}(i.SeriesView),f=function(e){function r(){var t=e.call(this)||this;t.ul=null,t.ua=!1,t.t2=1,t.uh=0,t.vs=null,t.tz=null,t.tv=null,t.tx=null,t.t1=null,t.vo={$type:n.Point_$type,x:NaN,y:NaN},t.vv=null,t.ug=1,t.imageTilesReady=null,t.t9=null,t.vu=n.Rect.empty,t.uh=u.am(r.vt.bottom)-u.am(r.vt.top),t.ab=r.$,t.backgroundContent=new I;var o,a=((o=new i.NumericXAxis).bh=t,o);a.ce=!0,t.tw=a,t.tw.nj=new p;var s=function(){var e=new i.NumericYAxis;return e.bh=t,e}();return s.ce=!0,t.ty=s,t.ty.nj=new u,t.u3(),t.va(),t.l3(),t}return t.__extends(r,e),r.prototype.provideContainer=function(t){e.prototype.provideContainer.call(this,t),this.tw.provideRenderer(t),this.ty.provideRenderer(t)},r.prototype.l3=function(){e.prototype.l3.call(this),this.t8.fv(this.gc)},r.prototype.er=function(){return this.ue},r.prototype.es=function(){return this.ue},r.prototype.t5=function(){return 0==this.t3&&this.ua?2:1},Object.defineProperty(r.prototype,"t4",{get:function(){return this.t2},set:function(e){this.t2=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"vx",{get:function(){return this.vs},set:function(e){if(n.Rect.l_op_Inequality(this.vs,e)){var t=this.vs;this.vs=e,this.n8("ActualWorldRect",t,e)}},enumerable:!1,configurable:!0}),r.prototype.v1=function(){return this.vx},r.prototype.u3=function(){this.v9.isEmpty||(this.vx=this.v7(this.v9,1==this.cd))},r.prototype.v7=function(e,t){var i=e.top,o=e.left,a=e.width,s=e.height,l=u.am(e.bottom),c=u.am(e.top),p=l-c,h=e.width/r.vt.width,g=u.am(r.vt.top);if(p/h>this.uh){var m=p/this.uh;o-=(m-h)/2*r.vt.width,a=m*r.vt.width,t&&(o<r.vt.left?o+=r.vt.left-o:o+a>r.vt.right&&(o-=o+a-r.vt.right))}else if(p/h<this.uh){var y=this.uh*h-p,f=c-y/2,d=l+y/2;t&&(f<g?d+=g-(f+=g-f):d>g+this.uh&&(f-=d-(g+this.uh),d-=d-(g+this.uh))),i=u.aq(f),s=u.aq(d)-i}return new n.Rect(0,o,i,a,s)},Object.defineProperty(r.prototype,"backgroundContent",{get:function(){return this.tz},set:function(e){if(e!=this.backgroundContent){var t=this.backgroundContent;this.tz=e,this.n8("BackgroundContent",t,e)}},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"tw",{get:function(){return this.tv},set:function(e){if(e!=this.tw){var t=this.tw;this.tv=e,this.n8("XAxis",t,e)}},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"ty",{get:function(){return this.tx},set:function(e){if(e!=this.ty){var t=this.ty;this.tx=e,this.n8("YAxis",t,e)}},enumerable:!1,configurable:!0}),r.prototype.getZoomRectFromGeoRect=function(e){return this.getZoomFromGeographicRect(e)},r.prototype.vd=function(e){this.tp=e},r.prototype.vc=function(e){this.v9=e},r.prototype.getZoomFromGeographicRect=function(e){return this.vz(e,!0,0)},r.prototype.vy=function(e,t){return this.vz(e,!1,t)},r.prototype.vz=function(e,t,o){var a=e;t&&(a=this.v7(e,!1));var s=this.tw,l=this.ty,c=new i.ScalerParams(1,r.vw,this.to,s.cg);c.c=this.td;var u=new i.ScalerParams(1,r.vw,this.to,l.cg);u.c=this.td;var p=this.tw.ei(a.left,c),h=this.tw.ei(a.right,c),g=this.ty.ei(a.top,u),m=this.ty.ei(a.bottom,u),y=(p-o)/this.to.width,f=(m-o)/this.to.height,d=(h-p+2*o)/this.to.width,b=(g-m+2*o)/this.to.height,S=new n.Rect(0,y,f,d,b);return S.intersect(r.vw),S.isEmpty&&(S=r.vw),S},r.prototype.getZoomFromGeographicPoints=function(e,t){var i=e.x,o=t.y,a=t.x-e.x,s=e.y-t.y;if(a<0||s<0)return r.vw;var l=new n.Rect(0,i,o,a,s);return this.getZoomFromGeographicRect(l)},r.prototype.v3=function(e){var t=this.tw,o=this.ty,a=new i.ScalerParams(1,e,this.to,t.cg);a.c=this.td;var s=new i.ScalerParams(1,e,this.to,o.cg);s.c=this.td;var l=this.tc,c=t.el(l.left,a),u=o.el(l.top,s),p=t.el(l.right,a),h=o.el(l.bottom,s),g=p-c,m=u-h,y=new n.Rect(0,c,h,g,m);return 1==this.cd&&(y.intersect(r.vt),y.isEmpty&&(y=r.vt)),y},r.prototype.vp=function(e){var t=this.tw.l6(e.x),r=this.ty.l6(e.y);return{$type:n.Point_$type,x:t,y:r}},r.prototype.vq=function(e){var t=this.tw.e3(e.x),r=this.ty.e3(e.y);return{$type:n.Point_$type,x:t,y:r}},r.prototype.vr=function(e){return this.vq(e)},r.prototype.u0=function(){var e=n.typeCast(d.$,this.backgroundContent);null!=e&&e.clearTileCache()},r.prototype.u6=function(e){},r.prototype.fg=function(){return!0},r.prototype.u8=function(){var e,r;this.t8.ee();try{for(var i=t.__values(n.fromEnum(this.series)),o=i.next();!o.done;o=i.next()){o.value.mv()}}catch(t){e={error:t}}finally{try{o&&!o.done&&(r=i.return)&&r.call(i)}finally{if(e)throw e.error}}},r.prototype.vb=function(){if(2==this.t7){if(!this.to.isEmpty&&this.to.width>0&&this.to.height>0){var e=this.tw.l6(this.to.left+this.to.width/2),t=this.ty.l6(this.to.top+this.to.height/2);this.vo={$type:n.Point_$type,x:e,y:t}}}else if(!this.to.isEmpty&&this.to.width>0&&this.to.height>0){var r=this.tw.l6(this.to.left),i=this.ty.l6(this.to.top);this.vo={$type:n.Point_$type,x:r,y:i}}},r.prototype.u7=function(){(n.isNaN_(this.vo.x)||n.isNaN_(this.vo.y))&&this.vb();var e=this.vo.x,t=this.vo.y;if(!n.isNaN_(e)&&!n.isNaN_(t)){var o=this.s9.left,a=this.s9.top,s=this.s9.width,l=this.s9.height;if(s>this.vv.width);else{var c=new i.ScalerParams(1,r.vw,this.to,this.tw.cg);c.c=this.td;var u=this.tw.ei(e,c);if(2==this.t7)o=u/this.to.width-s/2;else o=u/this.to.width;o+s>this.vv.right?o=this.vv.right-s:o<this.vv.left&&(o=this.vv.left)}if(l>this.vv.height);else{var p=new i.ScalerParams(1,r.vw,this.to,this.ty.cg);p.c=this.td;var h=this.ty.ei(t,p);if(2==this.t7)a=h/this.to.height-l/2;else a=h/this.to.height;a+l>this.vv.bottom?a=this.vv.bottom-l:a<this.vv.top&&(a=this.vv.top)}this.ph(new n.Rect(0,o,a,s,l),!1)}},r.prototype.get_ej=function(){return!0},r.prototype.ta=function(){var t=e.prototype.ta.call(this);if(null==this.tw||null==this.ty)return t;this.tk();var r=t.left,i=t.top;1==this.cd&&(this.tp.width>this.vv.width?r=.5-this.tp.width/2:r+t.width>this.vv.right?r=this.vv.right-this.tp.width:r<this.vv.left&&(r=this.vv.left),this.tp.height>this.vv.height?i=.5-this.tp.height/2:i+this.tp.height>this.vv.bottom?i=this.vv.bottom-this.tp.height:i<this.vv.top&&(i=this.vv.top));var o=!1;!this.ud&&2==this.cd&&this.ua&&(r>1&&(r=r-Math.floor(r)+1),r<0&&(r=0-(Math.ceil(r)-r)),t.right-this.vv.right>0&&(t.right-this.vv.right)/t.width>.8?(r=this.vv.left-(t.width-(t.right-this.vv.right)),o=!0):t.left<this.vv.left&&Math.abs(t.left-this.vv.left)/t.width>.8&&(r=this.vv.right-Math.abs(t.left-this.vv.left),o=!0));var a=new n.Rect(0,r,i,t.width,t.height);if(this.ud){var s=this.vy(this.v9,1);s=this.v0(s);var l=a.left+a.width/2,c=a.top+a.height/2;if(a.width>s.width){var u=a.height/a.width,p=s.width,h=u*p;a=new n.Rect(0,l-p/2,c-h/2,p,h),o=!0}if(a.height>s.height){var g=a.width/a.height,m=s.height,y=g*m;a=new n.Rect(0,l-y/2,c-m/2,y,m),o=!0}a.left<s.left&&(a=new n.Rect(0,s.left,a.top,a.width,a.height),o=!0),a.top<s.top&&(a=new n.Rect(0,a.left,s.top,a.width,a.height),o=!0),a.right>s.right&&(a=new n.Rect(0,s.right-a.width,a.top,a.width,a.height),o=!0),a.bottom>s.bottom&&(a=new n.Rect(0,a.left,s.bottom-a.height,a.width,a.height),o=!0)}return o&&(this.d6=!0,this.tp=a,this.d6=!1),a},r.prototype.lh=function(e,t){var r=!0,i=!0,o=0,a=this.tk(),s=0,l=0;if(e.right-a.right>0&&(s=(e.right-a.right)/e.width),e.left<a.left&&(l=Math.abs(e.left-a.left)/e.width),0==l&&0==s&&(r=!1),l>s&&(i=!1),r)if(i){var c=this.tv.ei(-180,t);o=this.tv.ei(180,t)-c}else{o=this.tv.ei(-180,t)-this.tv.ei(180,t)}return new n.Tuple$2(n.Boolean_$type,n.Number_$type,r,o)},r.prototype.tk=function(){var e=new i.ScalerParams(1,r.vw,this.to,this.tw.cg);e.c=this.td;var t=new i.ScalerParams(1,r.vw,this.to,this.ty.cg);t.c=this.td;var o=this.tw.ei(r.vt.left,e),a=this.tw.ei(r.vt.right,e),s=this.ty.ei(r.vt.top,t),l=this.ty.ei(r.vt.bottom,t);return this.vv=new n.Rect(0,o/this.to.width,l/this.to.height,(a-o)/this.to.width,(s-l)/this.to.height),this.vv},r.prototype.v0=function(e){var t=this.gg,r=.5*(e.left+e.right),i=.5*(e.top+e.bottom),o=e.width,a=e.height,s=n.MathUtil.d(e.width,t,1),l=n.MathUtil.d(e.height,t,1),c=this.to,u=c.width/c.height,p=s*c.width,h=l*c.height;p/h!=u&&(h*u>p?s=(p=h*u)/c.width:l=(h=p/u)/c.height);var g=s!=o,m=l!=a,y=g?r-.5*s:e.left,f=m?i-.5*l:e.top,d=g?r+.5*s:e.right,b=m?i+.5*l:e.bottom;return y<0&&(d=(y=0)+s),d>1&&(y=(d=1)-s),f<0&&(b=(f=0)+l),b>1&&(f=(b=1)-l),new n.Rect(0,y,f,d-y,b-f)},r.prototype.tb=function(t){if(e.prototype.tb.call(this,this.to),t.isEmpty)return n.Rect.empty;var r;if(t.width>t.height){var i=n.intDivide(n.truncate(t.width-t.height),2);r=new n.Rect(0,t.left+i,t.top,t.height,t.height)}else{var o=n.intDivide(n.truncate(t.height-t.width),2);r=new n.Rect(0,t.left,t.top+o,t.width,t.width)}return r},r.prototype.v2=function(e){return this.tb(e)},r.prototype.ct=function(){return new M(this)},r.prototype.u2=function(e){null!=e&&(e.bh=this)},r.prototype.ns=function(t){e.prototype.ns.call(this,t),this.t8=t},r.prototype.n3=function(t,r){e.prototype.n3.call(this,t,r),this.o4(this.tw),this.o4(this.ty),n.Rect.l_op_Inequality(t,r)&&this.u7(),this.ud&&(this.s9=this.ta()),this.ve()},Object.defineProperty(r.prototype,"ui",{get:function(){return this.ug},set:function(e){var t=this.ug;this.ug=e,this.n8("ActualWindowScale",t,this.ug)},enumerable:!1,configurable:!0}),r.prototype.gm=function(){return this.ui},r.prototype.gn=function(){return this.ui},r.prototype.o3=function(){e.prototype.o3.call(this);var t=Math.min(this.s9.width,this.s9.height);this.ui=t},r.prototype.e8=function(){return this.ua},r.prototype.ce=function(){return 0==this.cf&&this.ub?2:this.cf},r.prototype.n4=function(i,o,a,s){var l,c,u,p;switch(e.prototype.n4.call(this,i,o,a,s),o){case"ZoomCoercionMode":this.u3();break;case"WindowRect":this.vb();break;case r.$$p[0]:this.t4=this.t5(),null!=this.t1&&(this.t1.isHorizontalWrappingEnabled=2==this.t4);break;case r.$$p[1]:this.ua=this.ub,this.t4=this.t5(),this.cd=this.ce(),null!=this.t1&&(this.t1.isHorizontalWrappingEnabled=2==this.t4);break;case r.$$p[4]:this.s9=this.ta();break;case"BackgroundContent":if(null!=this.t1){var h=this.t1;h.imageTilesReady=n.delegateRemove(h.imageTilesReady,n.runOn(this,this.u4)),this.t1.deferralHandler=null}if(this.t1=n.typeCast(d.$,this.backgroundContent),null!=this.t1){var g=this.t1;g.imageTilesReady=n.delegateCombine(g.imageTilesReady,n.runOn(this,this.u4)),this.t1.deferralHandler=this,this.t1.isHorizontalWrappingEnabled=2==this.t4}this.t8.fu(n.typeCast(d.$,a),n.typeCast(d.$,s)),null!=this.t1&&(this.t1.geographicMap=this,this.t8.fr(this.s9),this.t8.fv(this.gc));break;case"YAxis":case"XAxis":this.u9(a),this.u2(s);break;case r.$$p[6]:this.uc||(this.tp=r.vw),this.u3(),this.va(),this.vb(),this.s9=this.ta(),this.t8.fs();break;case"ActualWindowRect":this.t8.fr(this.s9);break;case"ActualWorldRect":try{for(var m=t.__values(n.fromEnum(this.series)),y=m.next();!y.done;y=m.next()){y.value.ml(!1)}}catch(e){l={error:e}}finally{try{y&&!y.done&&(c=m.return)&&c.call(m)}finally{if(l)throw l.error}}break;case r.$$p[5]:this.ui=this.uj;break;case"ActualWindowScale":this.ff||this.pf(this.gm(),this.gn());break;case"ActualPixelScalingRatio":this.t8.fv(this.gc);break;case"WindowRectMinWidth":case"WindowRectMinHeight":var f=s;n.isNaN_(f)||n.isInfinity(f)?(this.gg=5e-6,this.gf=5e-6):(this.gg=f,this.gf=f);break;case r.$$p[7]:this.pb();break;case"MarkerAutomaticBehavior":try{for(var b=t.__values(n.fromEnum(this.series)),S=b.next();!S.done;S=b.next()){S.value.ln()}}catch(e){u={error:e}}finally{try{S&&!S.done&&(p=b.return)&&p.call(b)}finally{if(u)throw u.error}}}},r.prototype.u4=function(e,t){null!=this.imageTilesReady&&this.imageTilesReady(this,new h)},r.prototype.u9=function(e){null!=e&&(e.bh=null)},r.prototype.va=function(){null!=this.tw&&(this.tw.l3=this.vx.left,this.tw.l2=this.vx.right),null!=this.ty&&(this.ty.l3=this.vx.top,this.ty.l2=this.vx.bottom),this.tw.c1(!0),this.ty.c1(!0)},r.prototype.getFontInfo=function(){return this.t9=this.t8.fo,this.t9},r.prototype.se=function(){return this.t8.fw},r.prototype.getFontBrush=function(){return this.t8.fx},r.prototype.ow=function(t,r){if(null!==n.typeCast(n.ItfConverter.$,r)){var i=r,o=t;o.itemsSource=i.triangulationSource.points,o.qj=i.triangulationSource.triangles}else e.prototype.ow.call(this,t,r)},r.prototype.register=function(e,t){this.om(e,t)},r.prototype.unRegister=function(e){this.o2(e)},r.prototype.deferredRefresh=function(){this.lr()},r.prototype.deferAction=function(e){null!=this.ul?this.ul.setTimeout(e,0):window.setTimeout(e,0)},r.prototype.u1=function(e){this.pa(e)},r.prototype.um=function(){var e=new i.ChartVisualData,t=this.tw.fv(),r=this.ty.fv();e.axes.add1(t),e.axes.add1(r);for(var o=0;o<this.series.count;o++){var a=this.series._inner[o].hu();e.series.add1(a)}return e.name=this.name,e.contentArea=n.RectData.b(this.to),e.centralArea=n.RectData.b(this.to),e.plotArea=n.RectData.b(this.to),e},r.prototype.tg=function(e,t,r){return e},r.prototype.u5=function(){},Object.defineProperty(r.prototype,"v8",{get:function(){return this.vu},set:function(e){this.vu=e},enumerable:!1,configurable:!0}),r.prototype.vf=function(e){this.v8=e,this.ve()},r.prototype.ve=function(){if(this.uf&&!this.v8.isEmpty){var e=this.getZoomFromGeographicRect(this.v8);this.v8=n.Rect.empty,this.ph(e,!1)}},Object.defineProperty(r.prototype,"uf",{get:function(){return!this.to.isEmpty&&!this.td.isEmpty},enumerable:!1,configurable:!0}),r.$t=n.markType(r,"XamGeographicMap",i.SeriesViewer.$,[n.IMapRenderDeferralHandler_$type]),r.t6=0,r.vt=new n.Rect(2,{$type:n.Point_$type,x:-180,y:-85.05112878},{$type:n.Point_$type,x:180,y:85.05112878}),r.vw=new n.Rect(0,0,0,1,1),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"n8",["BackgroundTilingMode:t3:vg",[c,n.enumGetBox(c,0)],"IsHorizontalWrappingEnabled:ub:vh",[0,!1],"ResizeBehavior:t7:vi",[s,n.enumGetBox(s,r.t6)],"SuppressZoomResetOnWorldRectChange:uc:vj",[0,!1],"UseWorldRectForZoomBounds:ud:vk",[0,!1],"WindowScale:uj:vl",[1,NaN],"WorldRect:v9:vm",[n.Rect.$,r.vt],"Zoomable:ue:vn",[0,!0]]),r}(i.SeriesViewer),d=function(e){function r(t){var i=e.call(this)||this;return i.ak=null,i.imageTilesReady=null,i.an=null,i.ap=null,i.propertyChanged=null,i.imagesChanged=null,i.cancellingImage=null,i.downloadingImage=null,i.ab=r.$,i.ap=t,i.aj=i.ai(),i.bb(i.aj),i}return t.__extends(r,e),r.prototype.bb=function(e){},r.prototype.ai=function(){return new b(this)},Object.defineProperty(r.prototype,"deferralHandler",{get:function(){return this.ak},set:function(e){this.ak=e,null!=this.ao&&(this.ao.al=e)},enumerable:!1,configurable:!0}),r.prototype.a5=function(e,t){null!=this.imageTilesReady&&this.imageTilesReady(this,new h)},r.prototype.a9=function(){var e=this.ao;e.imageTilesReady=n.delegateCombine(e.imageTilesReady,n.runOn(this,this.a5)),this.ao.al=this.deferralHandler;var t=this.ao;t.imagesChanged=n.delegateCombine(t.imagesChanged,n.runOn(this,this.a4));var r=this.ao;r.downloadingImage=n.delegateCombine(r.downloadingImage,n.runOn(this,this.a3));var i=this.ao;i.cancellingImage=n.delegateCombine(i.cancellingImage,n.runOn(this,this.a2)),this.ao.bf=this.referer,this.ao.bj=this.userAgent,this.ao.av=this.isHorizontalWrappingEnabled},r.prototype.a3=function(e,t){null!=this.downloadingImage&&this.downloadingImage(this,t)},r.prototype.a2=function(e,t){null!=this.cancellingImage&&this.cancellingImage(this,t)},r.prototype.bg=function(){null!=this.ao&&this.aj.e()},r.prototype.ba=function(e,t,i){switch(e){case r.$$p[3]:this.bg();break;case"GeographicMap":this.aj.e();break;case r.$$p[1]:null!=this.ao&&(this.ao.bf=this.referer);break;case r.$$p[2]:null!=this.ao&&(this.ao.bj=this.userAgent);break;case r.$$p[0]:null!=this.ao&&(this.ao.av=this.isHorizontalWrappingEnabled)}null!=this.propertyChanged&&this.propertyChanged(this,new n.PropertyChangedEventArgs(e))},Object.defineProperty(r.prototype,"geographicMap",{get:function(){return this.c(r.geographicMapProperty)},set:function(e){this.h(r.geographicMapProperty,e)},enumerable:!1,configurable:!0}),r.a8=function(e,t){e.a7(t.oldValue,t.newValue)},r.prototype.a7=function(e,t){this.ba("GeographicMap",e,t)},r.prototype.clearTileCache=function(){null!=this.ao&&this.ao.bs(0,0,0,0)},Object.defineProperty(r.prototype,"ao",{get:function(){return this.an},set:function(e){this.an=e,null!=this.propertyChanged&&this.propertyChanged(this,new n.PropertyChangedEventArgs("MultiScaleImage"))},enumerable:!1,configurable:!0}),r.prototype.bn=function(e){if(null==this.geographicMap||e.width<1||e.height<1)return e;var t=new n.Rect(0,0,0,e.width,e.height),r=this.geographicMap.v2(t),o=f.vt,a=this.geographicMap.vx,s=Math.min(this.windowRect.height,this.windowRect.width),l=a.width/o.width;this.ao.a5=t.width/r.width*s*l;var c=this.geographicMap.tw,u=this.geographicMap.ty,p=new i.ScalerParams(1,this.windowRect,t,c.cg);p.c=r;var h=new i.ScalerParams(1,this.windowRect,t,u.cg);h.c=r;var g=c.ei(o.left,p),m=u.ei(o.bottom,h),y=-g/t.width*this.ao.a5,d=-m/t.height*this.ao.a5*(t.height/t.width);return this.ao.cm={$type:n.Point_$type,x:y,y:d},e},r.prototype.bd=function(e){this.aj.f(e)},r.prototype.bf=function(e){this.aj.h(e)},r.prototype.be=function(e){this.aj.g(e)},r.prototype.a4=function(e,t){null!=this.imagesChanged&&this.imagesChanged(this,new g)},r.prototype.a6=function(){this.aj.e()},r.prototype.bc=function(e){this.aj.i(e)},r.prototype.v=function(){e.prototype.v.call(this),this.ap.o=this._opacity},r.$t=n.markType(r,"GeographicMapImagery",n.Control.$,[n.INotifyPropertyChanged_$type]),r.geographicMapProperty=n.DependencyProperty.i("GeographicMap",f.$,r.$,new n.PropertyMetadata(2,null,r.a8)),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"ba",["IsHorizontalWrappingEnabled",[0,!1],"Referer",[2,null],"UserAgent",[2,null],"WindowRect",[n.Rect.$,n.Rect.empty]]),r}(n.Control),b=function(e){function r(t){var r=e.call(this)||this;return r.a=null,r.j=null,r.d=null,r.b=1,r.j=n.Rect.empty,r.a=t,r.a.ao=new n.XamMultiScaleImage,r.a.ao.ao=r.a.ap,r.a.a9(),r}return t.__extends(r,e),r.prototype.e=function(){this.j.isEmpty||this.a.bn(new n.Size(1,this.j.width,this.j.height))},r.prototype.f=function(e){this.a.ao.b1(e)},r.prototype.g=function(e){this.d=e,this.a.ao.b2(e)},r.prototype.h=function(e){this.j=e,this.a.ao.b3(e),this.a.a6()},Object.defineProperty(r.prototype,"c",{get:function(){return this.b},enumerable:!1,configurable:!0}),r.prototype.i=function(e){this.b=e,this.a.ao.bz(e)},r.$t=n.markType(r,"GeographicMapImageryView"),r}(n.Base),S=function(e){function r(t){var r=e.call(this,t)||this;return r.ce=null,r.ce=t,r}return t.__extends(r,e),r.prototype.b2=function(){e.prototype.b2.call(this);var t=this.ce.qa;t.ra=this.ce.qm,t.ri=this.ce.qk,t.trianglesSource=this.ce.qj,t.qy=this.ce.qp,t.q0=this.ce.qr,t.q2=this.ce.qt},r.prototype.ch=function(){var e=this.ce.qa;if(null==this.ce.cd)return e.p8=null,void(e.p9=null);e.p8=this.ce.cd.tw,e.p9=this.ce.cd.ty},r.prototype.cg=function(){this.ce.qa.ra=this.ce.qm},r.prototype.cf=function(){this.ce.qa.ri=this.ce.qk},r.prototype.ci=function(){this.ce.qa.trianglesSource=this.ce.qj},r.prototype.cj=function(){this.ce.qa.qy=this.ce.qp},r.prototype.ck=function(){this.ce.qa.q0=this.ce.qr},r.prototype.cl=function(){this.ce.qa.q2=this.ce.qt},r.$t=n.markType(r,"GeographicXYTriangulatingSeriesView",y.$),r}(y),v=function(e){function r(t){var r=e.call(this,t)||this;return r.cm=null,r.cm=t,r}return t.__extends(r,e),r.prototype.as=function(){e.prototype.as.call(this),this.q},r.prototype.b2=function(){e.prototype.b2.call(this),null!=this.cm.q4&&(this.cm.q4.sh=this.cm.q8,this.cm.q4.r5=this.cm.q3)},r.prototype.cn=function(){null!=this.cm.q4&&(this.cm.q4.sh=this.cm.q8)},r.prototype.co=function(){null!=this.cm.q4&&(this.cm.q4.r5=this.cm.q3)},r.$t=n.markType(r,"GeographicScatterAreaSeriesView",S.$),r}(S),M=function(e){function r(t){var r=e.call(this,t)||this;return r.fn=null,r.fz=null,r.fx=null,r.fw=null,r.fo=null,r.fp=NaN,r.fz=n.Rect.empty,r.fn=t,r.fn.r9=2,r.fn.hl=5e-6,r}return t.__extends(r,e),r.prototype.m=function(e){return 2},r.prototype.bk=function(e){this.j.bv(e),this.fn.u1(e),this.el()},r.prototype.get_ap=function(){return!0},r.prototype.d4=function(){var e,t,r,i,o,a=this.j.a7(e,t,r,i,o);e=a.p0,t=a.p1,r=a.p2,i=a.p3,o=a.p4,this.fx=r,this.fo=i,this.fw=o;var s=this.j.e();if(this.fn.ag=s.a,this.fn.aj=s.f,this.fn.ah=null!=s.b?s.b:new n.BrushCollection,this.fn.ai=null!=s.c?s.c:new n.BrushCollection,0==this.fn.ah.count)for(var l=0;l<s.a.count;l++)this.fn.ah.add(s.a.item(l));if(0==s.c.count)for(var c=0;c<s.f.count;c++)this.fn.ai.add(s.f.item(c))},r.prototype.du=function(t){if(e.prototype.du.call(this,t),null!=this.fn.backgroundContent){var r=this.fn.backgroundContent;r.be(this.j.ae),r.bd(t)}},r.prototype.dv=function(t){(e.prototype.dv.call(this,t),this.fz=t,null!=this.fn.backgroundContent)&&this.fn.backgroundContent.bf(this.fz)},r.prototype.fy=function(){return new n.Rect(0,0,0,this.fz.width,this.fz.height)},r.prototype.fs=function(){null!=this.fn.backgroundContent&&this.fn.backgroundContent.a6()},r.prototype.fr=function(e){null!=this.fn.t1&&(this.fn.t1.windowRect=e)},r.prototype.fu=function(e,t){if(null!=this.fn.t1&&(this.fn.t1.windowRect=this.fn.s9),null!=e){var r=e.ao;null!=r&&this.fn.al.e.remove(r.ag),e.bd(null),e.be(null)}if(null!=t){var i=t.ao;null!=i&&this.fn.al.e.add(i.ag),this.fz.isEmpty||this.dv(this.fz),null!=this.w&&this.du(this.w)}null==t&&this.ft(this.w)},r.prototype.ft=function(e){var t=this.fn.gc;1!=t&&(e.z(),e.aa(t,t)),e.k(this.fz.left,this.fz.top,this.fz.width,this.fz.height),1!=t&&e.y()},r.prototype.d1=function(){this.fd.ac=i.Defaults.j,this.fe.ac=i.Defaults.j,this.fd._stroke=i.Defaults.ae,this.fe._stroke=i.Defaults.ae,e.prototype.d1.call(this)},r.prototype.fv=function(e){this.fp=e,null!=this.fn.backgroundContent&&this.fn.backgroundContent.bc(e)},Object.defineProperty(r.prototype,"fq",{get:function(){return this.fp},set:function(e){this.fp=e},enumerable:!1,configurable:!0}),r.$t=n.markType(r,"XamGeographicMapView",i.SeriesViewerView.$),r}(i.SeriesViewerView),I=function(e){function r(){return e.call(this,new n.OpenStreetMapTileSource)||this}return t.__extends(r,e),Object.defineProperty(r.prototype,"tilePath",{get:function(){return this.c(r.tilePathProperty)},set:function(e){this.h(r.tilePathProperty,e)},enumerable:!1,configurable:!0}),r.br=function(e,t){e.bq("TilePath",t.oldValue,t.newValue)},r.prototype.bq=function(t,r,i){switch(t){case"TilePath":this.ap.setTilePathUrl(null==i?null:i),this.aj.e()}e.prototype.ba.call(this,t,r,i)},r.$t=n.markType(r,"OpenStreetMapImagery",d.$),r.tilePathProperty=n.DependencyProperty.i("TilePath",n.String_$type,r.$,new n.PropertyMetadata(2,null,r.br)),r}(d),C=function(e){function r(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(r,e),r.prototype.bx=function(){return new S(this)},r.prototype.l2=function(t){e.prototype.l2.call(this,t),this.qi=t},r.prototype.l7=function(t,i,n,o){switch(e.prototype.l7.call(this,t,i,n,o),i){case"SeriesViewer":this.qi.ch();break;case r.$$p[1]:this.qi.cg();break;case r.$$p[0]:this.qi.cf();break;case r.$$p[2]:this.qi.ci();break;case r.$$p[3]:this.qi.cj();break;case r.$$p[4]:this.qi.ck();break;case r.$$p[5]:this.qi.cl()}},r.$t=n.markType(r,"GeographicXYTriangulatingSeries",m.$),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"raisePropertyChanged",["LatitudeMemberPath:qk:qv",[2,"pointY"],"LongitudeMemberPath:qm:qw",[2,"pointX"],"TrianglesSource:qj:qx",[n.IEnumerable_$type,null],"TriangleVertexMemberPath1:qp:qy",[2,"v1"],"TriangleVertexMemberPath2:qr:qz",[2,"v2"],"TriangleVertexMemberPath3:qt:q0",[2,"v3"]]),r}(m),x=function(e){function r(){var t=e.call(this)||this;return t.q1=null,t.triangulationStatusChanged=null,t.ab=r.$,t}return t.__extends(r,e),r.prototype.get_dd=function(){return!0},Object.defineProperty(r.prototype,"q3",{get:function(){return this.q1},set:function(e){if(this.q1!=e){var t=this.q1;if(null!=this.q1){var r=this.q1;r.propertyChanged=n.delegateRemove(r.propertyChanged,n.runOn(this,this.rb))}if(this.q1=e,null!=this.q1){var i=this.q1;i.propertyChanged=n.delegateCombine(i.propertyChanged,n.runOn(this,this.rb))}this.raisePropertyChanged("ColorScale",t,this.q1),null!=this.q4&&(this.q4.r5=e)}},enumerable:!1,configurable:!0}),r.prototype.rb=function(e,t){this.q6.co(),this.rd(),this.ml(!1)},r.prototype.rd=function(){null!=this.q4&&(this.q2=this.q4.r4)},r.prototype.mz=function(){e.prototype.mz.call(this),this.rd()},r.prototype.p9=function(){this.q4=new i.ScatterAreaSeries;var e=this.q4;return e.triangulationStatusChanged=n.delegateCombine(e.triangulationStatusChanged,n.runOn(this,this.rc)),this.q4},r.prototype.rc=function(e,t){null!=this.triangulationStatusChanged&&this.triangulationStatusChanged(this,t)},r.prototype.bx=function(){return new v(this)},r.prototype.l2=function(t){e.prototype.l2.call(this,t),this.q6=t},r.prototype.l7=function(t,i,n,o){switch(e.prototype.l7.call(this,t,i,n,o),i){case r.$$p[1]:this.q6.cn();break;case"ColorScale":this.q6.co(),this.rd()}},r.prototype.get_e5=function(){return!0},r.prototype.set_e5=function(t){e.prototype.set_e5.call(this,t)},r.$t=n.markType(r,"GeographicScatterAreaSeries",C.$),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"raisePropertyChanged",["ActualColorScale:q2:re",[i.ColorScale.$,null],"ColorMemberPath:q8:rf",[2,"value"]]),r}(C),_=function(){function e(){this._implementation=this.createImplementation(),this._implementation.externalObject=this,this.onImplementationCreated()}return e.prototype.createImplementation=function(){return new h},Object.defineProperty(e.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),e.prototype.onImplementationCreated=function(){},e.prototype._provideImplementation=function(e){this._implementation=e,this._implementation.externalObject=this,this.onImplementationCreated()},e}(),q=function(e){function o(t,r,o,a,s){var l,c=e.call(this)||this;c._renderer=t,c._elRef=r,c._ngZone=o,c._componentFactoryResolver=a,c._injector=s,c.actualSeries=[],c._series=null,c._dataSource=null,c._seriesAdapter=null,c._defaultTooltips=null,c._imageTilesReady=null,c._styling&&n.NamePatcher.ensureStylablePatched(Object.getPrototypeOf(c)),c._zoneRunner=function(e){return c._ngZone.run(e)},c._container=t.createElement("div"),t.appendChild(r.element.nativeElement,c._container),t.setStyle(c._container,"display","block"),t.setStyle(c._container,"width","100%"),t.setStyle(c._container,"height","100%"),l=c._container,null!=c._container.nativeElement&&(l=c._container.nativeElement);var u=new n.AngularRenderer(l,c._renderer,window.document,c._ngZone,!0,i.DataChartStylingDefaults);c._wrapper=u;var p=c.i;return c._chart=p,p.provideContainer(u),u.addSizeWatcher((function(){c._chart.notifyContainerResized()})),c}return t.__extends(o,e),Object.defineProperty(o.prototype,"height",{get:function(){return this._height},set:function(e){this._height=e,this._renderer.setStyle(this._elRef.element.nativeElement,"height",e),this._chart.notifyContainerResized()},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"width",{get:function(){return this._width},set:function(e){this._width=e,this._renderer.setStyle(this._elRef.element.nativeElement,"width",e),this._chart.notifyContainerResized()},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"legend",{get:function(){if(null!=this.i.legend)return this.i.legend.externalObject},set:function(e){null!=e&&null!=e&&(this.i.legend=e.i)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"series",{get:function(){var e=this;if(null===this._series){var t=new i.IgxSeriesCollection;t._innerColl.addListener((function(t,r){switch(r.action){case n.NotifyCollectionChangedAction.Add:e._seriesAdapter.addManualItem(r.newItems.item(0));break;case n.NotifyCollectionChangedAction.Remove:e._seriesAdapter.removeManualItemAt(r.oldStartingIndex);break;case n.NotifyCollectionChangedAction.Replace:e._seriesAdapter.removeManualItemAt(r.oldStartingIndex),e._seriesAdapter.insertManualItem(r.newStartingIndex,r.newItems.item(0));break;case n.NotifyCollectionChangedAction.Reset:e._seriesAdapter.clearManualItems()}})),this._series=t}return this._series},enumerable:!1,configurable:!0}),o.prototype.ngOnDestroy=function(){this._chart.destroy(),this._wrapper.destroy()},o.prototype.createImplementation=function(){return new f},Object.defineProperty(o.prototype,"dataSource",{get:function(){return this._dataSource},set:function(e){this._dataSource=e,this.bindData()},enumerable:!1,configurable:!0}),o.prototype.bindData=function(){if(this.actualSeries&&this.actualSeries.length>0)for(var e=this.actualSeries,t=0;t<e.length;t++)e[t].provideData(this._dataSource)},o.prototype.ngAfterContentInit=function(){var e=this;if(n.TypeRegistrar.isRegistered("IgxDataChartDefaultTooltipsComponent")){var t=n.TypeRegistrar.get("IgxDataChartDefaultTooltipsComponent"),r=this._componentFactoryResolver.resolveComponentFactory(t),i=this._dynamicContent.createComponent(r);this._defaultTooltips=i,i.instance.onContentReady.subscribe((function(){e._onDefaultTooltipsReady(i)}))}this._seriesAdapter=new n.CollectionAdapter(this.contentSeries,this.i.series,this.actualSeries,(function(e){return e.i}),(function(t){t.owner=e,t._provideRenderer(e._dataSource),t.provideData(e._dataSource),e._ensureDefaultTooltip(t),e._ensureTooltipCreated(t)}),(function(e){e._provideRenderer(null),e.provideData(null)})),this.i.notifyContainerResized()},o.prototype._ensureTooltipCreated=function(e){var t=this;e._ensureTooltipCreated((function(){return t.createTooltip()}),(function(e){var r=new n.AngularWrapper(e,t._renderer,t._ngZone);return r.updateToolTip=e.updateToolTip,r.hideToolTip=e.hideToolTip,r}))},o.prototype._ensureDefaultTooltip=function(e){null!=this._defaultTooltips&&this._defaultTooltips.instance.ensureDefaultTooltip(e)},o.prototype._onDefaultTooltipsReady=function(e){if(this.actualSeries&&this.actualSeries.length>0)for(var t=this.actualSeries,r=0;r<t.length;r++)t[r].showDefaultTooltip&&this._ensureDefaultTooltip(t[r])},o.prototype.createTooltip=function(){if(!n.TypeRegistrar.isRegistered("IgxTooltipContainerComponent"))return null;var e=n.TypeRegistrar.get("IgxTooltipContainerComponent"),t=this._componentFactoryResolver.resolveComponentFactory(e),r=this._dynamicContent.createComponent(t),i=r.location.nativeElement,o=this;return i.updateToolTip=function(e,t){if(e.externalObject)e=e.externalObject;else{var a=new n.IgxDataContext;a._implementation=e,e=a}return t?e.isSubContent=!0:i.parentElement!=o._container&&(null!=i.parentElement&&i.parentElement.removeChild(i),o._container.appendChild(i)),r.instance.context=e,i.style.display="block",!0},i.hideToolTip=function(){i.style.display="none"},i.style.display="none",r},Object.defineProperty(o.prototype,"backgroundContent",{get:function(){return null!=this.i.backgroundContent?this.i.backgroundContent.externalObject:null},set:function(e){this.i.backgroundContent=null!=e&&null!=e?e.i:null},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"zoomable",{get:function(){return this.i.ue},set:function(e){this.i.ue=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"resizeBehavior",{get:function(){return this.i.t7},set:function(e){this.i.t7=n.ensureEnum(s,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"isHorizontalWrappingEnabled",{get:function(){return this.i.ub},set:function(e){this.i.ub=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"backgroundTilingMode",{get:function(){return this.i.t3},set:function(e){this.i.t3=n.ensureEnum(c,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"useWorldRectForZoomBounds",{get:function(){return this.i.ud},set:function(e){this.i.ud=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"suppressZoomResetOnWorldRectChange",{get:function(){return this.i.uc},set:function(e){this.i.uc=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"worldRect",{get:function(){return n.fromRect(this.i.v9)},set:function(e){this.i.v9=n.toRect(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"actualWorldRect",{get:function(){return n.fromRect(this.i.vx)},set:function(e){this.i.vx=n.toRect(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"xAxis",{get:function(){var e=this.i.tw;if(null==e)return null;if(!e.externalObject){var t=i.IgxNumericXAxisComponent._createFromInternal(e);t&&(t._implementation=e),e.externalObject=t}return e.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.tw=null==e?null:e.i},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"yAxis",{get:function(){var e=this.i.ty;if(null==e)return null;if(!e.externalObject){var t=i.IgxNumericYAxisComponent._createFromInternal(e);t&&(t._implementation=e),e.externalObject=t}return e.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.ty=null==e?null:e.i},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"isMap",{get:function(){return this.i.ej},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"windowScale",{get:function(){return this.i.uj},set:function(e){this.i.uj=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"actualWindowScale",{get:function(){return this.i.ui},set:function(e){this.i.ui=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"zoomIsReady",{get:function(){return this.i.uf},enumerable:!1,configurable:!0}),o.prototype.findByName=function(t){var r=e.prototype.findByName.call(this,t);return r||(this.backgroundContent&&this.backgroundContent.name&&this.backgroundContent.name==t?this.backgroundContent:null)},o.prototype._styling=function(t,r,i){e.prototype._styling.call(this,t,r,i),this._inStyling=!0,this.xAxis&&this.xAxis._styling&&this.xAxis._styling(t,r,this),this.yAxis&&this.yAxis._styling&&this.yAxis._styling(t,r,this),this._inStyling=!1},o.prototype.getCurrentActualWorldRect=function(){var e=this.i.v1();return n.fromRect(e)},o.prototype.getZoomRectFromGeoRect=function(e){var t=this.i.getZoomRectFromGeoRect(n.toRect(e));return n.fromRect(t)},o.prototype.updateZoomWindow=function(e){this.i.vd(n.toRect(e))},o.prototype.updateWorldRect=function(e){this.i.vc(n.toRect(e))},o.prototype.getZoomFromGeographicRect=function(e){var t=this.i.getZoomFromGeographicRect(n.toRect(e));return n.fromRect(t)},o.prototype.convertGeographicToZoom=function(e,t){var r=this.i.vy(n.toRect(e),t);return n.fromRect(r)},o.prototype.getZoomFromGeographicPoints=function(e,t){var r=this.i.getZoomFromGeographicPoints(n.toPoint(e),n.toPoint(t));return n.fromRect(r)},o.prototype.getGeographicFromZoom=function(e){var t=this.i.v3(n.toRect(e));return n.fromRect(t)},o.prototype.getGeographicPoint=function(e){var t=this.i.vp(n.toPoint(e));return n.fromPoint(t)},o.prototype.getPixelPoint=function(e){var t=this.i.vq(n.toPoint(e));return n.fromPoint(t)},o.prototype.getWindowPoint=function(e){var t=this.i.vr(n.toPoint(e));return n.fromPoint(t)},o.prototype.clearTileCache=function(){this.i.u0()},o.prototype.styleUpdated=function(){this.i.u8()},o.prototype.getActualWindowScaleHorizontal=function(){return this.i.gm()},o.prototype.getActualWindowScaleVertical=function(){return this.i.gn()},o.prototype.deferredRefresh=function(){this.i.deferredRefresh()},o.prototype.exportVisualData=function(){return this.i.um()},o.prototype.zoomToGeographic=function(e){this.i.vf(n.toRect(e))},Object.defineProperty(o.prototype,"imageTilesReady",{get:function(){var e=this;return null==this._imageTilesReady&&(this._imageTilesReady=new r.EventEmitter,this.i.imageTilesReady=n.delegateCombine(this.i.imageTilesReady,(function(t,r){var i=new _;i._provideImplementation(r),e.beforeImageTilesReady&&e.beforeImageTilesReady(e,i),e._imageTilesReady.emit({sender:e,args:i})}))),this._imageTilesReady},enumerable:!1,configurable:!0}),o.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:o,deps:[{token:r.Renderer2},{token:r.ViewContainerRef},{token:r.NgZone},{token:r.ComponentFactoryResolver},{token:r.Injector}],target:r["ɵɵFactoryTarget"].Component}),o.ɵcmp=r["ɵɵngDeclareComponent"]({minVersion:"12.0.0",version:"12.2.14",type:o,selector:"igx-geographic-map",inputs:{height:"height",width:"width",legend:"legend",dataSource:"dataSource",zoomable:"zoomable",resizeBehavior:"resizeBehavior",isHorizontalWrappingEnabled:"isHorizontalWrappingEnabled",backgroundTilingMode:"backgroundTilingMode",useWorldRectForZoomBounds:"useWorldRectForZoomBounds",suppressZoomResetOnWorldRectChange:"suppressZoomResetOnWorldRectChange",worldRect:"worldRect",actualWorldRect:"actualWorldRect",xAxis:"xAxis",yAxis:"yAxis",windowScale:"windowScale",actualWindowScale:"actualWindowScale"},outputs:{imageTilesReady:"imageTilesReady"},host:{classAttribute:"igx-geographic-map ig-geographic-map"},providers:[{provide:i.IgxSeriesViewerComponent,useExisting:r.forwardRef((function(){return o}))}],queries:[{propertyName:"contentSeries",predicate:i.IgxSeriesComponent}],viewQueries:[{propertyName:"_dynamicContent",first:!0,predicate:["dynamicContent"],descendants:!0,read:r.ViewContainerRef,static:!0}],usesInheritance:!0,ngImport:r,template:"<ng-container #dynamicContent></ng-container>",isInline:!0,styles:["\n\t\t:host {\n\t\t\tdisplay: block;\n\t\t}\n\t"],changeDetection:r.ChangeDetectionStrategy.OnPush}),o}(i.IgxSeriesViewerComponent);r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:q,decorators:[{type:r.Component,args:[{selector:"igx-geographic-map",template:"<ng-container #dynamicContent></ng-container>",changeDetection:r.ChangeDetectionStrategy.OnPush,providers:[{provide:i.IgxSeriesViewerComponent,useExisting:r.forwardRef((function(){return q}))}],host:{class:"igx-geographic-map ig-geographic-map"},styles:["\n\t\t:host {\n\t\t\tdisplay: block;\n\t\t}\n\t"]}]}],ctorParameters:function(){return[{type:r.Renderer2},{type:r.ViewContainerRef},{type:r.NgZone},{type:r.ComponentFactoryResolver},{type:r.Injector}]},propDecorators:{contentSeries:[{type:r.ContentChildren,args:[i.IgxSeriesComponent]}],_dynamicContent:[{type:r.ViewChild,args:["dynamicContent",{read:r.ViewContainerRef,static:!0}]}],height:[{type:r.Input}],width:[{type:r.Input}],legend:[{type:r.Input}],dataSource:[{type:r.Input}],zoomable:[{type:r.Input}],resizeBehavior:[{type:r.Input}],isHorizontalWrappingEnabled:[{type:r.Input}],backgroundTilingMode:[{type:r.Input}],useWorldRectForZoomBounds:[{type:r.Input}],suppressZoomResetOnWorldRectChange:[{type:r.Input}],worldRect:[{type:r.Input}],actualWorldRect:[{type:r.Input}],xAxis:[{type:r.Input}],yAxis:[{type:r.Input}],windowScale:[{type:r.Input}],actualWindowScale:[{type:r.Input}],imageTilesReady:[{type:r.Output}]}});var k=function(){function e(){}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule]]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:k,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule],exports:[],entryComponents:[]}]}]});var P=function(e){function r(t){var r=e.call(this)||this;if(t)for(var i=0;i<t.length;i++)r.add(t[i]);return r}return t.__extends(r,e),r.prototype._createInnerColl=function(){var e=new n.SyncableObservableCollection$2(n.String_$type,n.String_$type,0);return e.compare=function(e,t){var r=e;return r.equals?r.equals(t):r===t},e.createTo=function(e){return e},e.createFrom=function(e){return e},e},r}(n.IgCollection),w=function(e){return e[e.Aerial=0]="Aerial",e[e.AerialWithLabels=1]="AerialWithLabels",e[e.Road=2]="Road",e[e.CanvasDark=3]="CanvasDark",e[e.CanvasLight=4]="CanvasLight",e[e.CanvasGray=5]="CanvasGray",e}({}),D=n.markEnum("BingMapsImageryStyle","Aerial,0|AerialWithLabels,1|Road,2|CanvasDark,3|CanvasLight,4|CanvasGray,5"),T=function(){function e(){this._implementation=this.createImplementation(),this._implementation.externalObject=this,this.onImplementationCreated()}return e.prototype.createImplementation=function(){return new g},Object.defineProperty(e.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),e.prototype.onImplementationCreated=function(){},e.prototype._provideImplementation=function(e){this._implementation=e,this._implementation.externalObject=this,this.onImplementationCreated()},e}(),O=function(){function e(){this._imageTilesReady=null,this._imagesChanged=null,this._cancellingImage=null,this._downloadingImage=null,this._zoneRunner=null,this._implementation=this.createImplementation(),this._implementation.externalObject=this,this.onImplementationCreated()}return e.prototype.createImplementation=function(){return null},Object.defineProperty(e.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),e._createFromInternal=function(e){if(!e)return null;if(!e.$type)return null;var t="Igx"+e.$type.name+"Component";return n.TypeRegistrar.isRegistered(t)?n.TypeRegistrar.create(t):null},e.prototype.onImplementationCreated=function(){},e.prototype._provideImplementation=function(e){this._implementation=e,this._implementation.externalObject=this,this.onImplementationCreated()},Object.defineProperty(e.prototype,"deferralHandler",{get:function(){return this.i.deferralHandler},set:function(e){this.i.deferralHandler=e},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"windowRect",{get:function(){return n.fromRect(this.i.windowRect)},set:function(e){this.i.windowRect=n.toRect(e)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"geographicMap",{get:function(){var e=this.i.geographicMap;return null==e?null:e.externalObject},set:function(e){this.i.geographicMap=null==e?null:e.i},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"referer",{get:function(){return this.i.referer},set:function(e){this.i.referer=e},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"isHorizontalWrappingEnabled",{get:function(){return this.i.isHorizontalWrappingEnabled},set:function(e){this.i.isHorizontalWrappingEnabled=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"userAgent",{get:function(){return this.i.userAgent},set:function(e){this.i.userAgent=e},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"opacity",{get:function(){return this.i.opacity},set:function(e){this.i.opacity=+e},enumerable:!1,configurable:!0}),e.prototype.findByName=function(e){return this.findEphemera&&e&&0==e.indexOf("@@e:")?this.findEphemera(e):this.geographicMap&&this.geographicMap.name&&this.geographicMap.name==e?this.geographicMap:null},e.prototype.clearTileCache=function(){this.i.clearTileCache()},Object.defineProperty(e.prototype,"imageTilesReady",{get:function(){var e=this;return null==this._imageTilesReady&&(this._imageTilesReady=new r.EventEmitter,this.i.imageTilesReady=n.delegateCombine(this.i.imageTilesReady,(function(t,r){e._runInZone((function(){var t=new _;t._provideImplementation(r),e.beforeImageTilesReady&&e.beforeImageTilesReady(e,t),e._imageTilesReady.emit({sender:e,args:t})}))}))),this._imageTilesReady},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"imagesChanged",{get:function(){var e=this;return null==this._imagesChanged&&(this._imagesChanged=new r.EventEmitter,this.i.imagesChanged=n.delegateCombine(this.i.imagesChanged,(function(t,r){var i=new T;i._provideImplementation(r),e.beforeImagesChanged&&e.beforeImagesChanged(e,i),e._imagesChanged.emit({sender:e,args:i})}))),this._imagesChanged},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"cancellingImage",{get:function(){var e=this;return null==this._cancellingImage&&(this._cancellingImage=new r.EventEmitter,this.i.cancellingImage=n.delegateCombine(this.i.cancellingImage,(function(t,r){var i=new n.IgxCancellingMultiScaleImageEventArgs;i._provideImplementation(r),e.beforeCancellingImage&&e.beforeCancellingImage(e,i),e._cancellingImage.emit({sender:e,args:i})}))),this._cancellingImage},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"downloadingImage",{get:function(){var e=this;return null==this._downloadingImage&&(this._downloadingImage=new r.EventEmitter,this.i.downloadingImage=n.delegateCombine(this.i.downloadingImage,(function(t,r){var i=new n.IgxDownloadingMultiScaleImageEventArgs;i._provideImplementation(r),e.beforeDownloadingImage&&e.beforeDownloadingImage(e,i),e._downloadingImage.emit({sender:e,args:i})}))),this._downloadingImage},enumerable:!1,configurable:!0}),e.prototype._runInZone=function(e){null!=this._zoneRunner?this._zoneRunner(e):e()},e}(),j=function(e){function r(t){for(var r=[],i=1;i<arguments.length;i++)r[i-1]=arguments[i];var o=this;switch(t=null==t?0:t){case 0:o=e.call(this,n.String_$type,0)||this;break;case 1:var a=r[0];o=e.call(this,n.String_$type,1,a)||this}return o}return t.__extends(r,e),r.$t=n.markType(r,"SubDomainsCollection",n.ObservableCollection$1.$.specialize(n.String_$type)),r}(n.ObservableCollection$1),$=function(e){function r(t){var r=e.call(this,t)||this;return r.k=t,r}return t.__extends(r,e),r.prototype.m=function(){null==this.k.subDomains&&(this.k.subDomains=new j(0)),this.k.ap.tilePath=this.k.actualTilePath,this.k.ap.subDomains=this.k.actualSubDomains,this.k.ap.cultureName=this.k.cultureName},r.prototype.o=function(){this.k.ap.tilePath=this.k.actualTilePath},r.prototype.l=function(){this.k.ap.cultureName=this.k.cultureName},r.prototype.n=function(){this.k.ap.subDomains=this.k.actualSubDomains},r.$t=n.markType(r,"BingMapsMapImageryView",b.$),r}(b),R=function(e){function r(){var t=e.call(this,new n.BingMapsTileSource(0))||this;return t._pendingBingRequest_=null,t._isInitialized=!1,t.bz=null,t.bq=null,t.b0=null,t.by=null,t.getResponseCompleted=t.getResponseCompleted.bind(t),t.bp.m(),t.actualBingImageryRestUri=r.cc,t}return t.__extends(r,e),r.prototype.ai=function(){return new $(this)},r.prototype.bb=function(t){e.prototype.bb.call(this,t),this.bp=t},Object.defineProperty(r.prototype,"isInitialized",{get:function(){return this._isInitialized},set:function(e){this._isInitialized=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"actualTilePath",{get:function(){return this.bz},set:function(e){var t=this.bz;this.bz=e,this.cm("ActualTilePath",t,this.bz)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"actualSubDomains",{get:function(){return this.bq},set:function(e){var t=this.bq;this.bq=e,this.cm("ActualSubDomains",t,this.bq)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"bingImageryRestUri",{get:function(){return this.b0},set:function(e){var t=this.b0;this.b0=e,this.cm("BingImageryRestUri",t,this.b0)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"actualBingImageryRestUri",{get:function(){return this.by},set:function(e){var t=this.by;this.by=e,this.ba("ActualBingImageryRestUri",t,this.by)},enumerable:!1,configurable:!0}),r.prototype.requestMapSettings=function(){this.co(!0)},r.prototype.co=function(e){this.cl(e)},r.prototype.bw=function(){return null==this.tilePath&&null==this.subDomains},r.prototype.cq=function(){this.isInitialized=!1,this.bv()?this.isDeferredLoad||this.co(!1):this.cp("",null)},r.prototype.bv=function(){return!(n.stringIsNullOrEmpty(this.apiKey)||this.apiKey.length<20)},r.prototype.cj=function(){},r.prototype.cp=function(e,t){e!=this.actualTilePath&&(this.actualTilePath=e);var r=null==t?null:new j(1,t);this.actualSubDomains!=r&&(this.actualSubDomains=r),this.bp.m()},r.prototype.cl=function(e){if(e||!this.isDeferredLoad){if(!this.bv())return this.isInitialized=!1,void this.cp("",null);this.isInitialized=!0;var t=null;if(null!=this.bingImageryRestUri?n.Uri.isWellFormedUriString(this.bingImageryRestUri,1)&&(t=this.bingImageryRestUri):n.Uri.isWellFormedUriString(this.actualBingImageryRestUri,1)&&(t=this.actualBingImageryRestUri),null!=t){var r=this.imageryStyle,i=(t+=n.enumGetBox(D,r))+"?"+("key="+this.apiKey+"&include=ImageryProviders");this._pendingBingRequest_=n.HttpRequestUtil.submit(i,this.getResponseCompleted,null)}else this.cp("",null)}},r.prototype.getResponseCompleted=function(e,t){if(t==this._pendingBingRequest_){this._pendingBingRequest_=null;var r=e,i=JSON.parse(r).resourceSets;if(null!=i){var o=i.length>0?i[0].resources:null;if(null!=o&&0!=o.length){for(var a=o[0].imageUrl,s=new n.List$1(n.String_$type,0),l=0;l<o[0].imageUrlSubdomains.length;l++)s.add(o[0].imageUrlSubdomains[l]);this.cp(a,s)}}}},r.prototype.ci=function(e,t){this.aj.e(),this.cq(),this.cm(r.$$p[4],this.actualSubDomains,this.actualSubDomains)},r.prototype.cm=function(t,i,o){switch(t){case r.$$p[0]:case r.$$p[3]:this.cq();break;case r.$$p[5]:this.cj(),this.actualTilePath=o,this.bp.o(),this.aj.e();break;case r.$$p[1]:this.bp.l(),this.aj.e();break;case r.$$p[2]:this.cq();break;case r.$$p[4]:this.cj();var a=o;if(null!=this.actualSubDomains){var s=this.actualSubDomains;s.collectionChanged=n.delegateRemove(s.collectionChanged,n.runOn(this,this.ci))}this.actualSubDomains=a,null!=this.actualSubDomains&&(a.collectionChanged=n.delegateCombine(a.collectionChanged,n.runOn(this,this.ci))),this.bp.n(),this.aj.e();break;case"ActualTilePath":var l=o;n.stringIsNullOrEmpty(l)&&this.cq();break;case"BingImageryRestUri":this.actualBingImageryRestUri=o,this.cj(),this.cq();break;case"ActualBingImageryRestUri":this.cj(),this.cq()}e.prototype.ba.call(this,t,i,o)},r.$t=n.markType(r,"BingMapsMapImagery",d.$),r.cc="http://dev.virtualearth.net/REST/v1/Imagery/Metadata/",r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"cm",["ApiKey",[2,n.stringEmpty()],"CultureName",[2,"en-US"],"ImageryStyle",[D,n.enumGetBox(D,1)],"IsDeferredLoad",[0,!1],"SubDomains",[j.$,null],"TilePath",[2,null]]),r}(d),V=function(e){function r(){var t=e.call(this)||this;return t._subDomains=null,t._actualSubDomains=null,t}return t.__extends(r,e),r.prototype.createImplementation=function(){return new R},Object.defineProperty(r.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"isInitialized",{get:function(){return this.i.isInitialized},set:function(e){this.i.isInitialized=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"isDeferredLoad",{get:function(){return this.i.isDeferredLoad},set:function(e){this.i.isDeferredLoad=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"tilePath",{get:function(){return this.i.tilePath},set:function(e){this.i.tilePath=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"actualTilePath",{get:function(){return this.i.actualTilePath},set:function(e){this.i.actualTilePath=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"subDomains",{get:function(){if(null===this._subDomains){var e=new P,t=this.i.subDomains;t||(t=new j(0)),this._subDomains=e._fromInner(t),this.i.subDomains=t}return this._subDomains},set:function(e){null!==this._subDomains&&(this._subDomains._setSyncTarget(null),this._subDomains=null);var t=new P;this._subDomains=t._fromOuter(e);var r=new n.SyncableObservableCollection$1(n.String_$type),i=this.i.subDomains;i||(i=new j(0)),r._inner=i,r.clear(),this._subDomains._setSyncTarget(r),this.i.subDomains=i},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"actualSubDomains",{get:function(){if(null===this._actualSubDomains){var e=new P,t=this.i.actualSubDomains;t||(t=new j(0)),this._actualSubDomains=e._fromInner(t),this.i.actualSubDomains=t}return this._actualSubDomains},set:function(e){null!==this._actualSubDomains&&(this._actualSubDomains._setSyncTarget(null),this._actualSubDomains=null);var t=new P;this._actualSubDomains=t._fromOuter(e);var r=new n.SyncableObservableCollection$1(n.String_$type),i=this.i.actualSubDomains;i||(i=new j(0)),r._inner=i,r.clear(),this._actualSubDomains._setSyncTarget(r),this.i.actualSubDomains=i},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"bingImageryRestUri",{get:function(){return this.i.bingImageryRestUri},set:function(e){this.i.bingImageryRestUri=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"actualBingImageryRestUri",{get:function(){return this.i.actualBingImageryRestUri},set:function(e){this.i.actualBingImageryRestUri=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"cultureName",{get:function(){return this.i.cultureName},set:function(e){this.i.cultureName=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"apiKey",{get:function(){return this.i.apiKey},set:function(e){this.i.apiKey=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"imageryStyle",{get:function(){return this.i.imageryStyle},set:function(e){this.i.imageryStyle=n.ensureEnum(D,e)},enumerable:!1,configurable:!0}),r.prototype.requestMapSettings=function(){this.i.requestMapSettings()},r}(O),B=function(){function e(){n.TypeRegistrar.registerCons("IgxBingMapsMapImagery",V),n.TypeRegistrar.register("BingMapsMapImagery",R.$type)}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule,k],exports:[k]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,k],k]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:B,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule,k],exports:[k],entryComponents:[]}]}],ctorParameters:function(){return[]}});var A=function(){function e(){}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule]]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:A,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule],exports:[],entryComponents:[]}]}]});var G=function(e){function r(){return e.call(this)||this}return t.__extends(r,e),r.prototype.createImplementation=function(){return new I},Object.defineProperty(r.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"tilePath",{get:function(){return this.i.tilePath},set:function(e){this.i.tilePath=e},enumerable:!1,configurable:!0}),r}(O),F=function(){function e(){n.TypeRegistrar.registerCons("IgxOpenStreetMapImagery",G),n.TypeRegistrar.register("OpenStreetMapImagery",I.$type)}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule,A],exports:[A]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,A],A]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:F,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule,A],exports:[A],entryComponents:[]}]}],ctorParameters:function(){return[]}});var E=function(){function e(){}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule]]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:E,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule],exports:[],entryComponents:[]}]}]});var N=function(e){function i(){var t=e.call(this)||this;return t._getTileImageUri=null,t}return t.__extends(i,e),Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"getTileImageUri",{get:function(){var e=this;return null==this._getTileImageUri&&(this._getTileImageUri=new r.EventEmitter,this.i.getTileImageUri=n.delegateCombine(this.i.getTileImageUri,(function(t,r){var i=new n.IgxGetTileImageUriArgs;i._provideImplementation(r),e.beforeGetTileImageUri&&e.beforeGetTileImageUri(e,i),e._getTileImageUri.emit({sender:e,args:i})}))),this._getTileImageUri},enumerable:!1,configurable:!0}),i}(O),z=function(e){function r(t){var r=e.call(this,t)||this;return r.getTileImageUri=null,t.getTileImageUri=n.delegateCombine(t.getTileImageUri,n.runOn(r,r.bq)),r}return t.__extends(r,e),r.prototype.bq=function(e,t){this.bp(t)},r.prototype.bp=function(e){null!=this.getTileImageUri&&this.getTileImageUri(this,e)},r.$t=n.markType(r,"CustomMapImagery",d.$),r}(d),U=function(){function e(){n.TypeRegistrar.registerCons("IgxCustomMapImagery",N),n.TypeRegistrar.register("CustomMapImagery",z.$type)}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule,E],exports:[E]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,E],E]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:U,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule,E],exports:[E],entryComponents:[]}]}],ctorParameters:function(){return[]}});var L=function(){function e(){}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule]]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:L,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule],exports:[],entryComponents:[]}]}]});var H=function(e){function r(){var t=e.call(this,new n.ArcGISOnlineTileSource)||this;return t.bp=0,t.bu=null,t.bt=null,t._pendingTokenRequest_=null,t._pendingMapServerRequest_=null,t.bt="localhost",t.bu="https://www.arcgis.com/sharing/",t.bp=60,t.userToken=null,t.getResponseCompleted_MapServerResponse=t.getResponseCompleted_MapServerResponse.bind(t),t.getResponseCompleted_TokenResponse=t.getResponseCompleted_TokenResponse.bind(t),t}return t.__extends(r,e),Object.defineProperty(r.prototype,"mapServerUri",{get:function(){return this.c(r.mapServerUriProperty)},set:function(e){this.h(r.mapServerUriProperty,e)},enumerable:!1,configurable:!0}),r.cd=function(e,t){e.cf("MapServerUri",t.oldValue,t.newValue)},Object.defineProperty(r.prototype,"userName",{get:function(){return this.c(r.userNameProperty)},set:function(e){this.h(r.userNameProperty,e)},enumerable:!1,configurable:!0}),r.cg=function(e,t){e.cf("UserName",t.oldValue,t.newValue)},Object.defineProperty(r.prototype,"password",{get:function(){return this.c(r.passwordProperty)},set:function(e){this.h(r.passwordProperty,e)},enumerable:!1,configurable:!0}),r.ce=function(e,t){e.cf("Password",t.oldValue,t.newValue)},Object.defineProperty(r.prototype,"userToken",{get:function(){return this.c(r.userTokenProperty)},set:function(e){this.h(r.userTokenProperty,e)},enumerable:!1,configurable:!0}),r.ch=function(e,t){e.cf("UserToken",t.oldValue,t.newValue)},Object.defineProperty(r.prototype,"isMapPublic",{get:function(){return this.c(r.isMapPublicProperty)},set:function(e){this.h(r.isMapPublicProperty,e)},enumerable:!1,configurable:!0}),r.cc=function(e,t){e.cf("IsMapPublic",t.oldValue,t.newValue)},Object.defineProperty(r.prototype,"defaultTokenTimeout",{get:function(){return this.bp},set:function(e){this.bp=e,this.b8(!0)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"tokenGenerationEndPoint",{get:function(){return this.bu},set:function(e){this.bu=e,this.b8(!0)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"refererUri",{get:function(){return this.bt},set:function(e){this.bt=e,this.b8(!0)},enumerable:!1,configurable:!0}),r.prototype.acquireNewToken=function(){this.b8(!0)},r.prototype.b9=function(e){e()},r.prototype.b8=function(e){if(n.stringIsNullOrEmpty(this.userToken)&&0==e)this.ci();else{var t=this.tokenGenerationEndPoint;if(n.stringIsNullOrEmpty(t))this.userToken="";else if("/"!=t.substr(t.length-1,1)&&(t+="/"),n.stringIsNullOrEmpty(this.refererUri))this.userToken="";else{var i=this.defaultTokenTimeout;if(i<1&&(i=1),t+=n.stringFormat1(r.bv,this.userName,this.password,this.refererUri,i),n.Uri.isWellFormedUriString(t,1)){var o=t;this._pendingTokenRequest_=n.HttpRequestUtil.submit(o,this.getResponseCompleted_TokenResponse,null)}else this.userToken=""}}},r.prototype.ci=function(){if(!n.stringIsNullOrEmpty(this.mapServerUri)){var e=this.mapServerUri;if("/"==e.substr(e.length-1,1)&&n.stringRemove(e,e.length-1,1),this.isMapPublic)e=n.stringFormat("{0}?f=json",e);else{if(n.stringIsNullOrEmpty(this.userToken))return;e=n.stringFormat("{0}?f=json&token={1}",e,this.userToken)}if(n.Uri.isWellFormedUriString(e,1)){var t=e;this._pendingMapServerRequest_=n.HttpRequestUtil.submit(t,this.getResponseCompleted_MapServerResponse,null)}}},r.prototype.getResponseCompleted_TokenResponse=function(e,t){if(t==this._pendingTokenRequest_){this._pendingTokenRequest_=null;var r=e,i=JSON.parse(r);if(null!=i){var n="";null!=i.token&&(n=i.token),this.userToken=n}}},r.prototype.getResponseCompleted_MapServerResponse=function(e,t){if(t==this._pendingMapServerRequest_){this._pendingMapServerRequest_=null;var r=e,i=JSON.parse(r);null!=i&&null!=i.tileInfo&&(this.ap.levelOfDetail=i.tileInfo.lods.length)}},r.prototype.cf=function(t,r,i){var o=this,a=n.typeCast(n.ArcGISOnlineTileSource.$,this.ap);switch(t){case"MapServerUri":null!=a&&(a.mapServerUri=n.typeCast(n.String_$type,i)),this.ci();break;case"UserName":case"Password":if(n.stringIsNullOrEmpty(this.userName)||n.stringIsNullOrEmpty(this.password))return;this.b8(!0);break;case"UserToken":this.b9((function(){return a.userToken=o.userToken})),this.ci();break;case"IsMapPublic":a.isMapPublic=this.isMapPublic}e.prototype.ba.call(this,t,r,i)},r.$t=n.markType(r,"ArcGISOnlineMapImagery",d.$),r.bv="generateToken?username={0}&password={1}&client=referer&referer={2}&expiration={3}&f=pjson",r.mapServerUriProperty=n.DependencyProperty.i("MapServerUri",n.String_$type,r.$,new n.PropertyMetadata(2,null,r.cd)),r.userNameProperty=n.DependencyProperty.i("UserName",n.String_$type,r.$,new n.PropertyMetadata(2,null,r.cg)),r.passwordProperty=n.DependencyProperty.i("Password",n.String_$type,r.$,new n.PropertyMetadata(2,null,r.ce)),r.userTokenProperty=n.DependencyProperty.i("UserToken",n.String_$type,r.$,new n.PropertyMetadata(2,null,r.ch)),r.isMapPublicProperty=n.DependencyProperty.i("IsMapPublic",n.Boolean_$type,r.$,new n.PropertyMetadata(2,!0,r.cc)),r}(d),W=function(e){function r(){return e.call(this)||this}return t.__extends(r,e),r.prototype.createImplementation=function(){return new H},Object.defineProperty(r.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"mapServerUri",{get:function(){return this.i.mapServerUri},set:function(e){this.i.mapServerUri=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"userName",{get:function(){return this.i.userName},set:function(e){this.i.userName=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"password",{get:function(){return this.i.password},set:function(e){this.i.password=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"userToken",{get:function(){return this.i.userToken},set:function(e){this.i.userToken=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"isMapPublic",{get:function(){return this.i.isMapPublic},set:function(e){this.i.isMapPublic=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"defaultTokenTimeout",{get:function(){return this.i.defaultTokenTimeout},set:function(e){this.i.defaultTokenTimeout=+e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"tokenGenerationEndPoint",{get:function(){return this.i.tokenGenerationEndPoint},set:function(e){this.i.tokenGenerationEndPoint=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"refererUri",{get:function(){return this.i.refererUri},set:function(e){this.i.refererUri=e},enumerable:!1,configurable:!0}),r.prototype.acquireNewToken=function(){this.i.acquireNewToken()},r}(O),Z=function(){function e(){n.TypeRegistrar.registerCons("IgxArcGISOnlineMapImagery",W),n.TypeRegistrar.register("ArcGISOnlineMapImagery",H.$type)}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule,L],exports:[L]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,L],L]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:Z,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule,L],exports:[L],entryComponents:[]}]}],ctorParameters:function(){return[]}});var X=function(){function e(){}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,declarations:[q],imports:[o.CommonModule,k,A,E,L],exports:[k,A,E,L,q]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,k,A,E,L],k,A,E,L]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:X,decorators:[{type:r.NgModule,args:[{declarations:[q],exports:[k,A,E,L,q],imports:[o.CommonModule,k,A,E,L],entryComponents:[]}]}],ctorParameters:function(){return[]}});var Y=function(){function e(){n.TypeRegistrar.registerCons("IgxGeographicMapComponent",q)}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule,B,F,U,Z,X],exports:[B,F,U,Z,X]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,B,F,U,Z,X],B,F,U,Z,X]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:Y,decorators:[{type:r.NgModule,args:[{declarations:[],exports:[B,F,U,Z,X],imports:[o.CommonModule,B,F,U,Z,X],entryComponents:[q]}]}],ctorParameters:function(){return[]}});var K=function(e){function i(){return e.call(this)||this}return t.__extends(i,e),Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"isGeographic",{get:function(){return this.i.dw},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"hasMarkers",{get:function(){return this.i.hasMarkers},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"visibleFromScale",{get:function(){return this.i.qc},set:function(e){this.i.qc=+e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"coercionMethods",{get:function(){return this.i.coercionMethods},set:function(e){this.i.coercionMethods=e},enumerable:!1,configurable:!0}),i.prototype.notifyIndexedPropertiesChanged=function(){this.i.ln()},i.prototype.getItemValue=function(e,t){return this.i.hy(e,t)},i.prototype.getItem=function(e){return this.i.hv(n.toPoint(e))},i.prototype.getPreviousOrExactIndex=function(e,t){return this.i.hl(n.toPoint(e),t)},i.prototype.getNextOrExactIndex=function(e,t){return this.i.hj(n.toPoint(e),t)},i.prototype.getSeriesValue=function(e,t,r){return this.i.gl(n.toPoint(e),t,r)},i.prototype.getSeriesValuePosition=function(e,t,r){var i=this.i.pq(n.toPoint(e),t,r);return n.fromPoint(i)},i.prototype.getSeriesValueBoundingBox=function(e){var t=this.i.pz(n.toPoint(e));return n.fromRect(t)},i.prototype.getSeriesValueMarkerBoundingBox=function(e){var t=this.i.p1(n.toPoint(e));return n.fromRect(t)},i.prototype.getSeriesHighValue=function(e,t,r){return this.i.gh(n.toPoint(e),t,r)},i.prototype.getSeriesHighValuePosition=function(e,t,r){var i=this.i.pm(n.toPoint(e),t,r);return n.fromPoint(i)},i.prototype.getSeriesLowValue=function(e,t,r){return this.i.gj(n.toPoint(e),t,r)},i.prototype.getSeriesLowValuePosition=function(e,t,r){var i=this.i.po(n.toPoint(e),t,r);return n.fromPoint(i)},i.prototype.getSeriesValuePositionFromSeriesPixel=function(e,t,r){var i=this.i.pr(n.toPoint(e),t,r);return n.fromPoint(i)},i.prototype.getSeriesValueFromSeriesPixel=function(e,t,r){return this.i.gm(n.toPoint(e),t,r)},i.prototype.getItemSpan=function(){return this.i.gc()},i.prototype.renderSeries=function(e){this.i.ml(e)},i.prototype.styleUpdated=function(){this.i.mv()},i.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:i,deps:[],target:r["ɵɵFactoryTarget"].Component}),i.ɵcmp=r["ɵɵngDeclareComponent"]({minVersion:"12.0.0",version:"12.2.14",type:i,selector:"ng-component",inputs:{visibleFromScale:"visibleFromScale",coercionMethods:"coercionMethods"},usesInheritance:!0,ngImport:r,template:"",isInline:!0}),i}(i.IgxSeriesComponent);r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:K,decorators:[{type:r.Component,args:[{template:""}]}],ctorParameters:function(){return[]},propDecorators:{visibleFromScale:[{type:r.Input}],coercionMethods:[{type:r.Input}]}});var J=function(e){function o(){var t=e.call(this)||this;return t._currData=null,t._sub=null,t._assigningShapeStyle=null,t._assigningShapeMarkerStyle=null,t}return t.__extends(o,e),Object.defineProperty(o.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"shapeDataSource",{get:function(){return this._shapeDataSource},set:function(e){this._shapeDataSource=e,this.updateShapeDataSource()},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"databaseSource",{get:function(){return this._databaseSource},set:function(e){this._databaseSource=e,this.updateShapeDataSource()},enumerable:!1,configurable:!0}),o.prototype.onUpdateDataSource=function(e){var t=this;return e&&e.getPointData?(this._currData=e,null!=this._sub&&this._sub(),e.count>0?e.getPointData():(this._sub=e.importCompleted.subscribe((function(r,i){t._currData==e&&(null!=t._sub&&(t._sub(),t._sub),t.i.itemsSource=e.getPointData())})),null)):e},o.prototype.updateShapeDataSource=function(){null==this._cachedShapeDataSource&&(this._cachedShapeDataSource=new n.IgxShapeDataSource,this.onShapeDataSourceImportCompleted=this.onShapeDataSourceImportCompleted.bind(this),this._cachedShapeDataSource.importCompleted.subscribe(this.onShapeDataSourceImportCompleted)),this._cachedShapeDataSource.shapefileSource=this._shapeDataSource,this._cachedShapeDataSource.databaseSource=this._databaseSource,this._shapeDataSource&&this._databaseSource&&this._cachedShapeDataSource.dataBind()},o.prototype.onShapeDataSourceImportCompleted=function(e){this.dataSource=this._cachedShapeDataSource.getPointData()},Object.defineProperty(o.prototype,"shapeMemberPath",{get:function(){return this.i.q3},set:function(e){this.i.q3=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"isCustomShapeStyleAllowed",{get:function(){return this.i.qs},set:function(e){this.i.qs=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"isCustomShapeMarkerStyleAllowed",{get:function(){return this.i.qr},set:function(e){this.i.qr=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"itemSearchMode",{get:function(){return this.i.qk},set:function(e){this.i.qk=n.ensureEnum(i.ShapeItemSearchMode_$type,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"itemSearchThreshold",{get:function(){return this.i.qv},set:function(e){this.i.qv=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"itemSearchPointsThreshold",{get:function(){return this.i.qu},set:function(e){this.i.qu=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"shapefileDataSource",{get:function(){var e=this.i.qn;if(null==e)return null;if(!e.externalObject){var t=new n.IgxShapeDataSource;e.$type?t._implementation=e:t.i.setNativeElement&&t.i.setNativeElement(e),e.externalObject=t}return e.externalObject},set:function(e){this.i.qn=null==e?null:e.i},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"shapeFilterResolution",{get:function(){return this.i.qt},set:function(e){this.i.qt=+e},enumerable:!1,configurable:!0}),o.prototype.findByName=function(t){var r=e.prototype.findByName.call(this,t);return r||(this.shapefileDataSource&&this.shapefileDataSource.name&&this.shapefileDataSource.name==t?this.shapefileDataSource:null)},Object.defineProperty(o.prototype,"assigningShapeStyle",{get:function(){var e=this;return null==this._assigningShapeStyle&&(this._assigningShapeStyle=new r.EventEmitter,this.i.assigningShapeStyle=n.delegateCombine(this.i.assigningShapeStyle,(function(t,r){var n=new i.IgxAssigningShapeStyleEventArgs;n._provideImplementation(r),e.beforeAssigningShapeStyle&&e.beforeAssigningShapeStyle(e,n),e._assigningShapeStyle.emit({sender:e,args:n})}))),this._assigningShapeStyle},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"assigningShapeMarkerStyle",{get:function(){var e=this;return null==this._assigningShapeMarkerStyle&&(this._assigningShapeMarkerStyle=new r.EventEmitter,this.i.assigningShapeMarkerStyle=n.delegateCombine(this.i.assigningShapeMarkerStyle,(function(t,r){var n=new i.IgxAssigningShapeMarkerStyleEventArgs;n._provideImplementation(r),e.beforeAssigningShapeMarkerStyle&&e.beforeAssigningShapeMarkerStyle(e,n),e._assigningShapeMarkerStyle.emit({sender:e,args:n})}))),this._assigningShapeMarkerStyle},enumerable:!1,configurable:!0}),o.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:o,deps:[],target:r["ɵɵFactoryTarget"].Component}),o.ɵcmp=r["ɵɵngDeclareComponent"]({minVersion:"12.0.0",version:"12.2.14",type:o,selector:"ng-component",inputs:{shapeDataSource:"shapeDataSource",databaseSource:"databaseSource",shapeMemberPath:"shapeMemberPath",isCustomShapeStyleAllowed:"isCustomShapeStyleAllowed",isCustomShapeMarkerStyleAllowed:"isCustomShapeMarkerStyleAllowed",itemSearchMode:"itemSearchMode",itemSearchThreshold:"itemSearchThreshold",itemSearchPointsThreshold:"itemSearchPointsThreshold",shapefileDataSource:"shapefileDataSource",shapeFilterResolution:"shapeFilterResolution"},outputs:{assigningShapeStyle:"assigningShapeStyle",assigningShapeMarkerStyle:"assigningShapeMarkerStyle"},usesInheritance:!0,ngImport:r,template:"",isInline:!0}),o}(K);r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:J,decorators:[{type:r.Component,args:[{template:""}]}],ctorParameters:function(){return[]},propDecorators:{shapeDataSource:[{type:r.Input}],databaseSource:[{type:r.Input}],shapeMemberPath:[{type:r.Input}],isCustomShapeStyleAllowed:[{type:r.Input}],isCustomShapeMarkerStyleAllowed:[{type:r.Input}],itemSearchMode:[{type:r.Input}],itemSearchThreshold:[{type:r.Input}],itemSearchPointsThreshold:[{type:r.Input}],shapefileDataSource:[{type:r.Input}],shapeFilterResolution:[{type:r.Input}],assigningShapeStyle:[{type:r.Output}],assigningShapeMarkerStyle:[{type:r.Output}]}});var Q=function(e){function r(){var t=null!==e&&e.apply(this,arguments)||this;return t.qq=!1,t.qp=!1,t.assigningShapeStyle=null,t.assigningShapeMarkerStyle=null,t.qm=null,t.qo=!1,t}return t.__extends(r,e),r.prototype.bx=function(){return new ee(this)},r.prototype.l2=function(t){e.prototype.l2.call(this,t),this.ql=t},r.prototype.get_dy=function(){return!0},r.prototype.get_c2=function(){return!0},r.prototype.l7=function(t,i,o,a){switch(e.prototype.l7.call(this,t,i,o,a),i){case"SeriesViewer":this.ql.cf();break;case"ShapeMemberPath":this.ql.ch();break;case r.$$p[5]:this.ql.cg();break;case r.$$p[1]:if(this.qa.q9=this.qs,this.qq=this.qs,this.qs){var s=this.qa;s.assigningShapeStyle=n.delegateCombine(s.assigningShapeStyle,n.runOn(this,this.q6))}else{var l=this.qa;l.assigningShapeStyle=n.delegateRemove(l.assigningShapeStyle,n.runOn(this,this.q6))}break;case r.$$p[0]:if(this.qa.q8=this.qr,this.qp=this.qr,this.qs){var c=this.qa;c.assigningShapeMarkerStyle=n.delegateCombine(c.assigningShapeMarkerStyle,n.runOn(this,this.q5))}else{var u=this.qa;u.assigningShapeMarkerStyle=n.delegateRemove(u.assigningShapeMarkerStyle,n.runOn(this,this.q5))}break;case r.$$p[2]:this.qa.qv=this.qk;break;case r.$$p[3]:this.qa.rq=this.qu;break;case r.$$p[4]:this.qa.rr=this.qv;break;case"ShapefileDataSource":if(null!=o){var p=o;this.qo&&(p.importCompleted=n.delegateRemove(p.importCompleted,n.runOn(this,this.q7)))}if(null!=a){var h=a;if(h.count>0){this.q8();break}this.qo=!0,h.importCompleted=n.delegateCombine(h.importCompleted,n.runOn(this,this.q7))}}},r.prototype.q6=function(e,t){null!=this.assigningShapeStyle&&this.assigningShapeStyle(this,t)},r.prototype.q5=function(e,t){null!=this.assigningShapeMarkerStyle&&this.assigningShapeMarkerStyle(this,t)},r.prototype.q7=function(e,t){this.q8()},r.prototype.q8=function(){var e=this.qn.externalObject;this.itemsSource=e.getPointData()},Object.defineProperty(r.prototype,"qn",{get:function(){return this.qm},set:function(e){var t=this.qm;this.qm=e,t!=this.qm&&this.raisePropertyChanged("ShapefileDataSource",t,this.qm)},enumerable:!1,configurable:!0}),r.prototype.get_e5=function(){return!0},r.prototype.set_e5=function(t){e.prototype.set_e5.call(this,t)},r.$t=n.markType(r,"GeographicShapeSeriesBase",m.$),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"raisePropertyChanged",["IsCustomShapeMarkerStyleAllowed:qr:q9",[0,!1],"IsCustomShapeStyleAllowed:qs:ra",[0,!1],"ItemSearchMode:qk:rb",[i.ShapeItemSearchMode_$type,n.enumGetBox(i.ShapeItemSearchMode_$type,0)],"ItemSearchPointsThreshold:qu:rc",[1,1e4],"ItemSearchThreshold:qv:rd",[1,1e4],"ShapeFilterResolution:qt:re",[1,2],"ShapeMemberPath:q3:rf",[2,"points"]]),r}(m),ee=function(e){function r(t){var r=e.call(this,t)||this;return r.ce=null,r.ce=t,r}return t.__extends(r,e),r.prototype.b2=function(){e.prototype.b2.call(this),this.ce.qa.r1=this.ce.q3},r.prototype.cf=function(){var e=this.ce.qa;if(null==this.ce.cd)return e.qp=null,void(e.qr=null);e.qp=this.ce.cd.tw,e.qr=this.ce.cd.ty},r.prototype.ch=function(){this.ce.qa.r1=this.ce.q3},r.prototype.cg=function(){this.ce.qa.rn=this.ce.qt},r.$t=n.markType(r,"GeographicShapeSeriesBaseView",y.$),r}(y),te=function(e){function r(t){var r=e.call(this,t)||this;return r.ci=null,r.ci=t,r.q||(r.ci.q3="points"),r}return t.__extends(r,e),r.prototype.as=function(){e.prototype.as.call(this),this.q||(this.ci.sn=i.Defaults.aj,this.ci.g1=i.Defaults.p,this.ci.rm=i.Defaults.o,this.ci.rj=i.Defaults.d,this.ci.rh=i.Defaults.a)},r.prototype.b2=function(){e.prototype.b2.call(this),this.ci.qa.uh=this.ci.sp,this.ci.qa.ta=this.ci.rk,this.ci.qa.tw=this.ci.r5,this.ci.qa.td=this.ci.rm,this.ci.qa.sw=this.ci.rg},r.prototype.cn=function(){this.ci.qa.tw=this.ci.r5},r.prototype.cp=function(){this.ci.qa.td=this.ci.rm},r.prototype.ck=function(){this.ci.qa.sw=this.ci.rg},r.prototype.co=function(){this.ci.qa.s5=this.ci.rj},r.prototype.cj=function(){this.ci.qa.ud=this.ci.sm},r.prototype.cl=function(){this.ci.qa.ue=this.ci.sn},r.prototype.cm=function(){this.ci.qa.ug=this.ci.so},r.prototype.cq=function(){this.ci.qa.ta=this.ci.rk},r.prototype.cr=function(){this.ci.qa.uh=this.ci.sp},r.$t=n.markType(r,"GeographicShapeSeriesView",ee.$),r}(ee),re=function(e){function r(){var t=e.call(this)||this;return t.styleShape=null,t.ab=r.$,t}return t.__extends(r,e),r.prototype.get_d8=function(){return!0},r.prototype.bx=function(){return new te(this)},r.prototype.l2=function(t){e.prototype.l2.call(this,t),this.rl=t},r.prototype.p9=function(){var e=new i.ScatterPolygonSeries;return e.styleShape=n.delegateCombine(e.styleShape,n.runOn(this,this.r2)),e.propertyUpdated=n.delegateCombine(e.propertyUpdated,n.runOn(this,this.r3)),e},r.prototype.r2=function(e,t){null!=this.styleShape&&this.styleShape(this,t)},r.prototype.r3=function(e,t){n.typeCast(i.ScatterPolygonSeries.$,this.qa)},r.prototype.f4=function(){return this.rm},r.prototype.pa=function(){return this.sk},r.prototype.pb=function(){return this.sl},r.prototype.nh=function(){return this.r4},r.prototype.i0=function(){var e=n.typeCast(i.ScatterPolygonSeries.$,this.qa);return null==e?"Unknown":e.i0()},r.prototype.l7=function(t,i,n,o){switch(e.prototype.l7.call(this,t,i,n,o),i){case r.$$p[6]:this.qa.s3=this.ri;break;case r.$$p[5]:this.qa.sz=this.rh;break;case r.$$p[9]:this.rl.cn();break;case r.$$p[10]:this.rl.cp();break;case r.$$p[4]:this.rl.ck();break;case r.$$p[11]:this.rl.co();break;case r.$$p[3]:this.rl.cj();break;case r.$$p[7]:this.rl.cl();break;case r.$$p[8]:this.rl.cm();break;case r.$$p[13]:this.rl.cq();break;case r.$$p[12]:this.rl.cr()}},r.prototype.gx=function(){return.7},r.$t=n.markType(r,"GeographicShapeSeries",Q.$),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"raisePropertyChanged",["ActualMarkerBrush:sk:r6",[n.Brush.$],"ActualMarkerOutline:sl:r7",[n.Brush.$],"ActualMarkerTemplate:r4:r8",[n.DataTemplate.$,null],"MarkerBrush:sm:r9",[n.Brush.$],"MarkerCollisionAvoidance:rg:sa",[i.CollisionAvoidanceType_$type,n.enumGetBox(i.CollisionAvoidanceType_$type,0)],"MarkerFillMode:rh:sb",[i.MarkerFillMode_$type,n.enumGetBox(i.MarkerFillMode_$type,0)],"MarkerOutlineMode:ri:sc",[i.MarkerOutlineMode_$type,n.enumGetBox(i.MarkerOutlineMode_$type,0)],"MarkerOutline:sn:sd",[n.Brush.$],"MarkerStyle:so:se",[n.Style.$],"MarkerTemplate:r5:sf",[n.DataTemplate.$,null],"MarkerThickness:rm:sg",[1,n.DeviceUtils.g(2)],"MarkerType:rj:sh",[i.MarkerType_$type,n.enumGetBox(i.MarkerType_$type,2)],"ShapeStyle:sp:si",[n.Style.$,null],"ShapeStyleSelector:rk:sj",[i.StyleSelector.$,null]]),r}(Q),ie=function(e){function o(){var t=e.call(this)||this;return t._styleShape=null,t}return t.__extends(o,e),o.prototype.createImplementation=function(){return new re},Object.defineProperty(o.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"isPolygon",{get:function(){return this.i.d8},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"shapeFill",{get:function(){return this.i.sp?this.i.sp.fill:null},set:function(e){this.ensureShapeStyle(),this.i.sp.fill=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"shapeStroke",{get:function(){return this.i.sp?this.i.sp.stroke:null},set:function(e){this.ensureShapeStyle(),this.i.sp.stroke=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"shapeStrokeThickness",{get:function(){return this.i.sp?this.i.sp.strokeThickness:NaN},set:function(e){this.ensureShapeStyle(),this.i.sp.strokeThickness=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"shapeOpacity",{get:function(){return this.i.sp?this.i.sp.opacity:NaN},set:function(e){this.ensureShapeStyle(),this.i.sp.opacity=+e},enumerable:!1,configurable:!0}),o.prototype.ensureShapeStyle=function(){this.i.sp||(this.i.sp=new n.Style)},Object.defineProperty(o.prototype,"markerType",{get:function(){return this.i.rj},set:function(e){this.i.rj=n.ensureEnum(i.MarkerType_$type,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerOutlineMode",{get:function(){return this.i.ri},set:function(e){this.i.ri=n.ensureEnum(i.MarkerOutlineMode_$type,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerFillMode",{get:function(){return this.i.rh},set:function(e){this.i.rh=n.ensureEnum(i.MarkerFillMode_$type,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerTemplate",{get:function(){return this.i.r5},set:function(e){this.i.r5=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerBrush",{get:function(){return n.brushToString(this.i.sm)},set:function(e){this.i.sm=n.stringToBrush(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerOutline",{get:function(){return n.brushToString(this.i.sn)},set:function(e){this.i.sn=n.stringToBrush(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerThickness",{get:function(){return this.i.rm},set:function(e){this.i.rm=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerCollisionAvoidance",{get:function(){return this.i.rg},set:function(e){this.i.rg=n.ensureEnum(i.CollisionAvoidanceType_$type,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"actualMarkerTemplate",{get:function(){return this.i.r4},set:function(e){this.i.r4=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"actualMarkerBrush",{get:function(){return n.brushToString(this.i.sk)},set:function(e){this.i.sk=n.stringToBrush(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"actualMarkerOutline",{get:function(){return n.brushToString(this.i.sl)},set:function(e){this.i.sl=n.stringToBrush(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"styleShape",{get:function(){var e=this;return null==this._styleShape&&(this._styleShape=new r.EventEmitter,this.i.styleShape=n.delegateCombine(this.i.styleShape,(function(t,r){e._runInZone((function(){var t=new i.IgxStyleShapeEventArgs;t._provideImplementation(r),e.beforeStyleShape&&e.beforeStyleShape(e,t),e._styleShape.emit({sender:e,args:t})}))}))),this._styleShape},enumerable:!1,configurable:!0}),o.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:o,deps:[],target:r["ɵɵFactoryTarget"].Component}),o.ɵcmp=r["ɵɵngDeclareComponent"]({minVersion:"12.0.0",version:"12.2.14",type:o,selector:"igx-geographic-shape-series",inputs:{shapeFill:"shapeFill",shapeStroke:"shapeStroke",shapeStrokeThickness:"shapeStrokeThickness",shapeOpacity:"shapeOpacity",markerType:"markerType",markerOutlineMode:"markerOutlineMode",markerFillMode:"markerFillMode",markerTemplate:"markerTemplate",markerBrush:"markerBrush",markerOutline:"markerOutline",markerThickness:"markerThickness",markerCollisionAvoidance:"markerCollisionAvoidance",actualMarkerTemplate:"actualMarkerTemplate",actualMarkerBrush:"actualMarkerBrush",actualMarkerOutline:"actualMarkerOutline"},outputs:{styleShape:"styleShape"},providers:[{provide:J,useExisting:r.forwardRef((function(){return o}))},{provide:K,useExisting:r.forwardRef((function(){return o}))},{provide:i.IgxSeriesComponent,useExisting:r.forwardRef((function(){return o}))}],usesInheritance:!0,ngImport:r,template:"",isInline:!0,changeDetection:r.ChangeDetectionStrategy.OnPush}),o}(J);r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:ie,decorators:[{type:r.Component,args:[{selector:"igx-geographic-shape-series",template:"",providers:[{provide:J,useExisting:r.forwardRef((function(){return ie}))},{provide:K,useExisting:r.forwardRef((function(){return ie}))},{provide:i.IgxSeriesComponent,useExisting:r.forwardRef((function(){return ie}))}],changeDetection:r.ChangeDetectionStrategy.OnPush}]}],ctorParameters:function(){return[]},propDecorators:{shapeFill:[{type:r.Input}],shapeStroke:[{type:r.Input}],shapeStrokeThickness:[{type:r.Input}],shapeOpacity:[{type:r.Input}],markerType:[{type:r.Input}],markerOutlineMode:[{type:r.Input}],markerFillMode:[{type:r.Input}],markerTemplate:[{type:r.Input}],markerBrush:[{type:r.Input}],markerOutline:[{type:r.Input}],markerThickness:[{type:r.Input}],markerCollisionAvoidance:[{type:r.Input}],actualMarkerTemplate:[{type:r.Input}],actualMarkerBrush:[{type:r.Input}],actualMarkerOutline:[{type:r.Input}],styleShape:[{type:r.Output}]}});var ne=function(){function e(){}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,declarations:[ie],imports:[o.CommonModule,i.IgxScatterPolygonSeriesDynamicModule],exports:[ie,i.IgxScatterPolygonSeriesDynamicModule]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,i.IgxScatterPolygonSeriesDynamicModule],i.IgxScatterPolygonSeriesDynamicModule]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:ne,decorators:[{type:r.NgModule,args:[{declarations:[ie],imports:[o.CommonModule,i.IgxScatterPolygonSeriesDynamicModule],exports:[ie,i.IgxScatterPolygonSeriesDynamicModule],entryComponents:[]}]}]});var oe=function(){function e(){n.TypeRegistrar.registerCons("IgxGeographicShapeSeriesComponent",ie),n.TypeRegistrar.register("GeographicShapeSeries",re.$type)}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule,ne],exports:[ne]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,ne],ne]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:oe,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule,ne],exports:[ne],entryComponents:[ie]}]}],ctorParameters:function(){return[]}});var ae=function(e){function r(t){var r=e.call(this,t)||this;return r.ci=null,r.ci=t,r}return t.__extends(r,e),r.prototype.as=function(){e.prototype.as.call(this),this.q||(this.ci.g1=i.Defaults.n)},r.prototype.b2=function(){e.prototype.b2.call(this),this.ci.qa.sw=this.ci.rg,this.ci.qa.s1=this.ci.ro},r.prototype.cj=function(){this.ci.qa.sw=this.ci.rg},r.prototype.ck=function(){this.ci.qa.s1=this.ci.ro},r.$t=n.markType(r,"GeographicPolylineSeriesView",ee.$),r}(ee),se=function(e){function r(){var t=e.call(this)||this;return t.styleShape=null,t.ab=r.$,t}return t.__extends(r,e),r.prototype.get_d9=function(){return!0},r.prototype.bx=function(){return new ae(this)},r.prototype.l2=function(t){e.prototype.l2.call(this,t),this.rh=t},r.prototype.p9=function(){var e=new i.ScatterPolylineSeries;return e.styleShape=n.delegateCombine(e.styleShape,n.runOn(this,this.rl)),e},r.prototype.rl=function(e,t){null!=this.styleShape&&this.styleShape(this,t)},r.prototype.l7=function(t,i,n,o){switch(e.prototype.l7.call(this,t,i,n,o),i){case r.$$p[1]:this.rh.cj();break;case r.$$p[0]:this.rh.ck()}},r.$t=n.markType(r,"GeographicPolylineSeries",Q.$),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"raisePropertyChanged",["ShapeStyle:ro:rm",[n.Style.$,null],"ShapeStyleSelector:rg:rn",[i.StyleSelector.$,null]]),r}(Q),le=function(e){function o(){var t=e.call(this)||this;return t._styleShape=null,t}return t.__extends(o,e),o.prototype.createImplementation=function(){return new se},Object.defineProperty(o.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"isPolyline",{get:function(){return this.i.d9},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"shapeFill",{get:function(){return this.i.ro?this.i.ro.fill:null},set:function(e){this.ensureShapeStyle(),this.i.ro.fill=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"shapeStroke",{get:function(){return this.i.ro?this.i.ro.stroke:null},set:function(e){this.ensureShapeStyle(),this.i.ro.stroke=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"shapeStrokeThickness",{get:function(){return this.i.ro?this.i.ro.strokeThickness:NaN},set:function(e){this.ensureShapeStyle(),this.i.ro.strokeThickness=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"shapeOpacity",{get:function(){return this.i.ro?this.i.ro.opacity:NaN},set:function(e){this.ensureShapeStyle(),this.i.ro.opacity=+e},enumerable:!1,configurable:!0}),o.prototype.ensureShapeStyle=function(){this.i.ro||(this.i.ro=new n.Style)},Object.defineProperty(o.prototype,"styleShape",{get:function(){var e=this;return null==this._styleShape&&(this._styleShape=new r.EventEmitter,this.i.styleShape=n.delegateCombine(this.i.styleShape,(function(t,r){e._runInZone((function(){var t=new i.IgxStyleShapeEventArgs;t._provideImplementation(r),e.beforeStyleShape&&e.beforeStyleShape(e,t),e._styleShape.emit({sender:e,args:t})}))}))),this._styleShape},enumerable:!1,configurable:!0}),o.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:o,deps:[],target:r["ɵɵFactoryTarget"].Component}),o.ɵcmp=r["ɵɵngDeclareComponent"]({minVersion:"12.0.0",version:"12.2.14",type:o,selector:"igx-geographic-polyline-series",inputs:{shapeFill:"shapeFill",shapeStroke:"shapeStroke",shapeStrokeThickness:"shapeStrokeThickness",shapeOpacity:"shapeOpacity"},outputs:{styleShape:"styleShape"},providers:[{provide:J,useExisting:r.forwardRef((function(){return o}))},{provide:K,useExisting:r.forwardRef((function(){return o}))},{provide:i.IgxSeriesComponent,useExisting:r.forwardRef((function(){return o}))}],usesInheritance:!0,ngImport:r,template:"",isInline:!0,changeDetection:r.ChangeDetectionStrategy.OnPush}),o}(J);r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:le,decorators:[{type:r.Component,args:[{selector:"igx-geographic-polyline-series",template:"",providers:[{provide:J,useExisting:r.forwardRef((function(){return le}))},{provide:K,useExisting:r.forwardRef((function(){return le}))},{provide:i.IgxSeriesComponent,useExisting:r.forwardRef((function(){return le}))}],changeDetection:r.ChangeDetectionStrategy.OnPush}]}],ctorParameters:function(){return[]},propDecorators:{shapeFill:[{type:r.Input}],shapeStroke:[{type:r.Input}],shapeStrokeThickness:[{type:r.Input}],shapeOpacity:[{type:r.Input}],styleShape:[{type:r.Output}]}});var ce=function(){function e(){}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,declarations:[le],imports:[o.CommonModule,i.IgxScatterPolylineSeriesDynamicModule],exports:[le,i.IgxScatterPolylineSeriesDynamicModule]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,i.IgxScatterPolylineSeriesDynamicModule],i.IgxScatterPolylineSeriesDynamicModule]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:ce,decorators:[{type:r.NgModule,args:[{declarations:[le],imports:[o.CommonModule,i.IgxScatterPolylineSeriesDynamicModule],exports:[le,i.IgxScatterPolylineSeriesDynamicModule],entryComponents:[]}]}]});var ue=function(){function e(){n.TypeRegistrar.registerCons("IgxGeographicPolylineSeriesComponent",le),n.TypeRegistrar.register("GeographicPolylineSeries",se.$type)}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule,ce],exports:[ce]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,ce],ce]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:ue,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule,ce],exports:[ce],entryComponents:[le]}]}],ctorParameters:function(){return[]}});var pe=function(){function e(){}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule]]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:pe,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule],exports:[],entryComponents:[]}]}]});var he=function(e){function r(){var t=e.call(this,new n.TileGeneratorTileSource)||this;return t.downloadingImage=n.delegateCombine(t.downloadingImage,n.runOn(t,t.br)),t.cancellingImage=n.delegateCombine(t.cancellingImage,n.runOn(t,t.bq)),t}return t.__extends(r,e),r.prototype.bq=function(e,t){var r=t.uri.toString().split("/"),i=parseInt(n.stringReplace(r[3],"/","")),o=parseInt(n.stringReplace(r[4],"/","")),a=parseInt(n.stringReplace(n.stringReplace(r[5],"/",""),".png",""));null!=this.tileGenerator&&this.tileGenerator.cancelTile(i,o,a)},r.prototype.br=function(e,t){var r=this,i=t.uri.toString().split("/"),o=parseInt(n.stringReplace(i[3],"/","")),a=parseInt(n.stringReplace(i[4],"/","")),s=parseInt(n.stringReplace(n.stringReplace(i[5],"/",""),".png",""));t.uri=null;var l=t.image;null!=this.tileGenerator&&this.tileGenerator.getTile(o,a,s,(function(e,t){return r.deferralHandler.deferAction((function(){return l.src=t.url}))}),(function(e,t){}),(function(e,t){}),l)},r.$t=n.markType(r,"TileGeneratorMapImagery",d.$),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"ba",["TileGenerator",[n.ITileGenerator_$type,null]]),r}(d),ge=function(e){function r(){return e.call(this)||this}return t.__extends(r,e),r.prototype.createImplementation=function(){return new he},Object.defineProperty(r.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"tileGenerator",{get:function(){return this.i.tileGenerator},set:function(e){this.i.tileGenerator=e},enumerable:!1,configurable:!0}),r}(O),me=function(){function e(){n.TypeRegistrar.registerCons("IgxTileGeneratorMapImagery",ge),n.TypeRegistrar.register("TileGeneratorMapImagery",he.$type)}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule,pe],exports:[pe]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,pe],pe]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:me,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule,pe],exports:[pe],entryComponents:[]}]}],ctorParameters:function(){return[]}});var ye=function(e){function r(){var t=e.call(this)||this;return t.sx=null,t.sw=null,t.imageTilesReady=null,t.s0=null,t.s1=!1,t.ab=r.$,t}return t.__extends(r,e),r.prototype.get_ej=function(){return!0},r.prototype.bx=function(){return new fe(this)},r.prototype.l2=function(t){e.prototype.l2.call(this,t),this.sv=t},r.prototype.get_rb=function(){return!1},Object.defineProperty(r.prototype,"sz",{get:function(){return this.sx},set:function(e){if(e!=this.sz){var t=this.sz;this.sx=e,this.raisePropertyChanged("TileImagery",t,e)}},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"sy",{get:function(){return this.sw},set:function(e){var t=this.sw;this.sw=e,this.raisePropertyChanged("ActualTileImagery",t,this.sw)},enumerable:!1,configurable:!0}),r.prototype.l7=function(t,r,i,o){var a,s;switch(e.prototype.l7.call(this,t,r,i,o),r){case"TileImagery":s=o,null!=(a=i)&&(a.propertyChanged=n.delegateRemove(a.propertyChanged,n.runOn(this,this.s4))),null!=s&&(s.propertyChanged=n.delegateCombine(s.propertyChanged,n.runOn(this,this.s4))),this.sv.de(a,s),this.ml(!1),this.ls();break;case"ActualTileImagery":s=o,null!=(a=i)&&(a.imageTilesReady=n.delegateRemove(a.imageTilesReady,n.runOn(this,this.s5)),a.deferralHandler=null),null!=s&&(s.imageTilesReady=n.delegateCombine(s.imageTilesReady,n.runOn(this,this.s5)),s.deferralHandler=this),this.sv.dd(a,s),null!=s&&null!==n.typeCast(f.$,this.cd)&&(s.geographicMap=this.cd,this.s7(this.b0),this.sv.da(this.cd.s9)),this.ls();break;case"ActualWindowRect":this.sv.da(o);break;case"WorldRect":this.sv.dh(o);break;case"SeriesViewer":var l=o;null!=i&&null!=this.sy&&this.sy.be(null),null!=l&&null!=this.sy&&this.sy.be(this.b0.w);break;case"ActualBrush":case"ActualOutline":case"ActualThickness":this.lu()}},r.prototype.s4=function(e,t){"MultiScaleImage"==t.propertyName&&this.s7(this.b0)},r.prototype.s5=function(e,t){null!=this.imageTilesReady&&this.imageTilesReady(this,new n.EventArgs),this.s1||this.sv.df()},r.prototype.register=function(e,t){this.s0=t},r.prototype.unRegister=function(e){this.s0=null},r.prototype.deferredRefresh=function(){this.ml(!1)},r.prototype.deferAction=function(e){null!=this.hb?this.hb.setTimeout(e,0):window.setTimeout(e,0)},r.prototype.m8=function(t,r){this.sv.dg(),e.prototype.m8.call(this,t,r)},r.prototype.mm=function(t){e.prototype.mm.call(this,t),this.s6(t,this.b0)},r.prototype.s6=function(e,t){var r,i,n=t,o=t.getViewInfo(r,i);r=o.p0,i=o.p1,this.s7(t),null!=this.s0&&(this.s1=!0,this.s0(e),this.s1=!1),n.df()},r.prototype.mk=function(t,r,i,n,o){e.prototype.mk.call(this,t,r,i,n,o);var a=this.fe.item(n);a.a1(i),this.cx(a)||this.sf(a)},r.prototype.s7=function(e){var t,r,i=e.getViewInfo(t,r);t=i.p0,r=i.p1,null!=this.sz&&null!=this.sz.ao&&(this.sz!=this.sy&&(this.sy=this.sz),null==this.sy||t.isEmpty||(this.sy.width!=t.width&&(this.sy.width=t.width),this.sy.height!=t.height&&(this.sy.height=t.height)))},r.prototype.k0=function(t,r){e.prototype.k0.call(this,t,r),r.db()},r.$t=n.markType(r,"TileSeries",i.ShapeSeriesBase.$,[n.IMapRenderDeferralHandler_$type]),r}(i.ShapeSeriesBase),fe=function(e){function r(t){var r=e.call(this,t)||this;return r.c7=null,r.di=new n.GeometryGroup,r.c9=null,r.c8=null,r.c7=t,r}return t.__extends(r,e),r.prototype.as=function(){e.prototype.as.call(this),this.q||(this.c7.pc=i.Defaults.ao,this.c7.o7=i.Defaults.an)},r.prototype.ch=function(e,t){t.c.count>0&&this.di.d.add(t)},r.prototype.c2=function(e,t){return this.c3(e,t,!0)},r.prototype.c1=function(e,t){return null},r.prototype.cl=function(e,t){},r.prototype.cj=function(e,t,r){},r.prototype.cr=function(){e.prototype.cr.call(this),this.di.d.clear()},r.prototype.cq=function(){e.prototype.cq.call(this),this.aq()},r.prototype.da=function(e){null!=this.c7.sz&&(this.c7.sz.windowRect=e)},r.prototype.dd=function(e,t){if(null==this.c9){this.c9=this.e.hb.createElement("canvas");var r=this.e.hb.get2DCanvasContext(this.c9);this.c8=new n.RenderingContext(new n.CanvasViewRenderer,r),this.c9.setAttribute("width",this.bu.width.toString()),this.c9.setAttribute("height",this.bu.height.toString())}null!=e&&(e.bd(null),e.be(null),e.imagesChanged=n.delegateRemove(e.imagesChanged,n.runOn(this,this.dc))),null!=t&&(null!=this.w&&t.be(this.w),t.bd(this.c8),t.bf(this.bu),t.imagesChanged=n.delegateCombine(t.imagesChanged,n.runOn(this,this.dc)))},r.prototype.dc=function(e,t){this.aq()},r.prototype.de=function(e,t){},r.prototype.dg=function(){null!=this.c9&&(this.c9.setAttribute("width",this.bu.width.toString()),this.c9.setAttribute("height",this.bu.height.toString())),null!=this.c7.sz&&this.c7.sz.bf(this.bu)},r.prototype.a6=function(t,r){if(e.prototype.a6.call(this,t,r),!r&&null!=this.c9){var i=!1;if(this.di.d.count>0)i=!0,this.k.z(),this.k.q(this.di),this.k.g().clip();var o=n.truncate(Math.round(this.bu.left)),a=n.truncate(Math.round(this.bu.top)),s=n.truncate(Math.round(this.bu.width)),l=n.truncate(Math.round(this.bu.height));this.k.n(this.c9.getNativeElement(),1,o,a,s,l,o,a,s,l),i&&this.k.y()}},r.prototype.df=function(){this.aq()},r.prototype.db=function(){},r.prototype.dh=function(e){null!=this.c7.sz&&this.c7.sz.a6()},r.$t=n.markType(r,"TileSeriesView",i.ShapeSeriesViewBase.$),r}(i.ShapeSeriesViewBase),de=function(e){function n(){return e.call(this)||this}return t.__extends(n,e),n.prototype.createImplementation=function(){return new ye},Object.defineProperty(n.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"isTile",{get:function(){return this.i.ej},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"tileImagery",{get:function(){var e=this.i.sz;return null==e?null:e.externalObject},set:function(e){this.i.sz=null==e?null:e.i},enumerable:!1,configurable:!0}),n.prototype.findByName=function(t){var r=e.prototype.findByName.call(this,t);return r||(this.tileImagery&&this.tileImagery.name&&this.tileImagery.name==t?this.tileImagery:null)},n.prototype.deferredRefresh=function(){this.i.deferredRefresh()},n.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:n,deps:[],target:r["ɵɵFactoryTarget"].Component}),n.ɵcmp=r["ɵɵngDeclareComponent"]({minVersion:"12.0.0",version:"12.2.14",type:n,selector:"igx-tile-series",inputs:{tileImagery:"tileImagery"},providers:[{provide:i.IgxShapeSeriesBaseComponent,useExisting:r.forwardRef((function(){return n}))},{provide:i.IgxSeriesComponent,useExisting:r.forwardRef((function(){return n}))}],usesInheritance:!0,ngImport:r,template:"",isInline:!0,changeDetection:r.ChangeDetectionStrategy.OnPush}),n}(i.IgxShapeSeriesBaseComponent);r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:de,decorators:[{type:r.Component,args:[{selector:"igx-tile-series",template:"",providers:[{provide:i.IgxShapeSeriesBaseComponent,useExisting:r.forwardRef((function(){return de}))},{provide:i.IgxSeriesComponent,useExisting:r.forwardRef((function(){return de}))}],changeDetection:r.ChangeDetectionStrategy.OnPush}]}],ctorParameters:function(){return[]},propDecorators:{tileImagery:[{type:r.Input}]}});var be=function(){function e(){}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,declarations:[de],imports:[o.CommonModule],exports:[de]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule]]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:be,decorators:[{type:r.NgModule,args:[{declarations:[de],imports:[o.CommonModule],exports:[de],entryComponents:[]}]}]});var Se=function(){function e(){n.TypeRegistrar.registerCons("IgxTileSeriesComponent",de),n.TypeRegistrar.register("TileSeries",ye.$type)}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule,be],exports:[be]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,be],be]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:Se,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule,be],exports:[be],entryComponents:[de]}]}],ctorParameters:function(){return[]}});var ve=function(e){function r(){var t=e.call(this)||this;return t.rh=null,t.rg=null,t.imageTilesReady=null,t.ab=r.$,t}return t.__extends(r,e),r.prototype.get_ej=function(){return!0},Object.defineProperty(r.prototype,"ri",{get:function(){return this.rh},set:function(e){if(e!=this.ri){var t=this.ri;this.rh=e,this.raisePropertyChanged("TileImagery",t,e)}},enumerable:!1,configurable:!0}),r.prototype.rm=function(){null!=this.ri&&this.ri.clearTileCache()},r.prototype.l7=function(t,r,i,n){switch(e.prototype.l7.call(this,t,r,i,n),r){case"TileImagery":null!=this.qa&&(this.qa.sz=this.ri)}},r.prototype.qf=function(){if(e.prototype.qf.call(this),this.qa.sz=this.ri,null!=this.rg){var t=this.rg;t.imageTilesReady=n.delegateRemove(t.imageTilesReady,n.runOn(this,this.rl))}if(this.rg=this.qa,null!=this.rg){var r=this.rg;r.imageTilesReady=n.delegateCombine(r.imageTilesReady,n.runOn(this,this.rl))}},r.prototype.p9=function(){return new ye},r.prototype.rl=function(e,t){null!=this.imageTilesReady&&this.imageTilesReady(this,new h)},r.$t=n.markType(r,"GeographicTileSeries",Q.$),r}(Q),Me=function(e){function o(){var t=e.call(this)||this;return t._imageTilesReady=null,t}return t.__extends(o,e),o.prototype.createImplementation=function(){return new ve},Object.defineProperty(o.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"isTile",{get:function(){return this.i.ej},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"tileImagery",{get:function(){var e=this.i.ri;return null==e?null:e.externalObject},set:function(e){this.i.ri=null==e?null:e.i},enumerable:!1,configurable:!0}),o.prototype.findByName=function(t){var r=e.prototype.findByName.call(this,t);return r||(this.tileImagery&&this.tileImagery.name&&this.tileImagery.name==t?this.tileImagery:null)},o.prototype.clearTileCache=function(){this.i.rm()},Object.defineProperty(o.prototype,"imageTilesReady",{get:function(){var e=this;return null==this._imageTilesReady&&(this._imageTilesReady=new r.EventEmitter,this.i.imageTilesReady=n.delegateCombine(this.i.imageTilesReady,(function(t,r){e._runInZone((function(){var t=new _;t._provideImplementation(r),e.beforeImageTilesReady&&e.beforeImageTilesReady(e,t),e._imageTilesReady.emit({sender:e,args:t})}))}))),this._imageTilesReady},enumerable:!1,configurable:!0}),o.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:o,deps:[],target:r["ɵɵFactoryTarget"].Component}),o.ɵcmp=r["ɵɵngDeclareComponent"]({minVersion:"12.0.0",version:"12.2.14",type:o,selector:"igx-geographic-tile-series",inputs:{tileImagery:"tileImagery"},outputs:{imageTilesReady:"imageTilesReady"},providers:[{provide:J,useExisting:r.forwardRef((function(){return o}))},{provide:K,useExisting:r.forwardRef((function(){return o}))},{provide:i.IgxSeriesComponent,useExisting:r.forwardRef((function(){return o}))}],usesInheritance:!0,ngImport:r,template:"",isInline:!0,changeDetection:r.ChangeDetectionStrategy.OnPush}),o}(J);r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:Me,decorators:[{type:r.Component,args:[{selector:"igx-geographic-tile-series",template:"",providers:[{provide:J,useExisting:r.forwardRef((function(){return Me}))},{provide:K,useExisting:r.forwardRef((function(){return Me}))},{provide:i.IgxSeriesComponent,useExisting:r.forwardRef((function(){return Me}))}],changeDetection:r.ChangeDetectionStrategy.OnPush}]}],ctorParameters:function(){return[]},propDecorators:{tileImagery:[{type:r.Input}],imageTilesReady:[{type:r.Output}]}});var Ie=function(){function e(){}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,declarations:[Me],imports:[o.CommonModule,Se],exports:[Me,Se]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,Se],Se]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:Ie,decorators:[{type:r.NgModule,args:[{declarations:[Me],imports:[o.CommonModule,Se],exports:[Me,Se],entryComponents:[]}]}]});var Ce=function(){function e(){n.TypeRegistrar.registerCons("IgxGeographicTileSeriesComponent",Me),n.TypeRegistrar.register("GeographicTileSeries",ve.$type)}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule,Ie],exports:[Ie]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,Ie],Ie]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:Ce,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule,Ie],exports:[Ie],entryComponents:[Me]}]}],ctorParameters:function(){return[]}});var xe=function(e){function o(){return e.call(this)||this}return t.__extends(o,e),Object.defineProperty(o.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerType",{get:function(){return this.i.qk},set:function(e){this.i.qk=n.ensureEnum(i.MarkerType_$type,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerThickness",{get:function(){return this.i.ql},set:function(e){this.i.ql=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerOutlineMode",{get:function(){return this.i.qj},set:function(e){this.i.qj=n.ensureEnum(i.MarkerOutlineMode_$type,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerFillMode",{get:function(){return this.i.qi},set:function(e){this.i.qi=n.ensureEnum(i.MarkerFillMode_$type,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerTemplate",{get:function(){return this.i.q0},set:function(e){this.i.q0=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerBrush",{get:function(){return n.brushToString(this.i.re)},set:function(e){this.i.re=n.stringToBrush(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerOutline",{get:function(){return n.brushToString(this.i.rf)},set:function(e){this.i.rf=n.stringToBrush(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"maximumMarkers",{get:function(){return this.i.qm},set:function(e){this.i.qm=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"actualMarkerTemplate",{get:function(){return this.i.qz},set:function(e){this.i.qz=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"actualMarkerBrush",{get:function(){return n.brushToString(this.i.rc)},set:function(e){this.i.rc=n.stringToBrush(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"actualMarkerOutline",{get:function(){return n.brushToString(this.i.rd)},set:function(e){this.i.rd=n.stringToBrush(e)},enumerable:!1,configurable:!0}),o.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:o,deps:[],target:r["ɵɵFactoryTarget"].Component}),o.ɵcmp=r["ɵɵngDeclareComponent"]({minVersion:"12.0.0",version:"12.2.14",type:o,selector:"ng-component",inputs:{markerType:"markerType",markerThickness:"markerThickness",markerOutlineMode:"markerOutlineMode",markerFillMode:"markerFillMode",markerTemplate:"markerTemplate",markerBrush:"markerBrush",markerOutline:"markerOutline",maximumMarkers:"maximumMarkers",actualMarkerTemplate:"actualMarkerTemplate",actualMarkerBrush:"actualMarkerBrush",actualMarkerOutline:"actualMarkerOutline"},usesInheritance:!0,ngImport:r,template:"",isInline:!0}),o}(K);r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:xe,decorators:[{type:r.Component,args:[{template:""}]}],ctorParameters:function(){return[]},propDecorators:{markerType:[{type:r.Input}],markerThickness:[{type:r.Input}],markerOutlineMode:[{type:r.Input}],markerFillMode:[{type:r.Input}],markerTemplate:[{type:r.Input}],markerBrush:[{type:r.Input}],markerOutline:[{type:r.Input}],maximumMarkers:[{type:r.Input}],actualMarkerTemplate:[{type:r.Input}],actualMarkerBrush:[{type:r.Input}],actualMarkerOutline:[{type:r.Input}]}});var _e=function(e){function r(){var t=e.call(this)||this,r=t.qa;return r.propertyUpdated=n.delegateCombine(r.propertyUpdated,n.runOn(t,t.qy)),t}return t.__extends(r,e),r.prototype.nh=function(){return this.qz},r.prototype.pa=function(){return this.rc},r.prototype.pb=function(){return this.rd},r.prototype.f4=function(){return this.ql},r.prototype.i0=function(){var e=n.typeCast(i.MarkerSeries.$,this.qa);return null==e?"Unknown":e.i0()},r.prototype.qy=function(e,t){var r=n.typeCast(i.MarkerSeries.$,this.qa);null!=r&&("ActualMarkerTemplate"==t.propertyName?this.qz=r.q1:"ActualMarkerOutline"==t.propertyName?this.rd=r.ri:"ActualMarkerBrush"==t.propertyName&&(this.rc=r.rh))},r.prototype.l7=function(t,i,n,o){switch(e.prototype.l7.call(this,t,i,n,o),i){case r.$$p[3]:this.qa.rj=this.re;break;case r.$$p[6]:this.qa.rk=this.rf;break;case r.$$p[5]:this.qa.qe=this.qj;break;case r.$$p[4]:this.qa.qa=this.qi;break;case r.$$p[9]:this.qa.qh=this.qk;break;case r.$$p[7]:this.qa.q3=this.q0;break;case r.$$p[8]:this.qa.qm=this.ql;break;case r.$$p[10]:this.qa.s2=this.qm}},r.$t=n.markType(r,"GeographicMarkerSeries",m.$),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"raisePropertyChanged",["ActualMarkerBrush:rc:q1",[n.Brush.$],"ActualMarkerOutline:rd:q2",[n.Brush.$],"ActualMarkerTemplate:qz:q3",[n.DataTemplate.$,null],"MarkerBrush:re:q4",[n.Brush.$],"MarkerFillMode:qi:q5",[i.MarkerFillMode_$type,n.enumGetBox(i.MarkerFillMode_$type,0)],"MarkerOutlineMode:qj:q6",[i.MarkerOutlineMode_$type,n.enumGetBox(i.MarkerOutlineMode_$type,0)],"MarkerOutline:rf:q7",[n.Brush.$],"MarkerTemplate:q0:q8",[n.DataTemplate.$,null],"MarkerThickness:ql:q9",[1,n.DeviceUtils.g(2)],"MarkerType:qk:ra",[i.MarkerType_$type,n.enumGetBox(i.MarkerType_$type,i.Defaults.e)],"MaximumMarkers:qm:rb",[1,400]]),r}(m),qe=function(e){function r(t){var r=e.call(this,t)||this;return r.ce=null,r.ce=t,r}return t.__extends(r,e),r.prototype.as=function(){e.prototype.as.call(this),this.q},r.prototype.b2=function(){e.prototype.b2.call(this);var t=this.ce.qa;t.ti=this.ce.r9,t.tq=this.ce.r7,t.qh=this.ce.qk,t.q3=this.ce.q0,t.qm=this.ce.ql,t.vl=this.ce.rt,t.wb=this.ce.se,t.vb=this.ce.rl,t.v1=this.ce.r5,t.vw=this.ce.rx,t.u8=this.ce.ri,t.vj=this.ce.rp,t.vk=this.ce.rs,t.vq=this.ce.rv,t.vp=this.ce.ru},r.prototype.cn=function(){this.ce.qa.ti=this.ce.r9},r.prototype.cm=function(){this.ce.qa.tq=this.ce.r7},r.prototype.cs=function(){this.ce.qa.qh=this.ce.qk},r.prototype.cq=function(){this.ce.qa.q3=this.ce.q0},r.prototype.cr=function(){this.ce.qa.qm=this.ce.ql},r.prototype.ct=function(){this.ce.qa.s2=this.ce.qm},r.prototype.cv=function(){this.ce.qa.xAxis=this.ce.cd.tw},r.prototype.cw=function(){this.ce.qa.yAxis=this.ce.cd.ty},r.prototype.cu=function(){var e=this.ce.qa;if(null==this.ce.cd)return e.xAxis=null,void(e.yAxis=null);e.xAxis=this.ce.cd.tw,e.yAxis=this.ce.cd.ty},r.prototype.co=function(){this.ce.qa.rj=this.ce.re},r.prototype.cp=function(){this.ce.qa.rk=this.ce.rf},r.prototype.cx=function(){this.ce.qa.wb=this.ce.se},r.prototype.cy=function(){this.ce.qa.vb=this.ce.rl,this.ce.qa.vl=this.ce.rt},r.prototype.ci=function(){this.ce.qa.v1=this.ce.r5},r.prototype.cg=function(){this.ce.qa.u8=this.ce.ri,this.ce.qa.vj=this.ce.rp,this.ce.qa.vk=this.ce.rs,this.ce.qa.vq=this.ce.rv,this.ce.qa.vp=this.ce.ru},r.prototype.cf=function(){this.ce.qa.vw=this.ce.rx},r.prototype.cz=function(){this.ce.qa.vl=this.ce.rt},r.prototype.ch=function(){this.ce.qa.vj=this.ce.rp},r.prototype.cl=function(){this.ce.qa.vk=this.ce.rs},r.prototype.ck=function(){this.ce.qa.vq=this.ce.rv},r.prototype.cj=function(){this.ce.qa.vp=this.ce.ru},r.$t=n.markType(r,"GeographicProportionalSymbolSeriesView",y.$),r}(y),ke=function(e){function r(){var t=e.call(this)||this;return t.rj=null,t.ro=!1,t.rn=!1,t.assigningScatterStyle=null,t.assigningScatterMarkerStyle=null,t.ab=r.$,t}return t.__extends(r,e),r.prototype.get_c4=function(){return!0},r.prototype.bx=function(){return new qe(this)},r.prototype.l2=function(t){e.prototype.l2.call(this,t),this.rm=t},r.prototype.gx=function(){return.7},r.prototype.p9=function(){return new i.BubbleSeries},r.prototype.get_dy=function(){return!0},r.prototype.l7=function(t,i,o,a){switch(e.prototype.l7.call(this,t,i,o,a),i){case"SeriesViewer":this.rm.cu();break;case r.$$p[9]:this.rm.cn();break;case r.$$p[8]:this.rm.cm();break;case"XAxis":this.rm.cv();break;case"YAxis":this.rm.cw();break;case r.$$p[13]:this.rm.cx();break;case r.$$p[14]:this.rm.cy();break;case r.$$p[15]:this.rm.cz();break;case r.$$p[7]:this.rm.ci();break;case r.$$p[0]:this.rm.cf();break;case r.$$p[1]:this.rm.cg();break;case r.$$p[2]:this.rm.ch();break;case r.$$p[12]:this.rm.cl();break;case r.$$p[11]:this.rm.ck();break;case r.$$p[10]:this.rm.cj();break;case r.$$p[4]:if(this.qa.so=this.rr,this.ro=this.rr,this.rr){var s=this.qa;s.assigningScatterStyle=n.delegateCombine(s.assigningScatterStyle,n.runOn(this,this.sj))}else{var l=this.qa;l.assigningScatterStyle=n.delegateRemove(l.assigningScatterStyle,n.runOn(this,this.sj))}break;case r.$$p[3]:if(this.qa.sn=this.rq,this.rn=this.rq,this.rr){var c=this.qa;c.assigningScatterMarkerStyle=n.delegateCombine(c.assigningScatterMarkerStyle,n.runOn(this,this.si))}else{var u=this.qa;u.assigningScatterMarkerStyle=n.delegateRemove(u.assigningScatterMarkerStyle,n.runOn(this,this.si))}break;case r.$$p[5]:this.qa.sd=this.rk;break;case r.$$p[6]:this.qa.s1=this.rw}},r.prototype.sj=function(e,t){null!=this.assigningScatterStyle&&this.assigningScatterStyle(this,t)},r.prototype.si=function(e,t){null!=this.assigningScatterMarkerStyle&&this.assigningScatterMarkerStyle(this,t)},r.$t=n.markType(r,"GeographicProportionalSymbolSeries",_e.$),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"raisePropertyChanged",["FillMemberPath:rx:sk",[2],"FillScale:ri:sl",[i.BrushScale.$],"FillScaleUseGlobalValues:rp:sm",[0,!1],"IsCustomScatterMarkerStyleAllowed:rq:sn",[0,!1],"IsCustomScatterStyleAllowed:rr:so",[0,!1],"ItemSearchMode:rk:sp",[i.ScatterItemSearchMode_$type,n.enumGetBox(i.ScatterItemSearchMode_$type,0)],"ItemSearchThreshold:rw:sq",[1,1e4],"LabelMemberPath:r5:sr",[2],"LatitudeMemberPath:r7:ss",[2,null],"LongitudeMemberPath:r9:st",[2,null],"MarkerBrushBrightness:ru:su",[1,NaN],"MarkerOutlineBrightness:rv:sv",[1,NaN],"MarkerOutlineUsesFillScale:rs:sw",[0,!1],"RadiusMemberPath:se:sx",[2,null],"RadiusScale:rl:sy",[i.SizeScale.$],"RadiusScaleUseGlobalValues:rt:sz",[0,!1]]),r}(_e),Pe=function(e){function o(){var t=e.call(this)||this;return t._assigningScatterStyle=null,t._assigningScatterMarkerStyle=null,t}return t.__extends(o,e),o.prototype.createImplementation=function(){return new ke},Object.defineProperty(o.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"hasOnlyMarkers",{get:function(){return this.i.c4},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"latitudeMemberPath",{get:function(){return this.i.r7},set:function(e){this.i.r7=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"longitudeMemberPath",{get:function(){return this.i.r9},set:function(e){this.i.r9=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"radiusMemberPath",{get:function(){return this.i.se},set:function(e){this.i.se=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"radiusScale",{get:function(){var e=this.i.rl;if(null==e)return null;if(!e.externalObject){var t=i.IgxSizeScaleComponent._createFromInternal(e);t&&(t._implementation=e),e.externalObject=t}return e.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.rl=null==e?null:e.i},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"labelMemberPath",{get:function(){return this.i.r5},set:function(e){this.i.r5=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"fillMemberPath",{get:function(){return this.i.rx},set:function(e){this.i.rx=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"fillScale",{get:function(){var e=this.i.ri;if(null==e)return null;if(!e.externalObject){var t=i.IgxBrushScaleComponent._createFromInternal(e);t&&(t._implementation=e),e.externalObject=t}return e.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.ri=null==e?null:e.i},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"fillScaleUseGlobalValues",{get:function(){return this.i.rp},set:function(e){this.i.rp=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerOutlineUsesFillScale",{get:function(){return this.i.rs},set:function(e){this.i.rs=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerOutlineBrightness",{get:function(){return this.i.rv},set:function(e){this.i.rv=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerBrushBrightness",{get:function(){return this.i.ru},set:function(e){this.i.ru=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"radiusScaleUseGlobalValues",{get:function(){return this.i.rt},set:function(e){this.i.rt=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"isCustomScatterStyleAllowed",{get:function(){return this.i.rr},set:function(e){this.i.rr=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"isCustomScatterMarkerStyleAllowed",{get:function(){return this.i.rq},set:function(e){this.i.rq=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"itemSearchMode",{get:function(){return this.i.rk},set:function(e){this.i.rk=n.ensureEnum(i.ScatterItemSearchMode_$type,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"itemSearchThreshold",{get:function(){return this.i.rw},set:function(e){this.i.rw=+e},enumerable:!1,configurable:!0}),o.prototype.findByName=function(t){var r=e.prototype.findByName.call(this,t);return r||(this.radiusScale&&this.radiusScale.name&&this.radiusScale.name==t?this.radiusScale:this.fillScale&&this.fillScale.name&&this.fillScale.name==t?this.fillScale:null)},o.prototype._styling=function(t,r,i){e.prototype._styling.call(this,t,r,i),this._inStyling=!0,this.radiusScale&&this.radiusScale._styling&&this.radiusScale._styling(t,r,this),this.fillScale&&this.fillScale._styling&&this.fillScale._styling(t,r,this),this._inStyling=!1},Object.defineProperty(o.prototype,"assigningScatterStyle",{get:function(){var e=this;return null==this._assigningScatterStyle&&(this._assigningScatterStyle=new r.EventEmitter,this.i.assigningScatterStyle=n.delegateCombine(this.i.assigningScatterStyle,(function(t,r){var n=new i.IgxAssigningScatterStyleEventArgs;n._provideImplementation(r),e.beforeAssigningScatterStyle&&e.beforeAssigningScatterStyle(e,n),e._assigningScatterStyle.emit({sender:e,args:n})}))),this._assigningScatterStyle},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"assigningScatterMarkerStyle",{get:function(){var e=this;return null==this._assigningScatterMarkerStyle&&(this._assigningScatterMarkerStyle=new r.EventEmitter,this.i.assigningScatterMarkerStyle=n.delegateCombine(this.i.assigningScatterMarkerStyle,(function(t,r){var n=new i.IgxAssigningScatterMarkerStyleEventArgs;n._provideImplementation(r),e.beforeAssigningScatterMarkerStyle&&e.beforeAssigningScatterMarkerStyle(e,n),e._assigningScatterMarkerStyle.emit({sender:e,args:n})}))),this._assigningScatterMarkerStyle},enumerable:!1,configurable:!0}),o.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:o,deps:[],target:r["ɵɵFactoryTarget"].Component}),o.ɵcmp=r["ɵɵngDeclareComponent"]({minVersion:"12.0.0",version:"12.2.14",type:o,selector:"igx-geographic-proportional-symbol-series",inputs:{latitudeMemberPath:"latitudeMemberPath",longitudeMemberPath:"longitudeMemberPath",radiusMemberPath:"radiusMemberPath",radiusScale:"radiusScale",labelMemberPath:"labelMemberPath",fillMemberPath:"fillMemberPath",fillScale:"fillScale",fillScaleUseGlobalValues:"fillScaleUseGlobalValues",markerOutlineUsesFillScale:"markerOutlineUsesFillScale",markerOutlineBrightness:"markerOutlineBrightness",markerBrushBrightness:"markerBrushBrightness",radiusScaleUseGlobalValues:"radiusScaleUseGlobalValues",isCustomScatterStyleAllowed:"isCustomScatterStyleAllowed",isCustomScatterMarkerStyleAllowed:"isCustomScatterMarkerStyleAllowed",itemSearchMode:"itemSearchMode",itemSearchThreshold:"itemSearchThreshold"},outputs:{assigningScatterStyle:"assigningScatterStyle",assigningScatterMarkerStyle:"assigningScatterMarkerStyle"},providers:[{provide:xe,useExisting:r.forwardRef((function(){return o}))},{provide:K,useExisting:r.forwardRef((function(){return o}))},{provide:i.IgxSeriesComponent,useExisting:r.forwardRef((function(){return o}))}],usesInheritance:!0,ngImport:r,template:"",isInline:!0,changeDetection:r.ChangeDetectionStrategy.OnPush}),o}(xe);r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:Pe,decorators:[{type:r.Component,args:[{selector:"igx-geographic-proportional-symbol-series",template:"",providers:[{provide:xe,useExisting:r.forwardRef((function(){return Pe}))},{provide:K,useExisting:r.forwardRef((function(){return Pe}))},{provide:i.IgxSeriesComponent,useExisting:r.forwardRef((function(){return Pe}))}],changeDetection:r.ChangeDetectionStrategy.OnPush}]}],ctorParameters:function(){return[]},propDecorators:{latitudeMemberPath:[{type:r.Input}],longitudeMemberPath:[{type:r.Input}],radiusMemberPath:[{type:r.Input}],radiusScale:[{type:r.Input}],labelMemberPath:[{type:r.Input}],fillMemberPath:[{type:r.Input}],fillScale:[{type:r.Input}],fillScaleUseGlobalValues:[{type:r.Input}],markerOutlineUsesFillScale:[{type:r.Input}],markerOutlineBrightness:[{type:r.Input}],markerBrushBrightness:[{type:r.Input}],radiusScaleUseGlobalValues:[{type:r.Input}],isCustomScatterStyleAllowed:[{type:r.Input}],isCustomScatterMarkerStyleAllowed:[{type:r.Input}],itemSearchMode:[{type:r.Input}],itemSearchThreshold:[{type:r.Input}],assigningScatterStyle:[{type:r.Output}],assigningScatterMarkerStyle:[{type:r.Output}]}});var we=function(){function e(){}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,declarations:[Pe],imports:[o.CommonModule,i.IgxBubbleSeriesDynamicModule],exports:[Pe,i.IgxBubbleSeriesDynamicModule]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,i.IgxBubbleSeriesDynamicModule],i.IgxBubbleSeriesDynamicModule]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:we,decorators:[{type:r.NgModule,args:[{declarations:[Pe],imports:[o.CommonModule,i.IgxBubbleSeriesDynamicModule],exports:[Pe,i.IgxBubbleSeriesDynamicModule],entryComponents:[]}]}]});var De=function(){function e(){n.TypeRegistrar.registerCons("IgxGeographicProportionalSymbolSeriesComponent",Pe),n.TypeRegistrar.register("GeographicProportionalSymbolSeries",ke.$type)}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule,we],exports:[we]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,we],we]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:De,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule,we],exports:[we],entryComponents:[Pe]}]}],ctorParameters:function(){return[]}});var Te=function(e){function r(t){var r=e.call(this,t)||this;return r.ce=null,r.ce=t,r}return t.__extends(r,e),r.prototype.as=function(){e.prototype.as.call(this),this.q},r.prototype.b2=function(){var t=this.ce.qa;e.prototype.b2.call(this),t.ti=this.ce.ry,t.tq=this.ce.rw,t.qh=this.ce.qk,t.q3=this.ce.q0,t.qm=this.ce.ql},r.prototype.cg=function(){this.ce.qa.ti=this.ce.ry},r.prototype.cf=function(){this.ce.qa.tq=this.ce.rw},r.prototype.cm=function(){this.ce.qa.qh=this.ce.qk},r.prototype.ck=function(){this.ce.qa.q3=this.ce.q0},r.prototype.cl=function(){this.ce.qa.qm=this.ce.ql},r.prototype.cn=function(){this.ce.qa.s2=this.ce.qm},r.prototype.cp=function(){this.ce.qa.xAxis=this.ce.cd.tw},r.prototype.cq=function(){this.ce.qa.yAxis=this.ce.cd.ty},r.prototype.co=function(){var e=this.ce.qa;if(null==this.ce.cd)return e.xAxis=null,void(e.yAxis=null);e.xAxis=this.ce.cd.tw,e.yAxis=this.ce.cd.ty},r.prototype.ci=function(){this.ce.qa.rt=this.ce.ri},r.prototype.ch=function(){this.ce.qa.rj=this.ce.re},r.prototype.cj=function(){this.ce.qa.rk=this.ce.rf},r.$t=n.markType(r,"GeographicSymbolSeriesView",y.$),r}(y),Oe=function(e){function r(){var t=e.call(this)||this;return t.rk=null,t.rn=!1,t.rm=!1,t.assigningScatterStyle=null,t.assigningScatterMarkerStyle=null,t.ab=r.$,t}return t.__extends(r,e),r.prototype.get_c4=function(){return!0},r.prototype.bx=function(){return new Te(this)},r.prototype.l2=function(t){e.prototype.l2.call(this,t),this.rl=t},r.prototype.gx=function(){return.7},r.prototype.p9=function(){return new i.ScatterSeries},r.prototype.get_dy=function(){return!0},r.prototype.l7=function(t,i,o,a){switch(e.prototype.l7.call(this,t,i,o,a),i){case"SeriesViewer":this.rl.co();break;case r.$$p[5]:this.rl.cg();break;case r.$$p[4]:this.rl.cf();break;case r.$$p[6]:this.rl.ci();break;case"XAxis":this.rl.cp();break;case"YAxis":this.rl.cq();break;case r.$$p[1]:if(this.qa.so=this.rp,this.rn=this.rp,this.rp){var s=this.qa;s.assigningScatterStyle=n.delegateCombine(s.assigningScatterStyle,n.runOn(this,this.r3))}else{var l=this.qa;l.assigningScatterStyle=n.delegateRemove(l.assigningScatterStyle,n.runOn(this,this.r3))}break;case r.$$p[0]:if(this.qa.sn=this.ro,this.rm=this.ro,this.rp){var c=this.qa;c.assigningScatterMarkerStyle=n.delegateCombine(c.assigningScatterMarkerStyle,n.runOn(this,this.r2))}else{var u=this.qa;u.assigningScatterMarkerStyle=n.delegateRemove(u.assigningScatterMarkerStyle,n.runOn(this,this.r2))}break;case r.$$p[2]:this.qa.sd=this.rj;break;case r.$$p[3]:this.qa.s1=this.rr}},r.prototype.r3=function(e,t){null!=this.assigningScatterStyle&&this.assigningScatterStyle(this,t)},r.prototype.r2=function(e,t){null!=this.assigningScatterMarkerStyle&&this.assigningScatterMarkerStyle(this,t)},r.$t=n.markType(r,"GeographicSymbolSeries",_e.$),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"raisePropertyChanged",["IsCustomScatterMarkerStyleAllowed:ro:r4",[0,!1],"IsCustomScatterStyleAllowed:rp:r5",[0,!1],"ItemSearchMode:rj:r6",[i.ScatterItemSearchMode_$type,n.enumGetBox(i.ScatterItemSearchMode_$type,0)],"ItemSearchThreshold:rr:r7",[1,1e4],"LatitudeMemberPath:rw:r8",[2,null],"LongitudeMemberPath:ry:r9",[2,null],"MarkerCollisionAvoidance:ri:sa",[i.CollisionAvoidanceType_$type,n.enumGetBox(i.CollisionAvoidanceType_$type,0)],"UseLightweightMarkers:rq:sb",[0,!1]]),r}(_e),je=function(e){function o(){var t=e.call(this)||this;return t._assigningScatterStyle=null,t._assigningScatterMarkerStyle=null,t}return t.__extends(o,e),o.prototype.createImplementation=function(){return new Oe},Object.defineProperty(o.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"hasOnlyMarkers",{get:function(){return this.i.c4},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"latitudeMemberPath",{get:function(){return this.i.rw},set:function(e){this.i.rw=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"longitudeMemberPath",{get:function(){return this.i.ry},set:function(e){this.i.ry=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerCollisionAvoidance",{get:function(){return this.i.ri},set:function(e){this.i.ri=n.ensureEnum(i.CollisionAvoidanceType_$type,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"isCustomScatterStyleAllowed",{get:function(){return this.i.rp},set:function(e){this.i.rp=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"isCustomScatterMarkerStyleAllowed",{get:function(){return this.i.ro},set:function(e){this.i.ro=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"itemSearchMode",{get:function(){return this.i.rj},set:function(e){this.i.rj=n.ensureEnum(i.ScatterItemSearchMode_$type,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"itemSearchThreshold",{get:function(){return this.i.rr},set:function(e){this.i.rr=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"assigningScatterStyle",{get:function(){var e=this;return null==this._assigningScatterStyle&&(this._assigningScatterStyle=new r.EventEmitter,this.i.assigningScatterStyle=n.delegateCombine(this.i.assigningScatterStyle,(function(t,r){var n=new i.IgxAssigningScatterStyleEventArgs;n._provideImplementation(r),e.beforeAssigningScatterStyle&&e.beforeAssigningScatterStyle(e,n),e._assigningScatterStyle.emit({sender:e,args:n})}))),this._assigningScatterStyle},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"assigningScatterMarkerStyle",{get:function(){var e=this;return null==this._assigningScatterMarkerStyle&&(this._assigningScatterMarkerStyle=new r.EventEmitter,this.i.assigningScatterMarkerStyle=n.delegateCombine(this.i.assigningScatterMarkerStyle,(function(t,r){var n=new i.IgxAssigningScatterMarkerStyleEventArgs;n._provideImplementation(r),e.beforeAssigningScatterMarkerStyle&&e.beforeAssigningScatterMarkerStyle(e,n),e._assigningScatterMarkerStyle.emit({sender:e,args:n})}))),this._assigningScatterMarkerStyle},enumerable:!1,configurable:!0}),o.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:o,deps:[],target:r["ɵɵFactoryTarget"].Component}),o.ɵcmp=r["ɵɵngDeclareComponent"]({minVersion:"12.0.0",version:"12.2.14",type:o,selector:"igx-geographic-symbol-series",inputs:{latitudeMemberPath:"latitudeMemberPath",longitudeMemberPath:"longitudeMemberPath",markerCollisionAvoidance:"markerCollisionAvoidance",isCustomScatterStyleAllowed:"isCustomScatterStyleAllowed",isCustomScatterMarkerStyleAllowed:"isCustomScatterMarkerStyleAllowed",itemSearchMode:"itemSearchMode",itemSearchThreshold:"itemSearchThreshold"},outputs:{assigningScatterStyle:"assigningScatterStyle",assigningScatterMarkerStyle:"assigningScatterMarkerStyle"},providers:[{provide:xe,useExisting:r.forwardRef((function(){return o}))},{provide:K,useExisting:r.forwardRef((function(){return o}))},{provide:i.IgxSeriesComponent,useExisting:r.forwardRef((function(){return o}))}],usesInheritance:!0,ngImport:r,template:"",isInline:!0,changeDetection:r.ChangeDetectionStrategy.OnPush}),o}(xe);r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:je,decorators:[{type:r.Component,args:[{selector:"igx-geographic-symbol-series",template:"",providers:[{provide:xe,useExisting:r.forwardRef((function(){return je}))},{provide:K,useExisting:r.forwardRef((function(){return je}))},{provide:i.IgxSeriesComponent,useExisting:r.forwardRef((function(){return je}))}],changeDetection:r.ChangeDetectionStrategy.OnPush}]}],ctorParameters:function(){return[]},propDecorators:{latitudeMemberPath:[{type:r.Input}],longitudeMemberPath:[{type:r.Input}],markerCollisionAvoidance:[{type:r.Input}],isCustomScatterStyleAllowed:[{type:r.Input}],isCustomScatterMarkerStyleAllowed:[{type:r.Input}],itemSearchMode:[{type:r.Input}],itemSearchThreshold:[{type:r.Input}],assigningScatterStyle:[{type:r.Output}],assigningScatterMarkerStyle:[{type:r.Output}]}});var $e=function(){function e(){}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,declarations:[je],imports:[o.CommonModule,i.IgxScatterSeriesDynamicModule],exports:[je,i.IgxScatterSeriesDynamicModule]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,i.IgxScatterSeriesDynamicModule],i.IgxScatterSeriesDynamicModule]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:$e,decorators:[{type:r.NgModule,args:[{declarations:[je],imports:[o.CommonModule,i.IgxScatterSeriesDynamicModule],exports:[je,i.IgxScatterSeriesDynamicModule],entryComponents:[]}]}]});var Re=function(){function e(){n.TypeRegistrar.registerCons("IgxGeographicSymbolSeriesComponent",je),n.TypeRegistrar.register("GeographicSymbolSeries",Oe.$type)}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule,$e],exports:[$e]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,$e],$e]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:Re,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule,$e],exports:[$e],entryComponents:[je]}]}],ctorParameters:function(){return[]}});var Ve=function(e){function i(){return e.call(this)||this}return t.__extends(i,e),Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"triangulationDataSource",{get:function(){return this._triangulationDataSource},set:function(e){this._triangulationDataSource=e,this.updateTriangulationDataSource()},enumerable:!1,configurable:!0}),i.prototype.updateTriangulationDataSource=function(){null==this._cachedTriangulationDataSource&&(this._cachedTriangulationDataSource=new n.IgxTriangulationDataSource,this.onTriangulationDataSourceImportCompleted=this.onTriangulationDataSourceImportCompleted.bind(this),this._cachedTriangulationDataSource.importCompleted.subscribe(this.onTriangulationDataSourceImportCompleted)),this._cachedTriangulationDataSource.source=this._triangulationDataSource},i.prototype.onTriangulationDataSourceImportCompleted=function(e,t){this.dataSource=this._cachedTriangulationDataSource.getPointData(),this.trianglesSource=this._cachedTriangulationDataSource.getTriangleData()},Object.defineProperty(i.prototype,"longitudeMemberPath",{get:function(){return this.i.qm},set:function(e){this.i.qm=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"latitudeMemberPath",{get:function(){return this.i.qk},set:function(e){this.i.qk=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"trianglesSource",{get:function(){return this.i.qj},set:function(e){this.i.qj=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"triangleVertexMemberPath1",{get:function(){return this.i.qp},set:function(e){this.i.qp=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"triangleVertexMemberPath2",{get:function(){return this.i.qr},set:function(e){this.i.qr=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"triangleVertexMemberPath3",{get:function(){return this.i.qt},set:function(e){this.i.qt=e},enumerable:!1,configurable:!0}),i.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:i,deps:[],target:r["ɵɵFactoryTarget"].Component}),i.ɵcmp=r["ɵɵngDeclareComponent"]({minVersion:"12.0.0",version:"12.2.14",type:i,selector:"ng-component",inputs:{triangulationDataSource:"triangulationDataSource",longitudeMemberPath:"longitudeMemberPath",latitudeMemberPath:"latitudeMemberPath",trianglesSource:"trianglesSource",triangleVertexMemberPath1:"triangleVertexMemberPath1",triangleVertexMemberPath2:"triangleVertexMemberPath2",triangleVertexMemberPath3:"triangleVertexMemberPath3"},usesInheritance:!0,ngImport:r,template:"",isInline:!0}),i}(K);r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:Ve,decorators:[{type:r.Component,args:[{template:""}]}],ctorParameters:function(){return[]},propDecorators:{triangulationDataSource:[{type:r.Input}],longitudeMemberPath:[{type:r.Input}],latitudeMemberPath:[{type:r.Input}],trianglesSource:[{type:r.Input}],triangleVertexMemberPath1:[{type:r.Input}],triangleVertexMemberPath2:[{type:r.Input}],triangleVertexMemberPath3:[{type:r.Input}]}});var Be=function(e){function o(){var t=e.call(this)||this;return t._triangulationStatusChanged=null,t}return t.__extends(o,e),o.prototype.createImplementation=function(){return new x},Object.defineProperty(o.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"isArea",{get:function(){return this.i.dd},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"colorMemberPath",{get:function(){return this.i.q8},set:function(e){this.i.q8=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"colorScale",{get:function(){var e=this.i.q3;if(null==e)return null;if(!e.externalObject){var t=i.IgxColorScaleComponent._createFromInternal(e);t&&(t._implementation=e),e.externalObject=t}return e.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.q3=null==e?null:e.i},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"actualColorScale",{get:function(){var e=this.i.q2;if(null==e)return null;if(!e.externalObject){var t=i.IgxColorScaleComponent._createFromInternal(e);t&&(t._implementation=e),e.externalObject=t}return e.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.q2=null==e?null:e.i},enumerable:!1,configurable:!0}),o.prototype.findByName=function(t){var r=e.prototype.findByName.call(this,t);return r||(this.colorScale&&this.colorScale.name&&this.colorScale.name==t?this.colorScale:this.actualColorScale&&this.actualColorScale.name&&this.actualColorScale.name==t?this.actualColorScale:null)},o.prototype._styling=function(t,r,i){e.prototype._styling.call(this,t,r,i),this._inStyling=!0,this.colorScale&&this.colorScale._styling&&this.colorScale._styling(t,r,this),this.actualColorScale&&this.actualColorScale._styling&&this.actualColorScale._styling(t,r,this),this._inStyling=!1},o.prototype.updateActualColorScale=function(){this.i.rd()},Object.defineProperty(o.prototype,"triangulationStatusChanged",{get:function(){var e=this;return null==this._triangulationStatusChanged&&(this._triangulationStatusChanged=new r.EventEmitter,this.i.triangulationStatusChanged=n.delegateCombine(this.i.triangulationStatusChanged,(function(t,r){e._runInZone((function(){var t=new n.IgxTriangulationStatusEventArgs;t._provideImplementation(r),e.beforeTriangulationStatusChanged&&e.beforeTriangulationStatusChanged(e,t),e._triangulationStatusChanged.emit({sender:e,args:t})}))}))),this._triangulationStatusChanged},enumerable:!1,configurable:!0}),o.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:o,deps:[],target:r["ɵɵFactoryTarget"].Component}),o.ɵcmp=r["ɵɵngDeclareComponent"]({minVersion:"12.0.0",version:"12.2.14",type:o,selector:"igx-geographic-scatter-area-series",inputs:{colorMemberPath:"colorMemberPath",colorScale:"colorScale",actualColorScale:"actualColorScale"},outputs:{triangulationStatusChanged:"triangulationStatusChanged"},providers:[{provide:Ve,useExisting:r.forwardRef((function(){return o}))},{provide:K,useExisting:r.forwardRef((function(){return o}))},{provide:i.IgxSeriesComponent,useExisting:r.forwardRef((function(){return o}))}],usesInheritance:!0,ngImport:r,template:"",isInline:!0,changeDetection:r.ChangeDetectionStrategy.OnPush}),o}(Ve);r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:Be,decorators:[{type:r.Component,args:[{selector:"igx-geographic-scatter-area-series",template:"",providers:[{provide:Ve,useExisting:r.forwardRef((function(){return Be}))},{provide:K,useExisting:r.forwardRef((function(){return Be}))},{provide:i.IgxSeriesComponent,useExisting:r.forwardRef((function(){return Be}))}],changeDetection:r.ChangeDetectionStrategy.OnPush}]}],ctorParameters:function(){return[]},propDecorators:{colorMemberPath:[{type:r.Input}],colorScale:[{type:r.Input}],actualColorScale:[{type:r.Input}],triangulationStatusChanged:[{type:r.Output}]}});var Ae=function(){function e(){}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,declarations:[Be],imports:[o.CommonModule,i.IgxScatterAreaSeriesDynamicModule],exports:[Be,i.IgxScatterAreaSeriesDynamicModule]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,i.IgxScatterAreaSeriesDynamicModule],i.IgxScatterAreaSeriesDynamicModule]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:Ae,decorators:[{type:r.NgModule,args:[{declarations:[Be],imports:[o.CommonModule,i.IgxScatterAreaSeriesDynamicModule],exports:[Be,i.IgxScatterAreaSeriesDynamicModule],entryComponents:[]}]}]});var Ge=function(){function e(){n.TypeRegistrar.registerCons("IgxGeographicScatterAreaSeriesComponent",Be),n.TypeRegistrar.register("GeographicScatterAreaSeries",x.$type)}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule,Ae],exports:[Ae]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,Ae],Ae]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:Ge,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule,Ae],exports:[Ae],entryComponents:[Be]}]}],ctorParameters:function(){return[]}});var Fe=function(e){function r(t){var r=e.call(this,t)||this;return r.ce=null,r.ce=t,r}return t.__extends(r,e),r.prototype.b2=function(){e.prototype.b2.call(this);var t=n.typeCast(i.HighDensityScatterSeries.$,this.ce.qa);t.si=this.ce.qz,t.sq=this.ce.qx,t.qv=this.ce.qm,t.qu=this.ce.ql,t.em=this.ce.qk,t.rq=this.ce.qo,t.rp=this.ce.qn,t.to=this.ce.ri,t.tn=this.ce.rh,t.r2=this.ce.qr},r.prototype.ck=function(){this.ce.qa.si=this.ce.qz},r.prototype.cj=function(){this.ce.qa.sq=this.ce.qx},r.prototype.cp=function(){this.ce.qa.qv=this.ce.qm},r.prototype.cn=function(){this.ce.qa.qu=this.ce.ql},r.prototype.cl=function(){this.ce.qa.em=this.ce.qk},r.prototype.ci=function(){this.ce.qa.rq=this.ce.qo},r.prototype.cg=function(){this.ce.qa.rp=this.ce.qn},r.prototype.co=function(){var e=n.typeCast(i.HighDensityScatterSeries.$,this.ce.qa);if(null==this.ce.cd)return e.qf=null,void(e.qh=null);e.qf=this.ce.cd.tw,e.qh=this.ce.cd.ty},r.prototype.cq=function(){this.ce.qa.qf=this.ce.cd.tw},r.prototype.cr=function(){this.ce.qa.qh=this.ce.cd.ty},r.prototype.ch=function(){this.ce.qa.to=this.ce.ri},r.prototype.cf=function(){this.ce.qa.tn=this.ce.rh},r.prototype.cm=function(){this.ce.qa.r2=this.ce.qr},r.prototype.as=function(){e.prototype.as.call(this),this.q||(this.ce.ri=i.Defaults.aq,this.ce.rh=i.Defaults.ap,this.ce.o7=i.Defaults.al,this.ce.pc=i.Defaults.ak)},r.$t=n.markType(r,"GeographicHighDensityScatterSeriesView",y.$),r}(y),Ee=function(e){function r(){var t=e.call(this)||this;return t.qi=null,t.progressiveLoadStatusChanged=null,t.qq=0,t.ab=r.$,t}return t.__extends(r,e),r.prototype.gw=function(){return n.isNaN_(this.gv)?i.Defaults.q:e.prototype.gw.call(this)},r.prototype.get_d6=function(){return!0},r.prototype.bx=function(){return new Fe(this)},r.prototype.l2=function(t){e.prototype.l2.call(this,t),this.qj=t},r.prototype.p9=function(){return this.qi=new i.HighDensityScatterSeries,this.qi},Object.defineProperty(r.prototype,"qs",{get:function(){return this.qq},set:function(e){var t=this.qq;this.qq=e,this.raisePropertyChanged("ProgressiveStatus",t,this.qq)},enumerable:!1,configurable:!0}),r.prototype.qf=function(){e.prototype.qf.call(this);var t=this.qa;t.progressiveLoadStatusChanged=n.delegateCombine(t.progressiveLoadStatusChanged,n.runOn(this,this.q6));var r=this.qa;r.propertyUpdated=n.delegateCombine(r.propertyUpdated,n.runOn(this,this.q5))},r.prototype.q6=function(e,t){this.qs=t.currentStatus,null!=this.progressiveLoadStatusChanged&&this.progressiveLoadStatusChanged(this,t)},r.prototype.q5=function(e,t){this.qi},r.prototype.l7=function(t,i,n,o){switch(e.prototype.l7.call(this,t,i,n,o),i){case"SeriesViewer":this.qj.co();break;case r.$$p[5]:this.qj.ck();break;case r.$$p[4]:this.qj.cj();break;case r.$$p[9]:this.qj.cp();break;case r.$$p[8]:this.qj.cn();break;case r.$$p[6]:this.qj.cl();break;case"XAxis":this.qj.cq();break;case"YAxis":this.qj.cr();break;case r.$$p[3]:this.qj.ci();break;case r.$$p[1]:this.qj.cg();break;case r.$$p[2]:this.qj.ch();break;case r.$$p[0]:this.qj.cf();break;case r.$$p[7]:this.qj.cm()}},r.prototype.get_e5=function(){return!0},r.prototype.set_e5=function(t){e.prototype.set_e5.call(this,t)},r.$t=n.markType(r,"GeographicHighDensityScatterSeries",m.$),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"raisePropertyChanged",["HeatMaximumColor:rh:q7",[n.Color.$,i.Defaults.ap],"HeatMaximum:qn:q8",[1,50],"HeatMinimumColor:ri:q9",[n.Color.$,i.Defaults.aq],"HeatMinimum:qo:ra",[1,0],"LatitudeMemberPath:qx:rb",[2,null],"LongitudeMemberPath:qz:rc",[2,null],"MouseOverEnabled:qk:rd",[0,!1],"PointExtent:qr:re",[1,1],"ProgressiveLoad:ql:rf",[0,!0],"UseBruteForce:qm:rg",[0,!1]]),r}(m),Ne=function(e){function o(){var t=e.call(this)||this;return t._progressiveLoadStatusChanged=null,t}return t.__extends(o,e),o.prototype.createImplementation=function(){return new Ee},Object.defineProperty(o.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"isPixel",{get:function(){return this.i.d6},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"latitudeMemberPath",{get:function(){return this.i.qx},set:function(e){this.i.qx=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"longitudeMemberPath",{get:function(){return this.i.qz},set:function(e){this.i.qz=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"useBruteForce",{get:function(){return this.i.qm},set:function(e){this.i.qm=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"progressiveLoad",{get:function(){return this.i.ql},set:function(e){this.i.ql=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"mouseOverEnabled",{get:function(){return this.i.qk},set:function(e){this.i.qk=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"heatMinimum",{get:function(){return this.i.qo},set:function(e){this.i.qo=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"heatMaximum",{get:function(){return this.i.qn},set:function(e){this.i.qn=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"heatMinimumColor",{get:function(){return n.colorToString(this.i.ri)},set:function(e){this.i.ri=n.stringToColor(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"heatMaximumColor",{get:function(){return n.colorToString(this.i.rh)},set:function(e){this.i.rh=n.stringToColor(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"pointExtent",{get:function(){return this.i.qr},set:function(e){this.i.qr=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"progressiveStatus",{get:function(){return this.i.qs},set:function(e){this.i.qs=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"progressiveLoadStatusChanged",{get:function(){var e=this;return null==this._progressiveLoadStatusChanged&&(this._progressiveLoadStatusChanged=new r.EventEmitter,this.i.progressiveLoadStatusChanged=n.delegateCombine(this.i.progressiveLoadStatusChanged,(function(t,r){e._runInZone((function(){var t=new i.IgxProgressiveLoadStatusEventArgs;t._provideImplementation(r),e.beforeProgressiveLoadStatusChanged&&e.beforeProgressiveLoadStatusChanged(e,t),e._progressiveLoadStatusChanged.emit({sender:e,args:t})}))}))),this._progressiveLoadStatusChanged},enumerable:!1,configurable:!0}),o.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:o,deps:[],target:r["ɵɵFactoryTarget"].Component}),o.ɵcmp=r["ɵɵngDeclareComponent"]({minVersion:"12.0.0",version:"12.2.14",type:o,selector:"igx-geographic-high-density-scatter-series",inputs:{latitudeMemberPath:"latitudeMemberPath",longitudeMemberPath:"longitudeMemberPath",useBruteForce:"useBruteForce",progressiveLoad:"progressiveLoad",mouseOverEnabled:"mouseOverEnabled",heatMinimum:"heatMinimum",heatMaximum:"heatMaximum",heatMinimumColor:"heatMinimumColor",heatMaximumColor:"heatMaximumColor",pointExtent:"pointExtent",progressiveStatus:"progressiveStatus"},outputs:{progressiveLoadStatusChanged:"progressiveLoadStatusChanged"},providers:[{provide:K,useExisting:r.forwardRef((function(){return o}))},{provide:i.IgxSeriesComponent,useExisting:r.forwardRef((function(){return o}))}],usesInheritance:!0,ngImport:r,template:"",isInline:!0,changeDetection:r.ChangeDetectionStrategy.OnPush}),o}(K);r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:Ne,decorators:[{type:r.Component,args:[{selector:"igx-geographic-high-density-scatter-series",template:"",providers:[{provide:K,useExisting:r.forwardRef((function(){return Ne}))},{provide:i.IgxSeriesComponent,useExisting:r.forwardRef((function(){return Ne}))}],changeDetection:r.ChangeDetectionStrategy.OnPush}]}],ctorParameters:function(){return[]},propDecorators:{latitudeMemberPath:[{type:r.Input}],longitudeMemberPath:[{type:r.Input}],useBruteForce:[{type:r.Input}],progressiveLoad:[{type:r.Input}],mouseOverEnabled:[{type:r.Input}],heatMinimum:[{type:r.Input}],heatMaximum:[{type:r.Input}],heatMinimumColor:[{type:r.Input}],heatMaximumColor:[{type:r.Input}],pointExtent:[{type:r.Input}],progressiveStatus:[{type:r.Input}],progressiveLoadStatusChanged:[{type:r.Output}]}});var ze=function(){function e(){}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,declarations:[Ne],imports:[o.CommonModule,i.IgxHighDensityScatterSeriesDynamicModule],exports:[Ne,i.IgxHighDensityScatterSeriesDynamicModule]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,i.IgxHighDensityScatterSeriesDynamicModule],i.IgxHighDensityScatterSeriesDynamicModule]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:ze,decorators:[{type:r.NgModule,args:[{declarations:[Ne],imports:[o.CommonModule,i.IgxHighDensityScatterSeriesDynamicModule],exports:[Ne,i.IgxHighDensityScatterSeriesDynamicModule],entryComponents:[]}]}]});var Ue=function(){function e(){n.TypeRegistrar.registerCons("IgxGeographicHighDensityScatterSeriesComponent",Ne),n.TypeRegistrar.register("GeographicHighDensityScatterSeries",Ee.$type)}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule,ze],exports:[ze]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,ze],ze]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:Ue,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule,ze],exports:[ze],entryComponents:[Ne]}]}],ctorParameters:function(){return[]}});var Le=function(e){function r(t){var r=e.call(this,t)||this;return r.cm=null,r.cm=t,r}return t.__extends(r,e),r.prototype.as=function(){e.prototype.as.call(this),this.q||(this.cm.g1=i.Defaults.m)},r.prototype.b2=function(){e.prototype.b2.call(this),null!=this.cm.qa&&(this.cm.q2.r5=this.cm.q5,this.cm.q2.sf=this.cm.q9)},r.prototype.cn=function(){null!=this.cm.q2&&(this.cm.q2.r5=this.cm.q5)},r.prototype.co=function(){null!=this.cm.q2&&(this.cm.q2.sf=this.cm.q9)},r.$t=n.markType(r,"GeographicContourLineSeriesView",S.$),r}(S),He=function(e){function r(){var t=e.call(this)||this;return t.triangulationStatusChanged=null,t.ab=r.$,t}return t.__extends(r,e),r.prototype.get_d1=function(){return!0},r.prototype.qf=function(){e.prototype.qf.call(this)},r.prototype.p9=function(){this.q2=new i.ScatterContourSeries;var e=this.q2;e.triangulationStatusChanged=n.delegateCombine(e.triangulationStatusChanged,n.runOn(this,this.rc));var t=this.q2;return t.propertyUpdated=n.delegateCombine(t.propertyUpdated,n.runOn(this,this.rd)),this.q2},r.prototype.rc=function(e,t){null!=this.triangulationStatusChanged&&this.triangulationStatusChanged(this,t)},r.prototype.rd=function(e,t){var r=n.typeCast(i.ScatterContourSeries.$,this.qa);null!=r&&"ActualFillScale"==t.propertyName&&(this.q4=r.r4)},r.prototype.mz=function(){e.prototype.mz.call(this)},r.prototype.bx=function(){return new Le(this)},r.prototype.l2=function(t){e.prototype.l2.call(this,t),this.q6=t},r.prototype.l7=function(t,i,n,o){switch(e.prototype.l7.call(this,t,i,n,o),i){case r.$$p[1]:this.q6.cn();break;case r.$$p[2]:this.q6.co();break;case r.$$p[3]:this.q2.r2=this.q1;break;case"DashArray":this.q2.pg=this.pg;break;case"DashCap":this.q2.ph=this.ph;break;case"MiterLimit":this.q2.gt=this.gt}},r.$t=n.markType(r,"GeographicContourLineSeries",C.$),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"raisePropertyChanged",["ActualFillScale:q4:re",[i.ValueBrushScale.$,null],"FillScale:q5:rf",[i.ValueBrushScale.$,null],"ValueMemberPath:q9:rg",[2,"value"],"ValueResolver:q1:rh",[i.ContourValueResolver.$,null]]),r}(C),We=function(e){function o(){var t=e.call(this)||this;return t._triangulationStatusChanged=null,t}return t.__extends(o,e),o.prototype.createImplementation=function(){return new He},Object.defineProperty(o.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"isLineContour",{get:function(){return this.i.d1},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"valueMemberPath",{get:function(){return this.i.q9},set:function(e){this.i.q9=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"fillScale",{get:function(){var e=this.i.q5;if(null==e)return null;if(!e.externalObject){var t=i.IgxValueBrushScaleComponent._createFromInternal(e);t&&(t._implementation=e),e.externalObject=t}return e.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.q5=null==e?null:e.i},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"actualFillScale",{get:function(){var e=this.i.q4;if(null==e)return null;if(!e.externalObject){var t=i.IgxValueBrushScaleComponent._createFromInternal(e);t&&(t._implementation=e),e.externalObject=t}return e.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.q4=null==e?null:e.i},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"valueResolver",{get:function(){var e=this.i.q1;if(null==e)return null;if(!e.externalObject){var t=i.IgxContourValueResolverComponent._createFromInternal(e);t&&(t._implementation=e),e.externalObject=t}return e.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.q1=null==e?null:e.i},enumerable:!1,configurable:!0}),o.prototype.findByName=function(t){var r=e.prototype.findByName.call(this,t);return r||(this.fillScale&&this.fillScale.name&&this.fillScale.name==t?this.fillScale:this.actualFillScale&&this.actualFillScale.name&&this.actualFillScale.name==t?this.actualFillScale:this.valueResolver&&this.valueResolver.name&&this.valueResolver.name==t?this.valueResolver:null)},o.prototype._styling=function(t,r,i){e.prototype._styling.call(this,t,r,i),this._inStyling=!0,this.fillScale&&this.fillScale._styling&&this.fillScale._styling(t,r,this),this.actualFillScale&&this.actualFillScale._styling&&this.actualFillScale._styling(t,r,this),this.valueResolver&&this.valueResolver._styling&&this.valueResolver._styling(t,r,this),this._inStyling=!1},Object.defineProperty(o.prototype,"triangulationStatusChanged",{get:function(){var e=this;return null==this._triangulationStatusChanged&&(this._triangulationStatusChanged=new r.EventEmitter,this.i.triangulationStatusChanged=n.delegateCombine(this.i.triangulationStatusChanged,(function(t,r){e._runInZone((function(){var t=new n.IgxTriangulationStatusEventArgs;t._provideImplementation(r),e.beforeTriangulationStatusChanged&&e.beforeTriangulationStatusChanged(e,t),e._triangulationStatusChanged.emit({sender:e,args:t})}))}))),this._triangulationStatusChanged},enumerable:!1,configurable:!0}),o.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:o,deps:[],target:r["ɵɵFactoryTarget"].Component}),o.ɵcmp=r["ɵɵngDeclareComponent"]({minVersion:"12.0.0",version:"12.2.14",type:o,selector:"igx-geographic-contour-line-series",inputs:{valueMemberPath:"valueMemberPath",fillScale:"fillScale",actualFillScale:"actualFillScale",valueResolver:"valueResolver"},outputs:{triangulationStatusChanged:"triangulationStatusChanged"},providers:[{provide:Ve,useExisting:r.forwardRef((function(){return o}))},{provide:K,useExisting:r.forwardRef((function(){return o}))},{provide:i.IgxSeriesComponent,useExisting:r.forwardRef((function(){return o}))}],usesInheritance:!0,ngImport:r,template:"",isInline:!0,changeDetection:r.ChangeDetectionStrategy.OnPush}),o}(Ve);r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:We,decorators:[{type:r.Component,args:[{selector:"igx-geographic-contour-line-series",template:"",providers:[{provide:Ve,useExisting:r.forwardRef((function(){return We}))},{provide:K,useExisting:r.forwardRef((function(){return We}))},{provide:i.IgxSeriesComponent,useExisting:r.forwardRef((function(){return We}))}],changeDetection:r.ChangeDetectionStrategy.OnPush}]}],ctorParameters:function(){return[]},propDecorators:{valueMemberPath:[{type:r.Input}],fillScale:[{type:r.Input}],actualFillScale:[{type:r.Input}],valueResolver:[{type:r.Input}],triangulationStatusChanged:[{type:r.Output}]}});var Ze=function(){function e(){}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,declarations:[We],imports:[o.CommonModule,i.IgxScatterContourSeriesDynamicModule],exports:[We,i.IgxScatterContourSeriesDynamicModule]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,i.IgxScatterContourSeriesDynamicModule],i.IgxScatterContourSeriesDynamicModule]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:Ze,decorators:[{type:r.NgModule,args:[{declarations:[We],imports:[o.CommonModule,i.IgxScatterContourSeriesDynamicModule],exports:[We,i.IgxScatterContourSeriesDynamicModule],entryComponents:[]}]}]});var Xe=function(){function e(){n.TypeRegistrar.registerCons("IgxGeographicContourLineSeriesComponent",We),n.TypeRegistrar.register("GeographicContourLineSeries",He.$type)}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule,Ze],exports:[Ze]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,Ze],Ze]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:Xe,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule,Ze],exports:[Ze],entryComponents:[We]}]}],ctorParameters:function(){return[]}});var Ye=function(){function e(){}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule,ne,ce,pe,n.IgxHeatTileGeneratorModule,Ie,i.IgxSizeScaleModule,i.IgxValueBrushScaleModule,i.IgxCustomPaletteColorScaleModule,we,$e,Ae,ze,Ze,X,n.IgxShapeDataSourceModule],exports:[ne,ce,pe,n.IgxHeatTileGeneratorModule,Ie,i.IgxSizeScaleModule,i.IgxValueBrushScaleModule,i.IgxCustomPaletteColorScaleModule,we,$e,Ae,ze,Ze,X,n.IgxShapeDataSourceModule]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,ne,ce,pe,n.IgxHeatTileGeneratorModule,Ie,i.IgxSizeScaleModule,i.IgxValueBrushScaleModule,i.IgxCustomPaletteColorScaleModule,we,$e,Ae,ze,Ze,X,n.IgxShapeDataSourceModule],ne,ce,pe,n.IgxHeatTileGeneratorModule,Ie,i.IgxSizeScaleModule,i.IgxValueBrushScaleModule,i.IgxCustomPaletteColorScaleModule,we,$e,Ae,ze,Ze,X,n.IgxShapeDataSourceModule]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:Ye,decorators:[{type:r.NgModule,args:[{declarations:[],exports:[ne,ce,pe,n.IgxHeatTileGeneratorModule,Ie,i.IgxSizeScaleModule,i.IgxValueBrushScaleModule,i.IgxCustomPaletteColorScaleModule,we,$e,Ae,ze,Ze,X,n.IgxShapeDataSourceModule],imports:[o.CommonModule,ne,ce,pe,n.IgxHeatTileGeneratorModule,Ie,i.IgxSizeScaleModule,i.IgxValueBrushScaleModule,i.IgxCustomPaletteColorScaleModule,we,$e,Ae,ze,Ze,X,n.IgxShapeDataSourceModule],entryComponents:[]}]}]});var Ke=function(){function e(){}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule,oe,ue,me,n.IgxHeatTileGeneratorDynamicModule,Ce,i.IgxSizeScaleDynamicModule,i.IgxValueBrushScaleDynamicModule,i.IgxCustomPaletteColorScaleDynamicModule,De,Re,Ge,Ue,Xe,Y,n.IgxShapeDataSourceDynamicModule,Ye],exports:[oe,ue,me,n.IgxHeatTileGeneratorDynamicModule,Ce,i.IgxSizeScaleDynamicModule,i.IgxValueBrushScaleDynamicModule,i.IgxCustomPaletteColorScaleDynamicModule,De,Re,Ge,Ue,Xe,Y,n.IgxShapeDataSourceDynamicModule,Ye]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,oe,ue,me,n.IgxHeatTileGeneratorDynamicModule,Ce,i.IgxSizeScaleDynamicModule,i.IgxValueBrushScaleDynamicModule,i.IgxCustomPaletteColorScaleDynamicModule,De,Re,Ge,Ue,Xe,Y,n.IgxShapeDataSourceDynamicModule,Ye],oe,ue,me,n.IgxHeatTileGeneratorDynamicModule,Ce,i.IgxSizeScaleDynamicModule,i.IgxValueBrushScaleDynamicModule,i.IgxCustomPaletteColorScaleDynamicModule,De,Re,Ge,Ue,Xe,Y,n.IgxShapeDataSourceDynamicModule,Ye]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:Ke,decorators:[{type:r.NgModule,args:[{declarations:[],exports:[oe,ue,me,n.IgxHeatTileGeneratorDynamicModule,Ce,i.IgxSizeScaleDynamicModule,i.IgxValueBrushScaleDynamicModule,i.IgxCustomPaletteColorScaleDynamicModule,De,Re,Ge,Ue,Xe,Y,n.IgxShapeDataSourceDynamicModule,Ye],imports:[o.CommonModule,oe,ue,me,n.IgxHeatTileGeneratorDynamicModule,Ce,i.IgxSizeScaleDynamicModule,i.IgxValueBrushScaleDynamicModule,i.IgxCustomPaletteColorScaleDynamicModule,De,Re,Ge,Ue,Xe,Y,n.IgxShapeDataSourceDynamicModule,Ye],entryComponents:[]}]}]});var Je=function(e){function r(){var t=null!==e&&e.apply(this,arguments)||this;return t._token=null,t._expires=0,t._ssl=!1,t}return t.__extends(r,e),Object.defineProperty(r.prototype,"token",{get:function(){return this._token},set:function(e){this._token=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"expires",{get:function(){return this._expires},set:function(e){this._expires=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"ssl",{get:function(){return this._ssl},set:function(e){this._ssl=e},enumerable:!1,configurable:!0}),r.$t=n.markType(r,"TokenResponseModel"),r}(n.Base),Qe=function(e){function r(){var t=null!==e&&e.apply(this,arguments)||this;return t._name=null,t._tileInfo=null,t}return t.__extends(r,e),Object.defineProperty(r.prototype,"name",{get:function(){return this._name},set:function(e){this._name=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"tileInfo",{get:function(){return this._tileInfo},set:function(e){this._tileInfo=e},enumerable:!1,configurable:!0}),r.$t=n.markType(r,"MapServerResponseModel"),r}(n.Base),et=function(e){function r(){var t=null!==e&&e.apply(this,arguments)||this;return t._lods=null,t}return t.__extends(r,e),Object.defineProperty(r.prototype,"lods",{get:function(){return this._lods},set:function(e){this._lods=e},enumerable:!1,configurable:!0}),r.$t=n.markType(r,"TileInfoResponseModel"),r}(n.Base),tt=function(e){function r(){var t=null!==e&&e.apply(this,arguments)||this;return t._level=0,t._resolution=0,t._scale=0,t}return t.__extends(r,e),Object.defineProperty(r.prototype,"level",{get:function(){return this._level},set:function(e){this._level=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"resolution",{get:function(){return this._resolution},set:function(e){this._resolution=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"scale",{get:function(){return this._scale},set:function(e){this._scale=e},enumerable:!1,configurable:!0}),r.$t=n.markType(r,"LevelOfDetailResponseModel"),r}(n.Base),rt=function(e){function r(t){var r=e.call(this,t)||this;return r.ce=null,r.ce=t,r}return t.__extends(r,e),r.$t=n.markType(r,"GeographicProportionalSymbolSeriesBaseView",y.$),r}(y),it=function(e){function r(t){var r=e.call(this,t)||this;return r.ce=null,r.ce=t,r}return t.__extends(r,e),r.$t=n.markType(r,"GeographicShapeSeriesBaseBaseView",y.$),r}(y),nt=function(e){function r(t){var r=e.call(this,t)||this;return r.ce=null,r.ce=t,r}return t.__extends(r,e),r.$t=n.markType(r,"GeographicSymbolSeriesBaseView",y.$),r}(y),ot=function(e){function r(t){var r=e.call(this,t)||this;return r.ce=null,r.ce=t,r}return t.__extends(r,e),r.$t=n.markType(r,"GeographicXYTriangulatingSeriesBaseView",y.$),r}(y),at=function(e){function r(){var t=e.call(this)||this;return t.b=null,t.a=null,t.a=new n.List$1(n.String_$type,0),t}return t.__extends(r,e),r.$t=n.markType(r,"ImageryMetadata"),r}(n.Base),st=function(e){function r(){var t=e.call(this)||this;return t.a=null,t.a=new n.List$1(at.$,0),t}return t.__extends(r,e),r.$t=n.markType(r,"BingResourceSet"),r}(n.Base),lt=function(e){function r(){var t=e.call(this)||this;return t.a=null,t.a=new n.List$1(st.$,0),t}return t.__extends(r,e),r.$t=n.markType(r,"BingResponse"),r}(n.Base),ct=function(e){function r(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(r,e),r.$t=n.markType(r,"GeographicMarkerSeriesBase",_e.$),r}(_e),ut=function(e){function r(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(r,e),r.$t=n.markType(r,"GeographicProportionalSymbolSeriesBase",ct.$),r}(ct),pt=function(e){function i(){return e.call(this)||this}return t.__extends(i,e),Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),i.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:i,deps:[],target:r["ɵɵFactoryTarget"].Component}),i.ɵcmp=r["ɵɵngDeclareComponent"]({minVersion:"12.0.0",version:"12.2.14",type:i,selector:"ng-component",usesInheritance:!0,ngImport:r,template:"",isInline:!0}),i}(xe);r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:pt,decorators:[{type:r.Component,args:[{template:""}]}],ctorParameters:function(){return[]}});var ht=function(e){function i(){return e.call(this)||this}return t.__extends(i,e),Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),i.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:i,deps:[],target:r["ɵɵFactoryTarget"].Component}),i.ɵcmp=r["ɵɵngDeclareComponent"]({minVersion:"12.0.0",version:"12.2.14",type:i,selector:"ng-component",usesInheritance:!0,ngImport:r,template:"",isInline:!0}),i}(pt);r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:ht,decorators:[{type:r.Component,args:[{template:""}]}],ctorParameters:function(){return[]}});var gt=function(e){function r(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(r,e),r.$t=n.markType(r,"GeographicShapeSeriesBaseBase",m.$),r}(m),mt=function(e){function i(){return e.call(this)||this}return t.__extends(i,e),Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),i.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:i,deps:[],target:r["ɵɵFactoryTarget"].Component}),i.ɵcmp=r["ɵɵngDeclareComponent"]({minVersion:"12.0.0",version:"12.2.14",type:i,selector:"ng-component",usesInheritance:!0,ngImport:r,template:"",isInline:!0}),i}(K);r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:mt,decorators:[{type:r.Component,args:[{template:""}]}],ctorParameters:function(){return[]}});var yt=function(e){function r(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(r,e),r.$t=n.markType(r,"GeographicSymbolSeriesBase",ct.$),r}(ct),ft=function(e){function i(){return e.call(this)||this}return t.__extends(i,e),Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),i.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:i,deps:[],target:r["ɵɵFactoryTarget"].Component}),i.ɵcmp=r["ɵɵngDeclareComponent"]({minVersion:"12.0.0",version:"12.2.14",type:i,selector:"ng-component",usesInheritance:!0,ngImport:r,template:"",isInline:!0}),i}(pt);r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:ft,decorators:[{type:r.Component,args:[{template:""}]}],ctorParameters:function(){return[]}});var dt=function(e){function r(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(r,e),r.$t=n.markType(r,"GeographicXYTriangulatingSeriesBase",m.$),r}(m),bt=function(e){function i(){return e.call(this)||this}return t.__extends(i,e),Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),i.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:i,deps:[],target:r["ɵɵFactoryTarget"].Component}),i.ɵcmp=r["ɵɵngDeclareComponent"]({minVersion:"12.0.0",version:"12.2.14",type:i,selector:"ng-component",usesInheritance:!0,ngImport:r,template:"",isInline:!0}),i}(K);r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:bt,decorators:[{type:r.Component,args:[{template:""}]}],ctorParameters:function(){return[]}}),e.ArcGISOnlineMapImagery=H,e.BingMapsImageryStyle=w,e.BingMapsImageryStyle_$type=D,e.BingMapsMapImagery=R,e.BingMapsMapImageryView=$,e.BingResourceSet=st,e.BingResponse=lt,e.CustomMapImagery=z,e.GeographicContourLineSeries=He,e.GeographicContourLineSeriesView=Le,e.GeographicHighDensityScatterSeries=Ee,e.GeographicHighDensityScatterSeriesView=Fe,e.GeographicMapImagery=d,e.GeographicMapImageryView=b,e.GeographicMapSeriesHost=m,e.GeographicMarkerSeries=_e,e.GeographicMarkerSeriesBase=ct,e.GeographicPolylineSeries=se,e.GeographicPolylineSeriesView=ae,e.GeographicProportionalSymbolSeries=ke,e.GeographicProportionalSymbolSeriesBase=ut,e.GeographicProportionalSymbolSeriesBaseView=rt,e.GeographicProportionalSymbolSeriesView=qe,e.GeographicScatterAreaSeries=x,e.GeographicScatterAreaSeriesView=v,e.GeographicShapeSeries=re,e.GeographicShapeSeriesBase=Q,e.GeographicShapeSeriesBaseBase=gt,e.GeographicShapeSeriesBaseBaseView=it,e.GeographicShapeSeriesBaseView=ee,e.GeographicShapeSeriesView=te,e.GeographicSymbolSeries=Oe,e.GeographicSymbolSeriesBase=yt,e.GeographicSymbolSeriesBaseView=nt,e.GeographicSymbolSeriesView=Te,e.GeographicTileSeries=ve,e.GeographicXYTriangulatingSeries=C,e.GeographicXYTriangulatingSeriesBase=dt,e.GeographicXYTriangulatingSeriesBaseView=ot,e.GeographicXYTriangulatingSeriesView=S,e.HostSeriesView=y,e.IgxArcGISOnlineMapImagery=W,e.IgxArcGISOnlineMapImageryDynamicModule=Z,e.IgxArcGISOnlineMapImageryModule=L,e.IgxBingMapsMapImagery=V,e.IgxBingMapsMapImageryDynamicModule=B,e.IgxBingMapsMapImageryModule=k,e.IgxCustomMapImagery=N,e.IgxCustomMapImageryDynamicModule=U,e.IgxCustomMapImageryModule=E,e.IgxGeographicContourLineSeriesComponent=We,e.IgxGeographicContourLineSeriesDynamicModule=Xe,e.IgxGeographicContourLineSeriesModule=Ze,e.IgxGeographicHighDensityScatterSeriesComponent=Ne,e.IgxGeographicHighDensityScatterSeriesDynamicModule=Ue,e.IgxGeographicHighDensityScatterSeriesModule=ze,e.IgxGeographicMapComponent=q,e.IgxGeographicMapCoreDynamicModule=Y,e.IgxGeographicMapCoreModule=X,e.IgxGeographicMapDynamicModule=Ke,e.IgxGeographicMapImagery=O,e.IgxGeographicMapModule=Ye,e.IgxGeographicMapSeriesHostComponent=K,e.IgxGeographicMarkerSeriesBaseComponent=pt,e.IgxGeographicMarkerSeriesComponent=xe,e.IgxGeographicPolylineSeriesComponent=le,e.IgxGeographicPolylineSeriesDynamicModule=ue,e.IgxGeographicPolylineSeriesModule=ce,e.IgxGeographicProportionalSymbolSeriesBaseComponent=ht,e.IgxGeographicProportionalSymbolSeriesComponent=Pe,e.IgxGeographicProportionalSymbolSeriesDynamicModule=De,e.IgxGeographicProportionalSymbolSeriesModule=we,e.IgxGeographicScatterAreaSeriesComponent=Be,e.IgxGeographicScatterAreaSeriesDynamicModule=Ge,e.IgxGeographicScatterAreaSeriesModule=Ae,e.IgxGeographicShapeSeriesBaseBaseComponent=mt,e.IgxGeographicShapeSeriesBaseComponent=J,e.IgxGeographicShapeSeriesComponent=ie,e.IgxGeographicShapeSeriesDynamicModule=oe,e.IgxGeographicShapeSeriesModule=ne,e.IgxGeographicSymbolSeriesBaseComponent=ft,e.IgxGeographicSymbolSeriesComponent=je,e.IgxGeographicSymbolSeriesDynamicModule=Re,e.IgxGeographicSymbolSeriesModule=$e,e.IgxGeographicTileSeriesComponent=Me,e.IgxGeographicTileSeriesDynamicModule=Ce,e.IgxGeographicTileSeriesModule=Ie,e.IgxGeographicXYTriangulatingSeriesBaseComponent=bt,e.IgxGeographicXYTriangulatingSeriesComponent=Ve,e.IgxImageTilesReadyEventArgs=_,e.IgxImagesChangedEventArgs=T,e.IgxOpenStreetMapImagery=G,e.IgxOpenStreetMapImageryDynamicModule=F,e.IgxOpenStreetMapImageryModule=A,e.IgxSubDomainsCollection=P,e.IgxTileGeneratorMapImagery=ge,e.IgxTileGeneratorMapImageryDynamicModule=me,e.IgxTileGeneratorMapImageryModule=pe,e.IgxTileSeriesComponent=de,e.IgxTileSeriesDynamicModule=Se,e.IgxTileSeriesModule=be,e.ImageTilesReadyEventArgs=h,e.ImageryMetadata=at,e.ImagesChangedEventArgs=g,e.LevelOfDetailResponseModel=tt,e.MapBackgroundTilingMode=l,e.MapBackgroundTilingMode_$type=c,e.MapResizeBehavior=a,e.MapResizeBehavior_$type=s,e.MapServerResponseModel=Qe,e.OpenStreetMapImagery=I,e.SphericalMercatorHorizontalScaler=p,e.SphericalMercatorVerticalScaler=u,e.SubDomainsCollection=j,e.TileGeneratorMapImagery=he,e.TileInfoResponseModel=et,e.TileSeries=ye,e.TileSeriesView=fe,e.TokenResponseModel=Je,e.XamGeographicMap=f,e.XamGeographicMapView=M,Object.defineProperty(e,"__esModule",{value:!0})}));
|
|
7
|
+
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("tslib"),require("@angular/core"),require("igniteui-angular-charts"),require("igniteui-angular-core"),require("@angular/common")):"function"==typeof define&&define.amd?define(["exports","tslib","@angular/core","igniteui-angular-charts","igniteui-angular-core","@angular/common"],t):t((e=e||self)["igniteui-angular-maps"]={},e.tslib,e.i0,e.igniteuiAngularCharts,e.igniteuiAngularCore,e.common)}(this,(function(e,t,r,i,n,o){"use strict";var a=function(e){return e[e.Auto=0]="Auto",e[e.MaintainTopLeftPosition=1]="MaintainTopLeftPosition",e[e.MaintainCenterPosition=2]="MaintainCenterPosition",e}({}),s=n.markEnum("MapResizeBehavior","Auto,0|MaintainTopLeftPosition,1|MaintainCenterPosition,2"),l=function(e){return e[e.Auto=0]="Auto",e[e.NonWrapped=1]="NonWrapped",e[e.Wrapped=2]="Wrapped",e}({}),c=n.markEnum("MapBackgroundTilingMode","Auto,0|NonWrapped,1|Wrapped,2"),u=function(e){function r(){var t=e.call(this)||this;return t.au=null,t.ai=0,t.aj=0,t.au=new n.Rect(0,0,0,1,1),t}return t.__extends(r,e),r.prototype.q=function(e,t){if(t.c.isEmpty)return this.getMercatorUnscaledValue(e,t.e,t.d,t.a);var r=e*t.e.height+t.e.top*t.d.height;return this.getMercatorUnscaledValue(r,this.au,t.c,t.a)},r.prototype.p=function(e,t){if(t.c.isEmpty)return this.getMercatorScaledValue1(e,t.e,t.d,t.a);var r=this.getMercatorScaledValue1(e,this.au,t.c,t.a);return r=(r-t.e.top*t.d.height)/t.e.height},r.prototype.af=function(e){return Array.isArray(e)?e:null},r.prototype.v=function(e,t,i,n){var o,a,s,l,c,u=n.e,p=n.d,h=n.c,g=(n.a,!h.isEmpty),m=(this.m,this.o,h.top),y=h.height,f=u.top,d=u.height,b=p.top,S=p.height,v=this.au.top,M=this.au.height,I=this.af(e),C=.017453292519943295,x=!1;null!=I&&(x=!0);for(var _=t;_<i;_++)o=x?I[_]:e.item(_),g?(o<r.ah&&(o=r.ah),o>r.ag&&(o=r.ag),a=o*C,s=Math.sin(a),l=.5*Math.log((1+s)/(1-s)),c=(((c=m+(c=(this.ai-l)*y/this.aj))-v*y)/M-f*S)/d,x?I[_]=c:e.item(_,c)):(o<r.ah&&(o=r.ah),o>r.ag&&(o=r.ag),a=o*C,s=Math.sin(a),l=.5*Math.log((1+s)/(1-s)),c=((c=b+(c=(this.ai-l)*S/this.aj))-f*S)/d,x?I[_]=c:e.item(_,c))},r.prototype.t=function(e,t,r,i,n){return{p3:this.ak(e.l3),p4:this.ak(e.l2)}},r.prototype.w=function(t,i,n){switch(e.prototype.w.call(this,t,i,n),t){case"ActualMinimumValue":case"ActualMaximumValue":this.ai=r.am(this.n),this.aj=r.am(this.n)-r.am(this.o)}},Object.defineProperty(r,"as",{get:function(){return r.ag},enumerable:!1,configurable:!0}),Object.defineProperty(r,"at",{get:function(){return r.ah},enumerable:!1,configurable:!0}),r.prototype.getMercatorUnscaledValue=function(e,t,i,n){var o=(e-i.top)*t.width+t.top*i.height;return o=r.am(this.n)-o/(i.height/this.aj),r.aq(o)},r.prototype.getMercatorScaledValue1=function(e,t,r,i){return(r.top+this.getMercatorScaledValue3(e,r.height)-t.top*r.height)/t.width},r.prototype.getMercatorScaledValue2=function(e,t,r,i,n){return(this.getMercatorScaledValue3(e,i.height)-t.top*r.height)/t.width},r.prototype.getMercatorScaledValue3=function(e,t){e=e>r.ah?e<r.ag?e:r.ag:r.ah;var i=r.am(e);return(this.ai-i)*t/this.aj},r.am=function(e){var t=.017453292519943295*e,r=Math.sin(t);return.5*Math.log((1+r)/(1-r))},r.aq=function(e){return e=Math.exp(2*e),Math.asin((e-1)/(e+1))/.017453292519943295},r.prototype.ak=function(e){return e<r.ah?r.ah:e>r.ag?r.ag:e},r.$t=n.markType(r,"SphericalMercatorVerticalScaler",i.VerticalLinearScaler.$),r.ag=85.05112878,r.ah=-85.05112878,r}(i.VerticalLinearScaler),p=function(e){function r(){var t=e.call(this)||this;return t.aj=null,t.aj=new n.Rect(0,0,0,1,1),t}return t.__extends(r,e),r.prototype.q=function(e,t){if(t.c.isEmpty)return this.getMercatorUnscaledValue(e,t.e,t.d,t.a);var r=e*t.e.width+t.e.left*t.d.width;return this.getMercatorUnscaledValue(r,this.aj,t.c,t.a)},r.prototype.p=function(e,t){return t.c.isEmpty?this.getMercatorScaledValue1(e,t.e,t.d,t.a):(this.getMercatorScaledValue1(e,this.aj,t.c,t.a)-t.e.left*t.d.width)/t.e.width},r.prototype.af=function(e){return Array.isArray(e)?e:null},r.prototype.v=function(e,t,r,i){var n,o=i.e,a=i.d,s=i.c,l=i.a,c=!s.isEmpty,u=this.m,p=this.o,h=s.left,g=s.width,m=o.left,y=o.width,f=a.left,d=a.width,b=this.aj.left,S=this.aj.width,v=this.af(e),M=!1;null!=v&&(M=!0);for(var I=t;I<r;I++)if(n=M?v[I]:e.item(I),c){var C=(n-p)/u;l&&(C=1-C);var x=((C=h+g*(C-b)/S)-m*d)/y;M?v[I]=x:e.item(I,x)}else{var _=(n-p)/u;l&&(_=1-_),_=f+d*(_-m)/y,M?v[I]=_:e.item(I,_)}},r.prototype.t=function(e,t,r,i,n){return{p3:e.l3,p4:e.l2}},r.prototype.getMercatorUnscaledValue=function(e,t,r,i){var n=t.left+t.width*(e-r.left)/r.width;return i&&(n=1-n),this.o+n*this.m},r.prototype.getMercatorScaledValue1=function(e,t,r,i){var n=(e-this.o)/this.m;return i&&(n=1-n),r.left+r.width*(n-t.left)/t.width},r.prototype.getMercatorScaledValue2=function(e,t,r,i,n){var o=(e-this.o)/this.m;return n&&(o=1-o),r.left+r.width*(o-t.left)/t.width},r.$t=n.markType(r,"SphericalMercatorHorizontalScaler",i.HorizontalLinearScaler.$),r}(i.HorizontalLinearScaler),h=function(e){function r(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(r,e),r.$t=n.markType(r,"ImageTilesReadyEventArgs",n.EventArgs.$),r}(n.EventArgs),g=function(e){function r(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(r,e),r.$t=n.markType(r,"ImagesChangedEventArgs",n.EventArgs.$),r}(n.EventArgs),m=function(e){function r(){var t=e.call(this)||this;return t.p8=null,t.qa=t.p9(),t}return t.__extends(r,e),r.prototype.ln=function(){e.prototype.ln.call(this),null!=this.qa&&this.qa.ln()},r.prototype.get_dw=function(){return!0},r.prototype.hy=function(e,t){var r=this.js(t);return"LatitudeMemberPath"==r&&(r="YMemberPath"),"LongitudeMemberPath"==r&&(r="XMemberPath"),this.qa.hy(e,t)},r.prototype.c1=function(e,t,r,i){return this.qa.c1(e,t,r,i)},r.prototype.ag=function(){return this.qa.ag()},r.prototype.be=function(){return this.qa},Object.defineProperty(r.prototype,"qa",{get:function(){return this.p8},set:function(e){this.qa!=e&&(this.p8=e,this.qf())},enumerable:!1,configurable:!0}),r.prototype.get_hasMarkers=function(){return this.qa.hasMarkers},r.prototype.qf=function(){if(null!=this.p8){var e=this.p8;e.externalObject=n.TypeRegistrar.createFromInternal(e,n.PlatformConstants.Prefix,n.PlatformConstants.Postfix),e.externalObject._implementation=e}this.k5(this.qa),this.qb.b2()},r.prototype.aw=function(e,t,r){return this.ay(this.qa,e,t,r)},r.prototype.ax=function(e,t,r){return this.az(this.qa,e,t,r)},r.prototype.hv=function(e){return this.h0(this.qa,e)},r.prototype.hl=function(e,t){return this.qa.hl(e,t)},r.prototype.hj=function(e,t){return this.qa.hj(e,t)},r.prototype.gl=function(e,t,r){return this.qa.gl(e,t,r)},r.prototype.pq=function(e,t,r){return this.qa.pq(e,t,r)},r.prototype.pz=function(e){return this.qa.pz(e)},r.prototype.ak=function(e){return this.qa.ak(e)},r.prototype.p0=function(e){return this.qa.p0(e)},r.prototype.al=function(e){return this.qa.al(e)},r.prototype.p1=function(e){return this.qa.p1(e)},r.prototype.p2=function(e){return this.qa.p2(e)},r.prototype.gh=function(e,t,r){return this.qa.gh(e,t,r)},r.prototype.pm=function(e,t,r){return this.qa.pm(e,t,r)},r.prototype.gj=function(e,t,r){return this.gl(e,t,r)},r.prototype.po=function(e,t,r){return this.qa.po(e,t,r)},r.prototype.pr=function(e,t,r){return this.qa.pr(e,t,r)},r.prototype.gm=function(e,t,r){return this.qa.gm(e,t,r)},r.prototype.pn=function(e,t,r){return this.qa.pn(e,t,r)},r.prototype.gi=function(e,t,r){return this.qa.gi(e,t,r)},r.prototype.pp=function(e,t,r){return this.qa.pp(e,t,r)},r.prototype.gk=function(e,t,r){return this.qa.gk(e,t,r)},r.prototype.hg=function(e){return this.qa.hg(e)},r.prototype.gc=function(){return this.qa.gc()},r.prototype.f8=function(e){return this.qa.f8(e)},r.prototype.hw=function(e){return this.qa.hw(e)},r.prototype.bx=function(){return new y(this)},r.prototype.l2=function(t){e.prototype.l2.call(this,t),this.qb=n.typeCast(y.$,t)},Object.defineProperty(r.prototype,"qc",{get:function(){return this.c(r.qh)},set:function(e){this.h(r.qh,e)},enumerable:!1,configurable:!0}),r.prototype.l7=function(t,r,o,a){switch(e.prototype.l7.call(this,t,r,o,a),r){case"SeriesViewer":this.qa.cd=this.cd,null!=o&&o.op(this.qa),null!=a&&this.cd.lk(this.qa),this.qa.ma(this.p3),this.qa.index=this.index,this.lb(this.qa),this.hq=this.qa.hq;var s=n.typeCast(i.SeriesViewer.$,o);if(null!=s&&(s.actualWindowRectChanged=n.delegateRemove(s.actualWindowRectChanged,n.runOn(this,this.qg))),null!=this.cd){var l=this.cd;l.actualWindowRectChanged=n.delegateCombine(l.actualWindowRectChanged,n.runOn(this,this.qg))}this.qe();break;case"SyncLink":this.qa.b8=this.b8;break;case"VisibleFromScale":this.qe();break;case"Index":this.qa.index=this.index;break;case"ItemsSource":this.qb.b3();break;case"Resolution":this.qb.ca();break;case"TransitionDuration":this.qb.cd();break;case"Opacity":this.qb.b7();break;case"Visibility":var c=this.qa,u=this._visibility;c.visibility=u;break;case"MouseOverEnabled":this.qa.em=this.em;break;case"ExpectFunctions":this.qa.expectFunctions=this.expectFunctions;break;case"Thickness":this.qb.cc();break;case"Brush":this.qb.b1();break;case"Outline":this.qb.b9();break;case"ActualBrush":this.qb.by();break;case"ActualOutline":this.qb.bz();break;case"MarkerFillOpacity":n.isNaN_(this.gs)||this.qb.b6();break;case"AreaFillOpacity":n.isNaN_(this.f1)||this.qb.b0();break;case"OutlineMode":this.qb.b8();break;case"ShowDefaultTooltip":this.qb.cb();break;case"Title":this.qa.title=this.title;break;case"LegendItemBadgeMode":this.qb.b4();break;case"LegendItemBadgeShape":this.qb.b5();break;case"Legend":this.qa.legend=this.legend,this.b0.at()}},r.prototype.qe=function(){if(null!=this.cd&&null!=this.qa&&!n.isNaN_(this.qc))if(this.cd.s9.width>this.qc){this.qa.visibility=1}else{this.qa.visibility=0}},r.prototype.qg=function(e,t){this.qe()},r.prototype.ml=function(t){e.prototype.ml.call(this,t),null!=this.qa&&this.qa.ml(t)},r.prototype.mk=function(e,t,r,i,n){null!=this.qa&&this.qa.mk(e,t,r,i,n)},r.prototype.at=function(e,t){return this.qa.at(e,t)},r.prototype.mv=function(){e.prototype.mv.call(this),this.qa.mv()},r.prototype.get_coercionMethods=function(){return this._coercionMethods},r.prototype.set_coercionMethods=function(e){this._coercionMethods=e,this.qa.coercionMethods=e},r.prototype.la=function(t){if(e.prototype.la.call(this,t),null!=this.qa){var r=this.qa.hu();this.k2(t,r)}},r.$t=n.markType(r,"GeographicMapSeriesHost",i.Series.$),r.qh=n.DependencyProperty.i("VisibleFromScale",n.Number_$type,r.$,new n.PropertyMetadata(2,1,(function(e,t){e.raisePropertyChanged("VisibleFromScale",t.oldValue,t.newValue)}))),r}(i.Series),y=function(e){function r(t){var r=e.call(this,t)||this;return r.bx=null,r.bx=t,r}return t.__extends(r,e),r.prototype.ar=function(t,r){e.prototype.ar.call(this,t,r)},r.prototype.b2=function(){this.bx.p7=1,this.bx.qa.p7=0,this.bx.qa.itemsSource=this.bx.itemsSource,this.bx.qa.index=this.bx.index,this.bx.qa.o7=this.bx.o7,this.bx.qa.pc=this.bx.o7,this.bx.qa.bt=this.bx.bt,this.bx.qa.gv=this.bx.gv,this.bx.qa.ho=this.bx.ho,this.bx.qa._opacity=this.bx._opacity,this.bx.qa.g1=this.bx.g1,this.bx.qa.f1=this.bx.f1,this.bx.qa.gs=this.bx.gs,this.bx.qa.et=this.bx.et,this.bx.qa.legendItemBadgeShape=this.bx.legendItemBadgeShape,this.bx.qa.a9=this.bx.a9},r.prototype.b3=function(){this.bx.qa.itemsSource=this.bx.itemsSource},r.prototype.ca=function(){this.bx.qa.gv=this.bx.gv},r.prototype.cd=function(){this.bx.qa.ho=this.bx.ho},r.prototype.b7=function(){this.bx.qa._opacity=this.bx._opacity},r.prototype.cc=function(){this.bx.qa.g1=this.bx.g1},r.prototype.b1=function(){this.bx.qa.o7=this.bx.o7},r.prototype.b9=function(){this.bx.qa.pc=this.bx.pc},r.prototype.by=function(){this.bx.qa.o7=this.bx.o3},r.prototype.bz=function(){this.bx.qa.pc=this.bx.o6},r.prototype.b4=function(){this.bx.qa.a9=this.bx.a9},r.prototype.b5=function(){this.bx.qa.legendItemBadgeShape=this.bx.legendItemBadgeShape},r.prototype.b0=function(){this.bx.qa.f1=this.bx.f1},r.prototype.b6=function(){this.bx.qa.gs=this.bx.gs},r.prototype.b8=function(){this.bx.qa.bt=this.bx.bt},r.prototype.cb=function(){this.bx.qa.et=this.bx.et},r.$t=n.markType(r,"HostSeriesView",i.SeriesView.$),r}(i.SeriesView),f=function(e){function r(){var t=e.call(this)||this;t.ul=null,t.ua=!1,t.t2=1,t.uh=0,t.vs=null,t.tz=null,t.tv=null,t.tx=null,t.t1=null,t.vo={$type:n.Point_$type,x:NaN,y:NaN},t.vv=null,t.ug=1,t.imageTilesReady=null,t.t9=null,t.vu=n.Rect.empty,t.uh=u.am(r.vt.bottom)-u.am(r.vt.top),t.ab=r.$,t.backgroundContent=new I;var o,a=((o=new i.NumericXAxis).bh=t,o);a.ce=!0,t.tw=a,t.tw.nj=new p;var s=function(){var e=new i.NumericYAxis;return e.bh=t,e}();return s.ce=!0,t.ty=s,t.ty.nj=new u,t.u3(),t.va(),t.l3(),t}return t.__extends(r,e),r.prototype.provideContainer=function(t){e.prototype.provideContainer.call(this,t),this.tw.provideRenderer(t),this.ty.provideRenderer(t)},r.prototype.l3=function(){e.prototype.l3.call(this),this.t8.fv(this.gc)},r.prototype.er=function(){return this.ue},r.prototype.es=function(){return this.ue},r.prototype.t5=function(){return 0==this.t3&&this.ua?2:1},Object.defineProperty(r.prototype,"t4",{get:function(){return this.t2},set:function(e){this.t2=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"vx",{get:function(){return this.vs},set:function(e){if(n.Rect.l_op_Inequality(this.vs,e)){var t=this.vs;this.vs=e,this.n8("ActualWorldRect",t,e)}},enumerable:!1,configurable:!0}),r.prototype.v1=function(){return this.vx},r.prototype.u3=function(){this.v9.isEmpty||(this.vx=this.v7(this.v9,1==this.cd))},r.prototype.v7=function(e,t){var i=e.top,o=e.left,a=e.width,s=e.height,l=u.am(e.bottom),c=u.am(e.top),p=l-c,h=e.width/r.vt.width,g=u.am(r.vt.top);if(p/h>this.uh){var m=p/this.uh;o-=(m-h)/2*r.vt.width,a=m*r.vt.width,t&&(o<r.vt.left?o+=r.vt.left-o:o+a>r.vt.right&&(o-=o+a-r.vt.right))}else if(p/h<this.uh){var y=this.uh*h-p,f=c-y/2,d=l+y/2;t&&(f<g?d+=g-(f+=g-f):d>g+this.uh&&(f-=d-(g+this.uh),d-=d-(g+this.uh))),i=u.aq(f),s=u.aq(d)-i}return new n.Rect(0,o,i,a,s)},Object.defineProperty(r.prototype,"backgroundContent",{get:function(){return this.tz},set:function(e){if(e!=this.backgroundContent){var t=this.backgroundContent;this.tz=e,this.n8("BackgroundContent",t,e)}},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"tw",{get:function(){return this.tv},set:function(e){if(e!=this.tw){var t=this.tw;this.tv=e,this.n8("XAxis",t,e)}},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"ty",{get:function(){return this.tx},set:function(e){if(e!=this.ty){var t=this.ty;this.tx=e,this.n8("YAxis",t,e)}},enumerable:!1,configurable:!0}),r.prototype.getZoomRectFromGeoRect=function(e){return this.getZoomFromGeographicRect(e)},r.prototype.vd=function(e){this.tp=e},r.prototype.vc=function(e){this.v9=e},r.prototype.getZoomFromGeographicRect=function(e){return this.vz(e,!0,0)},r.prototype.vy=function(e,t){return this.vz(e,!1,t)},r.prototype.vz=function(e,t,o){var a=e;t&&(a=this.v7(e,!1));var s=this.tw,l=this.ty,c=new i.ScalerParams(1,r.vw,this.to,s.cg);c.c=this.td;var u=new i.ScalerParams(1,r.vw,this.to,l.cg);u.c=this.td;var p=this.tw.ei(a.left,c),h=this.tw.ei(a.right,c),g=this.ty.ei(a.top,u),m=this.ty.ei(a.bottom,u),y=(p-o)/this.to.width,f=(m-o)/this.to.height,d=(h-p+2*o)/this.to.width,b=(g-m+2*o)/this.to.height,S=new n.Rect(0,y,f,d,b);return S.intersect(r.vw),S.isEmpty&&(S=r.vw),S},r.prototype.getZoomFromGeographicPoints=function(e,t){var i=e.x,o=t.y,a=t.x-e.x,s=e.y-t.y;if(a<0||s<0)return r.vw;var l=new n.Rect(0,i,o,a,s);return this.getZoomFromGeographicRect(l)},r.prototype.v3=function(e){var t=this.tw,o=this.ty,a=new i.ScalerParams(1,e,this.to,t.cg);a.c=this.td;var s=new i.ScalerParams(1,e,this.to,o.cg);s.c=this.td;var l=this.tc,c=t.el(l.left,a),u=o.el(l.top,s),p=t.el(l.right,a),h=o.el(l.bottom,s),g=p-c,m=u-h,y=new n.Rect(0,c,h,g,m);return 1==this.cd&&(y.intersect(r.vt),y.isEmpty&&(y=r.vt)),y},r.prototype.vp=function(e){var t=this.tw.l6(e.x),r=this.ty.l6(e.y);return{$type:n.Point_$type,x:t,y:r}},r.prototype.vq=function(e){var t=this.tw.e3(e.x),r=this.ty.e3(e.y);return{$type:n.Point_$type,x:t,y:r}},r.prototype.vr=function(e){return this.vq(e)},r.prototype.u0=function(){var e=n.typeCast(d.$,this.backgroundContent);null!=e&&e.clearTileCache()},r.prototype.u6=function(e){},r.prototype.fg=function(){return!0},r.prototype.u8=function(){var e,r;this.t8.ee();try{for(var i=t.__values(n.fromEnum(this.series)),o=i.next();!o.done;o=i.next()){o.value.mv()}}catch(t){e={error:t}}finally{try{o&&!o.done&&(r=i.return)&&r.call(i)}finally{if(e)throw e.error}}},r.prototype.vb=function(){if(2==this.t7){if(!this.to.isEmpty&&this.to.width>0&&this.to.height>0){var e=this.tw.l6(this.to.left+this.to.width/2),t=this.ty.l6(this.to.top+this.to.height/2);this.vo={$type:n.Point_$type,x:e,y:t}}}else if(!this.to.isEmpty&&this.to.width>0&&this.to.height>0){var r=this.tw.l6(this.to.left),i=this.ty.l6(this.to.top);this.vo={$type:n.Point_$type,x:r,y:i}}},r.prototype.u7=function(){(n.isNaN_(this.vo.x)||n.isNaN_(this.vo.y))&&this.vb();var e=this.vo.x,t=this.vo.y;if(!n.isNaN_(e)&&!n.isNaN_(t)){var o=this.s9.left,a=this.s9.top,s=this.s9.width,l=this.s9.height;if(s>this.vv.width);else{var c=new i.ScalerParams(1,r.vw,this.to,this.tw.cg);c.c=this.td;var u=this.tw.ei(e,c);if(2==this.t7)o=u/this.to.width-s/2;else o=u/this.to.width;o+s>this.vv.right?o=this.vv.right-s:o<this.vv.left&&(o=this.vv.left)}if(l>this.vv.height);else{var p=new i.ScalerParams(1,r.vw,this.to,this.ty.cg);p.c=this.td;var h=this.ty.ei(t,p);if(2==this.t7)a=h/this.to.height-l/2;else a=h/this.to.height;a+l>this.vv.bottom?a=this.vv.bottom-l:a<this.vv.top&&(a=this.vv.top)}this.ph(new n.Rect(0,o,a,s,l),!1)}},r.prototype.get_ej=function(){return!0},r.prototype.ta=function(){var t=e.prototype.ta.call(this);if(null==this.tw||null==this.ty)return t;this.tk();var r=t.left,i=t.top;1==this.cd&&(this.tp.width>this.vv.width?r=.5-this.tp.width/2:r+t.width>this.vv.right?r=this.vv.right-this.tp.width:r<this.vv.left&&(r=this.vv.left),this.tp.height>this.vv.height?i=.5-this.tp.height/2:i+this.tp.height>this.vv.bottom?i=this.vv.bottom-this.tp.height:i<this.vv.top&&(i=this.vv.top));var o=!1;!this.ud&&2==this.cd&&this.ua&&(r>1&&(r=r-Math.floor(r)+1),r<0&&(r=0-(Math.ceil(r)-r)),t.right-this.vv.right>0&&(t.right-this.vv.right)/t.width>.8?(r=this.vv.left-(t.width-(t.right-this.vv.right)),o=!0):t.left<this.vv.left&&Math.abs(t.left-this.vv.left)/t.width>.8&&(r=this.vv.right-Math.abs(t.left-this.vv.left),o=!0));var a=new n.Rect(0,r,i,t.width,t.height);if(this.ud){var s=this.vy(this.v9,1);s=this.v0(s);var l=a.left+a.width/2,c=a.top+a.height/2;if(a.width>s.width){var u=a.height/a.width,p=s.width,h=u*p;a=new n.Rect(0,l-p/2,c-h/2,p,h),o=!0}if(a.height>s.height){var g=a.width/a.height,m=s.height,y=g*m;a=new n.Rect(0,l-y/2,c-m/2,y,m),o=!0}a.left<s.left&&(a=new n.Rect(0,s.left,a.top,a.width,a.height),o=!0),a.top<s.top&&(a=new n.Rect(0,a.left,s.top,a.width,a.height),o=!0),a.right>s.right&&(a=new n.Rect(0,s.right-a.width,a.top,a.width,a.height),o=!0),a.bottom>s.bottom&&(a=new n.Rect(0,a.left,s.bottom-a.height,a.width,a.height),o=!0)}return o&&(this.d6=!0,this.tp=a,this.d6=!1),a},r.prototype.lh=function(e,t){var r=!0,i=!0,o=0,a=this.tk(),s=0,l=0;if(e.right-a.right>0&&(s=(e.right-a.right)/e.width),e.left<a.left&&(l=Math.abs(e.left-a.left)/e.width),0==l&&0==s&&(r=!1),l>s&&(i=!1),r)if(i){var c=this.tv.ei(-180,t);o=this.tv.ei(180,t)-c}else{o=this.tv.ei(-180,t)-this.tv.ei(180,t)}return new n.Tuple$2(n.Boolean_$type,n.Number_$type,r,o)},r.prototype.tk=function(){var e=new i.ScalerParams(1,r.vw,this.to,this.tw.cg);e.c=this.td;var t=new i.ScalerParams(1,r.vw,this.to,this.ty.cg);t.c=this.td;var o=this.tw.ei(r.vt.left,e),a=this.tw.ei(r.vt.right,e),s=this.ty.ei(r.vt.top,t),l=this.ty.ei(r.vt.bottom,t);return this.vv=new n.Rect(0,o/this.to.width,l/this.to.height,(a-o)/this.to.width,(s-l)/this.to.height),this.vv},r.prototype.v0=function(e){var t=this.gg,r=.5*(e.left+e.right),i=.5*(e.top+e.bottom),o=e.width,a=e.height,s=n.MathUtil.d(e.width,t,1),l=n.MathUtil.d(e.height,t,1),c=this.to,u=c.width/c.height,p=s*c.width,h=l*c.height;p/h!=u&&(h*u>p?s=(p=h*u)/c.width:l=(h=p/u)/c.height);var g=s!=o,m=l!=a,y=g?r-.5*s:e.left,f=m?i-.5*l:e.top,d=g?r+.5*s:e.right,b=m?i+.5*l:e.bottom;return y<0&&(d=(y=0)+s),d>1&&(y=(d=1)-s),f<0&&(b=(f=0)+l),b>1&&(f=(b=1)-l),new n.Rect(0,y,f,d-y,b-f)},r.prototype.tb=function(t){if(e.prototype.tb.call(this,this.to),t.isEmpty)return n.Rect.empty;var r;if(t.width>t.height){var i=n.intDivide(n.truncate(t.width-t.height),2);r=new n.Rect(0,t.left+i,t.top,t.height,t.height)}else{var o=n.intDivide(n.truncate(t.height-t.width),2);r=new n.Rect(0,t.left,t.top+o,t.width,t.width)}return r},r.prototype.v2=function(e){return this.tb(e)},r.prototype.ct=function(){return new M(this)},r.prototype.u2=function(e){null!=e&&(e.bh=this)},r.prototype.ns=function(t){e.prototype.ns.call(this,t),this.t8=t},r.prototype.n3=function(t,r){e.prototype.n3.call(this,t,r),this.o4(this.tw),this.o4(this.ty),n.Rect.l_op_Inequality(t,r)&&this.u7(),this.ud&&(this.s9=this.ta()),this.ve()},Object.defineProperty(r.prototype,"ui",{get:function(){return this.ug},set:function(e){var t=this.ug;this.ug=e,this.n8("ActualWindowScale",t,this.ug)},enumerable:!1,configurable:!0}),r.prototype.gm=function(){return this.ui},r.prototype.gn=function(){return this.ui},r.prototype.o3=function(){e.prototype.o3.call(this);var t=Math.min(this.s9.width,this.s9.height);this.ui=t},r.prototype.e8=function(){return this.ua},r.prototype.ce=function(){return 0==this.cf&&this.ub?2:this.cf},r.prototype.n4=function(i,o,a,s){var l,c,u,p;switch(e.prototype.n4.call(this,i,o,a,s),o){case"ZoomCoercionMode":this.u3();break;case"WindowRect":this.vb();break;case r.$$p[0]:this.t4=this.t5(),null!=this.t1&&(this.t1.isHorizontalWrappingEnabled=2==this.t4);break;case r.$$p[1]:this.ua=this.ub,this.t4=this.t5(),this.cd=this.ce(),null!=this.t1&&(this.t1.isHorizontalWrappingEnabled=2==this.t4);break;case r.$$p[4]:this.s9=this.ta();break;case"BackgroundContent":if(null!=this.t1){var h=this.t1;h.imageTilesReady=n.delegateRemove(h.imageTilesReady,n.runOn(this,this.u4)),this.t1.deferralHandler=null}if(this.t1=n.typeCast(d.$,this.backgroundContent),null!=this.t1){var g=this.t1;g.imageTilesReady=n.delegateCombine(g.imageTilesReady,n.runOn(this,this.u4)),this.t1.deferralHandler=this,this.t1.isHorizontalWrappingEnabled=2==this.t4}this.t8.fu(n.typeCast(d.$,a),n.typeCast(d.$,s)),null!=this.t1&&(this.t1.geographicMap=this,this.t8.fr(this.s9),this.t8.fv(this.gc));break;case"YAxis":case"XAxis":this.u9(a),this.u2(s);break;case r.$$p[6]:this.uc||(this.tp=r.vw),this.u3(),this.va(),this.vb(),this.s9=this.ta(),this.t8.fs();break;case"ActualWindowRect":this.t8.fr(this.s9);break;case"ActualWorldRect":try{for(var m=t.__values(n.fromEnum(this.series)),y=m.next();!y.done;y=m.next()){y.value.ml(!1)}}catch(e){l={error:e}}finally{try{y&&!y.done&&(c=m.return)&&c.call(m)}finally{if(l)throw l.error}}break;case r.$$p[5]:this.ui=this.uj;break;case"ActualWindowScale":this.ff||this.pf(this.gm(),this.gn());break;case"ActualPixelScalingRatio":this.t8.fv(this.gc);break;case"WindowRectMinWidth":case"WindowRectMinHeight":var f=s;n.isNaN_(f)||n.isInfinity(f)?(this.gg=5e-6,this.gf=5e-6):(this.gg=f,this.gf=f);break;case r.$$p[7]:this.pb();break;case"MarkerAutomaticBehavior":try{for(var b=t.__values(n.fromEnum(this.series)),S=b.next();!S.done;S=b.next()){S.value.ln()}}catch(e){u={error:e}}finally{try{S&&!S.done&&(p=b.return)&&p.call(b)}finally{if(u)throw u.error}}}},r.prototype.u4=function(e,t){null!=this.imageTilesReady&&this.imageTilesReady(this,new h)},r.prototype.u9=function(e){null!=e&&(e.bh=null)},r.prototype.va=function(){null!=this.tw&&(this.tw.l3=this.vx.left,this.tw.l2=this.vx.right),null!=this.ty&&(this.ty.l3=this.vx.top,this.ty.l2=this.vx.bottom),this.tw.c1(!0),this.ty.c1(!0)},r.prototype.getFontInfo=function(){return this.t9=this.t8.fo,this.t9},r.prototype.se=function(){return this.t8.fw},r.prototype.getFontBrush=function(){return this.t8.fx},r.prototype.ow=function(t,r){if(null!==n.typeCast(n.ItfConverter.$,r)){var i=r,o=t;o.itemsSource=i.triangulationSource.points,o.qj=i.triangulationSource.triangles}else e.prototype.ow.call(this,t,r)},r.prototype.register=function(e,t){this.om(e,t)},r.prototype.unRegister=function(e){this.o2(e)},r.prototype.deferredRefresh=function(){this.lr()},r.prototype.deferAction=function(e){null!=this.ul?this.ul.setTimeout(e,0):window.setTimeout(e,0)},r.prototype.u1=function(e){this.pa(e)},r.prototype.um=function(){var e=new i.ChartVisualData,t=this.tw.fv(),r=this.ty.fv();e.axes.add1(t),e.axes.add1(r);for(var o=0;o<this.series.count;o++){var a=this.series._inner[o].hu();e.series.add1(a)}return e.name=this.name,e.contentArea=n.RectData.b(this.to),e.centralArea=n.RectData.b(this.to),e.plotArea=n.RectData.b(this.to),e},r.prototype.tg=function(e,t,r){return e},r.prototype.u5=function(){},Object.defineProperty(r.prototype,"v8",{get:function(){return this.vu},set:function(e){this.vu=e},enumerable:!1,configurable:!0}),r.prototype.vf=function(e){this.v8=e,this.ve()},r.prototype.ve=function(){if(this.uf&&!this.v8.isEmpty){var e=this.getZoomFromGeographicRect(this.v8);this.v8=n.Rect.empty,this.ph(e,!1)}},Object.defineProperty(r.prototype,"uf",{get:function(){return!this.to.isEmpty&&!this.td.isEmpty},enumerable:!1,configurable:!0}),r.$t=n.markType(r,"XamGeographicMap",i.SeriesViewer.$,[n.IMapRenderDeferralHandler_$type]),r.t6=0,r.vt=new n.Rect(2,{$type:n.Point_$type,x:-180,y:-85.05112878},{$type:n.Point_$type,x:180,y:85.05112878}),r.vw=new n.Rect(0,0,0,1,1),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"n8",["BackgroundTilingMode:t3:vg",[c,n.enumGetBox(c,0)],"IsHorizontalWrappingEnabled:ub:vh",[0,!1],"ResizeBehavior:t7:vi",[s,n.enumGetBox(s,r.t6)],"SuppressZoomResetOnWorldRectChange:uc:vj",[0,!1],"UseWorldRectForZoomBounds:ud:vk",[0,!1],"WindowScale:uj:vl",[1,NaN],"WorldRect:v9:vm",[n.Rect.$,r.vt],"Zoomable:ue:vn",[0,!0]]),r}(i.SeriesViewer),d=function(e){function r(t){var i=e.call(this)||this;return i.ak=null,i.imageTilesReady=null,i.an=null,i.ap=null,i.propertyChanged=null,i.imagesChanged=null,i.cancellingImage=null,i.downloadingImage=null,i.ab=r.$,i.ap=t,i.aj=i.ai(),i.bb(i.aj),i}return t.__extends(r,e),r.prototype.bb=function(e){},r.prototype.ai=function(){return new b(this)},Object.defineProperty(r.prototype,"deferralHandler",{get:function(){return this.ak},set:function(e){this.ak=e,null!=this.ao&&(this.ao.al=e)},enumerable:!1,configurable:!0}),r.prototype.a5=function(e,t){null!=this.imageTilesReady&&this.imageTilesReady(this,new h)},r.prototype.a9=function(){var e=this.ao;e.imageTilesReady=n.delegateCombine(e.imageTilesReady,n.runOn(this,this.a5)),this.ao.al=this.deferralHandler;var t=this.ao;t.imagesChanged=n.delegateCombine(t.imagesChanged,n.runOn(this,this.a4));var r=this.ao;r.downloadingImage=n.delegateCombine(r.downloadingImage,n.runOn(this,this.a3));var i=this.ao;i.cancellingImage=n.delegateCombine(i.cancellingImage,n.runOn(this,this.a2)),this.ao.bf=this.referer,this.ao.bj=this.userAgent,this.ao.av=this.isHorizontalWrappingEnabled},r.prototype.a3=function(e,t){null!=this.downloadingImage&&this.downloadingImage(this,t)},r.prototype.a2=function(e,t){null!=this.cancellingImage&&this.cancellingImage(this,t)},r.prototype.bg=function(){null!=this.ao&&this.aj.e()},r.prototype.ba=function(e,t,i){switch(e){case r.$$p[3]:this.bg();break;case"GeographicMap":this.aj.e();break;case r.$$p[1]:null!=this.ao&&(this.ao.bf=this.referer);break;case r.$$p[2]:null!=this.ao&&(this.ao.bj=this.userAgent);break;case r.$$p[0]:null!=this.ao&&(this.ao.av=this.isHorizontalWrappingEnabled)}null!=this.propertyChanged&&this.propertyChanged(this,new n.PropertyChangedEventArgs(e))},Object.defineProperty(r.prototype,"geographicMap",{get:function(){return this.c(r.geographicMapProperty)},set:function(e){this.h(r.geographicMapProperty,e)},enumerable:!1,configurable:!0}),r.a8=function(e,t){e.a7(t.oldValue,t.newValue)},r.prototype.a7=function(e,t){this.ba("GeographicMap",e,t)},r.prototype.clearTileCache=function(){null!=this.ao&&this.ao.bs(0,0,0,0)},Object.defineProperty(r.prototype,"ao",{get:function(){return this.an},set:function(e){this.an=e,null!=this.propertyChanged&&this.propertyChanged(this,new n.PropertyChangedEventArgs("MultiScaleImage"))},enumerable:!1,configurable:!0}),r.prototype.bn=function(e){if(null==this.geographicMap||e.width<1||e.height<1)return e;var t=new n.Rect(0,0,0,e.width,e.height),r=this.geographicMap.v2(t),o=f.vt,a=this.geographicMap.vx,s=Math.min(this.windowRect.height,this.windowRect.width),l=a.width/o.width;this.ao.a5=t.width/r.width*s*l;var c=this.geographicMap.tw,u=this.geographicMap.ty,p=new i.ScalerParams(1,this.windowRect,t,c.cg);p.c=r;var h=new i.ScalerParams(1,this.windowRect,t,u.cg);h.c=r;var g=c.ei(o.left,p),m=u.ei(o.bottom,h),y=-g/t.width*this.ao.a5,d=-m/t.height*this.ao.a5*(t.height/t.width);return this.ao.cm={$type:n.Point_$type,x:y,y:d},e},r.prototype.bd=function(e){this.aj.f(e)},r.prototype.bf=function(e){this.aj.h(e)},r.prototype.be=function(e){this.aj.g(e)},r.prototype.a4=function(e,t){null!=this.imagesChanged&&this.imagesChanged(this,new g)},r.prototype.a6=function(){this.aj.e()},r.prototype.bc=function(e){this.aj.i(e)},r.prototype.v=function(){e.prototype.v.call(this),this.ap.o=this._opacity},r.$t=n.markType(r,"GeographicMapImagery",n.Control.$,[n.INotifyPropertyChanged_$type]),r.geographicMapProperty=n.DependencyProperty.i("GeographicMap",f.$,r.$,new n.PropertyMetadata(2,null,r.a8)),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"ba",["IsHorizontalWrappingEnabled",[0,!1],"Referer",[2,null],"UserAgent",[2,null],"WindowRect",[n.Rect.$,n.Rect.empty]]),r}(n.Control),b=function(e){function r(t){var r=e.call(this)||this;return r.a=null,r.j=null,r.d=null,r.b=1,r.j=n.Rect.empty,r.a=t,r.a.ao=new n.XamMultiScaleImage,r.a.ao.ao=r.a.ap,r.a.a9(),r}return t.__extends(r,e),r.prototype.e=function(){this.j.isEmpty||this.a.bn(new n.Size(1,this.j.width,this.j.height))},r.prototype.f=function(e){this.a.ao.b1(e)},r.prototype.g=function(e){this.d=e,this.a.ao.b2(e)},r.prototype.h=function(e){this.j=e,this.a.ao.b3(e),this.a.a6()},Object.defineProperty(r.prototype,"c",{get:function(){return this.b},enumerable:!1,configurable:!0}),r.prototype.i=function(e){this.b=e,this.a.ao.bz(e)},r.$t=n.markType(r,"GeographicMapImageryView"),r}(n.Base),S=function(e){function r(t){var r=e.call(this,t)||this;return r.ce=null,r.ce=t,r}return t.__extends(r,e),r.prototype.b2=function(){e.prototype.b2.call(this);var t=this.ce.qa;t.ra=this.ce.qm,t.ri=this.ce.qk,t.trianglesSource=this.ce.qj,t.qy=this.ce.qp,t.q0=this.ce.qr,t.q2=this.ce.qt},r.prototype.ch=function(){var e=this.ce.qa;if(null==this.ce.cd)return e.p8=null,void(e.p9=null);e.p8=this.ce.cd.tw,e.p9=this.ce.cd.ty},r.prototype.cg=function(){this.ce.qa.ra=this.ce.qm},r.prototype.cf=function(){this.ce.qa.ri=this.ce.qk},r.prototype.ci=function(){this.ce.qa.trianglesSource=this.ce.qj},r.prototype.cj=function(){this.ce.qa.qy=this.ce.qp},r.prototype.ck=function(){this.ce.qa.q0=this.ce.qr},r.prototype.cl=function(){this.ce.qa.q2=this.ce.qt},r.$t=n.markType(r,"GeographicXYTriangulatingSeriesView",y.$),r}(y),v=function(e){function r(t){var r=e.call(this,t)||this;return r.cm=null,r.cm=t,r}return t.__extends(r,e),r.prototype.as=function(){e.prototype.as.call(this),this.q},r.prototype.b2=function(){e.prototype.b2.call(this),null!=this.cm.q4&&(this.cm.q4.sh=this.cm.q8,this.cm.q4.r5=this.cm.q3)},r.prototype.cn=function(){null!=this.cm.q4&&(this.cm.q4.sh=this.cm.q8)},r.prototype.co=function(){null!=this.cm.q4&&(this.cm.q4.r5=this.cm.q3)},r.$t=n.markType(r,"GeographicScatterAreaSeriesView",S.$),r}(S),M=function(e){function r(t){var r=e.call(this,t)||this;return r.fn=null,r.fz=null,r.fx=null,r.fw=null,r.fo=null,r.fp=NaN,r.fz=n.Rect.empty,r.fn=t,r.fn.r9=2,r.fn.hl=5e-6,r}return t.__extends(r,e),r.prototype.m=function(e){return 2},r.prototype.bk=function(e){this.j.bv(e),this.fn.u1(e),this.el()},r.prototype.get_ap=function(){return!0},r.prototype.d4=function(){var e,t,r,i,o,a=this.j.a7(e,t,r,i,o);e=a.p0,t=a.p1,r=a.p2,i=a.p3,o=a.p4,this.fx=r,this.fo=i,this.fw=o;var s=this.j.e();if(this.fn.ag=s.a,this.fn.aj=s.f,this.fn.ah=null!=s.b?s.b:new n.BrushCollection,this.fn.ai=null!=s.c?s.c:new n.BrushCollection,0==this.fn.ah.count)for(var l=0;l<s.a.count;l++)this.fn.ah.add(s.a.item(l));if(0==s.c.count)for(var c=0;c<s.f.count;c++)this.fn.ai.add(s.f.item(c))},r.prototype.du=function(t){if(e.prototype.du.call(this,t),null!=this.fn.backgroundContent){var r=this.fn.backgroundContent;r.be(this.j.ae),r.bd(t)}},r.prototype.dv=function(t){(e.prototype.dv.call(this,t),this.fz=t,null!=this.fn.backgroundContent)&&this.fn.backgroundContent.bf(this.fz)},r.prototype.fy=function(){return new n.Rect(0,0,0,this.fz.width,this.fz.height)},r.prototype.fs=function(){null!=this.fn.backgroundContent&&this.fn.backgroundContent.a6()},r.prototype.fr=function(e){null!=this.fn.t1&&(this.fn.t1.windowRect=e)},r.prototype.fu=function(e,t){if(null!=this.fn.t1&&(this.fn.t1.windowRect=this.fn.s9),null!=e){var r=e.ao;null!=r&&this.fn.al.e.remove(r.ag),e.bd(null),e.be(null)}if(null!=t){var i=t.ao;null!=i&&this.fn.al.e.add(i.ag),this.fz.isEmpty||this.dv(this.fz),null!=this.w&&this.du(this.w)}null==t&&this.ft(this.w)},r.prototype.ft=function(e){var t=this.fn.gc;1!=t&&(e.aa(),e.ab(t,t)),e.l(this.fz.left,this.fz.top,this.fz.width,this.fz.height),1!=t&&e.z()},r.prototype.d1=function(){this.fd.ac=i.Defaults.j,this.fe.ac=i.Defaults.j,this.fd._stroke=i.Defaults.ae,this.fe._stroke=i.Defaults.ae,e.prototype.d1.call(this)},r.prototype.fv=function(e){this.fp=e,null!=this.fn.backgroundContent&&this.fn.backgroundContent.bc(e)},Object.defineProperty(r.prototype,"fq",{get:function(){return this.fp},set:function(e){this.fp=e},enumerable:!1,configurable:!0}),r.$t=n.markType(r,"XamGeographicMapView",i.SeriesViewerView.$),r}(i.SeriesViewerView),I=function(e){function r(){return e.call(this,new n.OpenStreetMapTileSource)||this}return t.__extends(r,e),Object.defineProperty(r.prototype,"tilePath",{get:function(){return this.c(r.tilePathProperty)},set:function(e){this.h(r.tilePathProperty,e)},enumerable:!1,configurable:!0}),r.br=function(e,t){e.bq("TilePath",t.oldValue,t.newValue)},r.prototype.bq=function(t,r,i){switch(t){case"TilePath":this.ap.setTilePathUrl(null==i?null:i),this.aj.e()}e.prototype.ba.call(this,t,r,i)},r.$t=n.markType(r,"OpenStreetMapImagery",d.$),r.tilePathProperty=n.DependencyProperty.i("TilePath",n.String_$type,r.$,new n.PropertyMetadata(2,null,r.br)),r}(d),C=function(e){function r(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(r,e),r.prototype.bx=function(){return new S(this)},r.prototype.l2=function(t){e.prototype.l2.call(this,t),this.qi=t},r.prototype.l7=function(t,i,n,o){switch(e.prototype.l7.call(this,t,i,n,o),i){case"SeriesViewer":this.qi.ch();break;case r.$$p[1]:this.qi.cg();break;case r.$$p[0]:this.qi.cf();break;case r.$$p[2]:this.qi.ci();break;case r.$$p[3]:this.qi.cj();break;case r.$$p[4]:this.qi.ck();break;case r.$$p[5]:this.qi.cl()}},r.$t=n.markType(r,"GeographicXYTriangulatingSeries",m.$),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"raisePropertyChanged",["LatitudeMemberPath:qk:qv",[2,"pointY"],"LongitudeMemberPath:qm:qw",[2,"pointX"],"TrianglesSource:qj:qx",[n.IEnumerable_$type,null],"TriangleVertexMemberPath1:qp:qy",[2,"v1"],"TriangleVertexMemberPath2:qr:qz",[2,"v2"],"TriangleVertexMemberPath3:qt:q0",[2,"v3"]]),r}(m),x=function(e){function r(){var t=e.call(this)||this;return t.q1=null,t.triangulationStatusChanged=null,t.ab=r.$,t}return t.__extends(r,e),r.prototype.get_dd=function(){return!0},Object.defineProperty(r.prototype,"q3",{get:function(){return this.q1},set:function(e){if(this.q1!=e){var t=this.q1;if(null!=this.q1){var r=this.q1;r.propertyChanged=n.delegateRemove(r.propertyChanged,n.runOn(this,this.rb))}if(this.q1=e,null!=this.q1){var i=this.q1;i.propertyChanged=n.delegateCombine(i.propertyChanged,n.runOn(this,this.rb))}this.raisePropertyChanged("ColorScale",t,this.q1),null!=this.q4&&(this.q4.r5=e)}},enumerable:!1,configurable:!0}),r.prototype.rb=function(e,t){this.q6.co(),this.rd(),this.ml(!1)},r.prototype.rd=function(){null!=this.q4&&(this.q2=this.q4.r4)},r.prototype.mz=function(){e.prototype.mz.call(this),this.rd()},r.prototype.p9=function(){this.q4=new i.ScatterAreaSeries;var e=this.q4;return e.triangulationStatusChanged=n.delegateCombine(e.triangulationStatusChanged,n.runOn(this,this.rc)),this.q4},r.prototype.rc=function(e,t){null!=this.triangulationStatusChanged&&this.triangulationStatusChanged(this,t)},r.prototype.bx=function(){return new v(this)},r.prototype.l2=function(t){e.prototype.l2.call(this,t),this.q6=t},r.prototype.l7=function(t,i,n,o){switch(e.prototype.l7.call(this,t,i,n,o),i){case r.$$p[1]:this.q6.cn();break;case"ColorScale":this.q6.co(),this.rd()}},r.prototype.get_e5=function(){return!0},r.prototype.set_e5=function(t){e.prototype.set_e5.call(this,t)},r.$t=n.markType(r,"GeographicScatterAreaSeries",C.$),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"raisePropertyChanged",["ActualColorScale:q2:re",[i.ColorScale.$,null],"ColorMemberPath:q8:rf",[2,"value"]]),r}(C),_=function(){function e(){this._implementation=this.createImplementation(),this._implementation.externalObject=this,this.onImplementationCreated()}return e.prototype.createImplementation=function(){return new h},Object.defineProperty(e.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),e.prototype.onImplementationCreated=function(){},e.prototype._provideImplementation=function(e){this._implementation=e,this._implementation.externalObject=this,this.onImplementationCreated()},e}(),q=function(e){function o(t,r,o,a,s){var l,c=e.call(this)||this;c._renderer=t,c._elRef=r,c._ngZone=o,c._componentFactoryResolver=a,c._injector=s,c.actualSeries=[],c._series=null,c._dataSource=null,c._seriesAdapter=null,c._defaultTooltips=null,c._imageTilesReady=null,c._styling&&n.NamePatcher.ensureStylablePatched(Object.getPrototypeOf(c)),c._zoneRunner=function(e){return c._ngZone.run(e)},c._container=t.createElement("div"),t.appendChild(r.element.nativeElement,c._container),t.setStyle(c._container,"display","block"),t.setStyle(c._container,"width","100%"),t.setStyle(c._container,"height","100%"),l=c._container,null!=c._container.nativeElement&&(l=c._container.nativeElement);var u=new n.AngularRenderer(l,c._renderer,window.document,c._ngZone,!0,i.DataChartStylingDefaults);c._wrapper=u;var p=c.i;return c._chart=p,p.provideContainer(u),u.addSizeWatcher((function(){c._chart.notifyContainerResized()})),c}return t.__extends(o,e),Object.defineProperty(o.prototype,"height",{get:function(){return this._height},set:function(e){this._height=e,this._renderer.setStyle(this._elRef.element.nativeElement,"height",e),this._chart.notifyContainerResized()},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"width",{get:function(){return this._width},set:function(e){this._width=e,this._renderer.setStyle(this._elRef.element.nativeElement,"width",e),this._chart.notifyContainerResized()},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"legend",{get:function(){if(null!=this.i.legend)return this.i.legend.externalObject},set:function(e){null!=e&&null!=e&&(this.i.legend=e.i)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"series",{get:function(){var e=this;if(null===this._series){var t=new i.IgxSeriesCollection;t._innerColl.addListener((function(t,r){switch(r.action){case n.NotifyCollectionChangedAction.Add:e._seriesAdapter.addManualItem(r.newItems.item(0));break;case n.NotifyCollectionChangedAction.Remove:e._seriesAdapter.removeManualItemAt(r.oldStartingIndex);break;case n.NotifyCollectionChangedAction.Replace:e._seriesAdapter.removeManualItemAt(r.oldStartingIndex),e._seriesAdapter.insertManualItem(r.newStartingIndex,r.newItems.item(0));break;case n.NotifyCollectionChangedAction.Reset:e._seriesAdapter.clearManualItems()}})),this._series=t}return this._series},enumerable:!1,configurable:!0}),o.prototype.ngOnDestroy=function(){this._chart.destroy(),this._wrapper.destroy()},o.prototype.createImplementation=function(){return new f},Object.defineProperty(o.prototype,"dataSource",{get:function(){return this._dataSource},set:function(e){this._dataSource=e,this.bindData()},enumerable:!1,configurable:!0}),o.prototype.bindData=function(){if(this.actualSeries&&this.actualSeries.length>0)for(var e=this.actualSeries,t=0;t<e.length;t++)e[t].provideData(this._dataSource)},o.prototype.ngAfterContentInit=function(){var e=this;if(n.TypeRegistrar.isRegistered("IgxDataChartDefaultTooltipsComponent")){var t=n.TypeRegistrar.get("IgxDataChartDefaultTooltipsComponent"),r=this._componentFactoryResolver.resolveComponentFactory(t),i=this._dynamicContent.createComponent(r);this._defaultTooltips=i,i.instance.onContentReady.subscribe((function(){e._onDefaultTooltipsReady(i)}))}this._seriesAdapter=new n.CollectionAdapter(this.contentSeries,this.i.series,this.actualSeries,(function(e){return e.i}),(function(t){t.owner=e,t._provideRenderer(e._dataSource),t.provideData(e._dataSource),e._ensureDefaultTooltip(t),e._ensureTooltipCreated(t)}),(function(e){e._provideRenderer(null),e.provideData(null)})),this.i.notifyContainerResized()},o.prototype._ensureTooltipCreated=function(e){var t=this;e._ensureTooltipCreated((function(){return t.createTooltip()}),(function(e){var r=new n.AngularWrapper(e,t._renderer,t._ngZone);return r.updateToolTip=e.updateToolTip,r.hideToolTip=e.hideToolTip,r}))},o.prototype._ensureDefaultTooltip=function(e){null!=this._defaultTooltips&&this._defaultTooltips.instance.ensureDefaultTooltip(e)},o.prototype._onDefaultTooltipsReady=function(e){if(this.actualSeries&&this.actualSeries.length>0)for(var t=this.actualSeries,r=0;r<t.length;r++)t[r].showDefaultTooltip&&this._ensureDefaultTooltip(t[r])},o.prototype.createTooltip=function(){if(!n.TypeRegistrar.isRegistered("IgxTooltipContainerComponent"))return null;var e=n.TypeRegistrar.get("IgxTooltipContainerComponent"),t=this._componentFactoryResolver.resolveComponentFactory(e),r=this._dynamicContent.createComponent(t),i=r.location.nativeElement,o=this;return i.updateToolTip=function(e,t){if(e.externalObject)e=e.externalObject;else{var a=new n.IgxDataContext;a._implementation=e,e=a}return t?e.isSubContent=!0:i.parentElement!=o._container&&(null!=i.parentElement&&i.parentElement.removeChild(i),o._container.appendChild(i)),r.instance.context=e,i.style.display="block",!0},i.hideToolTip=function(){i.style.display="none"},i.style.display="none",r},Object.defineProperty(o.prototype,"backgroundContent",{get:function(){return null!=this.i.backgroundContent?this.i.backgroundContent.externalObject:null},set:function(e){this.i.backgroundContent=null!=e&&null!=e?e.i:null},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"zoomable",{get:function(){return this.i.ue},set:function(e){this.i.ue=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"resizeBehavior",{get:function(){return this.i.t7},set:function(e){this.i.t7=n.ensureEnum(s,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"isHorizontalWrappingEnabled",{get:function(){return this.i.ub},set:function(e){this.i.ub=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"backgroundTilingMode",{get:function(){return this.i.t3},set:function(e){this.i.t3=n.ensureEnum(c,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"useWorldRectForZoomBounds",{get:function(){return this.i.ud},set:function(e){this.i.ud=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"suppressZoomResetOnWorldRectChange",{get:function(){return this.i.uc},set:function(e){this.i.uc=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"worldRect",{get:function(){return n.fromRect(this.i.v9)},set:function(e){this.i.v9=n.toRect(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"actualWorldRect",{get:function(){return n.fromRect(this.i.vx)},set:function(e){this.i.vx=n.toRect(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"xAxis",{get:function(){var e=this.i.tw;if(null==e)return null;if(!e.externalObject){var t=i.IgxNumericXAxisComponent._createFromInternal(e);t&&(t._implementation=e),e.externalObject=t}return e.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.tw=null==e?null:e.i},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"yAxis",{get:function(){var e=this.i.ty;if(null==e)return null;if(!e.externalObject){var t=i.IgxNumericYAxisComponent._createFromInternal(e);t&&(t._implementation=e),e.externalObject=t}return e.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.ty=null==e?null:e.i},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"isMap",{get:function(){return this.i.ej},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"windowScale",{get:function(){return this.i.uj},set:function(e){this.i.uj=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"actualWindowScale",{get:function(){return this.i.ui},set:function(e){this.i.ui=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"zoomIsReady",{get:function(){return this.i.uf},enumerable:!1,configurable:!0}),o.prototype.findByName=function(t){var r=e.prototype.findByName.call(this,t);return r||(this.backgroundContent&&this.backgroundContent.name&&this.backgroundContent.name==t?this.backgroundContent:null)},o.prototype._styling=function(t,r,i){e.prototype._styling.call(this,t,r,i),this._inStyling=!0,this.xAxis&&this.xAxis._styling&&this.xAxis._styling(t,r,this),this.yAxis&&this.yAxis._styling&&this.yAxis._styling(t,r,this),this._inStyling=!1},o.prototype.getCurrentActualWorldRect=function(){var e=this.i.v1();return n.fromRect(e)},o.prototype.getZoomRectFromGeoRect=function(e){var t=this.i.getZoomRectFromGeoRect(n.toRect(e));return n.fromRect(t)},o.prototype.updateZoomWindow=function(e){this.i.vd(n.toRect(e))},o.prototype.updateWorldRect=function(e){this.i.vc(n.toRect(e))},o.prototype.getZoomFromGeographicRect=function(e){var t=this.i.getZoomFromGeographicRect(n.toRect(e));return n.fromRect(t)},o.prototype.convertGeographicToZoom=function(e,t){var r=this.i.vy(n.toRect(e),t);return n.fromRect(r)},o.prototype.getZoomFromGeographicPoints=function(e,t){var r=this.i.getZoomFromGeographicPoints(n.toPoint(e),n.toPoint(t));return n.fromRect(r)},o.prototype.getGeographicFromZoom=function(e){var t=this.i.v3(n.toRect(e));return n.fromRect(t)},o.prototype.getGeographicPoint=function(e){var t=this.i.vp(n.toPoint(e));return n.fromPoint(t)},o.prototype.getPixelPoint=function(e){var t=this.i.vq(n.toPoint(e));return n.fromPoint(t)},o.prototype.getWindowPoint=function(e){var t=this.i.vr(n.toPoint(e));return n.fromPoint(t)},o.prototype.clearTileCache=function(){this.i.u0()},o.prototype.styleUpdated=function(){this.i.u8()},o.prototype.getActualWindowScaleHorizontal=function(){return this.i.gm()},o.prototype.getActualWindowScaleVertical=function(){return this.i.gn()},o.prototype.deferredRefresh=function(){this.i.deferredRefresh()},o.prototype.exportVisualData=function(){return this.i.um()},o.prototype.zoomToGeographic=function(e){this.i.vf(n.toRect(e))},Object.defineProperty(o.prototype,"imageTilesReady",{get:function(){var e=this;return null==this._imageTilesReady&&(this._imageTilesReady=new r.EventEmitter,this.i.imageTilesReady=n.delegateCombine(this.i.imageTilesReady,(function(t,r){var i=new _;i._provideImplementation(r),e.beforeImageTilesReady&&e.beforeImageTilesReady(e,i),e._imageTilesReady.emit({sender:e,args:i})}))),this._imageTilesReady},enumerable:!1,configurable:!0}),o.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:o,deps:[{token:r.Renderer2},{token:r.ViewContainerRef},{token:r.NgZone},{token:r.ComponentFactoryResolver},{token:r.Injector}],target:r["ɵɵFactoryTarget"].Component}),o.ɵcmp=r["ɵɵngDeclareComponent"]({minVersion:"12.0.0",version:"12.2.14",type:o,selector:"igx-geographic-map",inputs:{height:"height",width:"width",legend:"legend",dataSource:"dataSource",zoomable:"zoomable",resizeBehavior:"resizeBehavior",isHorizontalWrappingEnabled:"isHorizontalWrappingEnabled",backgroundTilingMode:"backgroundTilingMode",useWorldRectForZoomBounds:"useWorldRectForZoomBounds",suppressZoomResetOnWorldRectChange:"suppressZoomResetOnWorldRectChange",worldRect:"worldRect",actualWorldRect:"actualWorldRect",xAxis:"xAxis",yAxis:"yAxis",windowScale:"windowScale",actualWindowScale:"actualWindowScale"},outputs:{imageTilesReady:"imageTilesReady"},host:{classAttribute:"igx-geographic-map ig-geographic-map"},providers:[{provide:i.IgxSeriesViewerComponent,useExisting:r.forwardRef((function(){return o}))}],queries:[{propertyName:"contentSeries",predicate:i.IgxSeriesComponent}],viewQueries:[{propertyName:"_dynamicContent",first:!0,predicate:["dynamicContent"],descendants:!0,read:r.ViewContainerRef,static:!0}],usesInheritance:!0,ngImport:r,template:"<ng-container #dynamicContent></ng-container>",isInline:!0,styles:["\n\t\t:host {\n\t\t\tdisplay: block;\n\t\t}\n\t"],changeDetection:r.ChangeDetectionStrategy.OnPush}),o}(i.IgxSeriesViewerComponent);r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:q,decorators:[{type:r.Component,args:[{selector:"igx-geographic-map",template:"<ng-container #dynamicContent></ng-container>",changeDetection:r.ChangeDetectionStrategy.OnPush,providers:[{provide:i.IgxSeriesViewerComponent,useExisting:r.forwardRef((function(){return q}))}],host:{class:"igx-geographic-map ig-geographic-map"},styles:["\n\t\t:host {\n\t\t\tdisplay: block;\n\t\t}\n\t"]}]}],ctorParameters:function(){return[{type:r.Renderer2},{type:r.ViewContainerRef},{type:r.NgZone},{type:r.ComponentFactoryResolver},{type:r.Injector}]},propDecorators:{contentSeries:[{type:r.ContentChildren,args:[i.IgxSeriesComponent]}],_dynamicContent:[{type:r.ViewChild,args:["dynamicContent",{read:r.ViewContainerRef,static:!0}]}],height:[{type:r.Input}],width:[{type:r.Input}],legend:[{type:r.Input}],dataSource:[{type:r.Input}],zoomable:[{type:r.Input}],resizeBehavior:[{type:r.Input}],isHorizontalWrappingEnabled:[{type:r.Input}],backgroundTilingMode:[{type:r.Input}],useWorldRectForZoomBounds:[{type:r.Input}],suppressZoomResetOnWorldRectChange:[{type:r.Input}],worldRect:[{type:r.Input}],actualWorldRect:[{type:r.Input}],xAxis:[{type:r.Input}],yAxis:[{type:r.Input}],windowScale:[{type:r.Input}],actualWindowScale:[{type:r.Input}],imageTilesReady:[{type:r.Output}]}});var k=function(){function e(){}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule]]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:k,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule],exports:[],entryComponents:[]}]}]});var P=function(e){function r(t){var r=e.call(this)||this;if(t)for(var i=0;i<t.length;i++)r.add(t[i]);return r}return t.__extends(r,e),r.prototype._createInnerColl=function(){var e=new n.SyncableObservableCollection$2(n.String_$type,n.String_$type,0);return e.compare=function(e,t){var r=e;return r.equals?r.equals(t):r===t},e.createTo=function(e){return e},e.createFrom=function(e){return e},e},r}(n.IgCollection),w=function(e){return e[e.Aerial=0]="Aerial",e[e.AerialWithLabels=1]="AerialWithLabels",e[e.Road=2]="Road",e[e.CanvasDark=3]="CanvasDark",e[e.CanvasLight=4]="CanvasLight",e[e.CanvasGray=5]="CanvasGray",e}({}),D=n.markEnum("BingMapsImageryStyle","Aerial,0|AerialWithLabels,1|Road,2|CanvasDark,3|CanvasLight,4|CanvasGray,5"),T=function(){function e(){this._implementation=this.createImplementation(),this._implementation.externalObject=this,this.onImplementationCreated()}return e.prototype.createImplementation=function(){return new g},Object.defineProperty(e.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),e.prototype.onImplementationCreated=function(){},e.prototype._provideImplementation=function(e){this._implementation=e,this._implementation.externalObject=this,this.onImplementationCreated()},e}(),O=function(){function e(){this._imageTilesReady=null,this._imagesChanged=null,this._cancellingImage=null,this._downloadingImage=null,this._zoneRunner=null,this._implementation=this.createImplementation(),this._implementation.externalObject=this,this.onImplementationCreated()}return e.prototype.createImplementation=function(){return null},Object.defineProperty(e.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),e._createFromInternal=function(e){if(!e)return null;if(!e.$type)return null;var t="Igx"+e.$type.name+"Component";return n.TypeRegistrar.isRegistered(t)?n.TypeRegistrar.create(t):null},e.prototype.onImplementationCreated=function(){},e.prototype._provideImplementation=function(e){this._implementation=e,this._implementation.externalObject=this,this.onImplementationCreated()},Object.defineProperty(e.prototype,"deferralHandler",{get:function(){return this.i.deferralHandler},set:function(e){this.i.deferralHandler=e},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"windowRect",{get:function(){return n.fromRect(this.i.windowRect)},set:function(e){this.i.windowRect=n.toRect(e)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"geographicMap",{get:function(){var e=this.i.geographicMap;return null==e?null:e.externalObject},set:function(e){this.i.geographicMap=null==e?null:e.i},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"referer",{get:function(){return this.i.referer},set:function(e){this.i.referer=e},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"isHorizontalWrappingEnabled",{get:function(){return this.i.isHorizontalWrappingEnabled},set:function(e){this.i.isHorizontalWrappingEnabled=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"userAgent",{get:function(){return this.i.userAgent},set:function(e){this.i.userAgent=e},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"opacity",{get:function(){return this.i.opacity},set:function(e){this.i.opacity=+e},enumerable:!1,configurable:!0}),e.prototype.findByName=function(e){return this.findEphemera&&e&&0==e.indexOf("@@e:")?this.findEphemera(e):this.geographicMap&&this.geographicMap.name&&this.geographicMap.name==e?this.geographicMap:null},e.prototype.clearTileCache=function(){this.i.clearTileCache()},Object.defineProperty(e.prototype,"imageTilesReady",{get:function(){var e=this;return null==this._imageTilesReady&&(this._imageTilesReady=new r.EventEmitter,this.i.imageTilesReady=n.delegateCombine(this.i.imageTilesReady,(function(t,r){e._runInZone((function(){var t=new _;t._provideImplementation(r),e.beforeImageTilesReady&&e.beforeImageTilesReady(e,t),e._imageTilesReady.emit({sender:e,args:t})}))}))),this._imageTilesReady},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"imagesChanged",{get:function(){var e=this;return null==this._imagesChanged&&(this._imagesChanged=new r.EventEmitter,this.i.imagesChanged=n.delegateCombine(this.i.imagesChanged,(function(t,r){var i=new T;i._provideImplementation(r),e.beforeImagesChanged&&e.beforeImagesChanged(e,i),e._imagesChanged.emit({sender:e,args:i})}))),this._imagesChanged},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"cancellingImage",{get:function(){var e=this;return null==this._cancellingImage&&(this._cancellingImage=new r.EventEmitter,this.i.cancellingImage=n.delegateCombine(this.i.cancellingImage,(function(t,r){var i=new n.IgxCancellingMultiScaleImageEventArgs;i._provideImplementation(r),e.beforeCancellingImage&&e.beforeCancellingImage(e,i),e._cancellingImage.emit({sender:e,args:i})}))),this._cancellingImage},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"downloadingImage",{get:function(){var e=this;return null==this._downloadingImage&&(this._downloadingImage=new r.EventEmitter,this.i.downloadingImage=n.delegateCombine(this.i.downloadingImage,(function(t,r){var i=new n.IgxDownloadingMultiScaleImageEventArgs;i._provideImplementation(r),e.beforeDownloadingImage&&e.beforeDownloadingImage(e,i),e._downloadingImage.emit({sender:e,args:i})}))),this._downloadingImage},enumerable:!1,configurable:!0}),e.prototype._runInZone=function(e){null!=this._zoneRunner?this._zoneRunner(e):e()},e}(),j=function(e){function r(t){for(var r=[],i=1;i<arguments.length;i++)r[i-1]=arguments[i];var o=this;switch(t=null==t?0:t){case 0:o=e.call(this,n.String_$type,0)||this;break;case 1:var a=r[0];o=e.call(this,n.String_$type,1,a)||this}return o}return t.__extends(r,e),r.$t=n.markType(r,"SubDomainsCollection",n.ObservableCollection$1.$.specialize(n.String_$type)),r}(n.ObservableCollection$1),$=function(e){function r(t){var r=e.call(this,t)||this;return r.k=t,r}return t.__extends(r,e),r.prototype.m=function(){null==this.k.subDomains&&(this.k.subDomains=new j(0)),this.k.ap.tilePath=this.k.actualTilePath,this.k.ap.subDomains=this.k.actualSubDomains,this.k.ap.cultureName=this.k.cultureName},r.prototype.o=function(){this.k.ap.tilePath=this.k.actualTilePath},r.prototype.l=function(){this.k.ap.cultureName=this.k.cultureName},r.prototype.n=function(){this.k.ap.subDomains=this.k.actualSubDomains},r.$t=n.markType(r,"BingMapsMapImageryView",b.$),r}(b),R=function(e){function r(){var t=e.call(this,new n.BingMapsTileSource(0))||this;return t._pendingBingRequest_=null,t._isInitialized=!1,t.bz=null,t.bq=null,t.b0=null,t.by=null,t.getResponseCompleted=t.getResponseCompleted.bind(t),t.bp.m(),t.actualBingImageryRestUri=r.cc,t}return t.__extends(r,e),r.prototype.ai=function(){return new $(this)},r.prototype.bb=function(t){e.prototype.bb.call(this,t),this.bp=t},Object.defineProperty(r.prototype,"isInitialized",{get:function(){return this._isInitialized},set:function(e){this._isInitialized=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"actualTilePath",{get:function(){return this.bz},set:function(e){var t=this.bz;this.bz=e,this.cm("ActualTilePath",t,this.bz)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"actualSubDomains",{get:function(){return this.bq},set:function(e){var t=this.bq;this.bq=e,this.cm("ActualSubDomains",t,this.bq)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"bingImageryRestUri",{get:function(){return this.b0},set:function(e){var t=this.b0;this.b0=e,this.cm("BingImageryRestUri",t,this.b0)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"actualBingImageryRestUri",{get:function(){return this.by},set:function(e){var t=this.by;this.by=e,this.ba("ActualBingImageryRestUri",t,this.by)},enumerable:!1,configurable:!0}),r.prototype.requestMapSettings=function(){this.co(!0)},r.prototype.co=function(e){this.cl(e)},r.prototype.bw=function(){return null==this.tilePath&&null==this.subDomains},r.prototype.cq=function(){this.isInitialized=!1,this.bv()?this.isDeferredLoad||this.co(!1):this.cp("",null)},r.prototype.bv=function(){return!(n.stringIsNullOrEmpty(this.apiKey)||this.apiKey.length<20)},r.prototype.cj=function(){},r.prototype.cp=function(e,t){e!=this.actualTilePath&&(this.actualTilePath=e);var r=null==t?null:new j(1,t);this.actualSubDomains!=r&&(this.actualSubDomains=r),this.bp.m()},r.prototype.cl=function(e){if(e||!this.isDeferredLoad){if(!this.bv())return this.isInitialized=!1,void this.cp("",null);this.isInitialized=!0;var t=null;if(null!=this.bingImageryRestUri?n.Uri.isWellFormedUriString(this.bingImageryRestUri,1)&&(t=this.bingImageryRestUri):n.Uri.isWellFormedUriString(this.actualBingImageryRestUri,1)&&(t=this.actualBingImageryRestUri),null!=t){var r=this.imageryStyle,i=(t+=n.enumGetBox(D,r))+"?"+("key="+this.apiKey+"&include=ImageryProviders");this._pendingBingRequest_=n.HttpRequestUtil.submit(i,this.getResponseCompleted,null)}else this.cp("",null)}},r.prototype.getResponseCompleted=function(e,t){if(t==this._pendingBingRequest_){this._pendingBingRequest_=null;var r=e,i=JSON.parse(r).resourceSets;if(null!=i){var o=i.length>0?i[0].resources:null;if(null!=o&&0!=o.length){for(var a=o[0].imageUrl,s=new n.List$1(n.String_$type,0),l=0;l<o[0].imageUrlSubdomains.length;l++)s.add(o[0].imageUrlSubdomains[l]);this.cp(a,s)}}}},r.prototype.ci=function(e,t){this.aj.e(),this.cq(),this.cm(r.$$p[4],this.actualSubDomains,this.actualSubDomains)},r.prototype.cm=function(t,i,o){switch(t){case r.$$p[0]:case r.$$p[3]:this.cq();break;case r.$$p[5]:this.cj(),this.actualTilePath=o,this.bp.o(),this.aj.e();break;case r.$$p[1]:this.bp.l(),this.aj.e();break;case r.$$p[2]:this.cq();break;case r.$$p[4]:this.cj();var a=o;if(null!=this.actualSubDomains){var s=this.actualSubDomains;s.collectionChanged=n.delegateRemove(s.collectionChanged,n.runOn(this,this.ci))}this.actualSubDomains=a,null!=this.actualSubDomains&&(a.collectionChanged=n.delegateCombine(a.collectionChanged,n.runOn(this,this.ci))),this.bp.n(),this.aj.e();break;case"ActualTilePath":var l=o;n.stringIsNullOrEmpty(l)&&this.cq();break;case"BingImageryRestUri":this.actualBingImageryRestUri=o,this.cj(),this.cq();break;case"ActualBingImageryRestUri":this.cj(),this.cq()}e.prototype.ba.call(this,t,i,o)},r.$t=n.markType(r,"BingMapsMapImagery",d.$),r.cc="http://dev.virtualearth.net/REST/v1/Imagery/Metadata/",r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"cm",["ApiKey",[2,n.stringEmpty()],"CultureName",[2,"en-US"],"ImageryStyle",[D,n.enumGetBox(D,1)],"IsDeferredLoad",[0,!1],"SubDomains",[j.$,null],"TilePath",[2,null]]),r}(d),V=function(e){function r(){var t=e.call(this)||this;return t._subDomains=null,t._actualSubDomains=null,t}return t.__extends(r,e),r.prototype.createImplementation=function(){return new R},Object.defineProperty(r.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"isInitialized",{get:function(){return this.i.isInitialized},set:function(e){this.i.isInitialized=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"isDeferredLoad",{get:function(){return this.i.isDeferredLoad},set:function(e){this.i.isDeferredLoad=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"tilePath",{get:function(){return this.i.tilePath},set:function(e){this.i.tilePath=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"actualTilePath",{get:function(){return this.i.actualTilePath},set:function(e){this.i.actualTilePath=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"subDomains",{get:function(){if(null===this._subDomains){var e=new P,t=this.i.subDomains;t||(t=new j(0)),this._subDomains=e._fromInner(t),this.i.subDomains=t}return this._subDomains},set:function(e){null!==this._subDomains&&(this._subDomains._setSyncTarget(null),this._subDomains=null);var t=new P;this._subDomains=t._fromOuter(e);var r=new n.SyncableObservableCollection$1(n.String_$type),i=this.i.subDomains;i||(i=new j(0)),r._inner=i,r.clear(),this._subDomains._setSyncTarget(r),this.i.subDomains=i},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"actualSubDomains",{get:function(){if(null===this._actualSubDomains){var e=new P,t=this.i.actualSubDomains;t||(t=new j(0)),this._actualSubDomains=e._fromInner(t),this.i.actualSubDomains=t}return this._actualSubDomains},set:function(e){null!==this._actualSubDomains&&(this._actualSubDomains._setSyncTarget(null),this._actualSubDomains=null);var t=new P;this._actualSubDomains=t._fromOuter(e);var r=new n.SyncableObservableCollection$1(n.String_$type),i=this.i.actualSubDomains;i||(i=new j(0)),r._inner=i,r.clear(),this._actualSubDomains._setSyncTarget(r),this.i.actualSubDomains=i},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"bingImageryRestUri",{get:function(){return this.i.bingImageryRestUri},set:function(e){this.i.bingImageryRestUri=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"actualBingImageryRestUri",{get:function(){return this.i.actualBingImageryRestUri},set:function(e){this.i.actualBingImageryRestUri=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"cultureName",{get:function(){return this.i.cultureName},set:function(e){this.i.cultureName=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"apiKey",{get:function(){return this.i.apiKey},set:function(e){this.i.apiKey=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"imageryStyle",{get:function(){return this.i.imageryStyle},set:function(e){this.i.imageryStyle=n.ensureEnum(D,e)},enumerable:!1,configurable:!0}),r.prototype.requestMapSettings=function(){this.i.requestMapSettings()},r}(O),B=function(){function e(){n.TypeRegistrar.registerCons("IgxBingMapsMapImagery",V),n.TypeRegistrar.register("BingMapsMapImagery",R.$type)}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule,k],exports:[k]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,k],k]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:B,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule,k],exports:[k],entryComponents:[]}]}],ctorParameters:function(){return[]}});var A=function(){function e(){}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule]]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:A,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule],exports:[],entryComponents:[]}]}]});var G=function(e){function r(){return e.call(this)||this}return t.__extends(r,e),r.prototype.createImplementation=function(){return new I},Object.defineProperty(r.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"tilePath",{get:function(){return this.i.tilePath},set:function(e){this.i.tilePath=e},enumerable:!1,configurable:!0}),r}(O),F=function(){function e(){n.TypeRegistrar.registerCons("IgxOpenStreetMapImagery",G),n.TypeRegistrar.register("OpenStreetMapImagery",I.$type)}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule,A],exports:[A]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,A],A]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:F,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule,A],exports:[A],entryComponents:[]}]}],ctorParameters:function(){return[]}});var E=function(){function e(){}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule]]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:E,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule],exports:[],entryComponents:[]}]}]});var N=function(e){function i(){var t=e.call(this)||this;return t._getTileImageUri=null,t}return t.__extends(i,e),Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"getTileImageUri",{get:function(){var e=this;return null==this._getTileImageUri&&(this._getTileImageUri=new r.EventEmitter,this.i.getTileImageUri=n.delegateCombine(this.i.getTileImageUri,(function(t,r){var i=new n.IgxGetTileImageUriArgs;i._provideImplementation(r),e.beforeGetTileImageUri&&e.beforeGetTileImageUri(e,i),e._getTileImageUri.emit({sender:e,args:i})}))),this._getTileImageUri},enumerable:!1,configurable:!0}),i}(O),z=function(e){function r(t){var r=e.call(this,t)||this;return r.getTileImageUri=null,t.getTileImageUri=n.delegateCombine(t.getTileImageUri,n.runOn(r,r.bq)),r}return t.__extends(r,e),r.prototype.bq=function(e,t){this.bp(t)},r.prototype.bp=function(e){null!=this.getTileImageUri&&this.getTileImageUri(this,e)},r.$t=n.markType(r,"CustomMapImagery",d.$),r}(d),U=function(){function e(){n.TypeRegistrar.registerCons("IgxCustomMapImagery",N),n.TypeRegistrar.register("CustomMapImagery",z.$type)}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule,E],exports:[E]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,E],E]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:U,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule,E],exports:[E],entryComponents:[]}]}],ctorParameters:function(){return[]}});var L=function(){function e(){}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule]]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:L,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule],exports:[],entryComponents:[]}]}]});var H=function(e){function r(){var t=e.call(this,new n.ArcGISOnlineTileSource)||this;return t.bp=0,t.bu=null,t.bt=null,t._pendingTokenRequest_=null,t._pendingMapServerRequest_=null,t.bt="localhost",t.bu="https://www.arcgis.com/sharing/",t.bp=60,t.userToken=null,t.getResponseCompleted_MapServerResponse=t.getResponseCompleted_MapServerResponse.bind(t),t.getResponseCompleted_TokenResponse=t.getResponseCompleted_TokenResponse.bind(t),t}return t.__extends(r,e),Object.defineProperty(r.prototype,"mapServerUri",{get:function(){return this.c(r.mapServerUriProperty)},set:function(e){this.h(r.mapServerUriProperty,e)},enumerable:!1,configurable:!0}),r.cd=function(e,t){e.cf("MapServerUri",t.oldValue,t.newValue)},Object.defineProperty(r.prototype,"userName",{get:function(){return this.c(r.userNameProperty)},set:function(e){this.h(r.userNameProperty,e)},enumerable:!1,configurable:!0}),r.cg=function(e,t){e.cf("UserName",t.oldValue,t.newValue)},Object.defineProperty(r.prototype,"password",{get:function(){return this.c(r.passwordProperty)},set:function(e){this.h(r.passwordProperty,e)},enumerable:!1,configurable:!0}),r.ce=function(e,t){e.cf("Password",t.oldValue,t.newValue)},Object.defineProperty(r.prototype,"userToken",{get:function(){return this.c(r.userTokenProperty)},set:function(e){this.h(r.userTokenProperty,e)},enumerable:!1,configurable:!0}),r.ch=function(e,t){e.cf("UserToken",t.oldValue,t.newValue)},Object.defineProperty(r.prototype,"isMapPublic",{get:function(){return this.c(r.isMapPublicProperty)},set:function(e){this.h(r.isMapPublicProperty,e)},enumerable:!1,configurable:!0}),r.cc=function(e,t){e.cf("IsMapPublic",t.oldValue,t.newValue)},Object.defineProperty(r.prototype,"defaultTokenTimeout",{get:function(){return this.bp},set:function(e){this.bp=e,this.b8(!0)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"tokenGenerationEndPoint",{get:function(){return this.bu},set:function(e){this.bu=e,this.b8(!0)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"refererUri",{get:function(){return this.bt},set:function(e){this.bt=e,this.b8(!0)},enumerable:!1,configurable:!0}),r.prototype.acquireNewToken=function(){this.b8(!0)},r.prototype.b9=function(e){e()},r.prototype.b8=function(e){if(n.stringIsNullOrEmpty(this.userToken)&&0==e)this.ci();else{var t=this.tokenGenerationEndPoint;if(n.stringIsNullOrEmpty(t))this.userToken="";else if("/"!=t.substr(t.length-1,1)&&(t+="/"),n.stringIsNullOrEmpty(this.refererUri))this.userToken="";else{var i=this.defaultTokenTimeout;if(i<1&&(i=1),t+=n.stringFormat1(r.bv,this.userName,this.password,this.refererUri,i),n.Uri.isWellFormedUriString(t,1)){var o=t;this._pendingTokenRequest_=n.HttpRequestUtil.submit(o,this.getResponseCompleted_TokenResponse,null)}else this.userToken=""}}},r.prototype.ci=function(){if(!n.stringIsNullOrEmpty(this.mapServerUri)){var e=this.mapServerUri;if("/"==e.substr(e.length-1,1)&&n.stringRemove(e,e.length-1,1),this.isMapPublic)e=n.stringFormat("{0}?f=json",e);else{if(n.stringIsNullOrEmpty(this.userToken))return;e=n.stringFormat("{0}?f=json&token={1}",e,this.userToken)}if(n.Uri.isWellFormedUriString(e,1)){var t=e;this._pendingMapServerRequest_=n.HttpRequestUtil.submit(t,this.getResponseCompleted_MapServerResponse,null)}}},r.prototype.getResponseCompleted_TokenResponse=function(e,t){if(t==this._pendingTokenRequest_){this._pendingTokenRequest_=null;var r=e,i=JSON.parse(r);if(null!=i){var n="";null!=i.token&&(n=i.token),this.userToken=n}}},r.prototype.getResponseCompleted_MapServerResponse=function(e,t){if(t==this._pendingMapServerRequest_){this._pendingMapServerRequest_=null;var r=e,i=JSON.parse(r);null!=i&&null!=i.tileInfo&&(this.ap.levelOfDetail=i.tileInfo.lods.length)}},r.prototype.cf=function(t,r,i){var o=this,a=n.typeCast(n.ArcGISOnlineTileSource.$,this.ap);switch(t){case"MapServerUri":null!=a&&(a.mapServerUri=n.typeCast(n.String_$type,i)),this.ci();break;case"UserName":case"Password":if(n.stringIsNullOrEmpty(this.userName)||n.stringIsNullOrEmpty(this.password))return;this.b8(!0);break;case"UserToken":this.b9((function(){return a.userToken=o.userToken})),this.ci();break;case"IsMapPublic":a.isMapPublic=this.isMapPublic}e.prototype.ba.call(this,t,r,i)},r.$t=n.markType(r,"ArcGISOnlineMapImagery",d.$),r.bv="generateToken?username={0}&password={1}&client=referer&referer={2}&expiration={3}&f=pjson",r.mapServerUriProperty=n.DependencyProperty.i("MapServerUri",n.String_$type,r.$,new n.PropertyMetadata(2,null,r.cd)),r.userNameProperty=n.DependencyProperty.i("UserName",n.String_$type,r.$,new n.PropertyMetadata(2,null,r.cg)),r.passwordProperty=n.DependencyProperty.i("Password",n.String_$type,r.$,new n.PropertyMetadata(2,null,r.ce)),r.userTokenProperty=n.DependencyProperty.i("UserToken",n.String_$type,r.$,new n.PropertyMetadata(2,null,r.ch)),r.isMapPublicProperty=n.DependencyProperty.i("IsMapPublic",n.Boolean_$type,r.$,new n.PropertyMetadata(2,!0,r.cc)),r}(d),W=function(e){function r(){return e.call(this)||this}return t.__extends(r,e),r.prototype.createImplementation=function(){return new H},Object.defineProperty(r.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"mapServerUri",{get:function(){return this.i.mapServerUri},set:function(e){this.i.mapServerUri=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"userName",{get:function(){return this.i.userName},set:function(e){this.i.userName=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"password",{get:function(){return this.i.password},set:function(e){this.i.password=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"userToken",{get:function(){return this.i.userToken},set:function(e){this.i.userToken=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"isMapPublic",{get:function(){return this.i.isMapPublic},set:function(e){this.i.isMapPublic=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"defaultTokenTimeout",{get:function(){return this.i.defaultTokenTimeout},set:function(e){this.i.defaultTokenTimeout=+e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"tokenGenerationEndPoint",{get:function(){return this.i.tokenGenerationEndPoint},set:function(e){this.i.tokenGenerationEndPoint=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"refererUri",{get:function(){return this.i.refererUri},set:function(e){this.i.refererUri=e},enumerable:!1,configurable:!0}),r.prototype.acquireNewToken=function(){this.i.acquireNewToken()},r}(O),Z=function(){function e(){n.TypeRegistrar.registerCons("IgxArcGISOnlineMapImagery",W),n.TypeRegistrar.register("ArcGISOnlineMapImagery",H.$type)}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule,L],exports:[L]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,L],L]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:Z,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule,L],exports:[L],entryComponents:[]}]}],ctorParameters:function(){return[]}});var X=function(){function e(){}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,declarations:[q],imports:[o.CommonModule,k,A,E,L],exports:[k,A,E,L,q]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,k,A,E,L],k,A,E,L]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:X,decorators:[{type:r.NgModule,args:[{declarations:[q],exports:[k,A,E,L,q],imports:[o.CommonModule,k,A,E,L],entryComponents:[]}]}],ctorParameters:function(){return[]}});var Y=function(){function e(){n.TypeRegistrar.registerCons("IgxGeographicMapComponent",q)}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule,B,F,U,Z,X],exports:[B,F,U,Z,X]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,B,F,U,Z,X],B,F,U,Z,X]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:Y,decorators:[{type:r.NgModule,args:[{declarations:[],exports:[B,F,U,Z,X],imports:[o.CommonModule,B,F,U,Z,X],entryComponents:[q]}]}],ctorParameters:function(){return[]}});var K=function(e){function i(){return e.call(this)||this}return t.__extends(i,e),Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"isGeographic",{get:function(){return this.i.dw},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"hasMarkers",{get:function(){return this.i.hasMarkers},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"visibleFromScale",{get:function(){return this.i.qc},set:function(e){this.i.qc=+e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"coercionMethods",{get:function(){return this.i.coercionMethods},set:function(e){this.i.coercionMethods=e},enumerable:!1,configurable:!0}),i.prototype.notifyIndexedPropertiesChanged=function(){this.i.ln()},i.prototype.getItemValue=function(e,t){return this.i.hy(e,t)},i.prototype.getItem=function(e){return this.i.hv(n.toPoint(e))},i.prototype.getPreviousOrExactIndex=function(e,t){return this.i.hl(n.toPoint(e),t)},i.prototype.getNextOrExactIndex=function(e,t){return this.i.hj(n.toPoint(e),t)},i.prototype.getSeriesValue=function(e,t,r){return this.i.gl(n.toPoint(e),t,r)},i.prototype.getSeriesValuePosition=function(e,t,r){var i=this.i.pq(n.toPoint(e),t,r);return n.fromPoint(i)},i.prototype.getSeriesValueBoundingBox=function(e){var t=this.i.pz(n.toPoint(e));return n.fromRect(t)},i.prototype.getSeriesValueMarkerBoundingBox=function(e){var t=this.i.p1(n.toPoint(e));return n.fromRect(t)},i.prototype.getSeriesHighValue=function(e,t,r){return this.i.gh(n.toPoint(e),t,r)},i.prototype.getSeriesHighValuePosition=function(e,t,r){var i=this.i.pm(n.toPoint(e),t,r);return n.fromPoint(i)},i.prototype.getSeriesLowValue=function(e,t,r){return this.i.gj(n.toPoint(e),t,r)},i.prototype.getSeriesLowValuePosition=function(e,t,r){var i=this.i.po(n.toPoint(e),t,r);return n.fromPoint(i)},i.prototype.getSeriesValuePositionFromSeriesPixel=function(e,t,r){var i=this.i.pr(n.toPoint(e),t,r);return n.fromPoint(i)},i.prototype.getSeriesValueFromSeriesPixel=function(e,t,r){return this.i.gm(n.toPoint(e),t,r)},i.prototype.getItemSpan=function(){return this.i.gc()},i.prototype.renderSeries=function(e){this.i.ml(e)},i.prototype.styleUpdated=function(){this.i.mv()},i.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:i,deps:[],target:r["ɵɵFactoryTarget"].Component}),i.ɵcmp=r["ɵɵngDeclareComponent"]({minVersion:"12.0.0",version:"12.2.14",type:i,selector:"ng-component",inputs:{visibleFromScale:"visibleFromScale",coercionMethods:"coercionMethods"},usesInheritance:!0,ngImport:r,template:"",isInline:!0}),i}(i.IgxSeriesComponent);r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:K,decorators:[{type:r.Component,args:[{template:""}]}],ctorParameters:function(){return[]},propDecorators:{visibleFromScale:[{type:r.Input}],coercionMethods:[{type:r.Input}]}});var J=function(e){function o(){var t=e.call(this)||this;return t._currData=null,t._sub=null,t._assigningShapeStyle=null,t._assigningShapeMarkerStyle=null,t}return t.__extends(o,e),Object.defineProperty(o.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"shapeDataSource",{get:function(){return this._shapeDataSource},set:function(e){this._shapeDataSource=e,this.updateShapeDataSource()},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"databaseSource",{get:function(){return this._databaseSource},set:function(e){this._databaseSource=e,this.updateShapeDataSource()},enumerable:!1,configurable:!0}),o.prototype.onUpdateDataSource=function(e){var t=this;return e&&e.getPointData?(this._currData=e,null!=this._sub&&this._sub(),e.count>0?e.getPointData():(this._sub=e.importCompleted.subscribe((function(r,i){t._currData==e&&(null!=t._sub&&(t._sub(),t._sub),t.i.itemsSource=e.getPointData())})),null)):e},o.prototype.updateShapeDataSource=function(){null==this._cachedShapeDataSource&&(this._cachedShapeDataSource=new n.IgxShapeDataSource,this.onShapeDataSourceImportCompleted=this.onShapeDataSourceImportCompleted.bind(this),this._cachedShapeDataSource.importCompleted.subscribe(this.onShapeDataSourceImportCompleted)),this._cachedShapeDataSource.shapefileSource=this._shapeDataSource,this._cachedShapeDataSource.databaseSource=this._databaseSource,this._shapeDataSource&&this._databaseSource&&this._cachedShapeDataSource.dataBind()},o.prototype.onShapeDataSourceImportCompleted=function(e){this.dataSource=this._cachedShapeDataSource.getPointData()},Object.defineProperty(o.prototype,"shapeMemberPath",{get:function(){return this.i.q3},set:function(e){this.i.q3=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"isCustomShapeStyleAllowed",{get:function(){return this.i.qs},set:function(e){this.i.qs=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"isCustomShapeMarkerStyleAllowed",{get:function(){return this.i.qr},set:function(e){this.i.qr=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"itemSearchMode",{get:function(){return this.i.qk},set:function(e){this.i.qk=n.ensureEnum(i.ShapeItemSearchMode_$type,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"itemSearchThreshold",{get:function(){return this.i.qv},set:function(e){this.i.qv=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"itemSearchPointsThreshold",{get:function(){return this.i.qu},set:function(e){this.i.qu=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"shapefileDataSource",{get:function(){var e=this.i.qn;if(null==e)return null;if(!e.externalObject){var t=new n.IgxShapeDataSource;e.$type?t._implementation=e:t.i.setNativeElement&&t.i.setNativeElement(e),e.externalObject=t}return e.externalObject},set:function(e){this.i.qn=null==e?null:e.i},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"shapeFilterResolution",{get:function(){return this.i.qt},set:function(e){this.i.qt=+e},enumerable:!1,configurable:!0}),o.prototype.findByName=function(t){var r=e.prototype.findByName.call(this,t);return r||(this.shapefileDataSource&&this.shapefileDataSource.name&&this.shapefileDataSource.name==t?this.shapefileDataSource:null)},Object.defineProperty(o.prototype,"assigningShapeStyle",{get:function(){var e=this;return null==this._assigningShapeStyle&&(this._assigningShapeStyle=new r.EventEmitter,this.i.assigningShapeStyle=n.delegateCombine(this.i.assigningShapeStyle,(function(t,r){var n=new i.IgxAssigningShapeStyleEventArgs;n._provideImplementation(r),e.beforeAssigningShapeStyle&&e.beforeAssigningShapeStyle(e,n),e._assigningShapeStyle.emit({sender:e,args:n})}))),this._assigningShapeStyle},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"assigningShapeMarkerStyle",{get:function(){var e=this;return null==this._assigningShapeMarkerStyle&&(this._assigningShapeMarkerStyle=new r.EventEmitter,this.i.assigningShapeMarkerStyle=n.delegateCombine(this.i.assigningShapeMarkerStyle,(function(t,r){var n=new i.IgxAssigningShapeMarkerStyleEventArgs;n._provideImplementation(r),e.beforeAssigningShapeMarkerStyle&&e.beforeAssigningShapeMarkerStyle(e,n),e._assigningShapeMarkerStyle.emit({sender:e,args:n})}))),this._assigningShapeMarkerStyle},enumerable:!1,configurable:!0}),o.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:o,deps:[],target:r["ɵɵFactoryTarget"].Component}),o.ɵcmp=r["ɵɵngDeclareComponent"]({minVersion:"12.0.0",version:"12.2.14",type:o,selector:"ng-component",inputs:{shapeDataSource:"shapeDataSource",databaseSource:"databaseSource",shapeMemberPath:"shapeMemberPath",isCustomShapeStyleAllowed:"isCustomShapeStyleAllowed",isCustomShapeMarkerStyleAllowed:"isCustomShapeMarkerStyleAllowed",itemSearchMode:"itemSearchMode",itemSearchThreshold:"itemSearchThreshold",itemSearchPointsThreshold:"itemSearchPointsThreshold",shapefileDataSource:"shapefileDataSource",shapeFilterResolution:"shapeFilterResolution"},outputs:{assigningShapeStyle:"assigningShapeStyle",assigningShapeMarkerStyle:"assigningShapeMarkerStyle"},usesInheritance:!0,ngImport:r,template:"",isInline:!0}),o}(K);r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:J,decorators:[{type:r.Component,args:[{template:""}]}],ctorParameters:function(){return[]},propDecorators:{shapeDataSource:[{type:r.Input}],databaseSource:[{type:r.Input}],shapeMemberPath:[{type:r.Input}],isCustomShapeStyleAllowed:[{type:r.Input}],isCustomShapeMarkerStyleAllowed:[{type:r.Input}],itemSearchMode:[{type:r.Input}],itemSearchThreshold:[{type:r.Input}],itemSearchPointsThreshold:[{type:r.Input}],shapefileDataSource:[{type:r.Input}],shapeFilterResolution:[{type:r.Input}],assigningShapeStyle:[{type:r.Output}],assigningShapeMarkerStyle:[{type:r.Output}]}});var Q=function(e){function r(){var t=null!==e&&e.apply(this,arguments)||this;return t.qq=!1,t.qp=!1,t.assigningShapeStyle=null,t.assigningShapeMarkerStyle=null,t.qm=null,t.qo=!1,t}return t.__extends(r,e),r.prototype.bx=function(){return new ee(this)},r.prototype.l2=function(t){e.prototype.l2.call(this,t),this.ql=t},r.prototype.get_dy=function(){return!0},r.prototype.get_c2=function(){return!0},r.prototype.l7=function(t,i,o,a){switch(e.prototype.l7.call(this,t,i,o,a),i){case"SeriesViewer":this.ql.cf();break;case"ShapeMemberPath":this.ql.ch();break;case r.$$p[5]:this.ql.cg();break;case r.$$p[1]:if(this.qa.q9=this.qs,this.qq=this.qs,this.qs){var s=this.qa;s.assigningShapeStyle=n.delegateCombine(s.assigningShapeStyle,n.runOn(this,this.q6))}else{var l=this.qa;l.assigningShapeStyle=n.delegateRemove(l.assigningShapeStyle,n.runOn(this,this.q6))}break;case r.$$p[0]:if(this.qa.q8=this.qr,this.qp=this.qr,this.qs){var c=this.qa;c.assigningShapeMarkerStyle=n.delegateCombine(c.assigningShapeMarkerStyle,n.runOn(this,this.q5))}else{var u=this.qa;u.assigningShapeMarkerStyle=n.delegateRemove(u.assigningShapeMarkerStyle,n.runOn(this,this.q5))}break;case r.$$p[2]:this.qa.qv=this.qk;break;case r.$$p[3]:this.qa.rq=this.qu;break;case r.$$p[4]:this.qa.rr=this.qv;break;case"ShapefileDataSource":if(null!=o){var p=o;this.qo&&(p.importCompleted=n.delegateRemove(p.importCompleted,n.runOn(this,this.q7)))}if(null!=a){var h=a;if(h.count>0){this.q8();break}this.qo=!0,h.importCompleted=n.delegateCombine(h.importCompleted,n.runOn(this,this.q7))}}},r.prototype.q6=function(e,t){null!=this.assigningShapeStyle&&this.assigningShapeStyle(this,t)},r.prototype.q5=function(e,t){null!=this.assigningShapeMarkerStyle&&this.assigningShapeMarkerStyle(this,t)},r.prototype.q7=function(e,t){this.q8()},r.prototype.q8=function(){var e=this.qn.externalObject;this.itemsSource=e.getPointData()},Object.defineProperty(r.prototype,"qn",{get:function(){return this.qm},set:function(e){var t=this.qm;this.qm=e,t!=this.qm&&this.raisePropertyChanged("ShapefileDataSource",t,this.qm)},enumerable:!1,configurable:!0}),r.prototype.get_e5=function(){return!0},r.prototype.set_e5=function(t){e.prototype.set_e5.call(this,t)},r.$t=n.markType(r,"GeographicShapeSeriesBase",m.$),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"raisePropertyChanged",["IsCustomShapeMarkerStyleAllowed:qr:q9",[0,!1],"IsCustomShapeStyleAllowed:qs:ra",[0,!1],"ItemSearchMode:qk:rb",[i.ShapeItemSearchMode_$type,n.enumGetBox(i.ShapeItemSearchMode_$type,0)],"ItemSearchPointsThreshold:qu:rc",[1,1e4],"ItemSearchThreshold:qv:rd",[1,1e4],"ShapeFilterResolution:qt:re",[1,2],"ShapeMemberPath:q3:rf",[2,"points"]]),r}(m),ee=function(e){function r(t){var r=e.call(this,t)||this;return r.ce=null,r.ce=t,r}return t.__extends(r,e),r.prototype.b2=function(){e.prototype.b2.call(this),this.ce.qa.r1=this.ce.q3},r.prototype.cf=function(){var e=this.ce.qa;if(null==this.ce.cd)return e.qp=null,void(e.qr=null);e.qp=this.ce.cd.tw,e.qr=this.ce.cd.ty},r.prototype.ch=function(){this.ce.qa.r1=this.ce.q3},r.prototype.cg=function(){this.ce.qa.rn=this.ce.qt},r.$t=n.markType(r,"GeographicShapeSeriesBaseView",y.$),r}(y),te=function(e){function r(t){var r=e.call(this,t)||this;return r.ci=null,r.ci=t,r.q||(r.ci.q3="points"),r}return t.__extends(r,e),r.prototype.as=function(){e.prototype.as.call(this),this.q||(this.ci.sn=i.Defaults.aj,this.ci.g1=i.Defaults.p,this.ci.rm=i.Defaults.o,this.ci.rj=i.Defaults.d,this.ci.rh=i.Defaults.a)},r.prototype.b2=function(){e.prototype.b2.call(this),this.ci.qa.uh=this.ci.sp,this.ci.qa.ta=this.ci.rk,this.ci.qa.tw=this.ci.r5,this.ci.qa.td=this.ci.rm,this.ci.qa.sw=this.ci.rg},r.prototype.cn=function(){this.ci.qa.tw=this.ci.r5},r.prototype.cp=function(){this.ci.qa.td=this.ci.rm},r.prototype.ck=function(){this.ci.qa.sw=this.ci.rg},r.prototype.co=function(){this.ci.qa.s5=this.ci.rj},r.prototype.cj=function(){this.ci.qa.ud=this.ci.sm},r.prototype.cl=function(){this.ci.qa.ue=this.ci.sn},r.prototype.cm=function(){this.ci.qa.ug=this.ci.so},r.prototype.cq=function(){this.ci.qa.ta=this.ci.rk},r.prototype.cr=function(){this.ci.qa.uh=this.ci.sp},r.$t=n.markType(r,"GeographicShapeSeriesView",ee.$),r}(ee),re=function(e){function r(){var t=e.call(this)||this;return t.styleShape=null,t.ab=r.$,t}return t.__extends(r,e),r.prototype.get_d8=function(){return!0},r.prototype.bx=function(){return new te(this)},r.prototype.l2=function(t){e.prototype.l2.call(this,t),this.rl=t},r.prototype.p9=function(){var e=new i.ScatterPolygonSeries;return e.styleShape=n.delegateCombine(e.styleShape,n.runOn(this,this.r2)),e.propertyUpdated=n.delegateCombine(e.propertyUpdated,n.runOn(this,this.r3)),e},r.prototype.r2=function(e,t){null!=this.styleShape&&this.styleShape(this,t)},r.prototype.r3=function(e,t){n.typeCast(i.ScatterPolygonSeries.$,this.qa)},r.prototype.f4=function(){return this.rm},r.prototype.pa=function(){return this.sk},r.prototype.pb=function(){return this.sl},r.prototype.nh=function(){return this.r4},r.prototype.i0=function(){var e=n.typeCast(i.ScatterPolygonSeries.$,this.qa);return null==e?"Unknown":e.i0()},r.prototype.l7=function(t,i,n,o){switch(e.prototype.l7.call(this,t,i,n,o),i){case r.$$p[6]:this.qa.s3=this.ri;break;case r.$$p[5]:this.qa.sz=this.rh;break;case r.$$p[9]:this.rl.cn();break;case r.$$p[10]:this.rl.cp();break;case r.$$p[4]:this.rl.ck();break;case r.$$p[11]:this.rl.co();break;case r.$$p[3]:this.rl.cj();break;case r.$$p[7]:this.rl.cl();break;case r.$$p[8]:this.rl.cm();break;case r.$$p[13]:this.rl.cq();break;case r.$$p[12]:this.rl.cr()}},r.prototype.gx=function(){return.7},r.$t=n.markType(r,"GeographicShapeSeries",Q.$),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"raisePropertyChanged",["ActualMarkerBrush:sk:r6",[n.Brush.$],"ActualMarkerOutline:sl:r7",[n.Brush.$],"ActualMarkerTemplate:r4:r8",[n.DataTemplate.$,null],"MarkerBrush:sm:r9",[n.Brush.$],"MarkerCollisionAvoidance:rg:sa",[i.CollisionAvoidanceType_$type,n.enumGetBox(i.CollisionAvoidanceType_$type,0)],"MarkerFillMode:rh:sb",[i.MarkerFillMode_$type,n.enumGetBox(i.MarkerFillMode_$type,0)],"MarkerOutlineMode:ri:sc",[i.MarkerOutlineMode_$type,n.enumGetBox(i.MarkerOutlineMode_$type,0)],"MarkerOutline:sn:sd",[n.Brush.$],"MarkerStyle:so:se",[n.Style.$],"MarkerTemplate:r5:sf",[n.DataTemplate.$,null],"MarkerThickness:rm:sg",[1,n.DeviceUtils.g(2)],"MarkerType:rj:sh",[i.MarkerType_$type,n.enumGetBox(i.MarkerType_$type,2)],"ShapeStyle:sp:si",[n.Style.$,null],"ShapeStyleSelector:rk:sj",[i.StyleSelector.$,null]]),r}(Q),ie=function(e){function o(){var t=e.call(this)||this;return t._styleShape=null,t}return t.__extends(o,e),o.prototype.createImplementation=function(){return new re},Object.defineProperty(o.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"isPolygon",{get:function(){return this.i.d8},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"shapeFill",{get:function(){return this.i.sp?this.i.sp.fill:null},set:function(e){this.ensureShapeStyle(),this.i.sp.fill=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"shapeStroke",{get:function(){return this.i.sp?this.i.sp.stroke:null},set:function(e){this.ensureShapeStyle(),this.i.sp.stroke=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"shapeStrokeThickness",{get:function(){return this.i.sp?this.i.sp.strokeThickness:NaN},set:function(e){this.ensureShapeStyle(),this.i.sp.strokeThickness=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"shapeOpacity",{get:function(){return this.i.sp?this.i.sp.opacity:NaN},set:function(e){this.ensureShapeStyle(),this.i.sp.opacity=+e},enumerable:!1,configurable:!0}),o.prototype.ensureShapeStyle=function(){this.i.sp||(this.i.sp=new n.Style)},Object.defineProperty(o.prototype,"markerType",{get:function(){return this.i.rj},set:function(e){this.i.rj=n.ensureEnum(i.MarkerType_$type,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerOutlineMode",{get:function(){return this.i.ri},set:function(e){this.i.ri=n.ensureEnum(i.MarkerOutlineMode_$type,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerFillMode",{get:function(){return this.i.rh},set:function(e){this.i.rh=n.ensureEnum(i.MarkerFillMode_$type,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerTemplate",{get:function(){return this.i.r5},set:function(e){this.i.r5=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerBrush",{get:function(){return n.brushToString(this.i.sm)},set:function(e){this.i.sm=n.stringToBrush(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerOutline",{get:function(){return n.brushToString(this.i.sn)},set:function(e){this.i.sn=n.stringToBrush(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerThickness",{get:function(){return this.i.rm},set:function(e){this.i.rm=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerCollisionAvoidance",{get:function(){return this.i.rg},set:function(e){this.i.rg=n.ensureEnum(i.CollisionAvoidanceType_$type,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"actualMarkerTemplate",{get:function(){return this.i.r4},set:function(e){this.i.r4=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"actualMarkerBrush",{get:function(){return n.brushToString(this.i.sk)},set:function(e){this.i.sk=n.stringToBrush(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"actualMarkerOutline",{get:function(){return n.brushToString(this.i.sl)},set:function(e){this.i.sl=n.stringToBrush(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"styleShape",{get:function(){var e=this;return null==this._styleShape&&(this._styleShape=new r.EventEmitter,this.i.styleShape=n.delegateCombine(this.i.styleShape,(function(t,r){e._runInZone((function(){var t=new i.IgxStyleShapeEventArgs;t._provideImplementation(r),e.beforeStyleShape&&e.beforeStyleShape(e,t),e._styleShape.emit({sender:e,args:t})}))}))),this._styleShape},enumerable:!1,configurable:!0}),o.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:o,deps:[],target:r["ɵɵFactoryTarget"].Component}),o.ɵcmp=r["ɵɵngDeclareComponent"]({minVersion:"12.0.0",version:"12.2.14",type:o,selector:"igx-geographic-shape-series",inputs:{shapeFill:"shapeFill",shapeStroke:"shapeStroke",shapeStrokeThickness:"shapeStrokeThickness",shapeOpacity:"shapeOpacity",markerType:"markerType",markerOutlineMode:"markerOutlineMode",markerFillMode:"markerFillMode",markerTemplate:"markerTemplate",markerBrush:"markerBrush",markerOutline:"markerOutline",markerThickness:"markerThickness",markerCollisionAvoidance:"markerCollisionAvoidance",actualMarkerTemplate:"actualMarkerTemplate",actualMarkerBrush:"actualMarkerBrush",actualMarkerOutline:"actualMarkerOutline"},outputs:{styleShape:"styleShape"},providers:[{provide:J,useExisting:r.forwardRef((function(){return o}))},{provide:K,useExisting:r.forwardRef((function(){return o}))},{provide:i.IgxSeriesComponent,useExisting:r.forwardRef((function(){return o}))}],usesInheritance:!0,ngImport:r,template:"",isInline:!0,changeDetection:r.ChangeDetectionStrategy.OnPush}),o}(J);r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:ie,decorators:[{type:r.Component,args:[{selector:"igx-geographic-shape-series",template:"",providers:[{provide:J,useExisting:r.forwardRef((function(){return ie}))},{provide:K,useExisting:r.forwardRef((function(){return ie}))},{provide:i.IgxSeriesComponent,useExisting:r.forwardRef((function(){return ie}))}],changeDetection:r.ChangeDetectionStrategy.OnPush}]}],ctorParameters:function(){return[]},propDecorators:{shapeFill:[{type:r.Input}],shapeStroke:[{type:r.Input}],shapeStrokeThickness:[{type:r.Input}],shapeOpacity:[{type:r.Input}],markerType:[{type:r.Input}],markerOutlineMode:[{type:r.Input}],markerFillMode:[{type:r.Input}],markerTemplate:[{type:r.Input}],markerBrush:[{type:r.Input}],markerOutline:[{type:r.Input}],markerThickness:[{type:r.Input}],markerCollisionAvoidance:[{type:r.Input}],actualMarkerTemplate:[{type:r.Input}],actualMarkerBrush:[{type:r.Input}],actualMarkerOutline:[{type:r.Input}],styleShape:[{type:r.Output}]}});var ne=function(){function e(){}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,declarations:[ie],imports:[o.CommonModule,i.IgxScatterPolygonSeriesDynamicModule],exports:[ie,i.IgxScatterPolygonSeriesDynamicModule]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,i.IgxScatterPolygonSeriesDynamicModule],i.IgxScatterPolygonSeriesDynamicModule]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:ne,decorators:[{type:r.NgModule,args:[{declarations:[ie],imports:[o.CommonModule,i.IgxScatterPolygonSeriesDynamicModule],exports:[ie,i.IgxScatterPolygonSeriesDynamicModule],entryComponents:[]}]}]});var oe=function(){function e(){n.TypeRegistrar.registerCons("IgxGeographicShapeSeriesComponent",ie),n.TypeRegistrar.register("GeographicShapeSeries",re.$type)}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule,ne],exports:[ne]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,ne],ne]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:oe,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule,ne],exports:[ne],entryComponents:[ie]}]}],ctorParameters:function(){return[]}});var ae=function(e){function r(t){var r=e.call(this,t)||this;return r.ci=null,r.ci=t,r}return t.__extends(r,e),r.prototype.as=function(){e.prototype.as.call(this),this.q||(this.ci.g1=i.Defaults.n)},r.prototype.b2=function(){e.prototype.b2.call(this),this.ci.qa.sw=this.ci.rg,this.ci.qa.s1=this.ci.ro},r.prototype.cj=function(){this.ci.qa.sw=this.ci.rg},r.prototype.ck=function(){this.ci.qa.s1=this.ci.ro},r.$t=n.markType(r,"GeographicPolylineSeriesView",ee.$),r}(ee),se=function(e){function r(){var t=e.call(this)||this;return t.styleShape=null,t.ab=r.$,t}return t.__extends(r,e),r.prototype.get_d9=function(){return!0},r.prototype.bx=function(){return new ae(this)},r.prototype.l2=function(t){e.prototype.l2.call(this,t),this.rh=t},r.prototype.p9=function(){var e=new i.ScatterPolylineSeries;return e.styleShape=n.delegateCombine(e.styleShape,n.runOn(this,this.rl)),e},r.prototype.rl=function(e,t){null!=this.styleShape&&this.styleShape(this,t)},r.prototype.l7=function(t,i,n,o){switch(e.prototype.l7.call(this,t,i,n,o),i){case r.$$p[1]:this.rh.cj();break;case r.$$p[0]:this.rh.ck()}},r.$t=n.markType(r,"GeographicPolylineSeries",Q.$),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"raisePropertyChanged",["ShapeStyle:ro:rm",[n.Style.$,null],"ShapeStyleSelector:rg:rn",[i.StyleSelector.$,null]]),r}(Q),le=function(e){function o(){var t=e.call(this)||this;return t._styleShape=null,t}return t.__extends(o,e),o.prototype.createImplementation=function(){return new se},Object.defineProperty(o.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"isPolyline",{get:function(){return this.i.d9},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"shapeFill",{get:function(){return this.i.ro?this.i.ro.fill:null},set:function(e){this.ensureShapeStyle(),this.i.ro.fill=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"shapeStroke",{get:function(){return this.i.ro?this.i.ro.stroke:null},set:function(e){this.ensureShapeStyle(),this.i.ro.stroke=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"shapeStrokeThickness",{get:function(){return this.i.ro?this.i.ro.strokeThickness:NaN},set:function(e){this.ensureShapeStyle(),this.i.ro.strokeThickness=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"shapeOpacity",{get:function(){return this.i.ro?this.i.ro.opacity:NaN},set:function(e){this.ensureShapeStyle(),this.i.ro.opacity=+e},enumerable:!1,configurable:!0}),o.prototype.ensureShapeStyle=function(){this.i.ro||(this.i.ro=new n.Style)},Object.defineProperty(o.prototype,"styleShape",{get:function(){var e=this;return null==this._styleShape&&(this._styleShape=new r.EventEmitter,this.i.styleShape=n.delegateCombine(this.i.styleShape,(function(t,r){e._runInZone((function(){var t=new i.IgxStyleShapeEventArgs;t._provideImplementation(r),e.beforeStyleShape&&e.beforeStyleShape(e,t),e._styleShape.emit({sender:e,args:t})}))}))),this._styleShape},enumerable:!1,configurable:!0}),o.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:o,deps:[],target:r["ɵɵFactoryTarget"].Component}),o.ɵcmp=r["ɵɵngDeclareComponent"]({minVersion:"12.0.0",version:"12.2.14",type:o,selector:"igx-geographic-polyline-series",inputs:{shapeFill:"shapeFill",shapeStroke:"shapeStroke",shapeStrokeThickness:"shapeStrokeThickness",shapeOpacity:"shapeOpacity"},outputs:{styleShape:"styleShape"},providers:[{provide:J,useExisting:r.forwardRef((function(){return o}))},{provide:K,useExisting:r.forwardRef((function(){return o}))},{provide:i.IgxSeriesComponent,useExisting:r.forwardRef((function(){return o}))}],usesInheritance:!0,ngImport:r,template:"",isInline:!0,changeDetection:r.ChangeDetectionStrategy.OnPush}),o}(J);r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:le,decorators:[{type:r.Component,args:[{selector:"igx-geographic-polyline-series",template:"",providers:[{provide:J,useExisting:r.forwardRef((function(){return le}))},{provide:K,useExisting:r.forwardRef((function(){return le}))},{provide:i.IgxSeriesComponent,useExisting:r.forwardRef((function(){return le}))}],changeDetection:r.ChangeDetectionStrategy.OnPush}]}],ctorParameters:function(){return[]},propDecorators:{shapeFill:[{type:r.Input}],shapeStroke:[{type:r.Input}],shapeStrokeThickness:[{type:r.Input}],shapeOpacity:[{type:r.Input}],styleShape:[{type:r.Output}]}});var ce=function(){function e(){}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,declarations:[le],imports:[o.CommonModule,i.IgxScatterPolylineSeriesDynamicModule],exports:[le,i.IgxScatterPolylineSeriesDynamicModule]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,i.IgxScatterPolylineSeriesDynamicModule],i.IgxScatterPolylineSeriesDynamicModule]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:ce,decorators:[{type:r.NgModule,args:[{declarations:[le],imports:[o.CommonModule,i.IgxScatterPolylineSeriesDynamicModule],exports:[le,i.IgxScatterPolylineSeriesDynamicModule],entryComponents:[]}]}]});var ue=function(){function e(){n.TypeRegistrar.registerCons("IgxGeographicPolylineSeriesComponent",le),n.TypeRegistrar.register("GeographicPolylineSeries",se.$type)}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule,ce],exports:[ce]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,ce],ce]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:ue,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule,ce],exports:[ce],entryComponents:[le]}]}],ctorParameters:function(){return[]}});var pe=function(){function e(){}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule]]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:pe,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule],exports:[],entryComponents:[]}]}]});var he=function(e){function r(){var t=e.call(this,new n.TileGeneratorTileSource)||this;return t.downloadingImage=n.delegateCombine(t.downloadingImage,n.runOn(t,t.br)),t.cancellingImage=n.delegateCombine(t.cancellingImage,n.runOn(t,t.bq)),t}return t.__extends(r,e),r.prototype.bq=function(e,t){var r=t.uri.toString().split("/"),i=parseInt(n.stringReplace(r[3],"/","")),o=parseInt(n.stringReplace(r[4],"/","")),a=parseInt(n.stringReplace(n.stringReplace(r[5],"/",""),".png",""));null!=this.tileGenerator&&this.tileGenerator.cancelTile(i,o,a)},r.prototype.br=function(e,t){var r=this,i=t.uri.toString().split("/"),o=parseInt(n.stringReplace(i[3],"/","")),a=parseInt(n.stringReplace(i[4],"/","")),s=parseInt(n.stringReplace(n.stringReplace(i[5],"/",""),".png",""));t.uri=null;var l=t.image;null!=this.tileGenerator&&this.tileGenerator.getTile(o,a,s,(function(e,t){return r.deferralHandler.deferAction((function(){return l.src=t.url}))}),(function(e,t){}),(function(e,t){}),l)},r.$t=n.markType(r,"TileGeneratorMapImagery",d.$),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"ba",["TileGenerator",[n.ITileGenerator_$type,null]]),r}(d),ge=function(e){function r(){return e.call(this)||this}return t.__extends(r,e),r.prototype.createImplementation=function(){return new he},Object.defineProperty(r.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"tileGenerator",{get:function(){return this.i.tileGenerator},set:function(e){this.i.tileGenerator=e},enumerable:!1,configurable:!0}),r}(O),me=function(){function e(){n.TypeRegistrar.registerCons("IgxTileGeneratorMapImagery",ge),n.TypeRegistrar.register("TileGeneratorMapImagery",he.$type)}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule,pe],exports:[pe]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,pe],pe]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:me,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule,pe],exports:[pe],entryComponents:[]}]}],ctorParameters:function(){return[]}});var ye=function(e){function r(){var t=e.call(this)||this;return t.sx=null,t.sw=null,t.imageTilesReady=null,t.s0=null,t.s1=!1,t.ab=r.$,t}return t.__extends(r,e),r.prototype.get_ej=function(){return!0},r.prototype.bx=function(){return new fe(this)},r.prototype.l2=function(t){e.prototype.l2.call(this,t),this.sv=t},r.prototype.get_rb=function(){return!1},Object.defineProperty(r.prototype,"sz",{get:function(){return this.sx},set:function(e){if(e!=this.sz){var t=this.sz;this.sx=e,this.raisePropertyChanged("TileImagery",t,e)}},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"sy",{get:function(){return this.sw},set:function(e){var t=this.sw;this.sw=e,this.raisePropertyChanged("ActualTileImagery",t,this.sw)},enumerable:!1,configurable:!0}),r.prototype.l7=function(t,r,i,o){var a,s;switch(e.prototype.l7.call(this,t,r,i,o),r){case"TileImagery":s=o,null!=(a=i)&&(a.propertyChanged=n.delegateRemove(a.propertyChanged,n.runOn(this,this.s4))),null!=s&&(s.propertyChanged=n.delegateCombine(s.propertyChanged,n.runOn(this,this.s4))),this.sv.de(a,s),this.ml(!1),this.ls();break;case"ActualTileImagery":s=o,null!=(a=i)&&(a.imageTilesReady=n.delegateRemove(a.imageTilesReady,n.runOn(this,this.s5)),a.deferralHandler=null),null!=s&&(s.imageTilesReady=n.delegateCombine(s.imageTilesReady,n.runOn(this,this.s5)),s.deferralHandler=this),this.sv.dd(a,s),null!=s&&null!==n.typeCast(f.$,this.cd)&&(s.geographicMap=this.cd,this.s7(this.b0),this.sv.da(this.cd.s9)),this.ls();break;case"ActualWindowRect":this.sv.da(o);break;case"WorldRect":this.sv.dh(o);break;case"SeriesViewer":var l=o;null!=i&&null!=this.sy&&this.sy.be(null),null!=l&&null!=this.sy&&this.sy.be(this.b0.w);break;case"ActualBrush":case"ActualOutline":case"ActualThickness":this.lu()}},r.prototype.s4=function(e,t){"MultiScaleImage"==t.propertyName&&this.s7(this.b0)},r.prototype.s5=function(e,t){null!=this.imageTilesReady&&this.imageTilesReady(this,new n.EventArgs),this.s1||this.sv.df()},r.prototype.register=function(e,t){this.s0=t},r.prototype.unRegister=function(e){this.s0=null},r.prototype.deferredRefresh=function(){this.ml(!1)},r.prototype.deferAction=function(e){null!=this.hb?this.hb.setTimeout(e,0):window.setTimeout(e,0)},r.prototype.m8=function(t,r){this.sv.dg(),e.prototype.m8.call(this,t,r)},r.prototype.mm=function(t){e.prototype.mm.call(this,t),this.s6(t,this.b0)},r.prototype.s6=function(e,t){var r,i,n=t,o=t.getViewInfo(r,i);r=o.p0,i=o.p1,this.s7(t),null!=this.s0&&(this.s1=!0,this.s0(e),this.s1=!1),n.df()},r.prototype.mk=function(t,r,i,n,o){e.prototype.mk.call(this,t,r,i,n,o);var a=this.fe.item(n);a.a1(i),this.cx(a)||this.sf(a)},r.prototype.s7=function(e){var t,r,i=e.getViewInfo(t,r);t=i.p0,r=i.p1,null!=this.sz&&null!=this.sz.ao&&(this.sz!=this.sy&&(this.sy=this.sz),null==this.sy||t.isEmpty||(this.sy.width!=t.width&&(this.sy.width=t.width),this.sy.height!=t.height&&(this.sy.height=t.height)))},r.prototype.k0=function(t,r){e.prototype.k0.call(this,t,r),r.db()},r.$t=n.markType(r,"TileSeries",i.ShapeSeriesBase.$,[n.IMapRenderDeferralHandler_$type]),r}(i.ShapeSeriesBase),fe=function(e){function r(t){var r=e.call(this,t)||this;return r.c7=null,r.di=new n.GeometryGroup,r.c9=null,r.c8=null,r.c7=t,r}return t.__extends(r,e),r.prototype.as=function(){e.prototype.as.call(this),this.q||(this.c7.pc=i.Defaults.ao,this.c7.o7=i.Defaults.an)},r.prototype.ch=function(e,t){t.c.count>0&&this.di.d.add(t)},r.prototype.c2=function(e,t){return this.c3(e,t,!0)},r.prototype.c1=function(e,t){return null},r.prototype.cl=function(e,t){},r.prototype.cj=function(e,t,r){},r.prototype.cr=function(){e.prototype.cr.call(this),this.di.d.clear()},r.prototype.cq=function(){e.prototype.cq.call(this),this.aq()},r.prototype.da=function(e){null!=this.c7.sz&&(this.c7.sz.windowRect=e)},r.prototype.dd=function(e,t){if(null==this.c9){this.c9=this.e.hb.createElement("canvas");var r=this.e.hb.get2DCanvasContext(this.c9);this.c8=new n.RenderingContext(new n.CanvasViewRenderer,r),this.c9.setAttribute("width",this.bu.width.toString()),this.c9.setAttribute("height",this.bu.height.toString())}null!=e&&(e.bd(null),e.be(null),e.imagesChanged=n.delegateRemove(e.imagesChanged,n.runOn(this,this.dc))),null!=t&&(null!=this.w&&t.be(this.w),t.bd(this.c8),t.bf(this.bu),t.imagesChanged=n.delegateCombine(t.imagesChanged,n.runOn(this,this.dc)))},r.prototype.dc=function(e,t){this.aq()},r.prototype.de=function(e,t){},r.prototype.dg=function(){null!=this.c9&&(this.c9.setAttribute("width",this.bu.width.toString()),this.c9.setAttribute("height",this.bu.height.toString())),null!=this.c7.sz&&this.c7.sz.bf(this.bu)},r.prototype.a6=function(t,r){if(e.prototype.a6.call(this,t,r),!r&&null!=this.c9){var i=!1;if(this.di.d.count>0)i=!0,this.k.aa(),this.k.r(this.di),this.k.h().clip();var o=n.truncate(Math.round(this.bu.left)),a=n.truncate(Math.round(this.bu.top)),s=n.truncate(Math.round(this.bu.width)),l=n.truncate(Math.round(this.bu.height));this.k.o(this.c9.getNativeElement(),1,o,a,s,l,o,a,s,l),i&&this.k.z()}},r.prototype.df=function(){this.aq()},r.prototype.db=function(){},r.prototype.dh=function(e){null!=this.c7.sz&&this.c7.sz.a6()},r.$t=n.markType(r,"TileSeriesView",i.ShapeSeriesViewBase.$),r}(i.ShapeSeriesViewBase),de=function(e){function n(){return e.call(this)||this}return t.__extends(n,e),n.prototype.createImplementation=function(){return new ye},Object.defineProperty(n.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"isTile",{get:function(){return this.i.ej},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"tileImagery",{get:function(){var e=this.i.sz;return null==e?null:e.externalObject},set:function(e){this.i.sz=null==e?null:e.i},enumerable:!1,configurable:!0}),n.prototype.findByName=function(t){var r=e.prototype.findByName.call(this,t);return r||(this.tileImagery&&this.tileImagery.name&&this.tileImagery.name==t?this.tileImagery:null)},n.prototype.deferredRefresh=function(){this.i.deferredRefresh()},n.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:n,deps:[],target:r["ɵɵFactoryTarget"].Component}),n.ɵcmp=r["ɵɵngDeclareComponent"]({minVersion:"12.0.0",version:"12.2.14",type:n,selector:"igx-tile-series",inputs:{tileImagery:"tileImagery"},providers:[{provide:i.IgxShapeSeriesBaseComponent,useExisting:r.forwardRef((function(){return n}))},{provide:i.IgxSeriesComponent,useExisting:r.forwardRef((function(){return n}))}],usesInheritance:!0,ngImport:r,template:"",isInline:!0,changeDetection:r.ChangeDetectionStrategy.OnPush}),n}(i.IgxShapeSeriesBaseComponent);r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:de,decorators:[{type:r.Component,args:[{selector:"igx-tile-series",template:"",providers:[{provide:i.IgxShapeSeriesBaseComponent,useExisting:r.forwardRef((function(){return de}))},{provide:i.IgxSeriesComponent,useExisting:r.forwardRef((function(){return de}))}],changeDetection:r.ChangeDetectionStrategy.OnPush}]}],ctorParameters:function(){return[]},propDecorators:{tileImagery:[{type:r.Input}]}});var be=function(){function e(){}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,declarations:[de],imports:[o.CommonModule],exports:[de]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule]]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:be,decorators:[{type:r.NgModule,args:[{declarations:[de],imports:[o.CommonModule],exports:[de],entryComponents:[]}]}]});var Se=function(){function e(){n.TypeRegistrar.registerCons("IgxTileSeriesComponent",de),n.TypeRegistrar.register("TileSeries",ye.$type)}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule,be],exports:[be]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,be],be]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:Se,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule,be],exports:[be],entryComponents:[de]}]}],ctorParameters:function(){return[]}});var ve=function(e){function r(){var t=e.call(this)||this;return t.rh=null,t.rg=null,t.imageTilesReady=null,t.ab=r.$,t}return t.__extends(r,e),r.prototype.get_ej=function(){return!0},Object.defineProperty(r.prototype,"ri",{get:function(){return this.rh},set:function(e){if(e!=this.ri){var t=this.ri;this.rh=e,this.raisePropertyChanged("TileImagery",t,e)}},enumerable:!1,configurable:!0}),r.prototype.rm=function(){null!=this.ri&&this.ri.clearTileCache()},r.prototype.l7=function(t,r,i,n){switch(e.prototype.l7.call(this,t,r,i,n),r){case"TileImagery":null!=this.qa&&(this.qa.sz=this.ri)}},r.prototype.qf=function(){if(e.prototype.qf.call(this),this.qa.sz=this.ri,null!=this.rg){var t=this.rg;t.imageTilesReady=n.delegateRemove(t.imageTilesReady,n.runOn(this,this.rl))}if(this.rg=this.qa,null!=this.rg){var r=this.rg;r.imageTilesReady=n.delegateCombine(r.imageTilesReady,n.runOn(this,this.rl))}},r.prototype.p9=function(){return new ye},r.prototype.rl=function(e,t){null!=this.imageTilesReady&&this.imageTilesReady(this,new h)},r.$t=n.markType(r,"GeographicTileSeries",Q.$),r}(Q),Me=function(e){function o(){var t=e.call(this)||this;return t._imageTilesReady=null,t}return t.__extends(o,e),o.prototype.createImplementation=function(){return new ve},Object.defineProperty(o.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"isTile",{get:function(){return this.i.ej},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"tileImagery",{get:function(){var e=this.i.ri;return null==e?null:e.externalObject},set:function(e){this.i.ri=null==e?null:e.i},enumerable:!1,configurable:!0}),o.prototype.findByName=function(t){var r=e.prototype.findByName.call(this,t);return r||(this.tileImagery&&this.tileImagery.name&&this.tileImagery.name==t?this.tileImagery:null)},o.prototype.clearTileCache=function(){this.i.rm()},Object.defineProperty(o.prototype,"imageTilesReady",{get:function(){var e=this;return null==this._imageTilesReady&&(this._imageTilesReady=new r.EventEmitter,this.i.imageTilesReady=n.delegateCombine(this.i.imageTilesReady,(function(t,r){e._runInZone((function(){var t=new _;t._provideImplementation(r),e.beforeImageTilesReady&&e.beforeImageTilesReady(e,t),e._imageTilesReady.emit({sender:e,args:t})}))}))),this._imageTilesReady},enumerable:!1,configurable:!0}),o.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:o,deps:[],target:r["ɵɵFactoryTarget"].Component}),o.ɵcmp=r["ɵɵngDeclareComponent"]({minVersion:"12.0.0",version:"12.2.14",type:o,selector:"igx-geographic-tile-series",inputs:{tileImagery:"tileImagery"},outputs:{imageTilesReady:"imageTilesReady"},providers:[{provide:J,useExisting:r.forwardRef((function(){return o}))},{provide:K,useExisting:r.forwardRef((function(){return o}))},{provide:i.IgxSeriesComponent,useExisting:r.forwardRef((function(){return o}))}],usesInheritance:!0,ngImport:r,template:"",isInline:!0,changeDetection:r.ChangeDetectionStrategy.OnPush}),o}(J);r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:Me,decorators:[{type:r.Component,args:[{selector:"igx-geographic-tile-series",template:"",providers:[{provide:J,useExisting:r.forwardRef((function(){return Me}))},{provide:K,useExisting:r.forwardRef((function(){return Me}))},{provide:i.IgxSeriesComponent,useExisting:r.forwardRef((function(){return Me}))}],changeDetection:r.ChangeDetectionStrategy.OnPush}]}],ctorParameters:function(){return[]},propDecorators:{tileImagery:[{type:r.Input}],imageTilesReady:[{type:r.Output}]}});var Ie=function(){function e(){}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,declarations:[Me],imports:[o.CommonModule,Se],exports:[Me,Se]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,Se],Se]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:Ie,decorators:[{type:r.NgModule,args:[{declarations:[Me],imports:[o.CommonModule,Se],exports:[Me,Se],entryComponents:[]}]}]});var Ce=function(){function e(){n.TypeRegistrar.registerCons("IgxGeographicTileSeriesComponent",Me),n.TypeRegistrar.register("GeographicTileSeries",ve.$type)}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule,Ie],exports:[Ie]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,Ie],Ie]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:Ce,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule,Ie],exports:[Ie],entryComponents:[Me]}]}],ctorParameters:function(){return[]}});var xe=function(e){function o(){return e.call(this)||this}return t.__extends(o,e),Object.defineProperty(o.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerType",{get:function(){return this.i.qk},set:function(e){this.i.qk=n.ensureEnum(i.MarkerType_$type,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerThickness",{get:function(){return this.i.ql},set:function(e){this.i.ql=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerOutlineMode",{get:function(){return this.i.qj},set:function(e){this.i.qj=n.ensureEnum(i.MarkerOutlineMode_$type,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerFillMode",{get:function(){return this.i.qi},set:function(e){this.i.qi=n.ensureEnum(i.MarkerFillMode_$type,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerTemplate",{get:function(){return this.i.q0},set:function(e){this.i.q0=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerBrush",{get:function(){return n.brushToString(this.i.re)},set:function(e){this.i.re=n.stringToBrush(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerOutline",{get:function(){return n.brushToString(this.i.rf)},set:function(e){this.i.rf=n.stringToBrush(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"maximumMarkers",{get:function(){return this.i.qm},set:function(e){this.i.qm=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"actualMarkerTemplate",{get:function(){return this.i.qz},set:function(e){this.i.qz=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"actualMarkerBrush",{get:function(){return n.brushToString(this.i.rc)},set:function(e){this.i.rc=n.stringToBrush(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"actualMarkerOutline",{get:function(){return n.brushToString(this.i.rd)},set:function(e){this.i.rd=n.stringToBrush(e)},enumerable:!1,configurable:!0}),o.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:o,deps:[],target:r["ɵɵFactoryTarget"].Component}),o.ɵcmp=r["ɵɵngDeclareComponent"]({minVersion:"12.0.0",version:"12.2.14",type:o,selector:"ng-component",inputs:{markerType:"markerType",markerThickness:"markerThickness",markerOutlineMode:"markerOutlineMode",markerFillMode:"markerFillMode",markerTemplate:"markerTemplate",markerBrush:"markerBrush",markerOutline:"markerOutline",maximumMarkers:"maximumMarkers",actualMarkerTemplate:"actualMarkerTemplate",actualMarkerBrush:"actualMarkerBrush",actualMarkerOutline:"actualMarkerOutline"},usesInheritance:!0,ngImport:r,template:"",isInline:!0}),o}(K);r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:xe,decorators:[{type:r.Component,args:[{template:""}]}],ctorParameters:function(){return[]},propDecorators:{markerType:[{type:r.Input}],markerThickness:[{type:r.Input}],markerOutlineMode:[{type:r.Input}],markerFillMode:[{type:r.Input}],markerTemplate:[{type:r.Input}],markerBrush:[{type:r.Input}],markerOutline:[{type:r.Input}],maximumMarkers:[{type:r.Input}],actualMarkerTemplate:[{type:r.Input}],actualMarkerBrush:[{type:r.Input}],actualMarkerOutline:[{type:r.Input}]}});var _e=function(e){function r(){var t=e.call(this)||this,r=t.qa;return r.propertyUpdated=n.delegateCombine(r.propertyUpdated,n.runOn(t,t.qy)),t}return t.__extends(r,e),r.prototype.nh=function(){return this.qz},r.prototype.pa=function(){return this.rc},r.prototype.pb=function(){return this.rd},r.prototype.f4=function(){return this.ql},r.prototype.i0=function(){var e=n.typeCast(i.MarkerSeries.$,this.qa);return null==e?"Unknown":e.i0()},r.prototype.qy=function(e,t){var r=n.typeCast(i.MarkerSeries.$,this.qa);null!=r&&("ActualMarkerTemplate"==t.propertyName?this.qz=r.q1:"ActualMarkerOutline"==t.propertyName?this.rd=r.ri:"ActualMarkerBrush"==t.propertyName&&(this.rc=r.rh))},r.prototype.l7=function(t,i,n,o){switch(e.prototype.l7.call(this,t,i,n,o),i){case r.$$p[3]:this.qa.rj=this.re;break;case r.$$p[6]:this.qa.rk=this.rf;break;case r.$$p[5]:this.qa.qe=this.qj;break;case r.$$p[4]:this.qa.qa=this.qi;break;case r.$$p[9]:this.qa.qh=this.qk;break;case r.$$p[7]:this.qa.q3=this.q0;break;case r.$$p[8]:this.qa.qm=this.ql;break;case r.$$p[10]:this.qa.s2=this.qm}},r.$t=n.markType(r,"GeographicMarkerSeries",m.$),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"raisePropertyChanged",["ActualMarkerBrush:rc:q1",[n.Brush.$],"ActualMarkerOutline:rd:q2",[n.Brush.$],"ActualMarkerTemplate:qz:q3",[n.DataTemplate.$,null],"MarkerBrush:re:q4",[n.Brush.$],"MarkerFillMode:qi:q5",[i.MarkerFillMode_$type,n.enumGetBox(i.MarkerFillMode_$type,0)],"MarkerOutlineMode:qj:q6",[i.MarkerOutlineMode_$type,n.enumGetBox(i.MarkerOutlineMode_$type,0)],"MarkerOutline:rf:q7",[n.Brush.$],"MarkerTemplate:q0:q8",[n.DataTemplate.$,null],"MarkerThickness:ql:q9",[1,n.DeviceUtils.g(2)],"MarkerType:qk:ra",[i.MarkerType_$type,n.enumGetBox(i.MarkerType_$type,i.Defaults.e)],"MaximumMarkers:qm:rb",[1,400]]),r}(m),qe=function(e){function r(t){var r=e.call(this,t)||this;return r.ce=null,r.ce=t,r}return t.__extends(r,e),r.prototype.as=function(){e.prototype.as.call(this),this.q},r.prototype.b2=function(){e.prototype.b2.call(this);var t=this.ce.qa;t.ti=this.ce.r9,t.tq=this.ce.r7,t.qh=this.ce.qk,t.q3=this.ce.q0,t.qm=this.ce.ql,t.vl=this.ce.rt,t.wb=this.ce.se,t.vb=this.ce.rl,t.v1=this.ce.r5,t.vw=this.ce.rx,t.u8=this.ce.ri,t.vj=this.ce.rp,t.vk=this.ce.rs,t.vq=this.ce.rv,t.vp=this.ce.ru},r.prototype.cn=function(){this.ce.qa.ti=this.ce.r9},r.prototype.cm=function(){this.ce.qa.tq=this.ce.r7},r.prototype.cs=function(){this.ce.qa.qh=this.ce.qk},r.prototype.cq=function(){this.ce.qa.q3=this.ce.q0},r.prototype.cr=function(){this.ce.qa.qm=this.ce.ql},r.prototype.ct=function(){this.ce.qa.s2=this.ce.qm},r.prototype.cv=function(){this.ce.qa.xAxis=this.ce.cd.tw},r.prototype.cw=function(){this.ce.qa.yAxis=this.ce.cd.ty},r.prototype.cu=function(){var e=this.ce.qa;if(null==this.ce.cd)return e.xAxis=null,void(e.yAxis=null);e.xAxis=this.ce.cd.tw,e.yAxis=this.ce.cd.ty},r.prototype.co=function(){this.ce.qa.rj=this.ce.re},r.prototype.cp=function(){this.ce.qa.rk=this.ce.rf},r.prototype.cx=function(){this.ce.qa.wb=this.ce.se},r.prototype.cy=function(){this.ce.qa.vb=this.ce.rl,this.ce.qa.vl=this.ce.rt},r.prototype.ci=function(){this.ce.qa.v1=this.ce.r5},r.prototype.cg=function(){this.ce.qa.u8=this.ce.ri,this.ce.qa.vj=this.ce.rp,this.ce.qa.vk=this.ce.rs,this.ce.qa.vq=this.ce.rv,this.ce.qa.vp=this.ce.ru},r.prototype.cf=function(){this.ce.qa.vw=this.ce.rx},r.prototype.cz=function(){this.ce.qa.vl=this.ce.rt},r.prototype.ch=function(){this.ce.qa.vj=this.ce.rp},r.prototype.cl=function(){this.ce.qa.vk=this.ce.rs},r.prototype.ck=function(){this.ce.qa.vq=this.ce.rv},r.prototype.cj=function(){this.ce.qa.vp=this.ce.ru},r.$t=n.markType(r,"GeographicProportionalSymbolSeriesView",y.$),r}(y),ke=function(e){function r(){var t=e.call(this)||this;return t.rj=null,t.ro=!1,t.rn=!1,t.assigningScatterStyle=null,t.assigningScatterMarkerStyle=null,t.ab=r.$,t}return t.__extends(r,e),r.prototype.get_c4=function(){return!0},r.prototype.bx=function(){return new qe(this)},r.prototype.l2=function(t){e.prototype.l2.call(this,t),this.rm=t},r.prototype.gx=function(){return.7},r.prototype.p9=function(){return new i.BubbleSeries},r.prototype.get_dy=function(){return!0},r.prototype.l7=function(t,i,o,a){switch(e.prototype.l7.call(this,t,i,o,a),i){case"SeriesViewer":this.rm.cu();break;case r.$$p[9]:this.rm.cn();break;case r.$$p[8]:this.rm.cm();break;case"XAxis":this.rm.cv();break;case"YAxis":this.rm.cw();break;case r.$$p[13]:this.rm.cx();break;case r.$$p[14]:this.rm.cy();break;case r.$$p[15]:this.rm.cz();break;case r.$$p[7]:this.rm.ci();break;case r.$$p[0]:this.rm.cf();break;case r.$$p[1]:this.rm.cg();break;case r.$$p[2]:this.rm.ch();break;case r.$$p[12]:this.rm.cl();break;case r.$$p[11]:this.rm.ck();break;case r.$$p[10]:this.rm.cj();break;case r.$$p[4]:if(this.qa.so=this.rr,this.ro=this.rr,this.rr){var s=this.qa;s.assigningScatterStyle=n.delegateCombine(s.assigningScatterStyle,n.runOn(this,this.sj))}else{var l=this.qa;l.assigningScatterStyle=n.delegateRemove(l.assigningScatterStyle,n.runOn(this,this.sj))}break;case r.$$p[3]:if(this.qa.sn=this.rq,this.rn=this.rq,this.rr){var c=this.qa;c.assigningScatterMarkerStyle=n.delegateCombine(c.assigningScatterMarkerStyle,n.runOn(this,this.si))}else{var u=this.qa;u.assigningScatterMarkerStyle=n.delegateRemove(u.assigningScatterMarkerStyle,n.runOn(this,this.si))}break;case r.$$p[5]:this.qa.sd=this.rk;break;case r.$$p[6]:this.qa.s1=this.rw}},r.prototype.sj=function(e,t){null!=this.assigningScatterStyle&&this.assigningScatterStyle(this,t)},r.prototype.si=function(e,t){null!=this.assigningScatterMarkerStyle&&this.assigningScatterMarkerStyle(this,t)},r.$t=n.markType(r,"GeographicProportionalSymbolSeries",_e.$),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"raisePropertyChanged",["FillMemberPath:rx:sk",[2],"FillScale:ri:sl",[i.BrushScale.$],"FillScaleUseGlobalValues:rp:sm",[0,!1],"IsCustomScatterMarkerStyleAllowed:rq:sn",[0,!1],"IsCustomScatterStyleAllowed:rr:so",[0,!1],"ItemSearchMode:rk:sp",[i.ScatterItemSearchMode_$type,n.enumGetBox(i.ScatterItemSearchMode_$type,0)],"ItemSearchThreshold:rw:sq",[1,1e4],"LabelMemberPath:r5:sr",[2],"LatitudeMemberPath:r7:ss",[2,null],"LongitudeMemberPath:r9:st",[2,null],"MarkerBrushBrightness:ru:su",[1,NaN],"MarkerOutlineBrightness:rv:sv",[1,NaN],"MarkerOutlineUsesFillScale:rs:sw",[0,!1],"RadiusMemberPath:se:sx",[2,null],"RadiusScale:rl:sy",[i.SizeScale.$],"RadiusScaleUseGlobalValues:rt:sz",[0,!1]]),r}(_e),Pe=function(e){function o(){var t=e.call(this)||this;return t._assigningScatterStyle=null,t._assigningScatterMarkerStyle=null,t}return t.__extends(o,e),o.prototype.createImplementation=function(){return new ke},Object.defineProperty(o.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"hasOnlyMarkers",{get:function(){return this.i.c4},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"latitudeMemberPath",{get:function(){return this.i.r7},set:function(e){this.i.r7=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"longitudeMemberPath",{get:function(){return this.i.r9},set:function(e){this.i.r9=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"radiusMemberPath",{get:function(){return this.i.se},set:function(e){this.i.se=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"radiusScale",{get:function(){var e=this.i.rl;if(null==e)return null;if(!e.externalObject){var t=i.IgxSizeScaleComponent._createFromInternal(e);t&&(t._implementation=e),e.externalObject=t}return e.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.rl=null==e?null:e.i},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"labelMemberPath",{get:function(){return this.i.r5},set:function(e){this.i.r5=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"fillMemberPath",{get:function(){return this.i.rx},set:function(e){this.i.rx=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"fillScale",{get:function(){var e=this.i.ri;if(null==e)return null;if(!e.externalObject){var t=i.IgxBrushScaleComponent._createFromInternal(e);t&&(t._implementation=e),e.externalObject=t}return e.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.ri=null==e?null:e.i},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"fillScaleUseGlobalValues",{get:function(){return this.i.rp},set:function(e){this.i.rp=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerOutlineUsesFillScale",{get:function(){return this.i.rs},set:function(e){this.i.rs=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerOutlineBrightness",{get:function(){return this.i.rv},set:function(e){this.i.rv=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerBrushBrightness",{get:function(){return this.i.ru},set:function(e){this.i.ru=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"radiusScaleUseGlobalValues",{get:function(){return this.i.rt},set:function(e){this.i.rt=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"isCustomScatterStyleAllowed",{get:function(){return this.i.rr},set:function(e){this.i.rr=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"isCustomScatterMarkerStyleAllowed",{get:function(){return this.i.rq},set:function(e){this.i.rq=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"itemSearchMode",{get:function(){return this.i.rk},set:function(e){this.i.rk=n.ensureEnum(i.ScatterItemSearchMode_$type,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"itemSearchThreshold",{get:function(){return this.i.rw},set:function(e){this.i.rw=+e},enumerable:!1,configurable:!0}),o.prototype.findByName=function(t){var r=e.prototype.findByName.call(this,t);return r||(this.radiusScale&&this.radiusScale.name&&this.radiusScale.name==t?this.radiusScale:this.fillScale&&this.fillScale.name&&this.fillScale.name==t?this.fillScale:null)},o.prototype._styling=function(t,r,i){e.prototype._styling.call(this,t,r,i),this._inStyling=!0,this.radiusScale&&this.radiusScale._styling&&this.radiusScale._styling(t,r,this),this.fillScale&&this.fillScale._styling&&this.fillScale._styling(t,r,this),this._inStyling=!1},Object.defineProperty(o.prototype,"assigningScatterStyle",{get:function(){var e=this;return null==this._assigningScatterStyle&&(this._assigningScatterStyle=new r.EventEmitter,this.i.assigningScatterStyle=n.delegateCombine(this.i.assigningScatterStyle,(function(t,r){var n=new i.IgxAssigningScatterStyleEventArgs;n._provideImplementation(r),e.beforeAssigningScatterStyle&&e.beforeAssigningScatterStyle(e,n),e._assigningScatterStyle.emit({sender:e,args:n})}))),this._assigningScatterStyle},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"assigningScatterMarkerStyle",{get:function(){var e=this;return null==this._assigningScatterMarkerStyle&&(this._assigningScatterMarkerStyle=new r.EventEmitter,this.i.assigningScatterMarkerStyle=n.delegateCombine(this.i.assigningScatterMarkerStyle,(function(t,r){var n=new i.IgxAssigningScatterMarkerStyleEventArgs;n._provideImplementation(r),e.beforeAssigningScatterMarkerStyle&&e.beforeAssigningScatterMarkerStyle(e,n),e._assigningScatterMarkerStyle.emit({sender:e,args:n})}))),this._assigningScatterMarkerStyle},enumerable:!1,configurable:!0}),o.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:o,deps:[],target:r["ɵɵFactoryTarget"].Component}),o.ɵcmp=r["ɵɵngDeclareComponent"]({minVersion:"12.0.0",version:"12.2.14",type:o,selector:"igx-geographic-proportional-symbol-series",inputs:{latitudeMemberPath:"latitudeMemberPath",longitudeMemberPath:"longitudeMemberPath",radiusMemberPath:"radiusMemberPath",radiusScale:"radiusScale",labelMemberPath:"labelMemberPath",fillMemberPath:"fillMemberPath",fillScale:"fillScale",fillScaleUseGlobalValues:"fillScaleUseGlobalValues",markerOutlineUsesFillScale:"markerOutlineUsesFillScale",markerOutlineBrightness:"markerOutlineBrightness",markerBrushBrightness:"markerBrushBrightness",radiusScaleUseGlobalValues:"radiusScaleUseGlobalValues",isCustomScatterStyleAllowed:"isCustomScatterStyleAllowed",isCustomScatterMarkerStyleAllowed:"isCustomScatterMarkerStyleAllowed",itemSearchMode:"itemSearchMode",itemSearchThreshold:"itemSearchThreshold"},outputs:{assigningScatterStyle:"assigningScatterStyle",assigningScatterMarkerStyle:"assigningScatterMarkerStyle"},providers:[{provide:xe,useExisting:r.forwardRef((function(){return o}))},{provide:K,useExisting:r.forwardRef((function(){return o}))},{provide:i.IgxSeriesComponent,useExisting:r.forwardRef((function(){return o}))}],usesInheritance:!0,ngImport:r,template:"",isInline:!0,changeDetection:r.ChangeDetectionStrategy.OnPush}),o}(xe);r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:Pe,decorators:[{type:r.Component,args:[{selector:"igx-geographic-proportional-symbol-series",template:"",providers:[{provide:xe,useExisting:r.forwardRef((function(){return Pe}))},{provide:K,useExisting:r.forwardRef((function(){return Pe}))},{provide:i.IgxSeriesComponent,useExisting:r.forwardRef((function(){return Pe}))}],changeDetection:r.ChangeDetectionStrategy.OnPush}]}],ctorParameters:function(){return[]},propDecorators:{latitudeMemberPath:[{type:r.Input}],longitudeMemberPath:[{type:r.Input}],radiusMemberPath:[{type:r.Input}],radiusScale:[{type:r.Input}],labelMemberPath:[{type:r.Input}],fillMemberPath:[{type:r.Input}],fillScale:[{type:r.Input}],fillScaleUseGlobalValues:[{type:r.Input}],markerOutlineUsesFillScale:[{type:r.Input}],markerOutlineBrightness:[{type:r.Input}],markerBrushBrightness:[{type:r.Input}],radiusScaleUseGlobalValues:[{type:r.Input}],isCustomScatterStyleAllowed:[{type:r.Input}],isCustomScatterMarkerStyleAllowed:[{type:r.Input}],itemSearchMode:[{type:r.Input}],itemSearchThreshold:[{type:r.Input}],assigningScatterStyle:[{type:r.Output}],assigningScatterMarkerStyle:[{type:r.Output}]}});var we=function(){function e(){}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,declarations:[Pe],imports:[o.CommonModule,i.IgxBubbleSeriesDynamicModule],exports:[Pe,i.IgxBubbleSeriesDynamicModule]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,i.IgxBubbleSeriesDynamicModule],i.IgxBubbleSeriesDynamicModule]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:we,decorators:[{type:r.NgModule,args:[{declarations:[Pe],imports:[o.CommonModule,i.IgxBubbleSeriesDynamicModule],exports:[Pe,i.IgxBubbleSeriesDynamicModule],entryComponents:[]}]}]});var De=function(){function e(){n.TypeRegistrar.registerCons("IgxGeographicProportionalSymbolSeriesComponent",Pe),n.TypeRegistrar.register("GeographicProportionalSymbolSeries",ke.$type)}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule,we],exports:[we]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,we],we]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:De,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule,we],exports:[we],entryComponents:[Pe]}]}],ctorParameters:function(){return[]}});var Te=function(e){function r(t){var r=e.call(this,t)||this;return r.ce=null,r.ce=t,r}return t.__extends(r,e),r.prototype.as=function(){e.prototype.as.call(this),this.q},r.prototype.b2=function(){var t=this.ce.qa;e.prototype.b2.call(this),t.ti=this.ce.ry,t.tq=this.ce.rw,t.qh=this.ce.qk,t.q3=this.ce.q0,t.qm=this.ce.ql},r.prototype.cg=function(){this.ce.qa.ti=this.ce.ry},r.prototype.cf=function(){this.ce.qa.tq=this.ce.rw},r.prototype.cm=function(){this.ce.qa.qh=this.ce.qk},r.prototype.ck=function(){this.ce.qa.q3=this.ce.q0},r.prototype.cl=function(){this.ce.qa.qm=this.ce.ql},r.prototype.cn=function(){this.ce.qa.s2=this.ce.qm},r.prototype.cp=function(){this.ce.qa.xAxis=this.ce.cd.tw},r.prototype.cq=function(){this.ce.qa.yAxis=this.ce.cd.ty},r.prototype.co=function(){var e=this.ce.qa;if(null==this.ce.cd)return e.xAxis=null,void(e.yAxis=null);e.xAxis=this.ce.cd.tw,e.yAxis=this.ce.cd.ty},r.prototype.ci=function(){this.ce.qa.rt=this.ce.ri},r.prototype.ch=function(){this.ce.qa.rj=this.ce.re},r.prototype.cj=function(){this.ce.qa.rk=this.ce.rf},r.$t=n.markType(r,"GeographicSymbolSeriesView",y.$),r}(y),Oe=function(e){function r(){var t=e.call(this)||this;return t.rk=null,t.rn=!1,t.rm=!1,t.assigningScatterStyle=null,t.assigningScatterMarkerStyle=null,t.ab=r.$,t}return t.__extends(r,e),r.prototype.get_c4=function(){return!0},r.prototype.bx=function(){return new Te(this)},r.prototype.l2=function(t){e.prototype.l2.call(this,t),this.rl=t},r.prototype.gx=function(){return.7},r.prototype.p9=function(){return new i.ScatterSeries},r.prototype.get_dy=function(){return!0},r.prototype.l7=function(t,i,o,a){switch(e.prototype.l7.call(this,t,i,o,a),i){case"SeriesViewer":this.rl.co();break;case r.$$p[5]:this.rl.cg();break;case r.$$p[4]:this.rl.cf();break;case r.$$p[6]:this.rl.ci();break;case"XAxis":this.rl.cp();break;case"YAxis":this.rl.cq();break;case r.$$p[1]:if(this.qa.so=this.rp,this.rn=this.rp,this.rp){var s=this.qa;s.assigningScatterStyle=n.delegateCombine(s.assigningScatterStyle,n.runOn(this,this.r3))}else{var l=this.qa;l.assigningScatterStyle=n.delegateRemove(l.assigningScatterStyle,n.runOn(this,this.r3))}break;case r.$$p[0]:if(this.qa.sn=this.ro,this.rm=this.ro,this.rp){var c=this.qa;c.assigningScatterMarkerStyle=n.delegateCombine(c.assigningScatterMarkerStyle,n.runOn(this,this.r2))}else{var u=this.qa;u.assigningScatterMarkerStyle=n.delegateRemove(u.assigningScatterMarkerStyle,n.runOn(this,this.r2))}break;case r.$$p[2]:this.qa.sd=this.rj;break;case r.$$p[3]:this.qa.s1=this.rr}},r.prototype.r3=function(e,t){null!=this.assigningScatterStyle&&this.assigningScatterStyle(this,t)},r.prototype.r2=function(e,t){null!=this.assigningScatterMarkerStyle&&this.assigningScatterMarkerStyle(this,t)},r.$t=n.markType(r,"GeographicSymbolSeries",_e.$),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"raisePropertyChanged",["IsCustomScatterMarkerStyleAllowed:ro:r4",[0,!1],"IsCustomScatterStyleAllowed:rp:r5",[0,!1],"ItemSearchMode:rj:r6",[i.ScatterItemSearchMode_$type,n.enumGetBox(i.ScatterItemSearchMode_$type,0)],"ItemSearchThreshold:rr:r7",[1,1e4],"LatitudeMemberPath:rw:r8",[2,null],"LongitudeMemberPath:ry:r9",[2,null],"MarkerCollisionAvoidance:ri:sa",[i.CollisionAvoidanceType_$type,n.enumGetBox(i.CollisionAvoidanceType_$type,0)],"UseLightweightMarkers:rq:sb",[0,!1]]),r}(_e),je=function(e){function o(){var t=e.call(this)||this;return t._assigningScatterStyle=null,t._assigningScatterMarkerStyle=null,t}return t.__extends(o,e),o.prototype.createImplementation=function(){return new Oe},Object.defineProperty(o.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"hasOnlyMarkers",{get:function(){return this.i.c4},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"latitudeMemberPath",{get:function(){return this.i.rw},set:function(e){this.i.rw=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"longitudeMemberPath",{get:function(){return this.i.ry},set:function(e){this.i.ry=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"markerCollisionAvoidance",{get:function(){return this.i.ri},set:function(e){this.i.ri=n.ensureEnum(i.CollisionAvoidanceType_$type,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"isCustomScatterStyleAllowed",{get:function(){return this.i.rp},set:function(e){this.i.rp=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"isCustomScatterMarkerStyleAllowed",{get:function(){return this.i.ro},set:function(e){this.i.ro=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"itemSearchMode",{get:function(){return this.i.rj},set:function(e){this.i.rj=n.ensureEnum(i.ScatterItemSearchMode_$type,e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"itemSearchThreshold",{get:function(){return this.i.rr},set:function(e){this.i.rr=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"assigningScatterStyle",{get:function(){var e=this;return null==this._assigningScatterStyle&&(this._assigningScatterStyle=new r.EventEmitter,this.i.assigningScatterStyle=n.delegateCombine(this.i.assigningScatterStyle,(function(t,r){var n=new i.IgxAssigningScatterStyleEventArgs;n._provideImplementation(r),e.beforeAssigningScatterStyle&&e.beforeAssigningScatterStyle(e,n),e._assigningScatterStyle.emit({sender:e,args:n})}))),this._assigningScatterStyle},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"assigningScatterMarkerStyle",{get:function(){var e=this;return null==this._assigningScatterMarkerStyle&&(this._assigningScatterMarkerStyle=new r.EventEmitter,this.i.assigningScatterMarkerStyle=n.delegateCombine(this.i.assigningScatterMarkerStyle,(function(t,r){var n=new i.IgxAssigningScatterMarkerStyleEventArgs;n._provideImplementation(r),e.beforeAssigningScatterMarkerStyle&&e.beforeAssigningScatterMarkerStyle(e,n),e._assigningScatterMarkerStyle.emit({sender:e,args:n})}))),this._assigningScatterMarkerStyle},enumerable:!1,configurable:!0}),o.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:o,deps:[],target:r["ɵɵFactoryTarget"].Component}),o.ɵcmp=r["ɵɵngDeclareComponent"]({minVersion:"12.0.0",version:"12.2.14",type:o,selector:"igx-geographic-symbol-series",inputs:{latitudeMemberPath:"latitudeMemberPath",longitudeMemberPath:"longitudeMemberPath",markerCollisionAvoidance:"markerCollisionAvoidance",isCustomScatterStyleAllowed:"isCustomScatterStyleAllowed",isCustomScatterMarkerStyleAllowed:"isCustomScatterMarkerStyleAllowed",itemSearchMode:"itemSearchMode",itemSearchThreshold:"itemSearchThreshold"},outputs:{assigningScatterStyle:"assigningScatterStyle",assigningScatterMarkerStyle:"assigningScatterMarkerStyle"},providers:[{provide:xe,useExisting:r.forwardRef((function(){return o}))},{provide:K,useExisting:r.forwardRef((function(){return o}))},{provide:i.IgxSeriesComponent,useExisting:r.forwardRef((function(){return o}))}],usesInheritance:!0,ngImport:r,template:"",isInline:!0,changeDetection:r.ChangeDetectionStrategy.OnPush}),o}(xe);r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:je,decorators:[{type:r.Component,args:[{selector:"igx-geographic-symbol-series",template:"",providers:[{provide:xe,useExisting:r.forwardRef((function(){return je}))},{provide:K,useExisting:r.forwardRef((function(){return je}))},{provide:i.IgxSeriesComponent,useExisting:r.forwardRef((function(){return je}))}],changeDetection:r.ChangeDetectionStrategy.OnPush}]}],ctorParameters:function(){return[]},propDecorators:{latitudeMemberPath:[{type:r.Input}],longitudeMemberPath:[{type:r.Input}],markerCollisionAvoidance:[{type:r.Input}],isCustomScatterStyleAllowed:[{type:r.Input}],isCustomScatterMarkerStyleAllowed:[{type:r.Input}],itemSearchMode:[{type:r.Input}],itemSearchThreshold:[{type:r.Input}],assigningScatterStyle:[{type:r.Output}],assigningScatterMarkerStyle:[{type:r.Output}]}});var $e=function(){function e(){}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,declarations:[je],imports:[o.CommonModule,i.IgxScatterSeriesDynamicModule],exports:[je,i.IgxScatterSeriesDynamicModule]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,i.IgxScatterSeriesDynamicModule],i.IgxScatterSeriesDynamicModule]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:$e,decorators:[{type:r.NgModule,args:[{declarations:[je],imports:[o.CommonModule,i.IgxScatterSeriesDynamicModule],exports:[je,i.IgxScatterSeriesDynamicModule],entryComponents:[]}]}]});var Re=function(){function e(){n.TypeRegistrar.registerCons("IgxGeographicSymbolSeriesComponent",je),n.TypeRegistrar.register("GeographicSymbolSeries",Oe.$type)}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule,$e],exports:[$e]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,$e],$e]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:Re,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule,$e],exports:[$e],entryComponents:[je]}]}],ctorParameters:function(){return[]}});var Ve=function(e){function i(){return e.call(this)||this}return t.__extends(i,e),Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"triangulationDataSource",{get:function(){return this._triangulationDataSource},set:function(e){this._triangulationDataSource=e,this.updateTriangulationDataSource()},enumerable:!1,configurable:!0}),i.prototype.updateTriangulationDataSource=function(){null==this._cachedTriangulationDataSource&&(this._cachedTriangulationDataSource=new n.IgxTriangulationDataSource,this.onTriangulationDataSourceImportCompleted=this.onTriangulationDataSourceImportCompleted.bind(this),this._cachedTriangulationDataSource.importCompleted.subscribe(this.onTriangulationDataSourceImportCompleted)),this._cachedTriangulationDataSource.source=this._triangulationDataSource},i.prototype.onTriangulationDataSourceImportCompleted=function(e,t){this.dataSource=this._cachedTriangulationDataSource.getPointData(),this.trianglesSource=this._cachedTriangulationDataSource.getTriangleData()},Object.defineProperty(i.prototype,"longitudeMemberPath",{get:function(){return this.i.qm},set:function(e){this.i.qm=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"latitudeMemberPath",{get:function(){return this.i.qk},set:function(e){this.i.qk=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"trianglesSource",{get:function(){return this.i.qj},set:function(e){this.i.qj=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"triangleVertexMemberPath1",{get:function(){return this.i.qp},set:function(e){this.i.qp=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"triangleVertexMemberPath2",{get:function(){return this.i.qr},set:function(e){this.i.qr=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"triangleVertexMemberPath3",{get:function(){return this.i.qt},set:function(e){this.i.qt=e},enumerable:!1,configurable:!0}),i.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:i,deps:[],target:r["ɵɵFactoryTarget"].Component}),i.ɵcmp=r["ɵɵngDeclareComponent"]({minVersion:"12.0.0",version:"12.2.14",type:i,selector:"ng-component",inputs:{triangulationDataSource:"triangulationDataSource",longitudeMemberPath:"longitudeMemberPath",latitudeMemberPath:"latitudeMemberPath",trianglesSource:"trianglesSource",triangleVertexMemberPath1:"triangleVertexMemberPath1",triangleVertexMemberPath2:"triangleVertexMemberPath2",triangleVertexMemberPath3:"triangleVertexMemberPath3"},usesInheritance:!0,ngImport:r,template:"",isInline:!0}),i}(K);r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:Ve,decorators:[{type:r.Component,args:[{template:""}]}],ctorParameters:function(){return[]},propDecorators:{triangulationDataSource:[{type:r.Input}],longitudeMemberPath:[{type:r.Input}],latitudeMemberPath:[{type:r.Input}],trianglesSource:[{type:r.Input}],triangleVertexMemberPath1:[{type:r.Input}],triangleVertexMemberPath2:[{type:r.Input}],triangleVertexMemberPath3:[{type:r.Input}]}});var Be=function(e){function o(){var t=e.call(this)||this;return t._triangulationStatusChanged=null,t}return t.__extends(o,e),o.prototype.createImplementation=function(){return new x},Object.defineProperty(o.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"isArea",{get:function(){return this.i.dd},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"colorMemberPath",{get:function(){return this.i.q8},set:function(e){this.i.q8=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"colorScale",{get:function(){var e=this.i.q3;if(null==e)return null;if(!e.externalObject){var t=i.IgxColorScaleComponent._createFromInternal(e);t&&(t._implementation=e),e.externalObject=t}return e.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.q3=null==e?null:e.i},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"actualColorScale",{get:function(){var e=this.i.q2;if(null==e)return null;if(!e.externalObject){var t=i.IgxColorScaleComponent._createFromInternal(e);t&&(t._implementation=e),e.externalObject=t}return e.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.q2=null==e?null:e.i},enumerable:!1,configurable:!0}),o.prototype.findByName=function(t){var r=e.prototype.findByName.call(this,t);return r||(this.colorScale&&this.colorScale.name&&this.colorScale.name==t?this.colorScale:this.actualColorScale&&this.actualColorScale.name&&this.actualColorScale.name==t?this.actualColorScale:null)},o.prototype._styling=function(t,r,i){e.prototype._styling.call(this,t,r,i),this._inStyling=!0,this.colorScale&&this.colorScale._styling&&this.colorScale._styling(t,r,this),this.actualColorScale&&this.actualColorScale._styling&&this.actualColorScale._styling(t,r,this),this._inStyling=!1},o.prototype.updateActualColorScale=function(){this.i.rd()},Object.defineProperty(o.prototype,"triangulationStatusChanged",{get:function(){var e=this;return null==this._triangulationStatusChanged&&(this._triangulationStatusChanged=new r.EventEmitter,this.i.triangulationStatusChanged=n.delegateCombine(this.i.triangulationStatusChanged,(function(t,r){e._runInZone((function(){var t=new n.IgxTriangulationStatusEventArgs;t._provideImplementation(r),e.beforeTriangulationStatusChanged&&e.beforeTriangulationStatusChanged(e,t),e._triangulationStatusChanged.emit({sender:e,args:t})}))}))),this._triangulationStatusChanged},enumerable:!1,configurable:!0}),o.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:o,deps:[],target:r["ɵɵFactoryTarget"].Component}),o.ɵcmp=r["ɵɵngDeclareComponent"]({minVersion:"12.0.0",version:"12.2.14",type:o,selector:"igx-geographic-scatter-area-series",inputs:{colorMemberPath:"colorMemberPath",colorScale:"colorScale",actualColorScale:"actualColorScale"},outputs:{triangulationStatusChanged:"triangulationStatusChanged"},providers:[{provide:Ve,useExisting:r.forwardRef((function(){return o}))},{provide:K,useExisting:r.forwardRef((function(){return o}))},{provide:i.IgxSeriesComponent,useExisting:r.forwardRef((function(){return o}))}],usesInheritance:!0,ngImport:r,template:"",isInline:!0,changeDetection:r.ChangeDetectionStrategy.OnPush}),o}(Ve);r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:Be,decorators:[{type:r.Component,args:[{selector:"igx-geographic-scatter-area-series",template:"",providers:[{provide:Ve,useExisting:r.forwardRef((function(){return Be}))},{provide:K,useExisting:r.forwardRef((function(){return Be}))},{provide:i.IgxSeriesComponent,useExisting:r.forwardRef((function(){return Be}))}],changeDetection:r.ChangeDetectionStrategy.OnPush}]}],ctorParameters:function(){return[]},propDecorators:{colorMemberPath:[{type:r.Input}],colorScale:[{type:r.Input}],actualColorScale:[{type:r.Input}],triangulationStatusChanged:[{type:r.Output}]}});var Ae=function(){function e(){}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,declarations:[Be],imports:[o.CommonModule,i.IgxScatterAreaSeriesDynamicModule],exports:[Be,i.IgxScatterAreaSeriesDynamicModule]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,i.IgxScatterAreaSeriesDynamicModule],i.IgxScatterAreaSeriesDynamicModule]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:Ae,decorators:[{type:r.NgModule,args:[{declarations:[Be],imports:[o.CommonModule,i.IgxScatterAreaSeriesDynamicModule],exports:[Be,i.IgxScatterAreaSeriesDynamicModule],entryComponents:[]}]}]});var Ge=function(){function e(){n.TypeRegistrar.registerCons("IgxGeographicScatterAreaSeriesComponent",Be),n.TypeRegistrar.register("GeographicScatterAreaSeries",x.$type)}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule,Ae],exports:[Ae]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,Ae],Ae]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:Ge,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule,Ae],exports:[Ae],entryComponents:[Be]}]}],ctorParameters:function(){return[]}});var Fe=function(e){function r(t){var r=e.call(this,t)||this;return r.ce=null,r.ce=t,r}return t.__extends(r,e),r.prototype.b2=function(){e.prototype.b2.call(this);var t=n.typeCast(i.HighDensityScatterSeries.$,this.ce.qa);t.si=this.ce.qz,t.sq=this.ce.qx,t.qv=this.ce.qm,t.qu=this.ce.ql,t.em=this.ce.qk,t.rq=this.ce.qo,t.rp=this.ce.qn,t.to=this.ce.ri,t.tn=this.ce.rh,t.r2=this.ce.qr},r.prototype.ck=function(){this.ce.qa.si=this.ce.qz},r.prototype.cj=function(){this.ce.qa.sq=this.ce.qx},r.prototype.cp=function(){this.ce.qa.qv=this.ce.qm},r.prototype.cn=function(){this.ce.qa.qu=this.ce.ql},r.prototype.cl=function(){this.ce.qa.em=this.ce.qk},r.prototype.ci=function(){this.ce.qa.rq=this.ce.qo},r.prototype.cg=function(){this.ce.qa.rp=this.ce.qn},r.prototype.co=function(){var e=n.typeCast(i.HighDensityScatterSeries.$,this.ce.qa);if(null==this.ce.cd)return e.qf=null,void(e.qh=null);e.qf=this.ce.cd.tw,e.qh=this.ce.cd.ty},r.prototype.cq=function(){this.ce.qa.qf=this.ce.cd.tw},r.prototype.cr=function(){this.ce.qa.qh=this.ce.cd.ty},r.prototype.ch=function(){this.ce.qa.to=this.ce.ri},r.prototype.cf=function(){this.ce.qa.tn=this.ce.rh},r.prototype.cm=function(){this.ce.qa.r2=this.ce.qr},r.prototype.as=function(){e.prototype.as.call(this),this.q||(this.ce.ri=i.Defaults.aq,this.ce.rh=i.Defaults.ap,this.ce.o7=i.Defaults.al,this.ce.pc=i.Defaults.ak)},r.$t=n.markType(r,"GeographicHighDensityScatterSeriesView",y.$),r}(y),Ee=function(e){function r(){var t=e.call(this)||this;return t.qi=null,t.progressiveLoadStatusChanged=null,t.qq=0,t.ab=r.$,t}return t.__extends(r,e),r.prototype.gw=function(){return n.isNaN_(this.gv)?i.Defaults.q:e.prototype.gw.call(this)},r.prototype.get_d6=function(){return!0},r.prototype.bx=function(){return new Fe(this)},r.prototype.l2=function(t){e.prototype.l2.call(this,t),this.qj=t},r.prototype.p9=function(){return this.qi=new i.HighDensityScatterSeries,this.qi},Object.defineProperty(r.prototype,"qs",{get:function(){return this.qq},set:function(e){var t=this.qq;this.qq=e,this.raisePropertyChanged("ProgressiveStatus",t,this.qq)},enumerable:!1,configurable:!0}),r.prototype.qf=function(){e.prototype.qf.call(this);var t=this.qa;t.progressiveLoadStatusChanged=n.delegateCombine(t.progressiveLoadStatusChanged,n.runOn(this,this.q6));var r=this.qa;r.propertyUpdated=n.delegateCombine(r.propertyUpdated,n.runOn(this,this.q5))},r.prototype.q6=function(e,t){this.qs=t.currentStatus,null!=this.progressiveLoadStatusChanged&&this.progressiveLoadStatusChanged(this,t)},r.prototype.q5=function(e,t){this.qi},r.prototype.l7=function(t,i,n,o){switch(e.prototype.l7.call(this,t,i,n,o),i){case"SeriesViewer":this.qj.co();break;case r.$$p[5]:this.qj.ck();break;case r.$$p[4]:this.qj.cj();break;case r.$$p[9]:this.qj.cp();break;case r.$$p[8]:this.qj.cn();break;case r.$$p[6]:this.qj.cl();break;case"XAxis":this.qj.cq();break;case"YAxis":this.qj.cr();break;case r.$$p[3]:this.qj.ci();break;case r.$$p[1]:this.qj.cg();break;case r.$$p[2]:this.qj.ch();break;case r.$$p[0]:this.qj.cf();break;case r.$$p[7]:this.qj.cm()}},r.prototype.get_e5=function(){return!0},r.prototype.set_e5=function(t){e.prototype.set_e5.call(this,t)},r.$t=n.markType(r,"GeographicHighDensityScatterSeries",m.$),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"raisePropertyChanged",["HeatMaximumColor:rh:q7",[n.Color.$,i.Defaults.ap],"HeatMaximum:qn:q8",[1,50],"HeatMinimumColor:ri:q9",[n.Color.$,i.Defaults.aq],"HeatMinimum:qo:ra",[1,0],"LatitudeMemberPath:qx:rb",[2,null],"LongitudeMemberPath:qz:rc",[2,null],"MouseOverEnabled:qk:rd",[0,!1],"PointExtent:qr:re",[1,1],"ProgressiveLoad:ql:rf",[0,!0],"UseBruteForce:qm:rg",[0,!1]]),r}(m),Ne=function(e){function o(){var t=e.call(this)||this;return t._progressiveLoadStatusChanged=null,t}return t.__extends(o,e),o.prototype.createImplementation=function(){return new Ee},Object.defineProperty(o.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"isPixel",{get:function(){return this.i.d6},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"latitudeMemberPath",{get:function(){return this.i.qx},set:function(e){this.i.qx=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"longitudeMemberPath",{get:function(){return this.i.qz},set:function(e){this.i.qz=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"useBruteForce",{get:function(){return this.i.qm},set:function(e){this.i.qm=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"progressiveLoad",{get:function(){return this.i.ql},set:function(e){this.i.ql=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"mouseOverEnabled",{get:function(){return this.i.qk},set:function(e){this.i.qk=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"heatMinimum",{get:function(){return this.i.qo},set:function(e){this.i.qo=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"heatMaximum",{get:function(){return this.i.qn},set:function(e){this.i.qn=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"heatMinimumColor",{get:function(){return n.colorToString(this.i.ri)},set:function(e){this.i.ri=n.stringToColor(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"heatMaximumColor",{get:function(){return n.colorToString(this.i.rh)},set:function(e){this.i.rh=n.stringToColor(e)},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"pointExtent",{get:function(){return this.i.qr},set:function(e){this.i.qr=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"progressiveStatus",{get:function(){return this.i.qs},set:function(e){this.i.qs=+e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"progressiveLoadStatusChanged",{get:function(){var e=this;return null==this._progressiveLoadStatusChanged&&(this._progressiveLoadStatusChanged=new r.EventEmitter,this.i.progressiveLoadStatusChanged=n.delegateCombine(this.i.progressiveLoadStatusChanged,(function(t,r){e._runInZone((function(){var t=new i.IgxProgressiveLoadStatusEventArgs;t._provideImplementation(r),e.beforeProgressiveLoadStatusChanged&&e.beforeProgressiveLoadStatusChanged(e,t),e._progressiveLoadStatusChanged.emit({sender:e,args:t})}))}))),this._progressiveLoadStatusChanged},enumerable:!1,configurable:!0}),o.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:o,deps:[],target:r["ɵɵFactoryTarget"].Component}),o.ɵcmp=r["ɵɵngDeclareComponent"]({minVersion:"12.0.0",version:"12.2.14",type:o,selector:"igx-geographic-high-density-scatter-series",inputs:{latitudeMemberPath:"latitudeMemberPath",longitudeMemberPath:"longitudeMemberPath",useBruteForce:"useBruteForce",progressiveLoad:"progressiveLoad",mouseOverEnabled:"mouseOverEnabled",heatMinimum:"heatMinimum",heatMaximum:"heatMaximum",heatMinimumColor:"heatMinimumColor",heatMaximumColor:"heatMaximumColor",pointExtent:"pointExtent",progressiveStatus:"progressiveStatus"},outputs:{progressiveLoadStatusChanged:"progressiveLoadStatusChanged"},providers:[{provide:K,useExisting:r.forwardRef((function(){return o}))},{provide:i.IgxSeriesComponent,useExisting:r.forwardRef((function(){return o}))}],usesInheritance:!0,ngImport:r,template:"",isInline:!0,changeDetection:r.ChangeDetectionStrategy.OnPush}),o}(K);r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:Ne,decorators:[{type:r.Component,args:[{selector:"igx-geographic-high-density-scatter-series",template:"",providers:[{provide:K,useExisting:r.forwardRef((function(){return Ne}))},{provide:i.IgxSeriesComponent,useExisting:r.forwardRef((function(){return Ne}))}],changeDetection:r.ChangeDetectionStrategy.OnPush}]}],ctorParameters:function(){return[]},propDecorators:{latitudeMemberPath:[{type:r.Input}],longitudeMemberPath:[{type:r.Input}],useBruteForce:[{type:r.Input}],progressiveLoad:[{type:r.Input}],mouseOverEnabled:[{type:r.Input}],heatMinimum:[{type:r.Input}],heatMaximum:[{type:r.Input}],heatMinimumColor:[{type:r.Input}],heatMaximumColor:[{type:r.Input}],pointExtent:[{type:r.Input}],progressiveStatus:[{type:r.Input}],progressiveLoadStatusChanged:[{type:r.Output}]}});var ze=function(){function e(){}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,declarations:[Ne],imports:[o.CommonModule,i.IgxHighDensityScatterSeriesDynamicModule],exports:[Ne,i.IgxHighDensityScatterSeriesDynamicModule]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,i.IgxHighDensityScatterSeriesDynamicModule],i.IgxHighDensityScatterSeriesDynamicModule]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:ze,decorators:[{type:r.NgModule,args:[{declarations:[Ne],imports:[o.CommonModule,i.IgxHighDensityScatterSeriesDynamicModule],exports:[Ne,i.IgxHighDensityScatterSeriesDynamicModule],entryComponents:[]}]}]});var Ue=function(){function e(){n.TypeRegistrar.registerCons("IgxGeographicHighDensityScatterSeriesComponent",Ne),n.TypeRegistrar.register("GeographicHighDensityScatterSeries",Ee.$type)}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule,ze],exports:[ze]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,ze],ze]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:Ue,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule,ze],exports:[ze],entryComponents:[Ne]}]}],ctorParameters:function(){return[]}});var Le=function(e){function r(t){var r=e.call(this,t)||this;return r.cm=null,r.cm=t,r}return t.__extends(r,e),r.prototype.as=function(){e.prototype.as.call(this),this.q||(this.cm.g1=i.Defaults.m)},r.prototype.b2=function(){e.prototype.b2.call(this),null!=this.cm.qa&&(this.cm.q2.r5=this.cm.q5,this.cm.q2.sf=this.cm.q9)},r.prototype.cn=function(){null!=this.cm.q2&&(this.cm.q2.r5=this.cm.q5)},r.prototype.co=function(){null!=this.cm.q2&&(this.cm.q2.sf=this.cm.q9)},r.$t=n.markType(r,"GeographicContourLineSeriesView",S.$),r}(S),He=function(e){function r(){var t=e.call(this)||this;return t.triangulationStatusChanged=null,t.ab=r.$,t}return t.__extends(r,e),r.prototype.get_d1=function(){return!0},r.prototype.qf=function(){e.prototype.qf.call(this)},r.prototype.p9=function(){this.q2=new i.ScatterContourSeries;var e=this.q2;e.triangulationStatusChanged=n.delegateCombine(e.triangulationStatusChanged,n.runOn(this,this.rc));var t=this.q2;return t.propertyUpdated=n.delegateCombine(t.propertyUpdated,n.runOn(this,this.rd)),this.q2},r.prototype.rc=function(e,t){null!=this.triangulationStatusChanged&&this.triangulationStatusChanged(this,t)},r.prototype.rd=function(e,t){var r=n.typeCast(i.ScatterContourSeries.$,this.qa);null!=r&&"ActualFillScale"==t.propertyName&&(this.q4=r.r4)},r.prototype.mz=function(){e.prototype.mz.call(this)},r.prototype.bx=function(){return new Le(this)},r.prototype.l2=function(t){e.prototype.l2.call(this,t),this.q6=t},r.prototype.l7=function(t,i,n,o){switch(e.prototype.l7.call(this,t,i,n,o),i){case r.$$p[1]:this.q6.cn();break;case r.$$p[2]:this.q6.co();break;case r.$$p[3]:this.q2.r2=this.q1;break;case"DashArray":this.q2.pg=this.pg;break;case"DashCap":this.q2.ph=this.ph;break;case"MiterLimit":this.q2.gt=this.gt}},r.$t=n.markType(r,"GeographicContourLineSeries",C.$),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"raisePropertyChanged",["ActualFillScale:q4:re",[i.ValueBrushScale.$,null],"FillScale:q5:rf",[i.ValueBrushScale.$,null],"ValueMemberPath:q9:rg",[2,"value"],"ValueResolver:q1:rh",[i.ContourValueResolver.$,null]]),r}(C),We=function(e){function o(){var t=e.call(this)||this;return t._triangulationStatusChanged=null,t}return t.__extends(o,e),o.prototype.createImplementation=function(){return new He},Object.defineProperty(o.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"isLineContour",{get:function(){return this.i.d1},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"valueMemberPath",{get:function(){return this.i.q9},set:function(e){this.i.q9=e},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"fillScale",{get:function(){var e=this.i.q5;if(null==e)return null;if(!e.externalObject){var t=i.IgxValueBrushScaleComponent._createFromInternal(e);t&&(t._implementation=e),e.externalObject=t}return e.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.q5=null==e?null:e.i},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"actualFillScale",{get:function(){var e=this.i.q4;if(null==e)return null;if(!e.externalObject){var t=i.IgxValueBrushScaleComponent._createFromInternal(e);t&&(t._implementation=e),e.externalObject=t}return e.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.q4=null==e?null:e.i},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"valueResolver",{get:function(){var e=this.i.q1;if(null==e)return null;if(!e.externalObject){var t=i.IgxContourValueResolverComponent._createFromInternal(e);t&&(t._implementation=e),e.externalObject=t}return e.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.q1=null==e?null:e.i},enumerable:!1,configurable:!0}),o.prototype.findByName=function(t){var r=e.prototype.findByName.call(this,t);return r||(this.fillScale&&this.fillScale.name&&this.fillScale.name==t?this.fillScale:this.actualFillScale&&this.actualFillScale.name&&this.actualFillScale.name==t?this.actualFillScale:this.valueResolver&&this.valueResolver.name&&this.valueResolver.name==t?this.valueResolver:null)},o.prototype._styling=function(t,r,i){e.prototype._styling.call(this,t,r,i),this._inStyling=!0,this.fillScale&&this.fillScale._styling&&this.fillScale._styling(t,r,this),this.actualFillScale&&this.actualFillScale._styling&&this.actualFillScale._styling(t,r,this),this.valueResolver&&this.valueResolver._styling&&this.valueResolver._styling(t,r,this),this._inStyling=!1},Object.defineProperty(o.prototype,"triangulationStatusChanged",{get:function(){var e=this;return null==this._triangulationStatusChanged&&(this._triangulationStatusChanged=new r.EventEmitter,this.i.triangulationStatusChanged=n.delegateCombine(this.i.triangulationStatusChanged,(function(t,r){e._runInZone((function(){var t=new n.IgxTriangulationStatusEventArgs;t._provideImplementation(r),e.beforeTriangulationStatusChanged&&e.beforeTriangulationStatusChanged(e,t),e._triangulationStatusChanged.emit({sender:e,args:t})}))}))),this._triangulationStatusChanged},enumerable:!1,configurable:!0}),o.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:o,deps:[],target:r["ɵɵFactoryTarget"].Component}),o.ɵcmp=r["ɵɵngDeclareComponent"]({minVersion:"12.0.0",version:"12.2.14",type:o,selector:"igx-geographic-contour-line-series",inputs:{valueMemberPath:"valueMemberPath",fillScale:"fillScale",actualFillScale:"actualFillScale",valueResolver:"valueResolver"},outputs:{triangulationStatusChanged:"triangulationStatusChanged"},providers:[{provide:Ve,useExisting:r.forwardRef((function(){return o}))},{provide:K,useExisting:r.forwardRef((function(){return o}))},{provide:i.IgxSeriesComponent,useExisting:r.forwardRef((function(){return o}))}],usesInheritance:!0,ngImport:r,template:"",isInline:!0,changeDetection:r.ChangeDetectionStrategy.OnPush}),o}(Ve);r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:We,decorators:[{type:r.Component,args:[{selector:"igx-geographic-contour-line-series",template:"",providers:[{provide:Ve,useExisting:r.forwardRef((function(){return We}))},{provide:K,useExisting:r.forwardRef((function(){return We}))},{provide:i.IgxSeriesComponent,useExisting:r.forwardRef((function(){return We}))}],changeDetection:r.ChangeDetectionStrategy.OnPush}]}],ctorParameters:function(){return[]},propDecorators:{valueMemberPath:[{type:r.Input}],fillScale:[{type:r.Input}],actualFillScale:[{type:r.Input}],valueResolver:[{type:r.Input}],triangulationStatusChanged:[{type:r.Output}]}});var Ze=function(){function e(){}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,declarations:[We],imports:[o.CommonModule,i.IgxScatterContourSeriesDynamicModule],exports:[We,i.IgxScatterContourSeriesDynamicModule]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,i.IgxScatterContourSeriesDynamicModule],i.IgxScatterContourSeriesDynamicModule]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:Ze,decorators:[{type:r.NgModule,args:[{declarations:[We],imports:[o.CommonModule,i.IgxScatterContourSeriesDynamicModule],exports:[We,i.IgxScatterContourSeriesDynamicModule],entryComponents:[]}]}]});var Xe=function(){function e(){n.TypeRegistrar.registerCons("IgxGeographicContourLineSeriesComponent",We),n.TypeRegistrar.register("GeographicContourLineSeries",He.$type)}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule,Ze],exports:[Ze]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,Ze],Ze]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:Xe,decorators:[{type:r.NgModule,args:[{declarations:[],imports:[o.CommonModule,Ze],exports:[Ze],entryComponents:[We]}]}],ctorParameters:function(){return[]}});var Ye=function(){function e(){}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule,ne,ce,pe,n.IgxHeatTileGeneratorModule,Ie,i.IgxSizeScaleModule,i.IgxValueBrushScaleModule,i.IgxCustomPaletteColorScaleModule,we,$e,Ae,ze,Ze,X,n.IgxShapeDataSourceModule],exports:[ne,ce,pe,n.IgxHeatTileGeneratorModule,Ie,i.IgxSizeScaleModule,i.IgxValueBrushScaleModule,i.IgxCustomPaletteColorScaleModule,we,$e,Ae,ze,Ze,X,n.IgxShapeDataSourceModule]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,ne,ce,pe,n.IgxHeatTileGeneratorModule,Ie,i.IgxSizeScaleModule,i.IgxValueBrushScaleModule,i.IgxCustomPaletteColorScaleModule,we,$e,Ae,ze,Ze,X,n.IgxShapeDataSourceModule],ne,ce,pe,n.IgxHeatTileGeneratorModule,Ie,i.IgxSizeScaleModule,i.IgxValueBrushScaleModule,i.IgxCustomPaletteColorScaleModule,we,$e,Ae,ze,Ze,X,n.IgxShapeDataSourceModule]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:Ye,decorators:[{type:r.NgModule,args:[{declarations:[],exports:[ne,ce,pe,n.IgxHeatTileGeneratorModule,Ie,i.IgxSizeScaleModule,i.IgxValueBrushScaleModule,i.IgxCustomPaletteColorScaleModule,we,$e,Ae,ze,Ze,X,n.IgxShapeDataSourceModule],imports:[o.CommonModule,ne,ce,pe,n.IgxHeatTileGeneratorModule,Ie,i.IgxSizeScaleModule,i.IgxValueBrushScaleModule,i.IgxCustomPaletteColorScaleModule,we,$e,Ae,ze,Ze,X,n.IgxShapeDataSourceModule],entryComponents:[]}]}]});var Ke=function(){function e(){}return e.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,deps:[],target:r["ɵɵFactoryTarget"].NgModule}),e.ɵmod=r["ɵɵngDeclareNgModule"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[o.CommonModule,oe,ue,me,n.IgxHeatTileGeneratorDynamicModule,Ce,i.IgxSizeScaleDynamicModule,i.IgxValueBrushScaleDynamicModule,i.IgxCustomPaletteColorScaleDynamicModule,De,Re,Ge,Ue,Xe,Y,n.IgxShapeDataSourceDynamicModule,Ye],exports:[oe,ue,me,n.IgxHeatTileGeneratorDynamicModule,Ce,i.IgxSizeScaleDynamicModule,i.IgxValueBrushScaleDynamicModule,i.IgxCustomPaletteColorScaleDynamicModule,De,Re,Ge,Ue,Xe,Y,n.IgxShapeDataSourceDynamicModule,Ye]}),e.ɵinj=r["ɵɵngDeclareInjector"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:e,imports:[[o.CommonModule,oe,ue,me,n.IgxHeatTileGeneratorDynamicModule,Ce,i.IgxSizeScaleDynamicModule,i.IgxValueBrushScaleDynamicModule,i.IgxCustomPaletteColorScaleDynamicModule,De,Re,Ge,Ue,Xe,Y,n.IgxShapeDataSourceDynamicModule,Ye],oe,ue,me,n.IgxHeatTileGeneratorDynamicModule,Ce,i.IgxSizeScaleDynamicModule,i.IgxValueBrushScaleDynamicModule,i.IgxCustomPaletteColorScaleDynamicModule,De,Re,Ge,Ue,Xe,Y,n.IgxShapeDataSourceDynamicModule,Ye]}),e}();r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:Ke,decorators:[{type:r.NgModule,args:[{declarations:[],exports:[oe,ue,me,n.IgxHeatTileGeneratorDynamicModule,Ce,i.IgxSizeScaleDynamicModule,i.IgxValueBrushScaleDynamicModule,i.IgxCustomPaletteColorScaleDynamicModule,De,Re,Ge,Ue,Xe,Y,n.IgxShapeDataSourceDynamicModule,Ye],imports:[o.CommonModule,oe,ue,me,n.IgxHeatTileGeneratorDynamicModule,Ce,i.IgxSizeScaleDynamicModule,i.IgxValueBrushScaleDynamicModule,i.IgxCustomPaletteColorScaleDynamicModule,De,Re,Ge,Ue,Xe,Y,n.IgxShapeDataSourceDynamicModule,Ye],entryComponents:[]}]}]});var Je=function(e){function r(){var t=null!==e&&e.apply(this,arguments)||this;return t._token=null,t._expires=0,t._ssl=!1,t}return t.__extends(r,e),Object.defineProperty(r.prototype,"token",{get:function(){return this._token},set:function(e){this._token=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"expires",{get:function(){return this._expires},set:function(e){this._expires=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"ssl",{get:function(){return this._ssl},set:function(e){this._ssl=e},enumerable:!1,configurable:!0}),r.$t=n.markType(r,"TokenResponseModel"),r}(n.Base),Qe=function(e){function r(){var t=null!==e&&e.apply(this,arguments)||this;return t._name=null,t._tileInfo=null,t}return t.__extends(r,e),Object.defineProperty(r.prototype,"name",{get:function(){return this._name},set:function(e){this._name=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"tileInfo",{get:function(){return this._tileInfo},set:function(e){this._tileInfo=e},enumerable:!1,configurable:!0}),r.$t=n.markType(r,"MapServerResponseModel"),r}(n.Base),et=function(e){function r(){var t=null!==e&&e.apply(this,arguments)||this;return t._lods=null,t}return t.__extends(r,e),Object.defineProperty(r.prototype,"lods",{get:function(){return this._lods},set:function(e){this._lods=e},enumerable:!1,configurable:!0}),r.$t=n.markType(r,"TileInfoResponseModel"),r}(n.Base),tt=function(e){function r(){var t=null!==e&&e.apply(this,arguments)||this;return t._level=0,t._resolution=0,t._scale=0,t}return t.__extends(r,e),Object.defineProperty(r.prototype,"level",{get:function(){return this._level},set:function(e){this._level=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"resolution",{get:function(){return this._resolution},set:function(e){this._resolution=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"scale",{get:function(){return this._scale},set:function(e){this._scale=e},enumerable:!1,configurable:!0}),r.$t=n.markType(r,"LevelOfDetailResponseModel"),r}(n.Base),rt=function(e){function r(t){var r=e.call(this,t)||this;return r.ce=null,r.ce=t,r}return t.__extends(r,e),r.$t=n.markType(r,"GeographicProportionalSymbolSeriesBaseView",y.$),r}(y),it=function(e){function r(t){var r=e.call(this,t)||this;return r.ce=null,r.ce=t,r}return t.__extends(r,e),r.$t=n.markType(r,"GeographicShapeSeriesBaseBaseView",y.$),r}(y),nt=function(e){function r(t){var r=e.call(this,t)||this;return r.ce=null,r.ce=t,r}return t.__extends(r,e),r.$t=n.markType(r,"GeographicSymbolSeriesBaseView",y.$),r}(y),ot=function(e){function r(t){var r=e.call(this,t)||this;return r.ce=null,r.ce=t,r}return t.__extends(r,e),r.$t=n.markType(r,"GeographicXYTriangulatingSeriesBaseView",y.$),r}(y),at=function(e){function r(){var t=e.call(this)||this;return t.b=null,t.a=null,t.a=new n.List$1(n.String_$type,0),t}return t.__extends(r,e),r.$t=n.markType(r,"ImageryMetadata"),r}(n.Base),st=function(e){function r(){var t=e.call(this)||this;return t.a=null,t.a=new n.List$1(at.$,0),t}return t.__extends(r,e),r.$t=n.markType(r,"BingResourceSet"),r}(n.Base),lt=function(e){function r(){var t=e.call(this)||this;return t.a=null,t.a=new n.List$1(st.$,0),t}return t.__extends(r,e),r.$t=n.markType(r,"BingResponse"),r}(n.Base),ct=function(e){function r(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(r,e),r.$t=n.markType(r,"GeographicMarkerSeriesBase",_e.$),r}(_e),ut=function(e){function r(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(r,e),r.$t=n.markType(r,"GeographicProportionalSymbolSeriesBase",ct.$),r}(ct),pt=function(e){function i(){return e.call(this)||this}return t.__extends(i,e),Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),i.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:i,deps:[],target:r["ɵɵFactoryTarget"].Component}),i.ɵcmp=r["ɵɵngDeclareComponent"]({minVersion:"12.0.0",version:"12.2.14",type:i,selector:"ng-component",usesInheritance:!0,ngImport:r,template:"",isInline:!0}),i}(xe);r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:pt,decorators:[{type:r.Component,args:[{template:""}]}],ctorParameters:function(){return[]}});var ht=function(e){function i(){return e.call(this)||this}return t.__extends(i,e),Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),i.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:i,deps:[],target:r["ɵɵFactoryTarget"].Component}),i.ɵcmp=r["ɵɵngDeclareComponent"]({minVersion:"12.0.0",version:"12.2.14",type:i,selector:"ng-component",usesInheritance:!0,ngImport:r,template:"",isInline:!0}),i}(pt);r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:ht,decorators:[{type:r.Component,args:[{template:""}]}],ctorParameters:function(){return[]}});var gt=function(e){function r(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(r,e),r.$t=n.markType(r,"GeographicShapeSeriesBaseBase",m.$),r}(m),mt=function(e){function i(){return e.call(this)||this}return t.__extends(i,e),Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),i.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:i,deps:[],target:r["ɵɵFactoryTarget"].Component}),i.ɵcmp=r["ɵɵngDeclareComponent"]({minVersion:"12.0.0",version:"12.2.14",type:i,selector:"ng-component",usesInheritance:!0,ngImport:r,template:"",isInline:!0}),i}(K);r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:mt,decorators:[{type:r.Component,args:[{template:""}]}],ctorParameters:function(){return[]}});var yt=function(e){function r(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(r,e),r.$t=n.markType(r,"GeographicSymbolSeriesBase",ct.$),r}(ct),ft=function(e){function i(){return e.call(this)||this}return t.__extends(i,e),Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),i.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:i,deps:[],target:r["ɵɵFactoryTarget"].Component}),i.ɵcmp=r["ɵɵngDeclareComponent"]({minVersion:"12.0.0",version:"12.2.14",type:i,selector:"ng-component",usesInheritance:!0,ngImport:r,template:"",isInline:!0}),i}(pt);r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:ft,decorators:[{type:r.Component,args:[{template:""}]}],ctorParameters:function(){return[]}});var dt=function(e){function r(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(r,e),r.$t=n.markType(r,"GeographicXYTriangulatingSeriesBase",m.$),r}(m),bt=function(e){function i(){return e.call(this)||this}return t.__extends(i,e),Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),i.ɵfac=r["ɵɵngDeclareFactory"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:i,deps:[],target:r["ɵɵFactoryTarget"].Component}),i.ɵcmp=r["ɵɵngDeclareComponent"]({minVersion:"12.0.0",version:"12.2.14",type:i,selector:"ng-component",usesInheritance:!0,ngImport:r,template:"",isInline:!0}),i}(K);r["ɵɵngDeclareClassMetadata"]({minVersion:"12.0.0",version:"12.2.14",ngImport:r,type:bt,decorators:[{type:r.Component,args:[{template:""}]}],ctorParameters:function(){return[]}}),e.ArcGISOnlineMapImagery=H,e.BingMapsImageryStyle=w,e.BingMapsImageryStyle_$type=D,e.BingMapsMapImagery=R,e.BingMapsMapImageryView=$,e.BingResourceSet=st,e.BingResponse=lt,e.CustomMapImagery=z,e.GeographicContourLineSeries=He,e.GeographicContourLineSeriesView=Le,e.GeographicHighDensityScatterSeries=Ee,e.GeographicHighDensityScatterSeriesView=Fe,e.GeographicMapImagery=d,e.GeographicMapImageryView=b,e.GeographicMapSeriesHost=m,e.GeographicMarkerSeries=_e,e.GeographicMarkerSeriesBase=ct,e.GeographicPolylineSeries=se,e.GeographicPolylineSeriesView=ae,e.GeographicProportionalSymbolSeries=ke,e.GeographicProportionalSymbolSeriesBase=ut,e.GeographicProportionalSymbolSeriesBaseView=rt,e.GeographicProportionalSymbolSeriesView=qe,e.GeographicScatterAreaSeries=x,e.GeographicScatterAreaSeriesView=v,e.GeographicShapeSeries=re,e.GeographicShapeSeriesBase=Q,e.GeographicShapeSeriesBaseBase=gt,e.GeographicShapeSeriesBaseBaseView=it,e.GeographicShapeSeriesBaseView=ee,e.GeographicShapeSeriesView=te,e.GeographicSymbolSeries=Oe,e.GeographicSymbolSeriesBase=yt,e.GeographicSymbolSeriesBaseView=nt,e.GeographicSymbolSeriesView=Te,e.GeographicTileSeries=ve,e.GeographicXYTriangulatingSeries=C,e.GeographicXYTriangulatingSeriesBase=dt,e.GeographicXYTriangulatingSeriesBaseView=ot,e.GeographicXYTriangulatingSeriesView=S,e.HostSeriesView=y,e.IgxArcGISOnlineMapImagery=W,e.IgxArcGISOnlineMapImageryDynamicModule=Z,e.IgxArcGISOnlineMapImageryModule=L,e.IgxBingMapsMapImagery=V,e.IgxBingMapsMapImageryDynamicModule=B,e.IgxBingMapsMapImageryModule=k,e.IgxCustomMapImagery=N,e.IgxCustomMapImageryDynamicModule=U,e.IgxCustomMapImageryModule=E,e.IgxGeographicContourLineSeriesComponent=We,e.IgxGeographicContourLineSeriesDynamicModule=Xe,e.IgxGeographicContourLineSeriesModule=Ze,e.IgxGeographicHighDensityScatterSeriesComponent=Ne,e.IgxGeographicHighDensityScatterSeriesDynamicModule=Ue,e.IgxGeographicHighDensityScatterSeriesModule=ze,e.IgxGeographicMapComponent=q,e.IgxGeographicMapCoreDynamicModule=Y,e.IgxGeographicMapCoreModule=X,e.IgxGeographicMapDynamicModule=Ke,e.IgxGeographicMapImagery=O,e.IgxGeographicMapModule=Ye,e.IgxGeographicMapSeriesHostComponent=K,e.IgxGeographicMarkerSeriesBaseComponent=pt,e.IgxGeographicMarkerSeriesComponent=xe,e.IgxGeographicPolylineSeriesComponent=le,e.IgxGeographicPolylineSeriesDynamicModule=ue,e.IgxGeographicPolylineSeriesModule=ce,e.IgxGeographicProportionalSymbolSeriesBaseComponent=ht,e.IgxGeographicProportionalSymbolSeriesComponent=Pe,e.IgxGeographicProportionalSymbolSeriesDynamicModule=De,e.IgxGeographicProportionalSymbolSeriesModule=we,e.IgxGeographicScatterAreaSeriesComponent=Be,e.IgxGeographicScatterAreaSeriesDynamicModule=Ge,e.IgxGeographicScatterAreaSeriesModule=Ae,e.IgxGeographicShapeSeriesBaseBaseComponent=mt,e.IgxGeographicShapeSeriesBaseComponent=J,e.IgxGeographicShapeSeriesComponent=ie,e.IgxGeographicShapeSeriesDynamicModule=oe,e.IgxGeographicShapeSeriesModule=ne,e.IgxGeographicSymbolSeriesBaseComponent=ft,e.IgxGeographicSymbolSeriesComponent=je,e.IgxGeographicSymbolSeriesDynamicModule=Re,e.IgxGeographicSymbolSeriesModule=$e,e.IgxGeographicTileSeriesComponent=Me,e.IgxGeographicTileSeriesDynamicModule=Ce,e.IgxGeographicTileSeriesModule=Ie,e.IgxGeographicXYTriangulatingSeriesBaseComponent=bt,e.IgxGeographicXYTriangulatingSeriesComponent=Ve,e.IgxImageTilesReadyEventArgs=_,e.IgxImagesChangedEventArgs=T,e.IgxOpenStreetMapImagery=G,e.IgxOpenStreetMapImageryDynamicModule=F,e.IgxOpenStreetMapImageryModule=A,e.IgxSubDomainsCollection=P,e.IgxTileGeneratorMapImagery=ge,e.IgxTileGeneratorMapImageryDynamicModule=me,e.IgxTileGeneratorMapImageryModule=pe,e.IgxTileSeriesComponent=de,e.IgxTileSeriesDynamicModule=Se,e.IgxTileSeriesModule=be,e.ImageTilesReadyEventArgs=h,e.ImageryMetadata=at,e.ImagesChangedEventArgs=g,e.LevelOfDetailResponseModel=tt,e.MapBackgroundTilingMode=l,e.MapBackgroundTilingMode_$type=c,e.MapResizeBehavior=a,e.MapResizeBehavior_$type=s,e.MapServerResponseModel=Qe,e.OpenStreetMapImagery=I,e.SphericalMercatorHorizontalScaler=p,e.SphericalMercatorVerticalScaler=u,e.SubDomainsCollection=j,e.TileGeneratorMapImagery=he,e.TileInfoResponseModel=et,e.TileSeries=ye,e.TileSeriesView=fe,e.TokenResponseModel=Je,e.XamGeographicMap=f,e.XamGeographicMapView=M,Object.defineProperty(e,"__esModule",{value:!0})}));
|