igniteui-webcomponents-maps 7.1.0-alpha.3 → 7.1.0-beta.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-webcomponents-maps.umd.js +64 -64
- package/bundles/igniteui-webcomponents-maps.umd.min.js +1 -1
- package/esm2015/lib/GeographicMarkerSeries.js +8 -8
- package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js +40 -40
- package/esm2015/lib/GeographicSymbolSeriesView_combined.js +16 -16
- package/esm5/lib/GeographicMarkerSeries.js +8 -8
- package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js +40 -40
- package/esm5/lib/GeographicSymbolSeriesView_combined.js +16 -16
- package/fesm2015/igniteui-webcomponents-maps.js +64 -64
- package/fesm5/igniteui-webcomponents-maps.js +64 -64
- package/package.json +3 -3
|
@@ -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("igniteui-webcomponents-charts"),require("igniteui-webcomponents-core")):"function"==typeof define&&define.amd?define(["exports","tslib","igniteui-webcomponents-charts","igniteui-webcomponents-core"],t):t((e=e||self)["igniteui-webcomponents-maps"]={},e.tslib,e.igniteuiWebcomponentsCharts,e.igniteuiWebcomponentsCore)}(this,(function(e,t,i,n){"use strict";var r=function(e){return e[e.Auto=0]="Auto",e[e.MaintainTopLeftPosition=1]="MaintainTopLeftPosition",e[e.MaintainCenterPosition=2]="MaintainCenterPosition",e}({}),a=n.markEnum("MapResizeBehavior","Auto,0|MaintainTopLeftPosition,1|MaintainCenterPosition,2"),o=function(e){return e[e.Auto=0]="Auto",e[e.NonWrapped=1]="NonWrapped",e[e.Wrapped=2]="Wrapped",e}({}),s=n.markEnum("MapBackgroundTilingMode","Auto,0|NonWrapped,1|Wrapped,2"),l=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 i=e*t.e.height+t.e.top*t.d.height;return this.getMercatorUnscaledValue(i,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 i=this.getMercatorScaledValue1(e,this.au,t.c,t.a);return i=(i-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 a,o,s,l,c,u=n.e,h=n.d,p=n.c,y=(n.a,!p.isEmpty),g=(this.m,this.o,p.top),f=p.height,d=u.top,b=u.height,m=h.top,S=h.height,_=this.au.top,x=this.au.height,v=this.af(e),k=.017453292519943295,C=!1;null!=v&&(C=!0);for(var w=t;w<i;w++)a=C?v[w]:e.item(w),y?(a<r.ah&&(a=r.ah),a>r.ag&&(a=r.ag),o=a*k,s=Math.sin(o),l=.5*Math.log((1+s)/(1-s)),c=(((c=g+(c=(this.ai-l)*f/this.aj))-_*f)/x-d*S)/b,C?v[w]=c:e.item(w,c)):(a<r.ah&&(a=r.ah),a>r.ag&&(a=r.ag),o=a*k,s=Math.sin(o),l=.5*Math.log((1+s)/(1-s)),c=((c=m+(c=(this.ai-l)*S/this.aj))-d*S)/b,C?v[w]=c:e.item(w,c))},r.prototype.t=function(e,t,i,n,r){return{p3:this.ak(e.rb),p4:this.ak(e.ra)}},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 a=(e-i.top)*t.width+t.top*i.height;return a=r.am(this.n)-a/(i.height/this.aj),r.aq(a)},r.prototype.getMercatorScaledValue1=function(e,t,i,n){return(i.top+this.getMercatorScaledValue3(e,i.height)-t.top*i.height)/t.width},r.prototype.getMercatorScaledValue2=function(e,t,i,n,r){return(this.getMercatorScaledValue3(e,n.height)-t.top*i.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,i=Math.sin(t);return.5*Math.log((1+i)/(1-i))},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),c=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 i=e*t.e.width+t.e.left*t.d.width;return this.getMercatorUnscaledValue(i,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,i,n){var r,a=n.e,o=n.d,s=n.c,l=n.a,c=!s.isEmpty,u=this.m,h=this.o,p=s.left,y=s.width,g=a.left,f=a.width,d=o.left,b=o.width,m=this.aj.left,S=this.aj.width,_=this.af(e),x=!1;null!=_&&(x=!0);for(var v=t;v<i;v++)if(r=x?_[v]:e.item(v),c){var k=(r-h)/u;l&&(k=1-k);var C=((k=p+y*(k-m)/S)-g*b)/f;x?_[v]=C:e.item(v,C)}else{var w=(r-h)/u;l&&(w=1-w),w=d+b*(w-g)/f,x?_[v]=w:e.item(v,w)}},r.prototype.t=function(e,t,i,n,r){return{p3:e.rb,p4:e.ra}},r.prototype.getMercatorUnscaledValue=function(e,t,i,n){var r=t.left+t.width*(e-i.left)/i.width;return n&&(r=1-r),this.o+r*this.m},r.prototype.getMercatorScaledValue1=function(e,t,i,n){var r=(e-this.o)/this.m;return n&&(r=1-r),i.left+i.width*(r-t.left)/t.width},r.prototype.getMercatorScaledValue2=function(e,t,i,n,r){var a=(e-this.o)/this.m;return r&&(a=1-a),i.left+i.width*(a-t.left)/t.width},r.$t=n.markType(r,"SphericalMercatorHorizontalScaler",i.HorizontalLinearScaler.$),r}(i.HorizontalLinearScaler),u=function(e){function i(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(i,e),i.$t=n.markType(i,"ImageTilesReadyEventArgs",n.EventArgs.$),i}(n.EventArgs),h=function(e){function i(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(i,e),i.$t=n.markType(i,"ImagesChangedEventArgs",n.EventArgs.$),i}(n.EventArgs),p=function(e){function r(){var t=e.call(this)||this;return t.xl=null,t.xn=t.xm(),t}return t.__extends(r,e),r.prototype.qx=function(){e.prototype.qx.call(this),null!=this.xn&&this.xn.qx()},r.prototype.get_ff=function(){return!0},r.prototype.k1=function(e,t){var i=this.nq(t);return"LatitudeMemberPath"==i&&(i="YMemberPath"),"LongitudeMemberPath"==i&&(i="XMemberPath"),this.xn.k1(e,i)},r.prototype.mq=function(e){var t=this.nq(e);return"LatitudeMemberPath"==t&&(t="YMemberPath"),"LongitudeMemberPath"==t&&(t="XMemberPath"),this.xn.mq(t)},r.prototype.get_kt=function(){return this.lb(this.xn)},r.prototype.set_kt=function(e){this.pe(this.xn,e)},r.prototype.ed=function(e,t,i,n,r){return this.xn.ed(e,t,i,n,r)},r.prototype.ai=function(){return this.xn.ai()},r.prototype.bp=function(){return this.xn},Object.defineProperty(r.prototype,"xn",{get:function(){return this.xl},set:function(e){var t=this.xl;this.xn!=e&&(this.xl=e,this.xs(t,this.xl))},enumerable:!1,configurable:!0}),r.prototype.get_hasMarkers=function(){return this.xn.hasMarkers},r.prototype.xs=function(e,t){if(null!=this.xl){var i=this.xl;i.externalObject=n.TypeRegistrar.createFromInternal(i,n.PlatformConstants.Prefix,n.PlatformConstants.Postfix),i.externalObject._implementation=i}if(this.pu(this.xn),this.xo.ci(),null!=e){var r=e;this.sl(r,null)}if(null!=t){var a=t;this.sl(a,this)}},r.prototype.dh=function(e,t,i){return this.dj(this.xn,e,t,i)},r.prototype.di=function(e,t,i){return this.dk(this.xn,e,t,i)},r.prototype.ky=function(e){return this.k7(this.xn,e)},r.prototype.kl=function(e,t){return this.xn.kl(e,t)},r.prototype.kj=function(e,t){return this.xn.kj(e,t)},r.prototype.jf=function(e,t,i){return this.xn.jf(e,t,i)},r.prototype.wy=function(e,t,i){return this.xn.wy(e,t,i)},r.prototype.xa=function(e){return this.xn.xa(e)},r.prototype.ao=function(e){return this.xn.ao(e)},r.prototype.xb=function(e){return this.xn.xb(e)},r.prototype.ap=function(e){return this.xn.ap(e)},r.prototype.xc=function(e){return this.xn.xc(e)},r.prototype.xd=function(e){return this.xn.xd(e)},r.prototype.jb=function(e,t,i){return this.xn.jb(e,t,i)},r.prototype.wu=function(e,t,i){return this.xn.wu(e,t,i)},r.prototype.jd=function(e,t,i){return this.jf(e,t,i)},r.prototype.ww=function(e,t,i){return this.xn.ww(e,t,i)},r.prototype.wz=function(e,t,i){return this.xn.wz(e,t,i)},r.prototype.jg=function(e,t,i){return this.xn.jg(e,t,i)},r.prototype.wv=function(e,t,i){return this.xn.wv(e,t,i)},r.prototype.jc=function(e,t,i){return this.xn.jc(e,t,i)},r.prototype.wx=function(e,t,i){return this.xn.wx(e,t,i)},r.prototype.je=function(e,t,i){return this.xn.je(e,t,i)},r.prototype.kf=function(e){return this.xn.kf(e)},r.prototype.i5=function(){return this.xn.i5()},r.prototype.i1=function(e){return this.xn.i1(e)},r.prototype.kz=function(e){return this.xn.kz(e)},r.prototype.ct=function(){return new y(this)},r.prototype.rj=function(t){e.prototype.rj.call(this,t),this.xo=n.typeCast(y.$,t)},Object.defineProperty(r.prototype,"xp",{get:function(){return this.c(r.xu)},set:function(e){this.h(r.xu,e)},enumerable:!1,configurable:!0}),r.prototype.rs=function(t,r,a,o){switch(e.prototype.rs.call(this,t,r,a,o),r){case"SeriesViewer":this.xn.dc=this.dc,null!=a&&a.tb(this.xn),null!=o&&this.dc.op(this.xn),this.xn.rv(this.xf),this.xn.index=this.index,this.qg(this.xn),this.kr=this.xn.kr;var s=n.typeCast(i.SeriesViewer.$,a);if(null!=s&&(s.actualWindowRectChanged=n.delegateRemove(s.actualWindowRectChanged,n.runOn(this,this.xt))),null!=this.dc){var l=this.dc;l.actualWindowRectChanged=n.delegateCombine(l.actualWindowRectChanged,n.runOn(this,this.xt))}this.xr();break;case"SyncLink":this.xn.c4=this.c4;break;case"VisibleFromScale":this.xr();break;case"Index":this.xn.index=this.index;break;case"ItemsSource":this.xo.cj();break;case"Resolution":this.xo.cq();break;case"TransitionDuration":this.xo.ct();break;case"Opacity":this.xo.cn();break;case"Visibility":var c=this.xn,u=this._visibility;c.visibility=u;break;case"MouseOverEnabled":this.xn.gf=this.gf;break;case"ExpectFunctions":this.xn.expectFunctions=this.expectFunctions;break;case"Thickness":this.xo.cs();break;case"Brush":this.xo.ch();break;case"Outline":this.xo.cp();break;case"ActualBrush":this.xo.ce();break;case"ActualOutline":this.xo.cf();break;case"MarkerFillOpacity":n.isNaN_(this.jq)||this.xo.cm();break;case"AreaFillOpacity":n.isNaN_(this.it)||this.xo.cg();break;case"OutlineMode":this.xo.co();break;case"ShowDefaultTooltip":this.xo.cr();break;case"Title":this.xn.title=this.title;break;case"LegendItemBadgeMode":this.xo.ck();break;case"LegendItemBadgeShape":this.xo.cl();break;case"Legend":this.xn.legend=this.legend,this.cw.a5()}},r.prototype.xr=function(){if(null!=this.dc&&null!=this.xn&&!n.isNaN_(this.xp))if(this.dc.yv.width>this.xp){this.xn.visibility=1}else{this.xn.visibility=0}},r.prototype.xt=function(e,t){this.xr()},r.prototype.sa=function(t){e.prototype.sa.call(this,t),null!=this.xn&&this.xn.sa(t)},r.prototype.rn=function(t){e.prototype.rn.call(this,t),null!=this.xn&&this.xn.q4()},r.prototype.r9=function(e,t,i,n,r){null!=this.xn&&this.xn.r9(e,t,i,n,r)},r.prototype.a2=function(e,t){return this.xn.a2(e,t)},r.prototype.sw=function(){e.prototype.sw.call(this),this.xn.sw()},r.prototype.get_coercionMethods=function(){return this._coercionMethods},r.prototype.set_coercionMethods=function(e){this._coercionMethods=e,this.xn.coercionMethods=e},r.prototype.qf=function(t){if(e.prototype.qf.call(this,t),null!=this.xn){var i=this.xn.kx();this.pn(t,i)}},r.$t=n.markType(r,"GeographicMapSeriesHost",i.Series.$),r.xu=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 i=e.call(this,t)||this;return i.cd=null,i.cd=t,i}return t.__extends(r,e),r.prototype.a3=function(t,i){e.prototype.a3.call(this,t,i)},r.prototype.ci=function(){this.cd.legendItemVisibility=1,this.cd.xn.legendItemVisibility=0,this.cd.xn.itemsSource=this.cd.itemsSource,this.cd.xn.index=this.cd.index,this.cd.xn.v1=this.cd.v1,this.cd.xn.wh=this.cd.v1,this.cd.xn.cj=this.cd.cj,this.cd.xn.jt=this.cd.jt,this.cd.xn.ko=this.cd.ko,this.cd.xn._opacity=this.cd._opacity,this.cd.xn.j0=this.cd.j0,this.cd.xn.it=this.cd.it,this.cd.xn.jq=this.cd.jq,this.cd.xn.gx=this.cd.gx,this.cd.xn.legendItemBadgeShape=this.cd.legendItemBadgeShape,this.cd.xn.be=this.cd.be},r.prototype.cj=function(){this.cd.xn.itemsSource=this.cd.itemsSource},r.prototype.cq=function(){this.cd.xn.jt=this.cd.jt},r.prototype.ct=function(){this.cd.xn.ko=this.cd.ko},r.prototype.cn=function(){this.cd.xn._opacity=this.cd._opacity},r.prototype.cs=function(){this.cd.xn.j0=this.cd.j0},r.prototype.ch=function(){this.cd.xn.v1=this.cd.v1},r.prototype.cp=function(){this.cd.xn.wh=this.cd.wh},r.prototype.ce=function(){this.cd.xn.v1=this.cd.vv},r.prototype.cf=function(){this.cd.xn.wh=this.cd.vz},r.prototype.ck=function(){this.cd.xn.be=this.cd.be},r.prototype.cl=function(){this.cd.xn.legendItemBadgeShape=this.cd.legendItemBadgeShape},r.prototype.cg=function(){this.cd.xn.it=this.cd.it},r.prototype.cm=function(){this.cd.xn.jq=this.cd.jq},r.prototype.co=function(){this.cd.xn.cj=this.cd.cj},r.prototype.cr=function(){this.cd.xn.gx=this.cd.gx},r.$t=n.markType(r,"HostSeriesView",i.SeriesView.$),r}(i.SeriesView),g=function(e){function r(){var t=e.call(this)||this;t.aaa=null,t.zz=!1,t.zr=1,t.z6=0,t.abh=null,t.zo=null,t.zk=null,t.zm=null,t.zq=null,t.abd={$type:n.Point_$type,x:NaN,y:NaN},t.abk=null,t.z5=1,t.imageTilesReady=null,t.zy=null,t.abj=n.Rect.empty,t.z6=l.am(r.abi.bottom)-l.am(r.abi.top),t.ab=r.$,t.backgroundContent=new _;var a,o=((a=new i.NumericXAxis).b7=t,a);o.dk=!0,t.zl=o,t.zl.tf=new c;var s=function(){var e=new i.NumericYAxis;return e.b7=t,e}();return s.dk=!0,t.zn=s,t.zn.tf=new l,t.aas(),t.aaz(),t.pq(),t}return t.__extends(r,e),r.prototype.provideContainer=function(t){e.prototype.provideContainer.call(this,t),this.zl.provideRenderer(t),this.zn.provideRenderer(t)},r.prototype.pq=function(){e.prototype.pq.call(this),this.zx.fy(this.ik)},r.prototype.gh=function(){return this.z3},r.prototype.gi=function(){return this.z3},r.prototype.zu=function(){return 0==this.zs&&this.zz?2:1},Object.defineProperty(r.prototype,"zt",{get:function(){return this.zr},set:function(e){this.zr=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"abm",{get:function(){return this.abh},set:function(e){if(n.Rect.l_op_Inequality(this.abh,e)){var t=this.abh;this.abh=e,this.st("ActualWorldRect",t,e)}},enumerable:!1,configurable:!0}),r.prototype.abq=function(){return this.abm},r.prototype.aas=function(){this.aby.isEmpty||(this.abm=this.abw(this.aby,1==this.db))},r.prototype.abw=function(e,t){var i=e.top,a=e.left,o=e.width,s=e.height,c=l.am(e.bottom),u=l.am(e.top),h=c-u,p=e.width/r.abi.width,y=l.am(r.abi.top);if(h/p>this.z6){var g=h/this.z6;a-=(g-p)/2*r.abi.width,o=g*r.abi.width,t&&(a<r.abi.left?a+=r.abi.left-a:a+o>r.abi.right&&(a-=a+o-r.abi.right))}else if(h/p<this.z6){var f=this.z6*p-h,d=u-f/2,b=c+f/2;t&&(d<y?b+=y-(d+=y-d):b>y+this.z6&&(d-=b-(y+this.z6),b-=b-(y+this.z6))),i=l.aq(d),s=l.aq(b)-i}return new n.Rect(0,a,i,o,s)},Object.defineProperty(r.prototype,"backgroundContent",{get:function(){return this.zo},set:function(e){if(e!=this.backgroundContent){var t=this.backgroundContent;this.zo=e,this.st("BackgroundContent",t,e)}},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"zl",{get:function(){return this.zk},set:function(e){if(e!=this.zl){var t=this.zl;this.zk=e,this.st("XAxis",t,e)}},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"zn",{get:function(){return this.zm},set:function(e){if(e!=this.zn){var t=this.zn;this.zm=e,this.st("YAxis",t,e)}},enumerable:!1,configurable:!0}),r.prototype.getZoomRectFromGeoRect=function(e){return this.getZoomFromGeographicRect(e)},r.prototype.aa2=function(e){this.ze=e},r.prototype.aa1=function(e){this.aby=e},r.prototype.getZoomFromGeographicRect=function(e){return this.abo(e,!0,0)},r.prototype.abn=function(e,t){return this.abo(e,!1,t)},r.prototype.abo=function(e,t,a){var o=e;t&&(o=this.abw(e,!1));var s=this.zl,l=this.zn,c=new i.ScalerParams(1,r.abl,this.zd,s.dn);c.c=this.yz;var u=new i.ScalerParams(1,r.abl,this.zd,l.dn);u.c=this.yz;var h=this.zl.f7(o.left,c),p=this.zl.f7(o.right,c),y=this.zn.f7(o.top,u),g=this.zn.f7(o.bottom,u),f=(h-a)/this.zd.width,d=(g-a)/this.zd.height,b=(p-h+2*a)/this.zd.width,m=(y-g+2*a)/this.zd.height,S=new n.Rect(0,f,d,b,m);return S.intersect(r.abl),S.isEmpty&&(S=r.abl),S},r.prototype.getZoomFromGeographicPoints=function(e,t){var i=e.x,a=t.y,o=t.x-e.x,s=e.y-t.y;if(o<0||s<0)return r.abl;var l=new n.Rect(0,i,a,o,s);return this.getZoomFromGeographicRect(l)},r.prototype.abs=function(e){var t=this.zl,a=this.zn,o=new i.ScalerParams(1,e,this.zd,t.dn);o.c=this.yz;var s=new i.ScalerParams(1,e,this.zd,a.dn);s.c=this.yz;var l=this.yy,c=t.ga(l.left,o),u=a.ga(l.top,s),h=t.ga(l.right,o),p=a.ga(l.bottom,s),y=h-c,g=u-p,f=new n.Rect(0,c,p,y,g);return 1==this.db&&(f.intersect(r.abi),f.isEmpty&&(f=r.abi)),f},r.prototype.abe=function(e){var t=this.zl.re(e.x),i=this.zn.re(e.y);return{$type:n.Point_$type,x:t,y:i}},r.prototype.abf=function(e){var t=this.zl.gv(e.x),i=this.zn.gv(e.y);return{$type:n.Point_$type,x:t,y:i}},r.prototype.abg=function(e){return this.abf(e)},r.prototype.aap=function(){var e=n.typeCast(f.$,this.backgroundContent);null!=e&&e.clearTileCache()},r.prototype.aav=function(e){},r.prototype.hd=function(){return!0},r.prototype.aax=function(){var e,i;this.zx.eh();try{for(var r=t.__values(n.fromEnum(this.b9)),a=r.next();!a.done;a=r.next()){a.value.sw()}}catch(t){e={error:t}}finally{try{a&&!a.done&&(i=r.return)&&i.call(r)}finally{if(e)throw e.error}}},r.prototype.aa0=function(){if(2==this.zw){if(!this.zd.isEmpty&&this.zd.width>0&&this.zd.height>0){var e=this.zl.re(this.zd.left+this.zd.width/2),t=this.zn.re(this.zd.top+this.zd.height/2);this.abd={$type:n.Point_$type,x:e,y:t}}}else if(!this.zd.isEmpty&&this.zd.width>0&&this.zd.height>0){var i=this.zl.re(this.zd.left),r=this.zn.re(this.zd.top);this.abd={$type:n.Point_$type,x:i,y:r}}},r.prototype.aaw=function(){(n.isNaN_(this.abd.x)||n.isNaN_(this.abd.y))&&this.aa0();var e=this.abd.x,t=this.abd.y;if(!n.isNaN_(e)&&!n.isNaN_(t)){var a=this.yv.left,o=this.yv.top,s=this.yv.width,l=this.yv.height;if(s>this.abk.width);else{var c=new i.ScalerParams(1,r.abl,this.zd,this.zl.dn);c.c=this.yz;var u=this.zl.f7(e,c);if(2==this.zw)a=u/this.zd.width-s/2;else a=u/this.zd.width;a+s>this.abk.right?a=this.abk.right-s:a<this.abk.left&&(a=this.abk.left)}if(l>this.abk.height);else{var h=new i.ScalerParams(1,r.abl,this.zd,this.zn.dn);h.c=this.yz;var p=this.zn.f7(t,h);if(2==this.zw)o=p/this.zd.height-l/2;else o=p/this.zd.height;o+l>this.abk.bottom?o=this.abk.bottom-l:o<this.abk.top&&(o=this.abk.top)}this.uf(new n.Rect(0,a,o,s,l),!1)}},r.prototype.get_f7=function(){return!0},r.prototype.yw=function(){var t=e.prototype.yw.call(this);if(null==this.zl||null==this.zn)return t;this.y7();var i=t.left,r=t.top;1==this.db&&(this.ze.width>this.abk.width?i=.5-this.ze.width/2:i+t.width>this.abk.right?i=this.abk.right-this.ze.width:i<this.abk.left&&(i=this.abk.left),this.ze.height>this.abk.height?r=.5-this.ze.height/2:r+this.ze.height>this.abk.bottom?r=this.abk.bottom-this.ze.height:r<this.abk.top&&(r=this.abk.top));var a=!1;!this.z2&&2==this.db&&this.zz&&(i>1&&(i=i-Math.floor(i)+1),i<0&&(i=0-(Math.ceil(i)-i)),t.right-this.abk.right>0&&(t.right-this.abk.right)/t.width>.8?(i=this.abk.left-(t.width-(t.right-this.abk.right)),a=!0):t.left<this.abk.left&&Math.abs(t.left-this.abk.left)/t.width>.8&&(i=this.abk.right-Math.abs(t.left-this.abk.left),a=!0));var o=new n.Rect(0,i,r,t.width,t.height);if(this.z2){var s=this.abn(this.aby,1);s=this.abp(s);var l=o.left+o.width/2,c=o.top+o.height/2;if(o.width>s.width){var u=o.height/o.width,h=s.width,p=u*h;o=new n.Rect(0,l-h/2,c-p/2,h,p),a=!0}if(o.height>s.height){var y=o.width/o.height,g=s.height,f=y*g;o=new n.Rect(0,l-f/2,c-g/2,f,g),a=!0}o.left<s.left&&(o=new n.Rect(0,s.left,o.top,o.width,o.height),a=!0),o.top<s.top&&(o=new n.Rect(0,o.left,s.top,o.width,o.height),a=!0),o.right>s.right&&(o=new n.Rect(0,s.right-o.width,o.top,o.width,o.height),a=!0),o.bottom>s.bottom&&(o=new n.Rect(0,o.left,s.bottom-o.height,o.width,o.height),a=!0)}return a&&(this.fq=!0,this.ze=o,this.fq=!1),o},r.prototype.ol=function(e,t){var i=!0,r=!0,a=0,o=this.y7(),s=0,l=0;if(e.right-o.right>0&&(s=(e.right-o.right)/e.width),e.left<o.left&&(l=Math.abs(e.left-o.left)/e.width),0==l&&0==s&&(i=!1),l>s&&(r=!1),i)if(r){var c=this.zk.f7(-180,t);a=this.zk.f7(180,t)-c}else{a=this.zk.f7(-180,t)-this.zk.f7(180,t)}return new n.Tuple$2(n.Boolean_$type,n.Number_$type,i,a)},r.prototype.y7=function(){var e=new i.ScalerParams(1,r.abl,this.zd,this.zl.dn);e.c=this.yz;var t=new i.ScalerParams(1,r.abl,this.zd,this.zn.dn);t.c=this.yz;var a=this.zl.f7(r.abi.left,e),o=this.zl.f7(r.abi.right,e),s=this.zn.f7(r.abi.top,t),l=this.zn.f7(r.abi.bottom,t);return this.abk=new n.Rect(0,a/this.zd.width,l/this.zd.height,(o-a)/this.zd.width,(s-l)/this.zd.height),this.abk},r.prototype.abp=function(e){var t=this.ip,i=.5*(e.left+e.right),r=.5*(e.top+e.bottom),a=e.width,o=e.height,s=n.MathUtil.e(e.width,t,1),l=n.MathUtil.e(e.height,t,1),c=this.zd,u=c.width/c.height,h=s*c.width,p=l*c.height;h/p!=u&&(p*u>h?s=(h=p*u)/c.width:l=(p=h/u)/c.height);var y=s!=a,g=l!=o,f=y?i-.5*s:e.left,d=g?r-.5*l:e.top,b=y?i+.5*s:e.right,m=g?r+.5*l:e.bottom;return f<0&&(b=(f=0)+s),b>1&&(f=(b=1)-s),d<0&&(m=(d=0)+l),m>1&&(d=(m=1)-l),new n.Rect(0,f,d,b-f,m-d)},r.prototype.yx=function(t){if(e.prototype.yx.call(this,this.zd),t.isEmpty)return n.Rect.empty;var i;if(t.width>t.height){var r=n.intDivide(n.truncate(t.width-t.height),2);i=new n.Rect(0,t.left+r,t.top,t.height,t.height)}else{var a=n.intDivide(n.truncate(t.height-t.width),2);i=new n.Rect(0,t.left,t.top+a,t.width,t.width)}return i},r.prototype.abr=function(e){return this.yx(e)},r.prototype.dv=function(){return new S(this)},r.prototype.aar=function(e){null!=e&&(e.b7=this)},r.prototype.ry=function(t){e.prototype.ry.call(this,t),this.zx=t},r.prototype.r9=function(t,i){e.prototype.r9.call(this,t,i),this.t1(this.zl),this.t1(this.zn),n.Rect.l_op_Inequality(t,i)&&this.aaw(),this.z2&&(this.yv=this.yw()),this.aa3()},Object.defineProperty(r.prototype,"z7",{get:function(){return this.z5},set:function(e){var t=this.z5;this.z5=e,this.st("ActualWindowScale",t,this.z5)},enumerable:!1,configurable:!0}),r.prototype.iv=function(){return this.z7},r.prototype.iw=function(){return this.z7},r.prototype.t0=function(){e.prototype.t0.call(this);var t=Math.min(this.yv.width,this.yv.height);this.z7=t},r.prototype.g1=function(){return this.zz},r.prototype.dc=function(){return 0==this.dd&&this.z0?2:this.dd},r.prototype.sa=function(i,a,o,s){var l,c,u,h;switch(e.prototype.sa.call(this,i,a,o,s),a){case"ZoomCoercionMode":this.aas();break;case"WindowRect":this.aa0();break;case r.$$p[0]:this.zt=this.zu(),null!=this.zq&&(this.zq.isHorizontalWrappingEnabled=2==this.zt);break;case r.$$p[1]:this.zz=this.z0,this.zt=this.zu(),this.db=this.dc(),null!=this.zq&&(this.zq.isHorizontalWrappingEnabled=2==this.zt);break;case r.$$p[4]:this.yv=this.yw();break;case"BackgroundContent":if(null!=this.zq){var p=this.zq;p.imageTilesReady=n.delegateRemove(p.imageTilesReady,n.runOn(this,this.aat)),this.zq.deferralHandler=null}if(this.zq=n.typeCast(f.$,this.backgroundContent),null!=this.zq){var y=this.zq;y.imageTilesReady=n.delegateCombine(y.imageTilesReady,n.runOn(this,this.aat)),this.zq.deferralHandler=this,this.zq.isHorizontalWrappingEnabled=2==this.zt}this.zx.fx(n.typeCast(f.$,o),n.typeCast(f.$,s)),null!=this.zq&&(this.zq.geographicMap=this,this.zx.fu(this.yv),this.zx.fy(this.ik));break;case"YAxis":case"XAxis":this.aay(o),this.aar(s);break;case r.$$p[6]:this.z1||(this.ze=r.abl),this.aas(),this.aaz(),this.aa0(),this.yv=this.yw(),this.zx.fv();break;case"ActualWindowRect":this.zx.fu(this.yv);break;case"ActualWorldRect":try{for(var g=t.__values(n.fromEnum(this.b9)),d=g.next();!d.done;d=g.next()){d.value.sa(!1)}}catch(e){l={error:e}}finally{try{d&&!d.done&&(c=g.return)&&c.call(g)}finally{if(l)throw l.error}}break;case r.$$p[5]:this.z7=this.z8;break;case"ActualWindowScale":this.g9||this.uc(this.iv(),this.iw());break;case"ActualPixelScalingRatio":this.zx.fy(this.ik);break;case"WindowRectMinWidth":case"WindowRectMinHeight":var b=s;n.isNaN_(b)||n.isInfinity(b)?(this.ip=5e-6,this.io=5e-6):(this.ip=b,this.io=b);break;case r.$$p[7]:this.t7();break;case"MarkerAutomaticBehavior":try{for(var m=t.__values(n.fromEnum(this.b9)),S=m.next();!S.done;S=m.next()){S.value.qx()}}catch(e){u={error:e}}finally{try{S&&!S.done&&(h=m.return)&&h.call(m)}finally{if(u)throw u.error}}}},r.prototype.aat=function(e,t){null!=this.imageTilesReady&&this.imageTilesReady(this,new u)},r.prototype.aay=function(e){null!=e&&(e.b7=null)},r.prototype.aaz=function(){null!=this.zl&&(this.zl.rb=this.abm.left,this.zl.ra=this.abm.right),null!=this.zn&&(this.zn.rb=this.abm.top,this.zn.ra=this.abm.bottom),this.zl.ef(!0),this.zn.ef(!0)},r.prototype.getFontInfo=function(){return this.zy=this.zx.fr,this.zy},r.prototype.xz=function(){return this.zx.fz},r.prototype.getFontBrush=function(){return this.zx.f0},r.prototype.tm=function(t,i){if(null!==n.typeCast(n.ItfConverter.$,i)){var r=i,a=t;a.itemsSource=r.triangulationSource.points,a.xw=r.triangulationSource.triangles}else e.prototype.tm.call(this,t,i)},r.prototype.register=function(e,t){this.s8(e,t)},r.prototype.unRegister=function(e){this.tz(e)},r.prototype.deferredRefresh=function(){this.o2()},r.prototype.deferAction=function(e){null!=this.aaa?this.aaa.setTimeout(e,0):window.setTimeout(e,0)},r.prototype.aaq=function(e){this.t6(e)},r.prototype.aab=function(){var e=new i.ChartVisualData,t=this.zl.hu(),r=this.zn.hu();e.axes.add1(t),e.axes.add1(r);for(var a=0;a<this.b9.count;a++){var o=this.b9._inner[a].kx();e.series.add1(o)}return e.name=this.name,e.contentArea=n.RectData.b(this.zd),e.centralArea=n.RectData.b(this.zd),e.plotArea=n.RectData.b(this.zd),e},r.prototype.y3=function(e,t,i){return e},r.prototype.aau=function(){},Object.defineProperty(r.prototype,"abx",{get:function(){return this.abj},set:function(e){this.abj=e},enumerable:!1,configurable:!0}),r.prototype.aa4=function(e){this.abx=e,this.aa3()},r.prototype.aa3=function(){if(this.z4&&!this.abx.isEmpty){var e=this.getZoomFromGeographicRect(this.abx);this.abx=n.Rect.empty,this.uf(e,!1)}},Object.defineProperty(r.prototype,"z4",{get:function(){return!this.zd.isEmpty&&!this.yz.isEmpty},enumerable:!1,configurable:!0}),r.$t=n.markType(r,"XamGeographicMap",i.SeriesViewer.$,[n.IMapRenderDeferralHandler_$type]),r.zv=0,r.abi=new n.Rect(2,{$type:n.Point_$type,x:-180,y:-85.05112878},{$type:n.Point_$type,x:180,y:85.05112878}),r.abl=new n.Rect(0,0,0,1,1),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"st",["BackgroundTilingMode:zs:aa5",[s,n.enumGetBox(s,0)],"IsHorizontalWrappingEnabled:z0:aa6",[0,!1],"ResizeBehavior:zw:aa7",[a,n.enumGetBox(a,r.zv)],"SuppressZoomResetOnWorldRectChange:z1:aa8",[0,!1],"UseWorldRectForZoomBounds:z2:aa9",[0,!1],"WindowScale:z8:aba",[1,NaN],"WorldRect:aby:abb",[n.Rect.$,r.abi],"Zoomable:z3:abc",[0,!0]]),r}(i.SeriesViewer),f=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 d(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 u)},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 i=this.ao;i.downloadingImage=n.delegateCombine(i.downloadingImage,n.runOn(this,this.a3));var r=this.ao;r.cancellingImage=n.delegateCombine(r.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.abr(t),a=g.abi,o=this.geographicMap.abm,s=Math.min(this.windowRect.height,this.windowRect.width),l=o.width/a.width;this.ao.a5=t.width/r.width*s*l;var c=this.geographicMap.zl,u=this.geographicMap.zn,h=new i.ScalerParams(1,this.windowRect,t,c.dn);h.c=r;var p=new i.ScalerParams(1,this.windowRect,t,u.dn);p.c=r;var y=c.f7(a.left,h),f=u.f7(a.bottom,p),d=-y/t.width*this.ao.a5,b=-f/t.height*this.ao.a5*(t.height/t.width);return this.ao.cm={$type:n.Point_$type,x:d,y:b},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 h)},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",g.$,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),d=function(e){function i(t){var i=e.call(this)||this;return i.a=null,i.j=null,i.d=null,i.b=1,i.j=n.Rect.empty,i.a=t,i.a.ao=new n.XamMultiScaleImage,i.a.ao.ao=i.a.ap,i.a.a9(),i}return t.__extends(i,e),i.prototype.e=function(){this.j.isEmpty||this.a.bn(new n.Size(1,this.j.width,this.j.height))},i.prototype.f=function(e){this.a.ao.b1(e)},i.prototype.g=function(e){this.d=e,this.a.ao.b2(e)},i.prototype.h=function(e){this.j=e,this.a.ao.b3(e),this.a.a6()},Object.defineProperty(i.prototype,"c",{get:function(){return this.b},enumerable:!1,configurable:!0}),i.prototype.i=function(e){this.b=e,this.a.ao.bz(e)},i.$t=n.markType(i,"GeographicMapImageryView"),i}(n.Base),b=function(e){function i(t){var i=e.call(this,t)||this;return i.cu=null,i.cu=t,i}return t.__extends(i,e),i.prototype.ci=function(){e.prototype.ci.call(this);var t=this.cu.xn;t.yn=this.cu.xz,t.yv=this.cu.xx,t.trianglesSource=this.cu.xw,t.yb=this.cu.x2,t.yd=this.cu.x4,t.yf=this.cu.x6},i.prototype.cx=function(){var e=this.cu.xn;if(null==this.cu.dc)return e.xl=null,void(e.xm=null);e.xl=this.cu.dc.zl,e.xm=this.cu.dc.zn},i.prototype.cw=function(){this.cu.xn.yn=this.cu.xz},i.prototype.cv=function(){this.cu.xn.yv=this.cu.xx},i.prototype.cy=function(){this.cu.xn.trianglesSource=this.cu.xw},i.prototype.cz=function(){this.cu.xn.yb=this.cu.x2},i.prototype.c0=function(){this.cu.xn.yd=this.cu.x4},i.prototype.c1=function(){this.cu.xn.yf=this.cu.x6},i.$t=n.markType(i,"GeographicXYTriangulatingSeriesView",y.$),i}(y),m=function(e){function i(t){var i=e.call(this,t)||this;return i.c2=null,i.c2=t,i}return t.__extends(i,e),i.prototype.a4=function(){e.prototype.a4.call(this),this.t},i.prototype.ci=function(){e.prototype.ci.call(this),null!=this.c2.yh&&(this.c2.yh.zu=this.c2.yl,this.c2.yh.zi=this.c2.yg)},i.prototype.c3=function(){null!=this.c2.yh&&(this.c2.yh.zu=this.c2.yl)},i.prototype.c4=function(){null!=this.c2.yh&&(this.c2.yh.zi=this.c2.yg)},i.$t=n.markType(i,"GeographicScatterAreaSeriesView",b.$),i}(b),S=function(e){function r(t){var i=e.call(this,t)||this;return i.fq=null,i.f2=null,i.f0=null,i.fz=null,i.fr=null,i.fs=NaN,i.f2=n.Rect.empty,i.fq=t,i.fq.xs=2,i.fq.jx=5e-6,i}return t.__extends(r,e),r.prototype.m=function(e){return 2},r.prototype.bn=function(e){this.j.bw(e),this.fq.aaq(e),this.eo()},r.prototype.get_aq=function(){return!0},r.prototype.d7=function(){var e,t,i,r,a,o=this.j.a8(e,t,i,r,a);e=o.p0,t=o.p1,i=o.p2,r=o.p3,a=o.p4,this.f0=i,this.fr=r,this.fz=a;var s=this.j.e();if(this.fq.ag=s.a,this.fq.aj=s.f,this.fq.ah=null!=s.b?s.b:new n.BrushCollection,this.fq.ai=null!=s.c?s.c:new n.BrushCollection,0==this.fq.ah.count)for(var l=0;l<s.a.count;l++)this.fq.ah.add(s.a.item(l));if(0==s.c.count)for(var c=0;c<s.f.count;c++)this.fq.ai.add(s.f.item(c))},r.prototype.dx=function(t){if(e.prototype.dx.call(this,t),null!=this.fq.backgroundContent){var i=this.fq.backgroundContent;i.be(this.j.ae),i.bd(t)}},r.prototype.dy=function(t){(e.prototype.dy.call(this,t),this.f2=t,null!=this.fq.backgroundContent)&&this.fq.backgroundContent.bf(this.f2)},r.prototype.f1=function(){return new n.Rect(0,0,0,this.f2.width,this.f2.height)},r.prototype.fv=function(){null!=this.fq.backgroundContent&&this.fq.backgroundContent.a6()},r.prototype.fu=function(e){null!=this.fq.zq&&(this.fq.zq.windowRect=e)},r.prototype.fx=function(e,t){if(null!=this.fq.zq&&(this.fq.zq.windowRect=this.fq.yv),null!=e){var i=e.ao;null!=i&&this.fq.al.h.remove(i.ag),e.bd(null),e.be(null)}if(null!=t){var n=t.ao;null!=n&&this.fq.al.h.add(n.ag),this.f2.isEmpty||this.dy(this.f2),null!=this.w&&this.dx(this.w)}null==t&&this.fw(this.w)},r.prototype.fw=function(e){var t=this.fq.ik;1!=t&&(e.ac(),e.ad(t,t)),e.l(this.f2.left,this.f2.top,this.f2.width,this.f2.height),1!=t&&e.ab()},r.prototype.d4=function(){this.fg.ad=i.Defaults.crosshairLineThickness,this.fh.ad=i.Defaults.crosshairLineThickness,this.fg._stroke=i.Defaults.crosshairLineBrush,this.fh._stroke=i.Defaults.crosshairLineBrush,e.prototype.d4.call(this)},r.prototype.fy=function(e){this.fs=e,null!=this.fq.backgroundContent&&this.fq.backgroundContent.bc(e)},Object.defineProperty(r.prototype,"ft",{get:function(){return this.fs},set:function(e){this.fs=e},enumerable:!1,configurable:!0}),r.$t=n.markType(r,"XamGeographicMapView",i.SeriesViewerView.$),r}(i.SeriesViewerView),_=function(e){function i(){return e.call(this,new n.OpenStreetMapTileSource)||this}return t.__extends(i,e),Object.defineProperty(i.prototype,"tilePath",{get:function(){return this.c(i.tilePathProperty)},set:function(e){this.h(i.tilePathProperty,e)},enumerable:!1,configurable:!0}),i.br=function(e,t){e.bq("TilePath",t.oldValue,t.newValue)},i.prototype.bq=function(t,i,n){switch(t){case"TilePath":this.ap.setTilePathUrl(null==n?null:n),this.aj.e()}e.prototype.ba.call(this,t,i,n)},i.$t=n.markType(i,"OpenStreetMapImagery",f.$),i.tilePathProperty=n.DependencyProperty.i("TilePath",n.String_$type,i.$,new n.PropertyMetadata(2,null,i.br)),i}(f),x=function(e){function i(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(i,e),i.prototype.ct=function(){return new b(this)},i.prototype.rj=function(t){e.prototype.rj.call(this,t),this.xv=t},i.prototype.rs=function(t,n,r,a){switch(e.prototype.rs.call(this,t,n,r,a),n){case"SeriesViewer":this.xv.cx();break;case i.$$p[1]:this.xv.cw();break;case i.$$p[0]:this.xv.cv();break;case i.$$p[5]:this.xv.cy();break;case i.$$p[2]:this.xv.cz();break;case i.$$p[3]:this.xv.c0();break;case i.$$p[4]:this.xv.c1()}},i.$t=n.markType(i,"GeographicXYTriangulatingSeries",p.$),i.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,i,"raisePropertyChanged",["LatitudeMemberPath:xx:x8",[2,"pointY"],"LongitudeMemberPath:xz:x9",[2,"pointX"],"TriangleVertexMemberPath1:x2:yb",[2,"v1"],"TriangleVertexMemberPath2:x4:yc",[2,"v2"],"TriangleVertexMemberPath3:x6:yd",[2,"v3"],"TrianglesSource:xw:ya",[n.IEnumerable_$type,null]]),i}(p),v=function(e){function r(){var t=e.call(this)||this;return t.ye=null,t.triangulationStatusChanged=null,t.ab=r.$,t}return t.__extends(r,e),r.prototype.bk=function(){return new r},r.prototype.get_ex=function(){return!0},Object.defineProperty(r.prototype,"yg",{get:function(){return this.ye},set:function(e){if(this.ye!=e){var t=this.ye;if(null!=this.ye){var i=this.ye;i.propertyChanged=n.delegateRemove(i.propertyChanged,n.runOn(this,this.yo))}if(this.ye=e,null!=this.ye){var r=this.ye;r.propertyChanged=n.delegateCombine(r.propertyChanged,n.runOn(this,this.yo))}this.raisePropertyChanged("ColorScale",t,this.ye),null!=this.yh&&(this.yh.zi=e)}},enumerable:!1,configurable:!0}),r.prototype.yo=function(e,t){this.yj.c4(),this.yq(),this.sa(!1)},r.prototype.yq=function(){null!=this.yh&&(this.yf=this.yh.zh)},r.prototype.s1=function(){e.prototype.s1.call(this),this.yq()},r.prototype.xm=function(){this.yh=new i.ScatterAreaSeries;var e=this.yh;return e.triangulationStatusChanged=n.delegateCombine(e.triangulationStatusChanged,n.runOn(this,this.yp)),this.yh},r.prototype.yp=function(e,t){null!=this.triangulationStatusChanged&&this.triangulationStatusChanged(this,t)},r.prototype.ct=function(){return new m(this)},r.prototype.rj=function(t){e.prototype.rj.call(this,t),this.yj=t},r.prototype.rs=function(t,i,n,a){switch(e.prototype.rs.call(this,t,i,n,a),i){case r.$$p[1]:this.yj.c3();break;case"ColorScale":this.yj.c4(),this.yq()}},r.prototype.get_hf=function(){return!0},r.prototype.set_hf=function(t){e.prototype.set_hf.call(this,t)},r.$t=n.markType(r,"GeographicScatterAreaSeries",x.$),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"raisePropertyChanged",["ActualColorScale:yf:yr",[i.ColorScale.$,null],"ColorMemberPath:yl:ys",[2,"value"]]),r}(x),k=function(){function e(){this._implementation=this.createImplementation(),this._implementation.externalObject=this,this.onImplementationCreated(),this._initializeAdapters&&this._initializeAdapters()}return e.prototype.createImplementation=function(){return new u},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(),this._initializeAdapters&&this._initializeAdapters()},e}(),C=function(e){function r(){var r=e.call(this)||this;r.contentSeries=[],r.actualSeries=[],r._series=null,r._dataSource=null,r._seriesAdapter=null,r._disconnected=!1,r._defaultTooltips=null,r._imageTilesReady=null,r._imageTilesReady_wrapped=null,r._styling&&n.NamePatcher.ensureStylablePatched(Object.getPrototypeOf(r)),r._renderer=new n.WebComponentRenderer(r,document,!0,i.DataChartStylingDefaults),r._container=r._renderer.createElement("div"),r._renderer.updateRoot(r._container),r._container.setStyleProperty("display","block"),r._container.setStyleProperty("width","100%"),r._container.setStyleProperty("height","100%"),r._container,null!=r._container.nativeElement&&r._container.nativeElement,r._wrapper=r._renderer;var a=r.i;return r._chart=a,r._seriesAdapter=new n.CollectionAdapter(r.contentSeries,r.i.series,r.actualSeries,(function(e){return e.i}),(function(e){e.owner=r,e._provideRenderer(r._dataSource),e.provideData(r._dataSource),r.parentElement&&e._styling(r,r,r),r._ensureDefaultTooltip(e),r._ensureTooltipCreated(e)}),(function(e){e._provideRenderer(null),e.provideData(null)})),a.provideContainer(r._renderer),new MutationObserver((function(e){var i,n;try{for(var a=t.__values(e),o=a.next();!o.done;o=a.next()){"childList"==o.value.type&&r.updateContentChildren()}}catch(e){i={error:e}}finally{try{o&&!o.done&&(n=a.return)&&n.call(a)}finally{if(i)throw i.error}}})).observe(r,{childList:!0}),r._renderer.addSizeWatcher((function(){r.notifyContainerResized()})),r}return t.__extends(r,e),Object.defineProperty(r.prototype,"height",{get:function(){return this._height},set:function(e){this._height=e,this.style.height=e,this.notifyContainerResized()},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"width",{get:function(){return this._width},set:function(e){this._width=e,this.style.width=e,this.notifyContainerResized()},enumerable:!1,configurable:!0}),r.prototype.notifyContainerResized=function(){this._chart.notifyContainerResized()},Object.defineProperty(r.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(r.prototype,"series",{get:function(){var e=this;if(null===this._series){var t=new i.IgcSeriesCollection;t._innerColl.addListener((function(t,i){if(e._seriesAdapter)switch(i.action){case n.NotifyCollectionChangedAction.Add:e._seriesAdapter.addManualItem(i.newItems.item(0));break;case n.NotifyCollectionChangedAction.Remove:e._seriesAdapter.removeManualItemAt(i.oldStartingIndex);break;case n.NotifyCollectionChangedAction.Replace:e._seriesAdapter.removeManualItemAt(i.oldStartingIndex),e._seriesAdapter.insertManualItem(i.newStartingIndex,i.newItems.item(0));break;case n.NotifyCollectionChangedAction.Reset:e._seriesAdapter.clearManualItems()}})),this._series=t}return this._series},enumerable:!1,configurable:!0}),r.prototype.destroy=function(){this._chart.destroy(),this._wrapper.destroy()},r.prototype.createImplementation=function(){return new g},Object.defineProperty(r.prototype,"dataSource",{get:function(){return this._dataSource},set:function(e){this._dataSource=e,this.bindData()},enumerable:!1,configurable:!0}),r.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)},r.prototype.updateContentChildren=function(){this.contentSeries.length=0;for(var e=0;e<this.children.length;e++)this.children[e]instanceof i.IgcSeriesComponent&&this.contentSeries.push(this.children[e]);null!=this._seriesAdapter&&this._seriesAdapter.notifyContentChanged()},r.prototype.disconnectedCallback=function(){this._disconnected=!0,this.i&&this.i.onDetachedFromUI()},r.prototype.connectedCallback=function(){if(this._disconnected)return this._disconnected=!1,void(this.i&&this.i.onAttachedToUI());this.classList.add("igc-geographic-map"),this.classList.add("ig-geographic-map"),this.appendChild(this._renderer.rootWrapper.getNativeElement()),this._attached=!0,this.style.display="block",this.style.height=this._height,this.style.width=this._width,this._flushQueuedAttributes(),this._styling(this,this);for(var e=0;e<this.actualSeries.length;e++){this.actualSeries[e]._styling(this,this,this)}this.updateContentChildren(),this.afterContentInit()},r.prototype.afterContentInit=function(){var e=this;if(n.TypeRegistrar.isRegistered("IgcDataChartDefaultTooltipsComponent")){var t=n.TypeRegistrar.create("IgcDataChartDefaultTooltipsComponent");this._defaultTooltips=t,t.onContentReady=function(){e._onDefaultTooltipsReady(t)}}this.i.notifyContainerResized()},r.prototype._ensureTooltipCreated=function(e){var t=this;e._ensureTooltipCreated((function(){return t.createTooltip()}),(function(e){var i=new n.WebComponentWrapper(e,t._renderer);return i.updateToolTip=e.updateToolTip,i.hideToolTip=e.hideToolTip,i}))},r.prototype._ensureDefaultTooltip=function(e){null!=this._defaultTooltips&&this._defaultTooltips.ensureDefaultTooltip(e)},r.prototype._onDefaultTooltipsReady=function(e){if(this.actualSeries&&this.actualSeries.length>0)for(var t=this.actualSeries,i=0;i<t.length;i++)t[i].showDefaultTooltip&&this._ensureDefaultTooltip(t[i])},r.prototype.createTooltip=function(){if(!n.TypeRegistrar.isRegistered("IgcTooltipContainerComponent"))return null;var e=n.TypeRegistrar.create("IgcTooltipContainerComponent"),t=e,i=this;return t.updateToolTip=function(r,a){if(r.externalObject)r=r.externalObject;else{var o=new n.IgcDataContext;o._implementation=r,r=o}return a?r.isSubContent=!0:t.parentElement!=i._container.getNativeElement()&&(null!=t.parentElement&&t.parentElement.removeChild(t),i._container.getNativeElement().appendChild(t)),e.context=r,t.style.display="block",!0},t.hideToolTip=function(){t.style.display="none"},t.style.display="none",e},Object.defineProperty(r.prototype,"backgroundContent",{get:function(){return null!=this.i.backgroundContent?this.i.backgroundContent.externalObject:null},set:function(e){if("string"==typeof e&&"empty"==e)return this.i.backgroundContent=null,void this._a("backgroundContent","empty");null!=e&&null!=e?this.i.backgroundContent=e.i:(this.i.backgroundContent=null,this._a("backgroundContent","empty"))},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(r,"observedAttributes",{get:function(){if(null==r._observedAttributesIgcGeographicMapComponent){for(var e=n.getAllPropertyNames(r),t=0;t<e.length;t++)e[t]=n.toSpinal(e[t]);r._observedAttributesIgcGeographicMapComponent=e}return r._observedAttributesIgcGeographicMapComponent},enumerable:!1,configurable:!0}),r.register=function(){r._isElementRegistered||(r._isElementRegistered=!0,n.RegisterElementHelper.registerElement(r.htmlTagName,r))},Object.defineProperty(r.prototype,"zoomable",{get:function(){return this.i.z3},set:function(e){this.i.z3=n.ensureBool(e),this._a("zoomable",this.i.z3)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"resizeBehavior",{get:function(){return this.i.zw},set:function(e){this.i.zw=n.ensureEnum(a,e),this._a("resizeBehavior",n.enumToString(a,this.i.zw))},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"isHorizontalWrappingEnabled",{get:function(){return this.i.z0},set:function(e){this.i.z0=n.ensureBool(e),this._a("isHorizontalWrappingEnabled",this.i.z0)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"backgroundTilingMode",{get:function(){return this.i.zs},set:function(e){this.i.zs=n.ensureEnum(s,e),this._a("backgroundTilingMode",n.enumToString(s,this.i.zs))},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"useWorldRectForZoomBounds",{get:function(){return this.i.z2},set:function(e){this.i.z2=n.ensureBool(e),this._a("useWorldRectForZoomBounds",this.i.z2)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"suppressZoomResetOnWorldRectChange",{get:function(){return this.i.z1},set:function(e){this.i.z1=n.ensureBool(e),this._a("suppressZoomResetOnWorldRectChange",this.i.z1)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"worldRect",{get:function(){return n.fromRect(this.i.aby)},set:function(e){this.i.aby=n.toRect(e),this._a("worldRect",n.rectToString(this.i.aby))},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"actualWorldRect",{get:function(){return n.fromRect(this.i.abm)},set:function(e){this.i.abm=n.toRect(e),this._a("actualWorldRect",n.rectToString(this.i.abm))},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"xAxis",{get:function(){var e=this.i.zl;if(null==e)return null;if(!e.externalObject){var t=i.IgcNumericXAxisComponent._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.zl=null==e?null:e.i},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"yAxis",{get:function(){var e=this.i.zn;if(null==e)return null;if(!e.externalObject){var t=i.IgcNumericYAxisComponent._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.zn=null==e?null:e.i},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"isMap",{get:function(){return this.i.f7},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"windowScale",{get:function(){return this.i.z8},set:function(e){this.i.z8=+e,this._a("windowScale",this.i.z8)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"actualWindowScale",{get:function(){return this.i.z7},set:function(e){this.i.z7=+e,this._a("actualWindowScale",this.i.z7)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"zoomIsReady",{get:function(){return this.i.z4},enumerable:!1,configurable:!0}),r.prototype.findByName=function(t){var i=e.prototype.findByName.call(this,t);return i||(this.backgroundContent&&this.backgroundContent.name&&this.backgroundContent.name==t?this.backgroundContent:null)},r.prototype._styling=function(t,i,n){e.prototype._styling.call(this,t,i,n),this._inStyling=!0,this.xAxis&&this.xAxis._styling&&this.xAxis._styling(t,i,this),this.yAxis&&this.yAxis._styling&&this.yAxis._styling(t,i,this),this._inStyling=!1},r.prototype.getCurrentActualWorldRect=function(){var e=this.i.abq();return n.fromRect(e)},r.prototype.getZoomRectFromGeoRect=function(e){var t=this.i.getZoomRectFromGeoRect(n.toRect(e));return n.fromRect(t)},r.prototype.updateZoomWindow=function(e){this.i.aa2(n.toRect(e))},r.prototype.updateWorldRect=function(e){this.i.aa1(n.toRect(e))},r.prototype.getZoomFromGeographicRect=function(e){var t=this.i.getZoomFromGeographicRect(n.toRect(e));return n.fromRect(t)},r.prototype.convertGeographicToZoom=function(e,t){var i=this.i.abn(n.toRect(e),t);return n.fromRect(i)},r.prototype.getZoomFromGeographicPoints=function(e,t){var i=this.i.getZoomFromGeographicPoints(n.toPoint(e),n.toPoint(t));return n.fromRect(i)},r.prototype.getGeographicFromZoom=function(e){var t=this.i.abs(n.toRect(e));return n.fromRect(t)},r.prototype.getGeographicPoint=function(e){var t=this.i.abe(n.toPoint(e));return n.fromPoint(t)},r.prototype.getPixelPoint=function(e){var t=this.i.abf(n.toPoint(e));return n.fromPoint(t)},r.prototype.getWindowPoint=function(e){var t=this.i.abg(n.toPoint(e));return n.fromPoint(t)},r.prototype.clearTileCache=function(){this.i.aap()},r.prototype.styleUpdated=function(){this.i.aax()},r.prototype.getActualWindowScaleHorizontal=function(){return this.i.iv()},r.prototype.getActualWindowScaleVertical=function(){return this.i.iw()},r.prototype.deferredRefresh=function(){this.i.deferredRefresh()},r.prototype.exportVisualData=function(){return this.i.aab()},r.prototype.zoomToGeographic=function(e){this.i.aa4(n.toRect(e))},Object.defineProperty(r.prototype,"imageTilesReady",{get:function(){return this._imageTilesReady},set:function(e){var t=this;null!==this._imageTilesReady_wrapped&&(this.i.imageTilesReady=n.delegateRemove(this.i.imageTilesReady,this._imageTilesReady_wrapped),this._imageTilesReady_wrapped=null,this._imageTilesReady=null),this._imageTilesReady=e,this._imageTilesReady_wrapped=function(e,i){var n=new k;n._provideImplementation(i),t.beforeImageTilesReady&&t.beforeImageTilesReady(t,n),t._imageTilesReady&&t._imageTilesReady(t,n)},this.i.imageTilesReady=n.delegateCombine(this.i.imageTilesReady,this._imageTilesReady_wrapped)},enumerable:!1,configurable:!0}),r._observedAttributesIgcGeographicMapComponent=null,r.htmlTagName="igc-geographic-map",r._isElementRegistered=!1,r}(i.IgcSeriesViewerComponent),w=function(e){function i(t){var i=e.call(this)||this;if(t)for(var n=0;n<t.length;n++)i.add(t[n]);return i}return t.__extends(i,e),i.prototype._createInnerColl=function(){var e=new n.SyncableObservableCollection$2(n.String_$type,n.String_$type,0);return e.compare=function(e,t){var i=e;return i.equals?i.equals(t):i===t},e.createTo=function(e){return e},e.createFrom=function(e){return e},e},i}(n.IgCollection),P=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}({}),z=n.markEnum("BingMapsImageryStyle","Aerial,0|AerialWithLabels,1|Road,2|CanvasDark,3|CanvasLight,4|CanvasGray,5"),I=function(){function e(){this._implementation=this.createImplementation(),this._implementation.externalObject=this,this.onImplementationCreated(),this._initializeAdapters&&this._initializeAdapters()}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(),this._initializeAdapters&&this._initializeAdapters()},e}(),T=function(){function e(){this._imageTilesReady=null,this._imageTilesReady_wrapped=null,this._imagesChanged=null,this._imagesChanged_wrapped=null,this._cancellingImage=null,this._cancellingImage_wrapped=null,this._downloadingImage=null,this._downloadingImage_wrapped=null,this._implementation=this.createImplementation(),this._implementation.externalObject=this,this.onImplementationCreated(),this._initializeAdapters&&this._initializeAdapters()}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="Igc"+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(),this._initializeAdapters&&this._initializeAdapters()},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):null},e.prototype.clearTileCache=function(){this.i.clearTileCache()},Object.defineProperty(e.prototype,"imageTilesReady",{get:function(){return this._imageTilesReady},set:function(e){var t=this;null!==this._imageTilesReady_wrapped&&(this.i.imageTilesReady=n.delegateRemove(this.i.imageTilesReady,this._imageTilesReady_wrapped),this._imageTilesReady_wrapped=null,this._imageTilesReady=null),this._imageTilesReady=e,this._imageTilesReady_wrapped=function(e,i){var n=new k;n._provideImplementation(i),t.beforeImageTilesReady&&t.beforeImageTilesReady(t,n),t._imageTilesReady&&t._imageTilesReady(t,n)},this.i.imageTilesReady=n.delegateCombine(this.i.imageTilesReady,this._imageTilesReady_wrapped)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"imagesChanged",{get:function(){return this._imagesChanged},set:function(e){var t=this;null!==this._imagesChanged_wrapped&&(this.i.imagesChanged=n.delegateRemove(this.i.imagesChanged,this._imagesChanged_wrapped),this._imagesChanged_wrapped=null,this._imagesChanged=null),this._imagesChanged=e,this._imagesChanged_wrapped=function(e,i){var n=new I;n._provideImplementation(i),t.beforeImagesChanged&&t.beforeImagesChanged(t,n),t._imagesChanged&&t._imagesChanged(t,n)},this.i.imagesChanged=n.delegateCombine(this.i.imagesChanged,this._imagesChanged_wrapped)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"cancellingImage",{get:function(){return this._cancellingImage},set:function(e){var t=this;null!==this._cancellingImage_wrapped&&(this.i.cancellingImage=n.delegateRemove(this.i.cancellingImage,this._cancellingImage_wrapped),this._cancellingImage_wrapped=null,this._cancellingImage=null),this._cancellingImage=e,this._cancellingImage_wrapped=function(e,i){var r=new n.IgcCancellingMultiScaleImageEventArgs;r._provideImplementation(i),t.beforeCancellingImage&&t.beforeCancellingImage(t,r),t._cancellingImage&&t._cancellingImage(t,r)},this.i.cancellingImage=n.delegateCombine(this.i.cancellingImage,this._cancellingImage_wrapped)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"downloadingImage",{get:function(){return this._downloadingImage},set:function(e){var t=this;null!==this._downloadingImage_wrapped&&(this.i.downloadingImage=n.delegateRemove(this.i.downloadingImage,this._downloadingImage_wrapped),this._downloadingImage_wrapped=null,this._downloadingImage=null),this._downloadingImage=e,this._downloadingImage_wrapped=function(e,i){var r=new n.IgcDownloadingMultiScaleImageEventArgs;r._provideImplementation(i),t.beforeDownloadingImage&&t.beforeDownloadingImage(t,r),t._downloadingImage&&t._downloadingImage(t,r)},this.i.downloadingImage=n.delegateCombine(this.i.downloadingImage,this._downloadingImage_wrapped)},enumerable:!1,configurable:!0}),e}(),M=function(e){function i(t){for(var i=[],r=1;r<arguments.length;r++)i[r-1]=arguments[r];var a=this;switch(t=null==t?0:t){case 0:a=e.call(this,n.String_$type,0)||this;break;case 1:var o=i[0];a=e.call(this,n.String_$type,1,o)||this}return a}return t.__extends(i,e),i.$t=n.markType(i,"SubDomainsCollection",n.ObservableCollection$1.$.specialize(n.String_$type)),i}(n.ObservableCollection$1),$=function(e){function i(t){var i=e.call(this,t)||this;return i.k=t,i}return t.__extends(i,e),i.prototype.m=function(){null==this.k.subDomains&&(this.k.subDomains=new M(0)),this.k.ap.tilePath=this.k.actualTilePath,this.k.ap.subDomains=this.k.actualSubDomains,this.k.ap.cultureName=this.k.cultureName},i.prototype.o=function(){this.k.ap.tilePath=this.k.actualTilePath},i.prototype.l=function(){this.k.ap.cultureName=this.k.cultureName},i.prototype.n=function(){this.k.ap.subDomains=this.k.actualSubDomains},i.$t=n.markType(i,"BingMapsMapImageryView",d.$),i}(d),O=function(e){function i(){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=i.cc,t}return t.__extends(i,e),i.prototype.ai=function(){return new $(this)},i.prototype.bb=function(t){e.prototype.bb.call(this,t),this.bp=t},Object.defineProperty(i.prototype,"isInitialized",{get:function(){return this._isInitialized},set:function(e){this._isInitialized=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.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(i.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(i.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(i.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}),i.prototype.requestMapSettings=function(){this.co(!0)},i.prototype.co=function(e){this.cl(e)},i.prototype.bw=function(){return null==this.tilePath&&null==this.subDomains},i.prototype.cq=function(){this.isInitialized=!1,this.bv()?this.isDeferredLoad||this.co(!1):this.cp("",null)},i.prototype.bv=function(){return!(n.stringIsNullOrEmpty(this.apiKey)||this.apiKey.length<20)},i.prototype.cj=function(){},i.prototype.cp=function(e,t){e!=this.actualTilePath&&(this.actualTilePath=e);var i=null==t?null:new M(1,t);this.actualSubDomains!=i&&(this.actualSubDomains=i),this.bp.m()},i.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 i=this.imageryStyle,r=(t+=n.enumGetBox(z,i))+"?"+("key="+this.apiKey+"&include=ImageryProviders");this._pendingBingRequest_=n.HttpRequestUtil.submit(r,this.getResponseCompleted,null)}else this.cp("",null)}},i.prototype.getResponseCompleted=function(e,t){if(t==this._pendingBingRequest_){this._pendingBingRequest_=null;var i=e,r=JSON.parse(i).resourceSets;if(null!=r){var a=r.length>0?r[0].resources:null;if(null!=a&&0!=a.length){for(var o=a[0].imageUrl,s=new n.List$1(n.String_$type,0),l=0;l<a[0].imageUrlSubdomains.length;l++)s.add(a[0].imageUrlSubdomains[l]);this.cp(o,s)}}}},i.prototype.ci=function(e,t){this.aj.e(),this.cq(),this.cm(i.$$p[4],this.actualSubDomains,this.actualSubDomains)},i.prototype.cm=function(t,r,a){switch(t){case i.$$p[0]:case i.$$p[3]:this.cq();break;case i.$$p[5]:this.cj(),this.actualTilePath=a,this.bp.o(),this.aj.e();break;case i.$$p[1]:this.bp.l(),this.aj.e();break;case i.$$p[2]:this.cq();break;case i.$$p[4]:this.cj();var o=a;if(null!=this.actualSubDomains){var s=this.actualSubDomains;s.collectionChanged=n.delegateRemove(s.collectionChanged,n.runOn(this,this.ci))}this.actualSubDomains=o,null!=this.actualSubDomains&&(o.collectionChanged=n.delegateCombine(o.collectionChanged,n.runOn(this,this.ci))),this.bp.n(),this.aj.e();break;case"ActualTilePath":var l=a;n.stringIsNullOrEmpty(l)&&this.cq();break;case"BingImageryRestUri":this.actualBingImageryRestUri=a,this.cj(),this.cq();break;case"ActualBingImageryRestUri":this.cj(),this.cq()}e.prototype.ba.call(this,t,r,a)},i.$t=n.markType(i,"BingMapsMapImagery",f.$),i.cc="http://dev.virtualearth.net/REST/v1/Imagery/Metadata/",i.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,i,"cm",["ApiKey",[2,n.stringEmpty()],"CultureName",[2,"en-US"],"ImageryStyle",[z,n.enumGetBox(z,1)],"IsDeferredLoad",[0,!1],"SubDomains",[M.$,null],"TilePath",[2,null]]),i}(f),R=function(e){function i(){var t=e.call(this)||this;return t._subDomains=null,t._actualSubDomains=null,t}return t.__extends(i,e),i.prototype.createImplementation=function(){return new O},Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"isInitialized",{get:function(){return this.i.isInitialized},set:function(e){this.i.isInitialized=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"isDeferredLoad",{get:function(){return this.i.isDeferredLoad},set:function(e){this.i.isDeferredLoad=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"tilePath",{get:function(){return this.i.tilePath},set:function(e){this.i.tilePath=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"actualTilePath",{get:function(){return this.i.actualTilePath},set:function(e){this.i.actualTilePath=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"subDomains",{get:function(){if(null===this._subDomains){var e=new w,t=this.i.subDomains;t||(t=new M(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 w;this._subDomains=t._fromOuter(e);var i=new n.SyncableObservableCollection$1(n.String_$type),r=this.i.subDomains;r||(r=new M(0)),i._inner=r,i.clear(),this._subDomains._setSyncTarget(i),this.i.subDomains=r},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"actualSubDomains",{get:function(){if(null===this._actualSubDomains){var e=new w,t=this.i.actualSubDomains;t||(t=new M(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 w;this._actualSubDomains=t._fromOuter(e);var i=new n.SyncableObservableCollection$1(n.String_$type),r=this.i.actualSubDomains;r||(r=new M(0)),i._inner=r,i.clear(),this._actualSubDomains._setSyncTarget(i),this.i.actualSubDomains=r},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"bingImageryRestUri",{get:function(){return this.i.bingImageryRestUri},set:function(e){this.i.bingImageryRestUri=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"actualBingImageryRestUri",{get:function(){return this.i.actualBingImageryRestUri},set:function(e){this.i.actualBingImageryRestUri=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"cultureName",{get:function(){return this.i.cultureName},set:function(e){this.i.cultureName=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"apiKey",{get:function(){return this.i.apiKey},set:function(e){this.i.apiKey=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"imageryStyle",{get:function(){return this.i.imageryStyle},set:function(e){this.i.imageryStyle=n.ensureEnum(z,e)},enumerable:!1,configurable:!0}),i.prototype.requestMapSettings=function(){this.i.requestMapSettings()},i}(T),j=function(){function e(){}return e.register=function(){n.TypeRegistrar.registerCons("IgcBingMapsMapImagery",R),n.TypeRegistrar.register("BingMapsMapImagery",O.$type)},e}(),A=function(e){function i(){return e.call(this)||this}return t.__extends(i,e),i.prototype.createImplementation=function(){return new _},Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"tilePath",{get:function(){return this.i.tilePath},set:function(e){this.i.tilePath=e},enumerable:!1,configurable:!0}),i}(T),G=function(){function e(){}return e.register=function(){n.TypeRegistrar.registerCons("IgcOpenStreetMapImagery",A),n.TypeRegistrar.register("OpenStreetMapImagery",_.$type)},e}(),D=function(e){function i(){var t=e.call(this)||this;return t._getTileImageUri=null,t._getTileImageUri_wrapped=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(){return this._getTileImageUri},set:function(e){var t=this;null!==this._getTileImageUri_wrapped&&(this.i.getTileImageUri=n.delegateRemove(this.i.getTileImageUri,this._getTileImageUri_wrapped),this._getTileImageUri_wrapped=null,this._getTileImageUri=null),this._getTileImageUri=e,this._getTileImageUri_wrapped=function(e,i){var r=new n.IgcGetTileImageUriArgs;r._provideImplementation(i),t.beforeGetTileImageUri&&t.beforeGetTileImageUri(t,r),t._getTileImageUri&&t._getTileImageUri(t,r)},this.i.getTileImageUri=n.delegateCombine(this.i.getTileImageUri,this._getTileImageUri_wrapped)},enumerable:!1,configurable:!0}),i}(T),B=function(e){function i(t){var i=e.call(this,t)||this;return i.getTileImageUri=null,t.getTileImageUri=n.delegateCombine(t.getTileImageUri,n.runOn(i,i.bq)),i}return t.__extends(i,e),i.prototype.bq=function(e,t){this.bp(t)},i.prototype.bp=function(e){null!=this.getTileImageUri&&this.getTileImageUri(this,e)},i.$t=n.markType(i,"CustomMapImagery",f.$),i}(f),q=function(){function e(){}return e.register=function(){n.TypeRegistrar.registerCons("IgcCustomMapImagery",D),n.TypeRegistrar.register("CustomMapImagery",B.$type)},e}(),E=function(e){function i(){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(i,e),Object.defineProperty(i.prototype,"mapServerUri",{get:function(){return this.c(i.mapServerUriProperty)},set:function(e){this.h(i.mapServerUriProperty,e)},enumerable:!1,configurable:!0}),i.cd=function(e,t){e.cf("MapServerUri",t.oldValue,t.newValue)},Object.defineProperty(i.prototype,"userName",{get:function(){return this.c(i.userNameProperty)},set:function(e){this.h(i.userNameProperty,e)},enumerable:!1,configurable:!0}),i.cg=function(e,t){e.cf("UserName",t.oldValue,t.newValue)},Object.defineProperty(i.prototype,"password",{get:function(){return this.c(i.passwordProperty)},set:function(e){this.h(i.passwordProperty,e)},enumerable:!1,configurable:!0}),i.ce=function(e,t){e.cf("Password",t.oldValue,t.newValue)},Object.defineProperty(i.prototype,"userToken",{get:function(){return this.c(i.userTokenProperty)},set:function(e){this.h(i.userTokenProperty,e)},enumerable:!1,configurable:!0}),i.ch=function(e,t){e.cf("UserToken",t.oldValue,t.newValue)},Object.defineProperty(i.prototype,"isMapPublic",{get:function(){return this.c(i.isMapPublicProperty)},set:function(e){this.h(i.isMapPublicProperty,e)},enumerable:!1,configurable:!0}),i.cc=function(e,t){e.cf("IsMapPublic",t.oldValue,t.newValue)},Object.defineProperty(i.prototype,"defaultTokenTimeout",{get:function(){return this.bp},set:function(e){this.bp=e,this.b8(!0)},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"tokenGenerationEndPoint",{get:function(){return this.bu},set:function(e){this.bu=e,this.b8(!0)},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"refererUri",{get:function(){return this.bt},set:function(e){this.bt=e,this.b8(!0)},enumerable:!1,configurable:!0}),i.prototype.acquireNewToken=function(){this.b8(!0)},i.prototype.b9=function(e){e()},i.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 r=this.defaultTokenTimeout;if(r<1&&(r=1),t+=n.stringFormat1(i.bv,this.userName,this.password,this.refererUri,r),n.Uri.isWellFormedUriString(t,1)){var a=t;this._pendingTokenRequest_=n.HttpRequestUtil.submit(a,this.getResponseCompleted_TokenResponse,null)}else this.userToken=""}}},i.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)}}},i.prototype.getResponseCompleted_TokenResponse=function(e,t){if(t==this._pendingTokenRequest_){this._pendingTokenRequest_=null;var i=e,n=JSON.parse(i);if(null!=n){var r="";null!=n.token&&(r=n.token),this.userToken=r}}},i.prototype.getResponseCompleted_MapServerResponse=function(e,t){if(t==this._pendingMapServerRequest_){this._pendingMapServerRequest_=null;var i=e,n=JSON.parse(i);null!=n&&null!=n.tileInfo&&(this.ap.levelOfDetail=n.tileInfo.lods.length)}},i.prototype.cf=function(t,i,r){var a=this,o=n.typeCast(n.ArcGISOnlineTileSource.$,this.ap);switch(t){case"MapServerUri":null!=o&&(o.mapServerUri=n.typeCast(n.String_$type,r)),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 o.userToken=a.userToken})),this.ci();break;case"IsMapPublic":o.isMapPublic=this.isMapPublic}e.prototype.ba.call(this,t,i,r)},i.$t=n.markType(i,"ArcGISOnlineMapImagery",f.$),i.bv="generateToken?username={0}&password={1}&client=referer&referer={2}&expiration={3}&f=pjson",i.mapServerUriProperty=n.DependencyProperty.i("MapServerUri",n.String_$type,i.$,new n.PropertyMetadata(2,null,i.cd)),i.userNameProperty=n.DependencyProperty.i("UserName",n.String_$type,i.$,new n.PropertyMetadata(2,null,i.cg)),i.passwordProperty=n.DependencyProperty.i("Password",n.String_$type,i.$,new n.PropertyMetadata(2,null,i.ce)),i.userTokenProperty=n.DependencyProperty.i("UserToken",n.String_$type,i.$,new n.PropertyMetadata(2,null,i.ch)),i.isMapPublicProperty=n.DependencyProperty.i("IsMapPublic",n.Boolean_$type,i.$,new n.PropertyMetadata(2,!0,i.cc)),i}(f),N=function(e){function i(){return e.call(this)||this}return t.__extends(i,e),i.prototype.createImplementation=function(){return new E},Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"mapServerUri",{get:function(){return this.i.mapServerUri},set:function(e){this.i.mapServerUri=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"userName",{get:function(){return this.i.userName},set:function(e){this.i.userName=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"password",{get:function(){return this.i.password},set:function(e){this.i.password=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"userToken",{get:function(){return this.i.userToken},set:function(e){this.i.userToken=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"isMapPublic",{get:function(){return this.i.isMapPublic},set:function(e){this.i.isMapPublic=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"defaultTokenTimeout",{get:function(){return this.i.defaultTokenTimeout},set:function(e){this.i.defaultTokenTimeout=+e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"tokenGenerationEndPoint",{get:function(){return this.i.tokenGenerationEndPoint},set:function(e){this.i.tokenGenerationEndPoint=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"refererUri",{get:function(){return this.i.refererUri},set:function(e){this.i.refererUri=e},enumerable:!1,configurable:!0}),i.prototype.acquireNewToken=function(){this.i.acquireNewToken()},i}(T),V=function(){function e(){}return e.register=function(){n.TypeRegistrar.registerCons("IgcArcGISOnlineMapImagery",N),n.TypeRegistrar.register("ArcGISOnlineMapImagery",E.$type)},e}(),U=function(){function e(){}return e.register=function(){j.register(),G.register(),q.register(),V.register(),C.register(),n.TypeRegistrar.registerCons("IgcGeographicMapComponent",C)},e}(),L=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.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this.i.connectedCallback&&this.i.connectedCallback(),this._attached||(this._attached=!0,this._flushQueuedAttributes())},i.prototype.disconnectedCallback=function(){e.prototype.disconnectedCallback&&e.prototype.disconnectedCallback.call(this),this.i.disconnectedCallback&&this.i.disconnectedCallback(),this._attached&&(this._attached=!1)},Object.defineProperty(i,"observedAttributes",{get:function(){if(null==i._observedAttributesIgcGeographicMapSeriesHostComponent){for(var e=n.getAllPropertyNames(i),t=0;t<e.length;t++)e[t]=n.toSpinal(e[t]);i._observedAttributesIgcGeographicMapSeriesHostComponent=e}return i._observedAttributesIgcGeographicMapSeriesHostComponent},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"isGeographic",{get:function(){return this.i.ff},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.xp},set:function(e){this.i.xp=+e,this._a("visibleFromScale",this.i.xp)},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.qx()},i.prototype.getItemValue=function(e,t){return this.i.k1(e,t)},i.prototype.getMemberPathValue=function(e){return this.i.mq(e)},i.prototype.getItem=function(e){return this.i.ky(n.toPoint(e))},i.prototype.getPreviousOrExactIndex=function(e,t){return this.i.kl(n.toPoint(e),t)},i.prototype.getNextOrExactIndex=function(e,t){return this.i.kj(n.toPoint(e),t)},i.prototype.getSeriesValue=function(e,t,i){return this.i.jf(n.toPoint(e),t,i)},i.prototype.getSeriesValuePosition=function(e,t,i){var r=this.i.wy(n.toPoint(e),t,i);return n.fromPoint(r)},i.prototype.getSeriesValueBoundingBox=function(e){var t=this.i.xa(n.toPoint(e));return n.fromRect(t)},i.prototype.getSeriesValueMarkerBoundingBox=function(e){var t=this.i.xc(n.toPoint(e));return n.fromRect(t)},i.prototype.getSeriesHighValue=function(e,t,i){return this.i.jb(n.toPoint(e),t,i)},i.prototype.getSeriesHighValuePosition=function(e,t,i){var r=this.i.wu(n.toPoint(e),t,i);return n.fromPoint(r)},i.prototype.getSeriesLowValue=function(e,t,i){return this.i.jd(n.toPoint(e),t,i)},i.prototype.getSeriesLowValuePosition=function(e,t,i){var r=this.i.ww(n.toPoint(e),t,i);return n.fromPoint(r)},i.prototype.getSeriesValuePositionFromSeriesPixel=function(e,t,i){var r=this.i.wz(n.toPoint(e),t,i);return n.fromPoint(r)},i.prototype.getSeriesValueFromSeriesPixel=function(e,t,i){return this.i.jg(n.toPoint(e),t,i)},i.prototype.getItemSpan=function(){return this.i.i5()},i.prototype.renderSeries=function(e){this.i.sa(e)},i.prototype.styleUpdated=function(){this.i.sw()},i._observedAttributesIgcGeographicMapSeriesHostComponent=null,i}(i.IgcSeriesComponent),F=function(e){function r(){var t=e.call(this)||this;return t._currData=null,t._onImportCompleted=null,t._assigningShapeStyle=null,t._assigningShapeStyle_wrapped=null,t._assigningShapeMarkerStyle=null,t._assigningShapeMarkerStyle_wrapped=null,t}return t.__extends(r,e),Object.defineProperty(r.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),r.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this.i.connectedCallback&&this.i.connectedCallback(),this._attached||(this._attached=!0,this._flushQueuedAttributes())},r.prototype.disconnectedCallback=function(){e.prototype.disconnectedCallback&&e.prototype.disconnectedCallback.call(this),this.i.disconnectedCallback&&this.i.disconnectedCallback(),this._attached&&(this._attached=!1)},Object.defineProperty(r,"observedAttributes",{get:function(){if(null==r._observedAttributesIgcGeographicShapeSeriesBaseComponent){for(var e=n.getAllPropertyNames(r),t=0;t<e.length;t++)e[t]=n.toSpinal(e[t]);r._observedAttributesIgcGeographicShapeSeriesBaseComponent=e}return r._observedAttributesIgcGeographicShapeSeriesBaseComponent},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"shapeDataSource",{get:function(){return this._shapeDataSource},set:function(e){this._shapeDataSource=e,this.updateShapeDataSource()},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"databaseSource",{get:function(){return this._databaseSource},set:function(e){this._databaseSource=e,this.updateShapeDataSource()},enumerable:!1,configurable:!0}),r.prototype.onUpdateDataSource=function(e){var t=this;return null==this._onImportCompleted&&(this._onImportCompleted=function(e,i){if(t._currData){t._currData.i.importCompleted=n.delegateRemove(t._currData.i.importCompleted,t._onImportCompleted);var r=t._currData;t._currData=null,t.i.itemsSource=r.getPointData()}}),e&&e.getPointData?e.count>0?e.getPointData():(this._currData=e,this._currData.i.importCompleted=n.delegateCombine(this._currData.i.importCompleted,this._onImportCompleted),null):e},r.prototype.updateShapeDataSource=function(){null==this._cachedShapeDataSource&&(this._cachedShapeDataSource=new n.IgcShapeDataSource,this.onShapeDataSourceImportCompleted=this.onShapeDataSourceImportCompleted.bind(this),this._cachedShapeDataSource.importCompleted=this.onShapeDataSourceImportCompleted),this._cachedShapeDataSource.shapefileSource=this._shapeDataSource,this._cachedShapeDataSource.databaseSource=this._databaseSource,this._shapeDataSource&&this._databaseSource&&this._cachedShapeDataSource.dataBind()},r.prototype.onShapeDataSourceImportCompleted=function(e,t){this.dataSource=this._cachedShapeDataSource.getPointData()},Object.defineProperty(r.prototype,"shapeMemberPath",{get:function(){return this.i.ym},set:function(e){this.i.ym=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"isCustomShapeStyleAllowed",{get:function(){return this.i.x7},set:function(e){this.i.x7=n.ensureBool(e),this._a("isCustomShapeStyleAllowed",this.i.x7)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"isCustomShapeMarkerStyleAllowed",{get:function(){return this.i.x6},set:function(e){this.i.x6=n.ensureBool(e),this._a("isCustomShapeMarkerStyleAllowed",this.i.x6)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"itemSearchMode",{get:function(){return this.i.xy},set:function(e){this.i.xy=n.ensureEnum(i.ShapeItemSearchMode_$type,e),this._a("itemSearchMode",n.enumToString(i.ShapeItemSearchMode_$type,this.i.xy))},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"itemSearchThreshold",{get:function(){return this.i.ya},set:function(e){this.i.ya=+e,this._a("itemSearchThreshold",this.i.ya)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"fillMemberPath",{get:function(){return this.i.yb},set:function(e){this.i.yb=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"fillScale",{get:function(){var e=this.i.xx;if(null==e)return null;if(!e.externalObject){var t=i.IgcBrushScaleComponent._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.xx=null==e?null:e.i},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"fillScaleUseGlobalValues",{get:function(){return this.i.x5},set:function(e){this.i.x5=n.ensureBool(e),this._a("fillScaleUseGlobalValues",this.i.x5)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"itemSearchPointsThreshold",{get:function(){return this.i.x9},set:function(e){this.i.x9=+e,this._a("itemSearchPointsThreshold",this.i.x9)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"shapefileDataSource",{get:function(){var e=this.i.x1;if(null==e)return null;if(!e.externalObject){var t=new n.IgcShapeDataSource;e.$type?t._implementation=e:t.i.setNativeElement&&t.i.setNativeElement(e),e.externalObject=t}return e.externalObject},set:function(e){this.i.x1=null==e?null:e.i},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"shapeFilterResolution",{get:function(){return this.i.x8},set:function(e){this.i.x8=+e,this._a("shapeFilterResolution",this.i.x8)},enumerable:!1,configurable:!0}),r.prototype.findByName=function(t){var i=e.prototype.findByName.call(this,t);return i||(this.fillScale&&this.fillScale.name&&this.fillScale.name==t?this.fillScale:this.shapefileDataSource&&this.shapefileDataSource.name&&this.shapefileDataSource.name==t?this.shapefileDataSource:null)},r.prototype._styling=function(t,i,n){e.prototype._styling.call(this,t,i,n),this._inStyling=!0,this.fillScale&&this.fillScale._styling&&this.fillScale._styling(t,i,this),this._inStyling=!1},Object.defineProperty(r.prototype,"assigningShapeStyle",{get:function(){return this._assigningShapeStyle},set:function(e){var t=this;null!==this._assigningShapeStyle_wrapped&&(this.i.assigningShapeStyle=n.delegateRemove(this.i.assigningShapeStyle,this._assigningShapeStyle_wrapped),this._assigningShapeStyle_wrapped=null,this._assigningShapeStyle=null),this._assigningShapeStyle=e,this._assigningShapeStyle_wrapped=function(e,n){var r=new i.IgcAssigningShapeStyleEventArgs;r._provideImplementation(n),t.beforeAssigningShapeStyle&&t.beforeAssigningShapeStyle(t,r),t._assigningShapeStyle&&t._assigningShapeStyle(t,r)},this.i.assigningShapeStyle=n.delegateCombine(this.i.assigningShapeStyle,this._assigningShapeStyle_wrapped)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"assigningShapeMarkerStyle",{get:function(){return this._assigningShapeMarkerStyle},set:function(e){var t=this;null!==this._assigningShapeMarkerStyle_wrapped&&(this.i.assigningShapeMarkerStyle=n.delegateRemove(this.i.assigningShapeMarkerStyle,this._assigningShapeMarkerStyle_wrapped),this._assigningShapeMarkerStyle_wrapped=null,this._assigningShapeMarkerStyle=null),this._assigningShapeMarkerStyle=e,this._assigningShapeMarkerStyle_wrapped=function(e,n){var r=new i.IgcAssigningShapeMarkerStyleEventArgs;r._provideImplementation(n),t.beforeAssigningShapeMarkerStyle&&t.beforeAssigningShapeMarkerStyle(t,r),t._assigningShapeMarkerStyle&&t._assigningShapeMarkerStyle(t,r)},this.i.assigningShapeMarkerStyle=n.delegateCombine(this.i.assigningShapeMarkerStyle,this._assigningShapeMarkerStyle_wrapped)},enumerable:!1,configurable:!0}),r._observedAttributesIgcGeographicShapeSeriesBaseComponent=null,r}(L),H=function(e){function r(){var t=null!==e&&e.apply(this,arguments)||this;return t.x4=!1,t.x3=!1,t.assigningShapeStyle=null,t.assigningShapeMarkerStyle=null,t.x0=null,t.x2=!1,t}return t.__extends(r,e),r.prototype.ct=function(){return new W(this)},r.prototype.rj=function(t){e.prototype.rj.call(this,t),this.xz=t},r.prototype.get_fh=function(){return!0},r.prototype.get_ef=function(){return!0},r.prototype.rs=function(t,i,a,o){switch(e.prototype.rs.call(this,t,i,a,o),i){case"SeriesViewer":this.xz.cv();break;case"ShapeMemberPath":this.xz.cx();break;case r.$$p[8]:this.xz.cw();break;case r.$$p[4]:if(this.xn.yv=this.x7,this.x4=this.x7,this.x7){var s=this.xn;s.assigningShapeStyle=n.delegateCombine(s.assigningShapeStyle,n.runOn(this,this.yp))}else{var l=this.xn;l.assigningShapeStyle=n.delegateRemove(l.assigningShapeStyle,n.runOn(this,this.yp))}break;case r.$$p[3]:if(this.xn.yu=this.x6,this.x3=this.x6,this.x7){var c=this.xn;c.assigningShapeMarkerStyle=n.delegateCombine(c.assigningShapeMarkerStyle,n.runOn(this,this.yo))}else{var u=this.xn;u.assigningShapeMarkerStyle=n.delegateRemove(u.assigningShapeMarkerStyle,n.runOn(this,this.yo))}break;case r.$$p[5]:this.xn.x7=this.xy;break;case r.$$p[6]:this.xn.zc=this.x9;break;case r.$$p[7]:this.xn.zd=this.ya;break;case r.$$p[0]:this.xn.zh=this.yb;break;case r.$$p[1]:this.xn.xx=this.xx;break;case r.$$p[2]:this.xn.yq=this.x5;break;case"ShapefileDataSource":if(null!=a){var h=a;this.x2&&(h.importCompleted=n.delegateRemove(h.importCompleted,n.runOn(this,this.yq)))}if(null!=o){var p=o;if(p.count>0){this.yr();break}this.x2=!0,p.importCompleted=n.delegateCombine(p.importCompleted,n.runOn(this,this.yq))}}},r.prototype.yp=function(e,t){null!=this.assigningShapeStyle&&this.assigningShapeStyle(this,t)},r.prototype.yo=function(e,t){null!=this.assigningShapeMarkerStyle&&this.assigningShapeMarkerStyle(this,t)},r.prototype.yq=function(e,t){this.yr()},r.prototype.yr=function(){var e=this.x1.externalObject;this.itemsSource=e.getPointData()},Object.defineProperty(r.prototype,"x1",{get:function(){return this.x0},set:function(e){var t=this.x0;this.x0=e,t!=this.x0&&this.raisePropertyChanged("ShapefileDataSource",t,this.x0)},enumerable:!1,configurable:!0}),r.prototype.get_hf=function(){return!0},r.prototype.set_hf=function(t){e.prototype.set_hf.call(this,t)},r.$t=n.markType(r,"GeographicShapeSeriesBase",p.$),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"raisePropertyChanged",["FillMemberPath:yb:ys",[2],"FillScale:xx:yt",[i.BrushScale.$],"FillScaleUseGlobalValues:x5:yu",[0,!1],"IsCustomShapeMarkerStyleAllowed:x6:yv",[0,!1],"IsCustomShapeStyleAllowed:x7:yw",[0,!1],"ItemSearchMode:xy:yx",[i.ShapeItemSearchMode_$type,n.enumGetBox(i.ShapeItemSearchMode_$type,0)],"ItemSearchPointsThreshold:x9:yy",[1,1e4],"ItemSearchThreshold:ya:yz",[1,1e4],"ShapeFilterResolution:x8:y0",[1,2],"ShapeMemberPath:ym:y1",[2,"points"]]),r}(p),W=function(e){function i(t){var i=e.call(this,t)||this;return i.cu=null,i.cu=t,i}return t.__extends(i,e),i.prototype.ci=function(){e.prototype.ci.call(this),this.cu.xn.zu=this.cu.ym},i.prototype.cv=function(){var e=this.cu.xn;if(null==this.cu.dc)return e.x1=null,void(e.x3=null);e.x1=this.cu.dc.zl,e.x3=this.cu.dc.zn},i.prototype.cx=function(){this.cu.xn.zu=this.cu.ym},i.prototype.cw=function(){this.cu.xn.y9=this.cu.x8},i.$t=n.markType(i,"GeographicShapeSeriesBaseView",y.$),i}(y),X=function(e){function r(t){var i=e.call(this,t)||this;return i.cy=null,i.cy=t,i.t||(i.cy.ym="points"),i}return t.__extends(r,e),r.prototype.a4=function(){e.prototype.a4.call(this),this.t||(this.cy.z9=i.Defaults.a8,this.cy.j0=i.Defaults.ac,this.cy.y8=i.Defaults.ab,this.cy.y5=i.Defaults.d,this.cy.y3=i.Defaults.a)},r.prototype.ci=function(){e.prototype.ci.call(this),this.cy.xn.ach=this.cy.aab,this.cy.xn.aa9=this.cy.y6,this.cy.xn.abw=this.cy.zr,this.cy.xn.abd=this.cy.y8,this.cy.xn.aav=this.cy.y2},r.prototype.c3=function(){this.cy.xn.abw=this.cy.zr},r.prototype.c5=function(){this.cy.xn.abd=this.cy.y8},r.prototype.c0=function(){this.cy.xn.aav=this.cy.y2},r.prototype.c4=function(){this.cy.xn.aa4=this.cy.y5},r.prototype.cz=function(){this.cy.xn.acd=this.cy.z8},r.prototype.c1=function(){this.cy.xn.ace=this.cy.z9},r.prototype.c2=function(){this.cy.xn.acg=this.cy.aaa},r.prototype.c6=function(){this.cy.xn.aa9=this.cy.y6},r.prototype.c7=function(){this.cy.xn.ach=this.cy.aab},r.$t=n.markType(r,"GeographicShapeSeriesView",W.$),r}(W),Y=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.bk=function(){return new r},r.prototype.get_fu=function(){return!0},r.prototype.ct=function(){return new X(this)},r.prototype.rj=function(t){e.prototype.rj.call(this,t),this.y7=t},r.prototype.xm=function(){var e=new i.ScatterPolygonSeries;return e.styleShape=n.delegateCombine(e.styleShape,n.runOn(this,this.zo)),e.propertyUpdated=n.delegateCombine(e.propertyUpdated,n.runOn(this,this.zp)),e},r.prototype.zo=function(e,t){null!=this.styleShape&&this.styleShape(this,t)},r.prototype.zp=function(e,t){n.typeCast(i.ScatterPolygonSeries.$,this.xn)},r.prototype.iw=function(){return this.y8},r.prototype.v7=function(){return this.z6},r.prototype.v8=function(){return this.z7},r.prototype.tj=function(){return this.zq},r.prototype.mn=function(){var e=n.typeCast(i.ScatterPolygonSeries.$,this.xn);return null==e?"Unknown":e.mn()},r.prototype.rs=function(t,i,n,a){switch(e.prototype.rs.call(this,t,i,n,a),i){case r.$$p[6]:this.xn.aa2=this.y4;break;case r.$$p[5]:this.xn.aay=this.y3;break;case r.$$p[9]:this.y7.c3();break;case r.$$p[10]:this.y7.c5();break;case r.$$p[4]:this.y7.c0();break;case r.$$p[11]:this.y7.c4();break;case r.$$p[3]:this.y7.cz();break;case r.$$p[7]:this.y7.c1();break;case r.$$p[8]:this.y7.c2();break;case r.$$p[13]:this.y7.c6();break;case r.$$p[12]:this.y7.c7()}},r.prototype.jv=function(){return.7},r.$t=n.markType(r,"GeographicShapeSeries",H.$),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"raisePropertyChanged",["ActualMarkerBrush:z6:zs",[n.Brush.$],"ActualMarkerOutline:z7:zt",[n.Brush.$],"ActualMarkerTemplate:zq:zu",[n.DataTemplate.$,null],"MarkerBrush:z8:zv",[n.Brush.$],"MarkerCollisionAvoidance:y2:zw",[i.CollisionAvoidanceType_$type,n.enumGetBox(i.CollisionAvoidanceType_$type,0)],"MarkerFillMode:y3:zx",[i.MarkerFillMode_$type,n.enumGetBox(i.MarkerFillMode_$type,0)],"MarkerOutlineMode:y4:zy",[i.MarkerOutlineMode_$type,n.enumGetBox(i.MarkerOutlineMode_$type,0)],"MarkerOutline:z9:zz",[n.Brush.$],"MarkerStyle:aaa:z0",[n.Style.$],"MarkerTemplate:zr:z1",[n.DataTemplate.$,null],"MarkerThickness:y8:z2",[1,n.DeviceUtils.g(2)],"MarkerType:y5:z3",[i.MarkerType_$type,n.enumGetBox(i.MarkerType_$type,2)],"ShapeStyle:aab:z4",[n.Style.$,null],"ShapeStyleSelector:y6:z5",[i.StyleSelector.$,null]]),r}(H),Z=function(e){function r(){var t=e.call(this)||this;return t._styleShape=null,t._styleShape_wrapped=null,t}return t.__extends(r,e),r.prototype.createImplementation=function(){return new Y},Object.defineProperty(r.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),r.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this.i.connectedCallback&&this.i.connectedCallback(),this._attached||(this._attached=!0,this._flushQueuedAttributes())},r.prototype.disconnectedCallback=function(){e.prototype.disconnectedCallback&&e.prototype.disconnectedCallback.call(this),this.i.disconnectedCallback&&this.i.disconnectedCallback(),this._attached&&(this._attached=!1)},Object.defineProperty(r,"observedAttributes",{get:function(){if(null==r._observedAttributesIgcGeographicShapeSeriesComponent){for(var e=n.getAllPropertyNames(r),t=0;t<e.length;t++)e[t]=n.toSpinal(e[t]);r._observedAttributesIgcGeographicShapeSeriesComponent=e}return r._observedAttributesIgcGeographicShapeSeriesComponent},enumerable:!1,configurable:!0}),r.register=function(){r._isElementRegistered||(r._isElementRegistered=!0,n.RegisterElementHelper.registerElement(r.htmlTagName,r))},Object.defineProperty(r.prototype,"isPolygon",{get:function(){return this.i.fu},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"shapeFill",{get:function(){return this.i.aab?this.i.aab.fill:null},set:function(e){this.ensureShapeStyle(),this.i.aab.fill=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"shapeStroke",{get:function(){return this.i.aab?this.i.aab.stroke:null},set:function(e){this.ensureShapeStyle(),this.i.aab.stroke=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"shapeStrokeThickness",{get:function(){return this.i.aab?this.i.aab.strokeThickness:NaN},set:function(e){this.ensureShapeStyle(),this.i.aab.strokeThickness=+e,this._a("shapeStrokeThickness",this.i.aab.strokeThickness)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"shapeOpacity",{get:function(){return this.i.aab?this.i.aab.opacity:NaN},set:function(e){this.ensureShapeStyle(),this.i.aab.opacity=+e,this._a("shapeOpacity",this.i.aab.opacity)},enumerable:!1,configurable:!0}),r.prototype.ensureShapeStyle=function(){this.i.aab||(this.i.aab=new n.Style)},Object.defineProperty(r.prototype,"markerType",{get:function(){return this.i.y5},set:function(e){this.i.y5=n.ensureEnum(i.MarkerType_$type,e),this._a("markerType",n.enumToString(i.MarkerType_$type,this.i.y5))},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"markerOutlineMode",{get:function(){return this.i.y4},set:function(e){this.i.y4=n.ensureEnum(i.MarkerOutlineMode_$type,e),this._a("markerOutlineMode",n.enumToString(i.MarkerOutlineMode_$type,this.i.y4))},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"markerFillMode",{get:function(){return this.i.y3},set:function(e){this.i.y3=n.ensureEnum(i.MarkerFillMode_$type,e),this._a("markerFillMode",n.enumToString(i.MarkerFillMode_$type,this.i.y3))},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"markerTemplate",{get:function(){return this.i.zr},set:function(e){this.i.zr=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"markerBrush",{get:function(){return n.brushToString(this.i.z8)},set:function(e){this.i.z8=n.stringToBrush(e),this._a("markerBrush",n.brushToString(this.i.z8))},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"markerOutline",{get:function(){return n.brushToString(this.i.z9)},set:function(e){this.i.z9=n.stringToBrush(e),this._a("markerOutline",n.brushToString(this.i.z9))},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"markerThickness",{get:function(){return this.i.y8},set:function(e){this.i.y8=+e,this._a("markerThickness",this.i.y8)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"markerCollisionAvoidance",{get:function(){return this.i.y2},set:function(e){this.i.y2=n.ensureEnum(i.CollisionAvoidanceType_$type,e),this._a("markerCollisionAvoidance",n.enumToString(i.CollisionAvoidanceType_$type,this.i.y2))},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"actualMarkerTemplate",{get:function(){return this.i.zq},set:function(e){this.i.zq=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"actualMarkerBrush",{get:function(){return n.brushToString(this.i.z6)},set:function(e){this.i.z6=n.stringToBrush(e),this._a("actualMarkerBrush",n.brushToString(this.i.z6))},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"actualMarkerOutline",{get:function(){return n.brushToString(this.i.z7)},set:function(e){this.i.z7=n.stringToBrush(e),this._a("actualMarkerOutline",n.brushToString(this.i.z7))},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"styleShape",{get:function(){return this._styleShape},set:function(e){var t=this;null!==this._styleShape_wrapped&&(this.i.styleShape=n.delegateRemove(this.i.styleShape,this._styleShape_wrapped),this._styleShape_wrapped=null,this._styleShape=null),this._styleShape=e,this._styleShape_wrapped=function(e,n){var r=new i.IgcStyleShapeEventArgs;r._provideImplementation(n),t.beforeStyleShape&&t.beforeStyleShape(t,r),t._styleShape&&t._styleShape(t,r)},this.i.styleShape=n.delegateCombine(this.i.styleShape,this._styleShape_wrapped)},enumerable:!1,configurable:!0}),r._observedAttributesIgcGeographicShapeSeriesComponent=null,r.htmlTagName="igc-geographic-shape-series",r._isElementRegistered=!1,r}(F),Q=function(){function e(){}return e.register=function(){i.IgcScatterPolygonSeriesModule.register(),Z.register(),n.TypeRegistrar.registerCons("IgcGeographicShapeSeriesComponent",Z),n.TypeRegistrar.register("GeographicShapeSeries",Y.$type)},e}(),K=function(e){function r(t){var i=e.call(this,t)||this;return i.cy=null,i.cy=t,i}return t.__extends(r,e),r.prototype.a4=function(){e.prototype.a4.call(this),this.t||(this.cy.j0=i.Defaults.aa)},r.prototype.ci=function(){e.prototype.ci.call(this),this.cy.xn.aav=this.cy.y2,this.cy.xn.aa0=this.cy.za},r.prototype.cz=function(){this.cy.xn.aav=this.cy.y2},r.prototype.c0=function(){this.cy.xn.aa0=this.cy.za},r.$t=n.markType(r,"GeographicPolylineSeriesView",W.$),r}(W),J=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.bk=function(){return new r},r.prototype.get_fv=function(){return!0},r.prototype.ct=function(){return new K(this)},r.prototype.rj=function(t){e.prototype.rj.call(this,t),this.y3=t},r.prototype.xm=function(){var e=new i.ScatterPolylineSeries;return e.styleShape=n.delegateCombine(e.styleShape,n.runOn(this,this.y7)),e},r.prototype.y7=function(e,t){null!=this.styleShape&&this.styleShape(this,t)},r.prototype.rs=function(t,i,n,a){switch(e.prototype.rs.call(this,t,i,n,a),i){case r.$$p[1]:this.y3.cz();break;case r.$$p[0]:this.y3.c0()}},r.$t=n.markType(r,"GeographicPolylineSeries",H.$),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"raisePropertyChanged",["ShapeStyle:za:y8",[n.Style.$,null],"ShapeStyleSelector:y2:y9",[i.StyleSelector.$,null]]),r}(H),ee=function(e){function r(){var t=e.call(this)||this;return t._styleShape=null,t._styleShape_wrapped=null,t}return t.__extends(r,e),r.prototype.createImplementation=function(){return new J},Object.defineProperty(r.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),r.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this.i.connectedCallback&&this.i.connectedCallback(),this._attached||(this._attached=!0,this._flushQueuedAttributes())},r.prototype.disconnectedCallback=function(){e.prototype.disconnectedCallback&&e.prototype.disconnectedCallback.call(this),this.i.disconnectedCallback&&this.i.disconnectedCallback(),this._attached&&(this._attached=!1)},Object.defineProperty(r,"observedAttributes",{get:function(){if(null==r._observedAttributesIgcGeographicPolylineSeriesComponent){for(var e=n.getAllPropertyNames(r),t=0;t<e.length;t++)e[t]=n.toSpinal(e[t]);r._observedAttributesIgcGeographicPolylineSeriesComponent=e}return r._observedAttributesIgcGeographicPolylineSeriesComponent},enumerable:!1,configurable:!0}),r.register=function(){r._isElementRegistered||(r._isElementRegistered=!0,n.RegisterElementHelper.registerElement(r.htmlTagName,r))},Object.defineProperty(r.prototype,"isPolyline",{get:function(){return this.i.fv},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"shapeFill",{get:function(){return this.i.za?this.i.za.fill:null},set:function(e){this.ensureShapeStyle(),this.i.za.fill=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"shapeStroke",{get:function(){return this.i.za?this.i.za.stroke:null},set:function(e){this.ensureShapeStyle(),this.i.za.stroke=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"shapeStrokeThickness",{get:function(){return this.i.za?this.i.za.strokeThickness:NaN},set:function(e){this.ensureShapeStyle(),this.i.za.strokeThickness=+e,this._a("shapeStrokeThickness",this.i.za.strokeThickness)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"shapeOpacity",{get:function(){return this.i.za?this.i.za.opacity:NaN},set:function(e){this.ensureShapeStyle(),this.i.za.opacity=+e,this._a("shapeOpacity",this.i.za.opacity)},enumerable:!1,configurable:!0}),r.prototype.ensureShapeStyle=function(){this.i.za||(this.i.za=new n.Style)},Object.defineProperty(r.prototype,"styleShape",{get:function(){return this._styleShape},set:function(e){var t=this;null!==this._styleShape_wrapped&&(this.i.styleShape=n.delegateRemove(this.i.styleShape,this._styleShape_wrapped),this._styleShape_wrapped=null,this._styleShape=null),this._styleShape=e,this._styleShape_wrapped=function(e,n){var r=new i.IgcStyleShapeEventArgs;r._provideImplementation(n),t.beforeStyleShape&&t.beforeStyleShape(t,r),t._styleShape&&t._styleShape(t,r)},this.i.styleShape=n.delegateCombine(this.i.styleShape,this._styleShape_wrapped)},enumerable:!1,configurable:!0}),r._observedAttributesIgcGeographicPolylineSeriesComponent=null,r.htmlTagName="igc-geographic-polyline-series",r._isElementRegistered=!1,r}(F),te=function(){function e(){}return e.register=function(){i.IgcScatterPolylineSeriesModule.register(),ee.register(),n.TypeRegistrar.registerCons("IgcGeographicPolylineSeriesComponent",ee),n.TypeRegistrar.register("GeographicPolylineSeries",J.$type)},e}(),ie=function(e){function i(){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(i,e),i.prototype.bq=function(e,t){var i=t.uri.toString().split("/"),r=parseInt(n.stringReplace(i[3],"/","")),a=parseInt(n.stringReplace(i[4],"/","")),o=parseInt(n.stringReplace(n.stringReplace(i[5],"/",""),".png",""));null!=this.tileGenerator&&this.tileGenerator.cancelTile(r,a,o)},i.prototype.br=function(e,t){var i=this,r=t.uri.toString().split("/"),a=parseInt(n.stringReplace(r[3],"/","")),o=parseInt(n.stringReplace(r[4],"/","")),s=parseInt(n.stringReplace(n.stringReplace(r[5],"/",""),".png",""));t.uri=null;var l=t.image;null!=this.tileGenerator&&this.tileGenerator.getTile(a,o,s,(function(e,t){return i.deferralHandler.deferAction((function(){return l.src=t.url}))}),(function(e,t){}),(function(e,t){}),l)},i.$t=n.markType(i,"TileGeneratorMapImagery",f.$),i.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,i,"ba",["TileGenerator",[n.ITileGenerator_$type,null]]),i}(f),ne=function(e){function i(){return e.call(this)||this}return t.__extends(i,e),i.prototype.createImplementation=function(){return new ie},Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"tileGenerator",{get:function(){return this.i.tileGenerator},set:function(e){this.i.tileGenerator=e},enumerable:!1,configurable:!0}),i}(T),re=function(){function e(){}return e.register=function(){n.TypeRegistrar.registerCons("IgcTileGeneratorMapImagery",ne),n.TypeRegistrar.register("TileGeneratorMapImagery",ie.$type)},e}(),ae=function(e){function r(){var t=e.call(this)||this;return t.aaw=null,t.aav=null,t.imageTilesReady=null,t.aaz=null,t.aa0=!1,t.ab=r.$,t}return t.__extends(r,e),r.prototype.bk=function(){return new r},r.prototype.get_f7=function(){return!0},r.prototype.ct=function(){return new oe(this)},r.prototype.rj=function(t){e.prototype.rj.call(this,t),this.aau=t},r.prototype.get_yx=function(){return!1},Object.defineProperty(r.prototype,"aay",{get:function(){return this.aaw},set:function(e){if(e!=this.aay){var t=this.aay;this.aaw=e,this.raisePropertyChanged("TileImagery",t,e)}},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"aax",{get:function(){return this.aav},set:function(e){var t=this.aav;this.aav=e,this.raisePropertyChanged("ActualTileImagery",t,this.aav)},enumerable:!1,configurable:!0}),r.prototype.rs=function(t,i,r,a){var o,s;switch(e.prototype.rs.call(this,t,i,r,a),i){case"TileImagery":s=a,null!=(o=r)&&(o.propertyChanged=n.delegateRemove(o.propertyChanged,n.runOn(this,this.aa3))),null!=s&&(s.propertyChanged=n.delegateCombine(s.propertyChanged,n.runOn(this,this.aa3))),this.aau.dv(o,s),this.sa(!1),this.q2();break;case"ActualTileImagery":s=a,null!=(o=r)&&(o.imageTilesReady=n.delegateRemove(o.imageTilesReady,n.runOn(this,this.aa4)),o.deferralHandler=null),null!=s&&(s.imageTilesReady=n.delegateCombine(s.imageTilesReady,n.runOn(this,this.aa4)),s.deferralHandler=this),this.aau.du(o,s),null!=s&&null!==n.typeCast(g.$,this.dc)&&(s.geographicMap=this.dc,this.aa6(this.cw),this.aau.dr(this.dc.yv)),this.q2();break;case"ActualWindowRect":this.aau.dr(a);break;case"WorldRect":this.aau.dy(a);break;case"SeriesViewer":var l=a;null!=r&&null!=this.aax&&this.aax.be(null),null!=l&&null!=this.aax&&this.aax.be(this.cw.ae);break;case"ActualBrush":case"ActualOutline":case"ActualThickness":this.q4()}},r.prototype.aa3=function(e,t){"MultiScaleImage"==t.propertyName&&this.aa6(this.cw)},r.prototype.aa4=function(e,t){null!=this.imageTilesReady&&this.imageTilesReady(this,new n.EventArgs),this.aa0||this.aau.dw()},r.prototype.register=function(e,t){this.aaz=t},r.prototype.unRegister=function(e){this.aaz=null},r.prototype.deferredRefresh=function(){this.sa(!1)},r.prototype.deferAction=function(e){null!=this.ka?this.ka.setTimeout(e,0):window.setTimeout(e,0)},r.prototype.ta=function(t,i){this.aau.dx(),e.prototype.ta.call(this,t,i)},r.prototype.sb=function(t){e.prototype.sb.call(this,t),this.aa5(t,this.cw)},r.prototype.aa5=function(e,t){var i,n,r=t,a=t.getViewInfo(i,n);i=a.p0,n=a.p1,this.aa6(t),null!=this.aaz&&(this.aa0=!0,this.aaz(e),this.aa0=!1),r.dw()},r.prototype.r9=function(t,i,n,r,a){e.prototype.r9.call(this,t,i,n,r,a);var o=this.hv.item(r);o.bd(n),this.d7(o)||this.aaa(o)},r.prototype.aa6=function(e){var t,i,n=e.getViewInfo(t,i);t=n.p0,i=n.p1,null!=this.aay&&null!=this.aay.ao&&(this.aay!=this.aax&&(this.aax=this.aay),null==this.aax||t.isEmpty||(this.aax.width!=t.width&&(this.aax.width=t.width),this.aax.height!=t.height&&(this.aax.height=t.height)))},r.prototype.pk=function(t,i){e.prototype.pk.call(this,t,i),i.ds()},r.$t=n.markType(r,"TileSeries",i.ShapeSeriesBase.$,[n.IMapRenderDeferralHandler_$type]),r}(i.ShapeSeriesBase),oe=function(e){function r(t){var i=e.call(this,t)||this;return i.dn=null,i.dz=new n.GeometryGroup,i.dq=null,i.dp=null,i.dn=t,i}return t.__extends(r,e),r.prototype.a4=function(){e.prototype.a4.call(this),this.t||(this.dn.wh=i.Defaults.tileSeries_Outline,this.dn.v1=i.Defaults.tileSeries_Brush)},r.prototype.cx=function(e,t){t.c.count>0&&this.dz.d.add(t)},r.prototype.di=function(e,t){return this.dj(e,t,!0)},r.prototype.dh=function(e,t){return null},r.prototype.c1=function(e,t){},r.prototype.cz=function(e,t,i){},r.prototype.c7=function(){e.prototype.c7.call(this),this.dz.d.clear()},r.prototype.c6=function(){e.prototype.c6.call(this),this.a2()},r.prototype.dr=function(e){null!=this.dn.aay&&(this.dn.aay.windowRect=e)},r.prototype.du=function(e,t){if(null==this.dq){this.dq=this.f.ka.createElement("canvas");var i=this.f.ka.get2DCanvasContext(this.dq);this.dp=new n.RenderingContext(new n.CanvasViewRenderer,i),this.dq.setAttribute("width",this.b9.width.toString()),this.dq.setAttribute("height",this.b9.height.toString())}null!=e&&(e.bd(null),e.be(null),e.imagesChanged=n.delegateRemove(e.imagesChanged,n.runOn(this,this.dt))),null!=t&&(null!=this.ae&&t.be(this.ae),t.bd(this.dp),t.bf(this.b9),t.imagesChanged=n.delegateCombine(t.imagesChanged,n.runOn(this,this.dt)))},r.prototype.dt=function(e,t){this.a2()},r.prototype.dv=function(e,t){},r.prototype.dx=function(){null!=this.dq&&(this.dq.setAttribute("width",this.b9.width.toString()),this.dq.setAttribute("height",this.b9.height.toString())),null!=this.dn.aay&&this.dn.aay.bf(this.b9)},r.prototype.bj=function(t,i){if(e.prototype.bj.call(this,t,i),!i&&null!=this.dq){var r=!1;if(this.dz.d.count>0)r=!0,this.m.ac(),this.m.r(this.dz),this.m.h().clip();var a=n.truncate(Math.round(this.b9.left)),o=n.truncate(Math.round(this.b9.top)),s=n.truncate(Math.round(this.b9.width)),l=n.truncate(Math.round(this.b9.height));this.m.o(this.dq.getNativeElement(),1,a,o,s,l,a,o,s,l),r&&this.m.ab()}},r.prototype.dw=function(){this.a2()},r.prototype.ds=function(){},r.prototype.dy=function(e){null!=this.dn.aay&&this.dn.aay.a6()},r.$t=n.markType(r,"TileSeriesView",i.ShapeSeriesViewBase.$),r}(i.ShapeSeriesViewBase),se=function(e){function i(){return e.call(this)||this}return t.__extends(i,e),i.prototype.createImplementation=function(){return new ae},Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),i.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this.i.connectedCallback&&this.i.connectedCallback(),this._attached||(this._attached=!0,this._flushQueuedAttributes())},i.prototype.disconnectedCallback=function(){e.prototype.disconnectedCallback&&e.prototype.disconnectedCallback.call(this),this.i.disconnectedCallback&&this.i.disconnectedCallback(),this._attached&&(this._attached=!1)},Object.defineProperty(i,"observedAttributes",{get:function(){if(null==i._observedAttributesIgcTileSeriesComponent){for(var e=n.getAllPropertyNames(i),t=0;t<e.length;t++)e[t]=n.toSpinal(e[t]);i._observedAttributesIgcTileSeriesComponent=e}return i._observedAttributesIgcTileSeriesComponent},enumerable:!1,configurable:!0}),i.register=function(){i._isElementRegistered||(i._isElementRegistered=!0,n.RegisterElementHelper.registerElement(i.htmlTagName,i))},Object.defineProperty(i.prototype,"isTile",{get:function(){return this.i.f7},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"tileImagery",{get:function(){var e=this.i.aay;return null==e?null:e.externalObject},set:function(e){this.i.aay=null==e?null:e.i},enumerable:!1,configurable:!0}),i.prototype.findByName=function(t){var i=e.prototype.findByName.call(this,t);return i||(this.tileImagery&&this.tileImagery.name&&this.tileImagery.name==t?this.tileImagery:null)},i.prototype.deferredRefresh=function(){this.i.deferredRefresh()},i._observedAttributesIgcTileSeriesComponent=null,i.htmlTagName="igc-tile-series",i._isElementRegistered=!1,i}(i.IgcShapeSeriesBaseComponent),le=function(){function e(){}return e.register=function(){se.register(),n.TypeRegistrar.registerCons("IgcTileSeriesComponent",se),n.TypeRegistrar.register("TileSeries",ae.$type)},e}(),ce=function(e){function i(){var t=e.call(this)||this;return t.y3=null,t.y2=null,t.imageTilesReady=null,t.ab=i.$,t}return t.__extends(i,e),i.prototype.bk=function(){return new i},i.prototype.get_f7=function(){return!0},Object.defineProperty(i.prototype,"y4",{get:function(){return this.y3},set:function(e){if(e!=this.y4){var t=this.y4;this.y3=e,this.raisePropertyChanged("TileImagery",t,e)}},enumerable:!1,configurable:!0}),i.prototype.y8=function(){null!=this.y4&&this.y4.clearTileCache()},i.prototype.rs=function(t,i,n,r){switch(e.prototype.rs.call(this,t,i,n,r),i){case"TileImagery":null!=this.xn&&(this.xn.aay=this.y4)}},i.prototype.xs=function(t,i){if(e.prototype.xs.call(this,t,i),this.xn.aay=this.y4,null!=this.y2){var r=this.y2;r.imageTilesReady=n.delegateRemove(r.imageTilesReady,n.runOn(this,this.y7))}if(this.y2=this.xn,null!=this.y2){var a=this.y2;a.imageTilesReady=n.delegateCombine(a.imageTilesReady,n.runOn(this,this.y7))}},i.prototype.xm=function(){return new ae},i.prototype.y7=function(e,t){null!=this.imageTilesReady&&this.imageTilesReady(this,new u)},i.$t=n.markType(i,"GeographicTileSeries",H.$),i}(H),ue=function(e){function i(){var t=e.call(this)||this;return t._imageTilesReady=null,t._imageTilesReady_wrapped=null,t}return t.__extends(i,e),i.prototype.createImplementation=function(){return new ce},Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),i.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this.i.connectedCallback&&this.i.connectedCallback(),this._attached||(this._attached=!0,this._flushQueuedAttributes())},i.prototype.disconnectedCallback=function(){e.prototype.disconnectedCallback&&e.prototype.disconnectedCallback.call(this),this.i.disconnectedCallback&&this.i.disconnectedCallback(),this._attached&&(this._attached=!1)},Object.defineProperty(i,"observedAttributes",{get:function(){if(null==i._observedAttributesIgcGeographicTileSeriesComponent){for(var e=n.getAllPropertyNames(i),t=0;t<e.length;t++)e[t]=n.toSpinal(e[t]);i._observedAttributesIgcGeographicTileSeriesComponent=e}return i._observedAttributesIgcGeographicTileSeriesComponent},enumerable:!1,configurable:!0}),i.register=function(){i._isElementRegistered||(i._isElementRegistered=!0,n.RegisterElementHelper.registerElement(i.htmlTagName,i))},Object.defineProperty(i.prototype,"isTile",{get:function(){return this.i.f7},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"tileImagery",{get:function(){var e=this.i.y4;return null==e?null:e.externalObject},set:function(e){this.i.y4=null==e?null:e.i},enumerable:!1,configurable:!0}),i.prototype.findByName=function(t){var i=e.prototype.findByName.call(this,t);return i||(this.tileImagery&&this.tileImagery.name&&this.tileImagery.name==t?this.tileImagery:null)},i.prototype.clearTileCache=function(){this.i.y8()},Object.defineProperty(i.prototype,"imageTilesReady",{get:function(){return this._imageTilesReady},set:function(e){var t=this;null!==this._imageTilesReady_wrapped&&(this.i.imageTilesReady=n.delegateRemove(this.i.imageTilesReady,this._imageTilesReady_wrapped),this._imageTilesReady_wrapped=null,this._imageTilesReady=null),this._imageTilesReady=e,this._imageTilesReady_wrapped=function(e,i){var n=new k;n._provideImplementation(i),t.beforeImageTilesReady&&t.beforeImageTilesReady(t,n),t._imageTilesReady&&t._imageTilesReady(t,n)},this.i.imageTilesReady=n.delegateCombine(this.i.imageTilesReady,this._imageTilesReady_wrapped)},enumerable:!1,configurable:!0}),i._observedAttributesIgcGeographicTileSeriesComponent=null,i.htmlTagName="igc-geographic-tile-series",i._isElementRegistered=!1,i}(F),he=function(){function e(){}return e.register=function(){le.register(),ue.register(),n.TypeRegistrar.registerCons("IgcGeographicTileSeriesComponent",ue),n.TypeRegistrar.register("GeographicTileSeries",ce.$type)},e}(),pe=function(e){function r(){return e.call(this)||this}return t.__extends(r,e),Object.defineProperty(r.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),r.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this.i.connectedCallback&&this.i.connectedCallback(),this._attached||(this._attached=!0,this._flushQueuedAttributes())},r.prototype.disconnectedCallback=function(){e.prototype.disconnectedCallback&&e.prototype.disconnectedCallback.call(this),this.i.disconnectedCallback&&this.i.disconnectedCallback(),this._attached&&(this._attached=!1)},Object.defineProperty(r,"observedAttributes",{get:function(){if(null==r._observedAttributesIgcGeographicMarkerSeriesComponent){for(var e=n.getAllPropertyNames(r),t=0;t<e.length;t++)e[t]=n.toSpinal(e[t]);r._observedAttributesIgcGeographicMarkerSeriesComponent=e}return r._observedAttributesIgcGeographicMarkerSeriesComponent},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"markerType",{get:function(){return this.i.xx},set:function(e){this.i.xx=n.ensureEnum(i.MarkerType_$type,e),this._a("markerType",n.enumToString(i.MarkerType_$type,this.i.xx))},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"markerThickness",{get:function(){return this.i.xy},set:function(e){this.i.xy=+e,this._a("markerThickness",this.i.xy)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"markerOutlineMode",{get:function(){return this.i.xw},set:function(e){this.i.xw=n.ensureEnum(i.MarkerOutlineMode_$type,e),this._a("markerOutlineMode",n.enumToString(i.MarkerOutlineMode_$type,this.i.xw))},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"markerFillMode",{get:function(){return this.i.xv},set:function(e){this.i.xv=n.ensureEnum(i.MarkerFillMode_$type,e),this._a("markerFillMode",n.enumToString(i.MarkerFillMode_$type,this.i.xv))},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"markerTemplate",{get:function(){return this.i.yd},set:function(e){this.i.yd=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"markerBrush",{get:function(){return n.brushToString(this.i.yr)},set:function(e){this.i.yr=n.stringToBrush(e),this._a("markerBrush",n.brushToString(this.i.yr))},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"markerOutline",{get:function(){return n.brushToString(this.i.ys)},set:function(e){this.i.ys=n.stringToBrush(e),this._a("markerOutline",n.brushToString(this.i.ys))},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"maximumMarkers",{get:function(){return this.i.xz},set:function(e){this.i.xz=+e,this._a("maximumMarkers",this.i.xz)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"actualMarkerTemplate",{get:function(){return this.i.yc},set:function(e){this.i.yc=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"actualMarkerBrush",{get:function(){return n.brushToString(this.i.yp)},set:function(e){this.i.yp=n.stringToBrush(e),this._a("actualMarkerBrush",n.brushToString(this.i.yp))},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"actualMarkerOutline",{get:function(){return n.brushToString(this.i.yq)},set:function(e){this.i.yq=n.stringToBrush(e),this._a("actualMarkerOutline",n.brushToString(this.i.yq))},enumerable:!1,configurable:!0}),r._observedAttributesIgcGeographicMarkerSeriesComponent=null,r}(L),ye=function(e){function r(){var t=e.call(this)||this,i=t.xn;return i.propertyUpdated=n.delegateCombine(i.propertyUpdated,n.runOn(t,t.yb)),t}return t.__extends(r,e),r.prototype.tj=function(){return this.yc},r.prototype.v7=function(){return this.yp},r.prototype.v8=function(){return this.yq},r.prototype.iw=function(){return this.xy},r.prototype.mn=function(){var e=n.typeCast(i.MarkerSeries.$,this.xn);return null==e?"Unknown":e.mn()},r.prototype.yb=function(e,t){var r=n.typeCast(i.MarkerSeries.$,this.xn);null!=r&&("ActualMarkerTemplate"==t.propertyName?this.yc=r.yn:"ActualMarkerOutline"==t.propertyName?this.yq=r.y5:"ActualMarkerBrush"==t.propertyName&&(this.yp=r.y4))},r.prototype.rs=function(t,i,n,a){switch(e.prototype.rs.call(this,t,i,n,a),i){case r.$$p[3]:this.xn.y6=this.yr;break;case r.$$p[6]:this.xn.y7=this.ys;break;case r.$$p[5]:this.xn.xr=this.xw;break;case r.$$p[4]:this.xn.xn=this.xv;break;case r.$$p[9]:this.xn.xx=this.xx;break;case r.$$p[7]:this.xn.yp=this.yd;break;case r.$$p[8]:this.xn.x6=this.xy;break;case r.$$p[10]:this.xn.aaw=this.xz}},r.$t=n.markType(r,"GeographicMarkerSeries",p.$),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"raisePropertyChanged",["ActualMarkerBrush:yp:ye",[n.Brush.$],"ActualMarkerOutline:yq:yf",[n.Brush.$],"ActualMarkerTemplate:yc:yg",[n.DataTemplate.$,null],"MarkerBrush:yr:yh",[n.Brush.$],"MarkerFillMode:xv:yi",[i.MarkerFillMode_$type,n.enumGetBox(i.MarkerFillMode_$type,0)],"MarkerOutlineMode:xw:yj",[i.MarkerOutlineMode_$type,n.enumGetBox(i.MarkerOutlineMode_$type,0)],"MarkerOutline:ys:yk",[n.Brush.$],"MarkerTemplate:yd:yl",[n.DataTemplate.$,null],"MarkerThickness:xy:ym",[1,n.DeviceUtils.g(2)],"MarkerType:xx:yn",[i.MarkerType_$type,n.enumGetBox(i.MarkerType_$type,i.Defaults.e)],"MaximumMarkers:xz:yo",[1,400]]),r}(p),ge=function(e){function i(t){var i=e.call(this,t)||this;return i.cu=null,i.cu=t,i}return t.__extends(i,e),i.prototype.a4=function(){e.prototype.a4.call(this),this.t},i.prototype.ci=function(){e.prototype.ci.call(this);var t=this.cu.xn;t.abg=this.cu.zm,t.abo=this.cu.zk,t.xx=this.cu.xx,t.yp=this.cu.yd,t.x6=this.cu.xy,t.adq=this.cu.y6,t.aeg=this.cu.zr,t.adf=this.cu.yy,t.ad6=this.cu.zi,t.ad1=this.cu.za,t.adc=this.cu.yv,t.ado=this.cu.y2,t.adp=this.cu.y5,t.adv=this.cu.y8,t.adu=this.cu.y7},i.prototype.c3=function(){this.cu.xn.abg=this.cu.zm},i.prototype.c2=function(){this.cu.xn.abo=this.cu.zk},i.prototype.c8=function(){this.cu.xn.xx=this.cu.xx},i.prototype.c6=function(){this.cu.xn.yp=this.cu.yd},i.prototype.c7=function(){this.cu.xn.x6=this.cu.xy},i.prototype.c9=function(){this.cu.xn.aaw=this.cu.xz},i.prototype.db=function(){this.cu.xn.xAxis=this.cu.dc.zl},i.prototype.dc=function(){this.cu.xn.yAxis=this.cu.dc.zn},i.prototype.da=function(){var e=this.cu.xn;if(null==this.cu.dc)return e.xAxis=null,void(e.yAxis=null);e.xAxis=this.cu.dc.zl,e.yAxis=this.cu.dc.zn},i.prototype.c4=function(){this.cu.xn.y6=this.cu.yr},i.prototype.c5=function(){this.cu.xn.y7=this.cu.ys},i.prototype.dd=function(){this.cu.xn.aeg=this.cu.zr},i.prototype.de=function(){this.cu.xn.adf=this.cu.yy,this.cu.xn.adq=this.cu.y6},i.prototype.cy=function(){this.cu.xn.ad6=this.cu.zi},i.prototype.cw=function(){this.cu.xn.adc=this.cu.yv,this.cu.xn.ado=this.cu.y2,this.cu.xn.adp=this.cu.y5,this.cu.xn.adv=this.cu.y8,this.cu.xn.adu=this.cu.y7},i.prototype.cv=function(){this.cu.xn.ad1=this.cu.za},i.prototype.df=function(){this.cu.xn.adq=this.cu.y6},i.prototype.cx=function(){this.cu.xn.ado=this.cu.y2},i.prototype.c1=function(){this.cu.xn.adp=this.cu.y5},i.prototype.c0=function(){this.cu.xn.adv=this.cu.y8},i.prototype.cz=function(){this.cu.xn.adu=this.cu.y7},i.$t=n.markType(i,"GeographicProportionalSymbolSeriesView",y.$),i}(y),fe=function(e){function r(){var t=e.call(this)||this;return t.yw=null,t.y1=!1,t.y0=!1,t.assigningScatterStyle=null,t.assigningScatterMarkerStyle=null,t.ab=r.$,t}return t.__extends(r,e),r.prototype.bk=function(){return new r},r.prototype.get_ek=function(){return!0},r.prototype.ct=function(){return new ge(this)},r.prototype.rj=function(t){e.prototype.rj.call(this,t),this.yz=t},r.prototype.jv=function(){return.7},r.prototype.xm=function(){return new i.BubbleSeries},r.prototype.get_fh=function(){return!0},r.prototype.rs=function(t,i,a,o){switch(e.prototype.rs.call(this,t,i,a,o),i){case"SeriesViewer":this.yz.da();break;case r.$$p[9]:this.yz.c3();break;case r.$$p[8]:this.yz.c2();break;case"XAxis":this.yz.db();break;case"YAxis":this.yz.dc();break;case r.$$p[13]:this.yz.dd();break;case r.$$p[14]:this.yz.de();break;case r.$$p[15]:this.yz.df();break;case r.$$p[7]:this.yz.cy();break;case r.$$p[0]:this.yz.cv();break;case r.$$p[1]:this.yz.cw();break;case r.$$p[2]:this.yz.cx();break;case r.$$p[12]:this.yz.c1();break;case r.$$p[11]:this.yz.c0();break;case r.$$p[10]:this.yz.cz();break;case r.$$p[4]:if(this.xn.aac=this.y4,this.y1=this.y4,this.y4){var s=this.xn;s.assigningScatterStyle=n.delegateCombine(s.assigningScatterStyle,n.runOn(this,this.zw))}else{var l=this.xn;l.assigningScatterStyle=n.delegateRemove(l.assigningScatterStyle,n.runOn(this,this.zw))}break;case r.$$p[3]:if(this.xn.aab=this.y3,this.y0=this.y3,this.y4){var c=this.xn;c.assigningScatterMarkerStyle=n.delegateCombine(c.assigningScatterMarkerStyle,n.runOn(this,this.zv))}else{var u=this.xn;u.assigningScatterMarkerStyle=n.delegateRemove(u.assigningScatterMarkerStyle,n.runOn(this,this.zv))}break;case r.$$p[5]:this.xn.zv=this.yx;break;case r.$$p[6]:this.xn.aav=this.y9}},r.prototype.zw=function(e,t){null!=this.assigningScatterStyle&&this.assigningScatterStyle(this,t)},r.prototype.zv=function(e,t){null!=this.assigningScatterMarkerStyle&&this.assigningScatterMarkerStyle(this,t)},r.$t=n.markType(r,"GeographicProportionalSymbolSeries",ye.$),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"raisePropertyChanged",["FillMemberPath:za:zx",[2],"FillScale:yv:zy",[i.BrushScale.$],"FillScaleUseGlobalValues:y2:zz",[0,!1],"IsCustomScatterMarkerStyleAllowed:y3:z0",[0,!1],"IsCustomScatterStyleAllowed:y4:z1",[0,!1],"ItemSearchMode:yx:z2",[i.ScatterItemSearchMode_$type,n.enumGetBox(i.ScatterItemSearchMode_$type,0)],"ItemSearchThreshold:y9:z3",[1,1e4],"LabelMemberPath:zi:z4",[2],"LatitudeMemberPath:zk:z5",[2,null],"LongitudeMemberPath:zm:z6",[2,null],"MarkerBrushBrightness:y7:z7",[1,NaN],"MarkerOutlineBrightness:y8:z8",[1,NaN],"MarkerOutlineUsesFillScale:y5:z9",[0,!1],"RadiusMemberPath:zr:aaa",[2,null],"RadiusScale:yy:aab",[i.SizeScale.$],"RadiusScaleUseGlobalValues:y6:aac",[0,!1]]),r}(ye),de=function(e){function r(){var t=e.call(this)||this;return t._assigningScatterStyle=null,t._assigningScatterStyle_wrapped=null,t._assigningScatterMarkerStyle=null,t._assigningScatterMarkerStyle_wrapped=null,t}return t.__extends(r,e),r.prototype.createImplementation=function(){return new fe},Object.defineProperty(r.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),r.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this.i.connectedCallback&&this.i.connectedCallback(),this._attached||(this._attached=!0,this._flushQueuedAttributes())},r.prototype.disconnectedCallback=function(){e.prototype.disconnectedCallback&&e.prototype.disconnectedCallback.call(this),this.i.disconnectedCallback&&this.i.disconnectedCallback(),this._attached&&(this._attached=!1)},Object.defineProperty(r,"observedAttributes",{get:function(){if(null==r._observedAttributesIgcGeographicProportionalSymbolSeriesComponent){for(var e=n.getAllPropertyNames(r),t=0;t<e.length;t++)e[t]=n.toSpinal(e[t]);r._observedAttributesIgcGeographicProportionalSymbolSeriesComponent=e}return r._observedAttributesIgcGeographicProportionalSymbolSeriesComponent},enumerable:!1,configurable:!0}),r.register=function(){r._isElementRegistered||(r._isElementRegistered=!0,n.RegisterElementHelper.registerElement(r.htmlTagName,r))},Object.defineProperty(r.prototype,"hasOnlyMarkers",{get:function(){return this.i.ek},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"latitudeMemberPath",{get:function(){return this.i.zk},set:function(e){this.i.zk=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"longitudeMemberPath",{get:function(){return this.i.zm},set:function(e){this.i.zm=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"radiusMemberPath",{get:function(){return this.i.zr},set:function(e){this.i.zr=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"radiusScale",{get:function(){var e=this.i.yy;if(null==e)return null;if(!e.externalObject){var t=i.IgcSizeScaleComponent._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.yy=null==e?null:e.i},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"labelMemberPath",{get:function(){return this.i.zi},set:function(e){this.i.zi=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"fillMemberPath",{get:function(){return this.i.za},set:function(e){this.i.za=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"fillScale",{get:function(){var e=this.i.yv;if(null==e)return null;if(!e.externalObject){var t=i.IgcBrushScaleComponent._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.yv=null==e?null:e.i},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"fillScaleUseGlobalValues",{get:function(){return this.i.y2},set:function(e){this.i.y2=n.ensureBool(e),this._a("fillScaleUseGlobalValues",this.i.y2)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"markerOutlineUsesFillScale",{get:function(){return this.i.y5},set:function(e){this.i.y5=n.ensureBool(e),this._a("markerOutlineUsesFillScale",this.i.y5)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"markerOutlineBrightness",{get:function(){return this.i.y8},set:function(e){this.i.y8=+e,this._a("markerOutlineBrightness",this.i.y8)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"markerBrushBrightness",{get:function(){return this.i.y7},set:function(e){this.i.y7=+e,this._a("markerBrushBrightness",this.i.y7)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"radiusScaleUseGlobalValues",{get:function(){return this.i.y6},set:function(e){this.i.y6=n.ensureBool(e),this._a("radiusScaleUseGlobalValues",this.i.y6)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"isCustomScatterStyleAllowed",{get:function(){return this.i.y4},set:function(e){this.i.y4=n.ensureBool(e),this._a("isCustomScatterStyleAllowed",this.i.y4)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"isCustomScatterMarkerStyleAllowed",{get:function(){return this.i.y3},set:function(e){this.i.y3=n.ensureBool(e),this._a("isCustomScatterMarkerStyleAllowed",this.i.y3)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"itemSearchMode",{get:function(){return this.i.yx},set:function(e){this.i.yx=n.ensureEnum(i.ScatterItemSearchMode_$type,e),this._a("itemSearchMode",n.enumToString(i.ScatterItemSearchMode_$type,this.i.yx))},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"itemSearchThreshold",{get:function(){return this.i.y9},set:function(e){this.i.y9=+e,this._a("itemSearchThreshold",this.i.y9)},enumerable:!1,configurable:!0}),r.prototype.findByName=function(t){var i=e.prototype.findByName.call(this,t);return i||(this.radiusScale&&this.radiusScale.name&&this.radiusScale.name==t?this.radiusScale:this.fillScale&&this.fillScale.name&&this.fillScale.name==t?this.fillScale:null)},r.prototype._styling=function(t,i,n){e.prototype._styling.call(this,t,i,n),this._inStyling=!0,this.radiusScale&&this.radiusScale._styling&&this.radiusScale._styling(t,i,this),this.fillScale&&this.fillScale._styling&&this.fillScale._styling(t,i,this),this._inStyling=!1},Object.defineProperty(r.prototype,"assigningScatterStyle",{get:function(){return this._assigningScatterStyle},set:function(e){var t=this;null!==this._assigningScatterStyle_wrapped&&(this.i.assigningScatterStyle=n.delegateRemove(this.i.assigningScatterStyle,this._assigningScatterStyle_wrapped),this._assigningScatterStyle_wrapped=null,this._assigningScatterStyle=null),this._assigningScatterStyle=e,this._assigningScatterStyle_wrapped=function(e,n){var r=new i.IgcAssigningScatterStyleEventArgs;r._provideImplementation(n),t.beforeAssigningScatterStyle&&t.beforeAssigningScatterStyle(t,r),t._assigningScatterStyle&&t._assigningScatterStyle(t,r)},this.i.assigningScatterStyle=n.delegateCombine(this.i.assigningScatterStyle,this._assigningScatterStyle_wrapped)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"assigningScatterMarkerStyle",{get:function(){return this._assigningScatterMarkerStyle},set:function(e){var t=this;null!==this._assigningScatterMarkerStyle_wrapped&&(this.i.assigningScatterMarkerStyle=n.delegateRemove(this.i.assigningScatterMarkerStyle,this._assigningScatterMarkerStyle_wrapped),this._assigningScatterMarkerStyle_wrapped=null,this._assigningScatterMarkerStyle=null),this._assigningScatterMarkerStyle=e,this._assigningScatterMarkerStyle_wrapped=function(e,n){var r=new i.IgcAssigningScatterMarkerStyleEventArgs;r._provideImplementation(n),t.beforeAssigningScatterMarkerStyle&&t.beforeAssigningScatterMarkerStyle(t,r),t._assigningScatterMarkerStyle&&t._assigningScatterMarkerStyle(t,r)},this.i.assigningScatterMarkerStyle=n.delegateCombine(this.i.assigningScatterMarkerStyle,this._assigningScatterMarkerStyle_wrapped)},enumerable:!1,configurable:!0}),r._observedAttributesIgcGeographicProportionalSymbolSeriesComponent=null,r.htmlTagName="igc-geographic-proportional-symbol-series",r._isElementRegistered=!1,r}(pe),be=function(){function e(){}return e.register=function(){i.IgcBubbleSeriesModule.register(),de.register(),n.TypeRegistrar.registerCons("IgcGeographicProportionalSymbolSeriesComponent",de),n.TypeRegistrar.register("GeographicProportionalSymbolSeries",fe.$type)},e}(),me=function(e){function i(t){var i=e.call(this,t)||this;return i.cu=null,i.cu=t,i}return t.__extends(i,e),i.prototype.a4=function(){e.prototype.a4.call(this),this.t},i.prototype.ci=function(){var t=this.cu.xn;e.prototype.ci.call(this),t.abg=this.cu.zb,t.abo=this.cu.y9,t.xx=this.cu.xx,t.yp=this.cu.yd,t.x6=this.cu.xy},i.prototype.cw=function(){this.cu.xn.abg=this.cu.zb},i.prototype.cv=function(){this.cu.xn.abo=this.cu.y9},i.prototype.c2=function(){this.cu.xn.xx=this.cu.xx},i.prototype.c0=function(){this.cu.xn.yp=this.cu.yd},i.prototype.c1=function(){this.cu.xn.x6=this.cu.xy},i.prototype.c3=function(){this.cu.xn.aaw=this.cu.xz},i.prototype.c5=function(){this.cu.xn.xAxis=this.cu.dc.zl},i.prototype.c6=function(){this.cu.xn.yAxis=this.cu.dc.zn},i.prototype.c4=function(){var e=this.cu.xn;if(null==this.cu.dc)return e.xAxis=null,void(e.yAxis=null);e.xAxis=this.cu.dc.zl,e.yAxis=this.cu.dc.zn},i.prototype.cy=function(){this.cu.xn.zg=this.cu.yv},i.prototype.cx=function(){this.cu.xn.y6=this.cu.yr},i.prototype.cz=function(){this.cu.xn.y7=this.cu.ys},i.$t=n.markType(i,"GeographicSymbolSeriesView",y.$),i}(y),Se=function(e){function r(){var t=e.call(this)||this;return t.yx=null,t.y0=!1,t.yz=!1,t.assigningScatterStyle=null,t.assigningScatterMarkerStyle=null,t.ab=r.$,t}return t.__extends(r,e),r.prototype.bk=function(){return new r},r.prototype.get_ek=function(){return!0},r.prototype.ct=function(){return new me(this)},r.prototype.rj=function(t){e.prototype.rj.call(this,t),this.yy=t},r.prototype.jv=function(){return.7},r.prototype.xm=function(){return new i.ScatterSeries},r.prototype.get_fh=function(){return!0},r.prototype.rs=function(t,i,a,o){switch(e.prototype.rs.call(this,t,i,a,o),i){case"SeriesViewer":this.yy.c4();break;case r.$$p[5]:this.yy.cw();break;case r.$$p[4]:this.yy.cv();break;case r.$$p[6]:this.yy.cy();break;case"XAxis":this.yy.c5();break;case"YAxis":this.yy.c6();break;case r.$$p[1]:if(this.xn.aac=this.y2,this.y0=this.y2,this.y2){var s=this.xn;s.assigningScatterStyle=n.delegateCombine(s.assigningScatterStyle,n.runOn(this,this.zg))}else{var l=this.xn;l.assigningScatterStyle=n.delegateRemove(l.assigningScatterStyle,n.runOn(this,this.zg))}break;case r.$$p[0]:if(this.xn.aab=this.y1,this.yz=this.y1,this.y2){var c=this.xn;c.assigningScatterMarkerStyle=n.delegateCombine(c.assigningScatterMarkerStyle,n.runOn(this,this.zf))}else{var u=this.xn;u.assigningScatterMarkerStyle=n.delegateRemove(u.assigningScatterMarkerStyle,n.runOn(this,this.zf))}break;case r.$$p[2]:this.xn.zv=this.yw;break;case r.$$p[3]:this.xn.aav=this.y4}},r.prototype.zg=function(e,t){null!=this.assigningScatterStyle&&this.assigningScatterStyle(this,t)},r.prototype.zf=function(e,t){null!=this.assigningScatterMarkerStyle&&this.assigningScatterMarkerStyle(this,t)},r.$t=n.markType(r,"GeographicSymbolSeries",ye.$),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"raisePropertyChanged",["IsCustomScatterMarkerStyleAllowed:y1:zh",[0,!1],"IsCustomScatterStyleAllowed:y2:zi",[0,!1],"ItemSearchMode:yw:zj",[i.ScatterItemSearchMode_$type,n.enumGetBox(i.ScatterItemSearchMode_$type,0)],"ItemSearchThreshold:y4:zk",[1,1e4],"LatitudeMemberPath:y9:zl",[2,null],"LongitudeMemberPath:zb:zm",[2,null],"MarkerCollisionAvoidance:yv:zn",[i.CollisionAvoidanceType_$type,n.enumGetBox(i.CollisionAvoidanceType_$type,0)],"UseLightweightMarkers:y3:zo",[0,!1]]),r}(ye),_e=function(e){function r(){var t=e.call(this)||this;return t._assigningScatterStyle=null,t._assigningScatterStyle_wrapped=null,t._assigningScatterMarkerStyle=null,t._assigningScatterMarkerStyle_wrapped=null,t}return t.__extends(r,e),r.prototype.createImplementation=function(){return new Se},Object.defineProperty(r.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),r.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this.i.connectedCallback&&this.i.connectedCallback(),this._attached||(this._attached=!0,this._flushQueuedAttributes())},r.prototype.disconnectedCallback=function(){e.prototype.disconnectedCallback&&e.prototype.disconnectedCallback.call(this),this.i.disconnectedCallback&&this.i.disconnectedCallback(),this._attached&&(this._attached=!1)},Object.defineProperty(r,"observedAttributes",{get:function(){if(null==r._observedAttributesIgcGeographicSymbolSeriesComponent){for(var e=n.getAllPropertyNames(r),t=0;t<e.length;t++)e[t]=n.toSpinal(e[t]);r._observedAttributesIgcGeographicSymbolSeriesComponent=e}return r._observedAttributesIgcGeographicSymbolSeriesComponent},enumerable:!1,configurable:!0}),r.register=function(){r._isElementRegistered||(r._isElementRegistered=!0,n.RegisterElementHelper.registerElement(r.htmlTagName,r))},Object.defineProperty(r.prototype,"hasOnlyMarkers",{get:function(){return this.i.ek},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"latitudeMemberPath",{get:function(){return this.i.y9},set:function(e){this.i.y9=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"longitudeMemberPath",{get:function(){return this.i.zb},set:function(e){this.i.zb=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"markerCollisionAvoidance",{get:function(){return this.i.yv},set:function(e){this.i.yv=n.ensureEnum(i.CollisionAvoidanceType_$type,e),this._a("markerCollisionAvoidance",n.enumToString(i.CollisionAvoidanceType_$type,this.i.yv))},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"isCustomScatterStyleAllowed",{get:function(){return this.i.y2},set:function(e){this.i.y2=n.ensureBool(e),this._a("isCustomScatterStyleAllowed",this.i.y2)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"isCustomScatterMarkerStyleAllowed",{get:function(){return this.i.y1},set:function(e){this.i.y1=n.ensureBool(e),this._a("isCustomScatterMarkerStyleAllowed",this.i.y1)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"itemSearchMode",{get:function(){return this.i.yw},set:function(e){this.i.yw=n.ensureEnum(i.ScatterItemSearchMode_$type,e),this._a("itemSearchMode",n.enumToString(i.ScatterItemSearchMode_$type,this.i.yw))},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"itemSearchThreshold",{get:function(){return this.i.y4},set:function(e){this.i.y4=+e,this._a("itemSearchThreshold",this.i.y4)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"assigningScatterStyle",{get:function(){return this._assigningScatterStyle},set:function(e){var t=this;null!==this._assigningScatterStyle_wrapped&&(this.i.assigningScatterStyle=n.delegateRemove(this.i.assigningScatterStyle,this._assigningScatterStyle_wrapped),this._assigningScatterStyle_wrapped=null,this._assigningScatterStyle=null),this._assigningScatterStyle=e,this._assigningScatterStyle_wrapped=function(e,n){var r=new i.IgcAssigningScatterStyleEventArgs;r._provideImplementation(n),t.beforeAssigningScatterStyle&&t.beforeAssigningScatterStyle(t,r),t._assigningScatterStyle&&t._assigningScatterStyle(t,r)},this.i.assigningScatterStyle=n.delegateCombine(this.i.assigningScatterStyle,this._assigningScatterStyle_wrapped)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"assigningScatterMarkerStyle",{get:function(){return this._assigningScatterMarkerStyle},set:function(e){var t=this;null!==this._assigningScatterMarkerStyle_wrapped&&(this.i.assigningScatterMarkerStyle=n.delegateRemove(this.i.assigningScatterMarkerStyle,this._assigningScatterMarkerStyle_wrapped),this._assigningScatterMarkerStyle_wrapped=null,this._assigningScatterMarkerStyle=null),this._assigningScatterMarkerStyle=e,this._assigningScatterMarkerStyle_wrapped=function(e,n){var r=new i.IgcAssigningScatterMarkerStyleEventArgs;r._provideImplementation(n),t.beforeAssigningScatterMarkerStyle&&t.beforeAssigningScatterMarkerStyle(t,r),t._assigningScatterMarkerStyle&&t._assigningScatterMarkerStyle(t,r)},this.i.assigningScatterMarkerStyle=n.delegateCombine(this.i.assigningScatterMarkerStyle,this._assigningScatterMarkerStyle_wrapped)},enumerable:!1,configurable:!0}),r._observedAttributesIgcGeographicSymbolSeriesComponent=null,r.htmlTagName="igc-geographic-symbol-series",r._isElementRegistered=!1,r}(pe),xe=function(){function e(){}return e.register=function(){i.IgcScatterSeriesModule.register(),_e.register(),n.TypeRegistrar.registerCons("IgcGeographicSymbolSeriesComponent",_e),n.TypeRegistrar.register("GeographicSymbolSeries",Se.$type)},e}(),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,"observedAttributes",{get:function(){if(null==i._observedAttributesIgcGeographicXYTriangulatingSeriesComponent){for(var e=n.getAllPropertyNames(i),t=0;t<e.length;t++)e[t]=n.toSpinal(e[t]);i._observedAttributesIgcGeographicXYTriangulatingSeriesComponent=e}return i._observedAttributesIgcGeographicXYTriangulatingSeriesComponent},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.IgcTriangulationDataSource,this.onTriangulationDataSourceImportCompleted=this.onTriangulationDataSourceImportCompleted.bind(this),this._cachedTriangulationDataSource.importCompleted=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.xz},set:function(e){this.i.xz=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"latitudeMemberPath",{get:function(){return this.i.xx},set:function(e){this.i.xx=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"trianglesSource",{get:function(){return this.i.xw},set:function(e){this.i.xw=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"triangleVertexMemberPath1",{get:function(){return this.i.x2},set:function(e){this.i.x2=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"triangleVertexMemberPath2",{get:function(){return this.i.x4},set:function(e){this.i.x4=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"triangleVertexMemberPath3",{get:function(){return this.i.x6},set:function(e){this.i.x6=e},enumerable:!1,configurable:!0}),i._observedAttributesIgcGeographicXYTriangulatingSeriesComponent=null,i}(L),ke=function(e){function r(){var t=e.call(this)||this;return t._triangulationStatusChanged=null,t._triangulationStatusChanged_wrapped=null,t}return t.__extends(r,e),r.prototype.createImplementation=function(){return new v},Object.defineProperty(r.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),r.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this.i.connectedCallback&&this.i.connectedCallback(),this._attached||(this._attached=!0,this._flushQueuedAttributes())},r.prototype.disconnectedCallback=function(){e.prototype.disconnectedCallback&&e.prototype.disconnectedCallback.call(this),this.i.disconnectedCallback&&this.i.disconnectedCallback(),this._attached&&(this._attached=!1)},Object.defineProperty(r,"observedAttributes",{get:function(){if(null==r._observedAttributesIgcGeographicScatterAreaSeriesComponent){for(var e=n.getAllPropertyNames(r),t=0;t<e.length;t++)e[t]=n.toSpinal(e[t]);r._observedAttributesIgcGeographicScatterAreaSeriesComponent=e}return r._observedAttributesIgcGeographicScatterAreaSeriesComponent},enumerable:!1,configurable:!0}),r.register=function(){r._isElementRegistered||(r._isElementRegistered=!0,n.RegisterElementHelper.registerElement(r.htmlTagName,r))},Object.defineProperty(r.prototype,"isArea",{get:function(){return this.i.ex},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"colorMemberPath",{get:function(){return this.i.yl},set:function(e){this.i.yl=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"colorScale",{get:function(){var e=this.i.yg;if(null==e)return null;if(!e.externalObject){var t=i.IgcColorScaleComponent._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.yg=null==e?null:e.i},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"actualColorScale",{get:function(){var e=this.i.yf;if(null==e)return null;if(!e.externalObject){var t=i.IgcColorScaleComponent._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.yf=null==e?null:e.i},enumerable:!1,configurable:!0}),r.prototype.findByName=function(t){var i=e.prototype.findByName.call(this,t);return i||(this.colorScale&&this.colorScale.name&&this.colorScale.name==t?this.colorScale:this.actualColorScale&&this.actualColorScale.name&&this.actualColorScale.name==t?this.actualColorScale:null)},r.prototype._styling=function(t,i,n){e.prototype._styling.call(this,t,i,n),this._inStyling=!0,this.colorScale&&this.colorScale._styling&&this.colorScale._styling(t,i,this),this.actualColorScale&&this.actualColorScale._styling&&this.actualColorScale._styling(t,i,this),this._inStyling=!1},r.prototype.updateActualColorScale=function(){this.i.yq()},Object.defineProperty(r.prototype,"triangulationStatusChanged",{get:function(){return this._triangulationStatusChanged},set:function(e){var t=this;null!==this._triangulationStatusChanged_wrapped&&(this.i.triangulationStatusChanged=n.delegateRemove(this.i.triangulationStatusChanged,this._triangulationStatusChanged_wrapped),this._triangulationStatusChanged_wrapped=null,this._triangulationStatusChanged=null),this._triangulationStatusChanged=e,this._triangulationStatusChanged_wrapped=function(e,i){var r=new n.IgcTriangulationStatusEventArgs;r._provideImplementation(i),t.beforeTriangulationStatusChanged&&t.beforeTriangulationStatusChanged(t,r),t._triangulationStatusChanged&&t._triangulationStatusChanged(t,r)},this.i.triangulationStatusChanged=n.delegateCombine(this.i.triangulationStatusChanged,this._triangulationStatusChanged_wrapped)},enumerable:!1,configurable:!0}),r._observedAttributesIgcGeographicScatterAreaSeriesComponent=null,r.htmlTagName="igc-geographic-scatter-area-series",r._isElementRegistered=!1,r}(ve),Ce=function(){function e(){}return e.register=function(){i.IgcScatterAreaSeriesModule.register(),ke.register(),n.TypeRegistrar.registerCons("IgcGeographicScatterAreaSeriesComponent",ke),n.TypeRegistrar.register("GeographicScatterAreaSeries",v.$type)},e}(),we=function(e){function r(t){var i=e.call(this,t)||this;return i.cu=null,i.cu=t,i}return t.__extends(r,e),r.prototype.ci=function(){e.prototype.ci.call(this);var t=n.typeCast(i.HighDensityScatterSeries.$,this.cu.xn);t.zw=this.cu.yc,t.z4=this.cu.ya,t.x9=this.cu.xz,t.x8=this.cu.xy,t.gf=this.cu.xx,t.y4=this.cu.x1,t.y3=this.cu.x0,t.aa2=this.cu.yv,t.aa1=this.cu.yu,t.zg=this.cu.x4},r.prototype.c0=function(){this.cu.xn.zw=this.cu.yc},r.prototype.cz=function(){this.cu.xn.z4=this.cu.ya},r.prototype.c5=function(){this.cu.xn.x9=this.cu.xz},r.prototype.c3=function(){this.cu.xn.x8=this.cu.xy},r.prototype.c1=function(){this.cu.xn.gf=this.cu.xx},r.prototype.cy=function(){this.cu.xn.y4=this.cu.x1},r.prototype.cw=function(){this.cu.xn.y3=this.cu.x0},r.prototype.c4=function(){var e=n.typeCast(i.HighDensityScatterSeries.$,this.cu.xn);if(null==this.cu.dc)return e.xs=null,void(e.xu=null);e.xs=this.cu.dc.zl,e.xu=this.cu.dc.zn},r.prototype.c6=function(){this.cu.xn.xs=this.cu.dc.zl},r.prototype.c7=function(){this.cu.xn.xu=this.cu.dc.zn},r.prototype.cx=function(){this.cu.xn.aa2=this.cu.yv},r.prototype.cv=function(){this.cu.xn.aa1=this.cu.yu},r.prototype.c2=function(){this.cu.xn.zg=this.cu.x4},r.prototype.a4=function(){e.prototype.a4.call(this),this.t||(this.cu.yv=i.Defaults.bf,this.cu.yu=i.Defaults.be,this.cu.v1=i.Defaults.ba,this.cu.wh=i.Defaults.a9)},r.$t=n.markType(r,"GeographicHighDensityScatterSeriesView",y.$),r}(y),Pe=function(e){function r(){var t=e.call(this)||this;return t.xv=null,t.progressiveLoadStatusChanged=null,t.x3=0,t.ab=r.$,t}return t.__extends(r,e),r.prototype.bk=function(){return new r},r.prototype.ju=function(){return n.isNaN_(this.jt)?i.Defaults.ad:e.prototype.ju.call(this)},r.prototype.get_fs=function(){return!0},r.prototype.ct=function(){return new we(this)},r.prototype.rj=function(t){e.prototype.rj.call(this,t),this.xw=t},r.prototype.xm=function(){return this.xv=new i.HighDensityScatterSeries,this.xv},Object.defineProperty(r.prototype,"x5",{get:function(){return this.x3},set:function(e){var t=this.x3;this.x3=e,this.raisePropertyChanged("ProgressiveStatus",t,this.x3)},enumerable:!1,configurable:!0}),r.prototype.xs=function(t,i){e.prototype.xs.call(this,t,i);var r=this.xn;r.progressiveLoadStatusChanged=n.delegateCombine(r.progressiveLoadStatusChanged,n.runOn(this,this.yj));var a=this.xn;a.propertyUpdated=n.delegateCombine(a.propertyUpdated,n.runOn(this,this.yi))},r.prototype.yj=function(e,t){this.x5=t.currentStatus,null!=this.progressiveLoadStatusChanged&&this.progressiveLoadStatusChanged(this,t)},r.prototype.yi=function(e,t){this.xv},r.prototype.rs=function(t,i,n,a){switch(e.prototype.rs.call(this,t,i,n,a),i){case"SeriesViewer":this.xw.c4();break;case r.$$p[5]:this.xw.c0();break;case r.$$p[4]:this.xw.cz();break;case r.$$p[9]:this.xw.c5();break;case r.$$p[8]:this.xw.c3();break;case r.$$p[6]:this.xw.c1();break;case"XAxis":this.xw.c6();break;case"YAxis":this.xw.c7();break;case r.$$p[3]:this.xw.cy();break;case r.$$p[1]:this.xw.cw();break;case r.$$p[2]:this.xw.cx();break;case r.$$p[0]:this.xw.cv();break;case r.$$p[7]:this.xw.c2()}},r.prototype.get_hf=function(){return!0},r.prototype.set_hf=function(t){e.prototype.set_hf.call(this,t)},r.$t=n.markType(r,"GeographicHighDensityScatterSeries",p.$),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"raisePropertyChanged",["HeatMaximumColor:yu:yk",[n.Color.$,i.Defaults.be],"HeatMaximum:x0:yl",[1,50],"HeatMinimumColor:yv:ym",[n.Color.$,i.Defaults.bf],"HeatMinimum:x1:yn",[1,0],"LatitudeMemberPath:ya:yo",[2,null],"LongitudeMemberPath:yc:yp",[2,null],"MouseOverEnabled:xx:yq",[0,!1],"PointExtent:x4:yr",[1,1],"ProgressiveLoad:xy:ys",[0,!0],"UseBruteForce:xz:yt",[0,!1]]),r}(p),ze=function(e){function r(){var t=e.call(this)||this;return t._progressiveLoadStatusChanged=null,t._progressiveLoadStatusChanged_wrapped=null,t}return t.__extends(r,e),r.prototype.createImplementation=function(){return new Pe},Object.defineProperty(r.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),r.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this.i.connectedCallback&&this.i.connectedCallback(),this._attached||(this._attached=!0,this._flushQueuedAttributes())},r.prototype.disconnectedCallback=function(){e.prototype.disconnectedCallback&&e.prototype.disconnectedCallback.call(this),this.i.disconnectedCallback&&this.i.disconnectedCallback(),this._attached&&(this._attached=!1)},Object.defineProperty(r,"observedAttributes",{get:function(){if(null==r._observedAttributesIgcGeographicHighDensityScatterSeriesComponent){for(var e=n.getAllPropertyNames(r),t=0;t<e.length;t++)e[t]=n.toSpinal(e[t]);r._observedAttributesIgcGeographicHighDensityScatterSeriesComponent=e}return r._observedAttributesIgcGeographicHighDensityScatterSeriesComponent},enumerable:!1,configurable:!0}),r.register=function(){r._isElementRegistered||(r._isElementRegistered=!0,n.RegisterElementHelper.registerElement(r.htmlTagName,r))},Object.defineProperty(r.prototype,"isPixel",{get:function(){return this.i.fs},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"latitudeMemberPath",{get:function(){return this.i.ya},set:function(e){this.i.ya=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"longitudeMemberPath",{get:function(){return this.i.yc},set:function(e){this.i.yc=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"useBruteForce",{get:function(){return this.i.xz},set:function(e){this.i.xz=n.ensureBool(e),this._a("useBruteForce",this.i.xz)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"progressiveLoad",{get:function(){return this.i.xy},set:function(e){this.i.xy=n.ensureBool(e),this._a("progressiveLoad",this.i.xy)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"mouseOverEnabled",{get:function(){return this.i.xx},set:function(e){this.i.xx=n.ensureBool(e),this._a("mouseOverEnabled",this.i.xx)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"heatMinimum",{get:function(){return this.i.x1},set:function(e){this.i.x1=+e,this._a("heatMinimum",this.i.x1)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"heatMaximum",{get:function(){return this.i.x0},set:function(e){this.i.x0=+e,this._a("heatMaximum",this.i.x0)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"heatMinimumColor",{get:function(){return n.colorToString(this.i.yv)},set:function(e){this.i.yv=n.stringToColor(e),this._a("heatMinimumColor",n.colorToString(this.i.yv))},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"heatMaximumColor",{get:function(){return n.colorToString(this.i.yu)},set:function(e){this.i.yu=n.stringToColor(e),this._a("heatMaximumColor",n.colorToString(this.i.yu))},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"pointExtent",{get:function(){return this.i.x4},set:function(e){this.i.x4=+e,this._a("pointExtent",this.i.x4)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"progressiveStatus",{get:function(){return this.i.x5},set:function(e){this.i.x5=+e,this._a("progressiveStatus",this.i.x5)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"progressiveLoadStatusChanged",{get:function(){return this._progressiveLoadStatusChanged},set:function(e){var t=this;null!==this._progressiveLoadStatusChanged_wrapped&&(this.i.progressiveLoadStatusChanged=n.delegateRemove(this.i.progressiveLoadStatusChanged,this._progressiveLoadStatusChanged_wrapped),this._progressiveLoadStatusChanged_wrapped=null,this._progressiveLoadStatusChanged=null),this._progressiveLoadStatusChanged=e,this._progressiveLoadStatusChanged_wrapped=function(e,n){var r=new i.IgcProgressiveLoadStatusEventArgs;r._provideImplementation(n),t.beforeProgressiveLoadStatusChanged&&t.beforeProgressiveLoadStatusChanged(t,r),t._progressiveLoadStatusChanged&&t._progressiveLoadStatusChanged(t,r)},this.i.progressiveLoadStatusChanged=n.delegateCombine(this.i.progressiveLoadStatusChanged,this._progressiveLoadStatusChanged_wrapped)},enumerable:!1,configurable:!0}),r._observedAttributesIgcGeographicHighDensityScatterSeriesComponent=null,r.htmlTagName="igc-geographic-high-density-scatter-series",r._isElementRegistered=!1,r}(L),Ie=function(){function e(){}return e.register=function(){i.IgcHighDensityScatterSeriesModule.register(),ze.register(),n.TypeRegistrar.registerCons("IgcGeographicHighDensityScatterSeriesComponent",ze),n.TypeRegistrar.register("GeographicHighDensityScatterSeries",Pe.$type)},e}(),Te=function(e){function r(t){var i=e.call(this,t)||this;return i.c2=null,i.c2=t,i}return t.__extends(r,e),r.prototype.a4=function(){e.prototype.a4.call(this),this.t||(this.c2.j0=i.Defaults.z)},r.prototype.ci=function(){e.prototype.ci.call(this),null!=this.c2.xn&&(this.c2.yf.zi=this.c2.yi,this.c2.yf.zs=this.c2.ym)},r.prototype.c3=function(){null!=this.c2.yf&&(this.c2.yf.zi=this.c2.yi)},r.prototype.c4=function(){null!=this.c2.yf&&(this.c2.yf.zs=this.c2.ym)},r.$t=n.markType(r,"GeographicContourLineSeriesView",b.$),r}(b),Me=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.bk=function(){return new r},r.prototype.get_fn=function(){return!0},r.prototype.xs=function(t,i){e.prototype.xs.call(this,t,i)},r.prototype.xm=function(){this.yf=new i.ScatterContourSeries;var e=this.yf;e.triangulationStatusChanged=n.delegateCombine(e.triangulationStatusChanged,n.runOn(this,this.yp));var t=this.yf;return t.propertyUpdated=n.delegateCombine(t.propertyUpdated,n.runOn(this,this.yq)),this.yf},r.prototype.yp=function(e,t){null!=this.triangulationStatusChanged&&this.triangulationStatusChanged(this,t)},r.prototype.yq=function(e,t){var r=n.typeCast(i.ScatterContourSeries.$,this.xn);null!=r&&"ActualFillScale"==t.propertyName&&(this.yh=r.zh)},r.prototype.s1=function(){e.prototype.s1.call(this)},r.prototype.ct=function(){return new Te(this)},r.prototype.rj=function(t){e.prototype.rj.call(this,t),this.yj=t},r.prototype.rs=function(t,i,n,a){switch(e.prototype.rs.call(this,t,i,n,a),i){case r.$$p[1]:this.yj.c3();break;case r.$$p[2]:this.yj.c4();break;case r.$$p[3]:this.yf.zf=this.ye;break;case"DashArray":this.yf.wo=this.wo;break;case"DashCap":this.yf.wp=this.wp;break;case"MiterLimit":this.yf.jr=this.jr;break;case"LineJoin":this.yf.wr=this.wr}},r.$t=n.markType(r,"GeographicContourLineSeries",x.$),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"raisePropertyChanged",["ActualFillScale:yh:yr",[i.ValueBrushScale.$,null],"FillScale:yi:ys",[i.ValueBrushScale.$,null],"ValueMemberPath:ym:yt",[2,"value"],"ValueResolver:ye:yu",[i.ContourValueResolver.$,null]]),r}(x),$e=function(e){function r(){var t=e.call(this)||this;return t._triangulationStatusChanged=null,t._triangulationStatusChanged_wrapped=null,t}return t.__extends(r,e),r.prototype.createImplementation=function(){return new Me},Object.defineProperty(r.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),r.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this.i.connectedCallback&&this.i.connectedCallback(),this._attached||(this._attached=!0,this._flushQueuedAttributes())},r.prototype.disconnectedCallback=function(){e.prototype.disconnectedCallback&&e.prototype.disconnectedCallback.call(this),this.i.disconnectedCallback&&this.i.disconnectedCallback(),this._attached&&(this._attached=!1)},Object.defineProperty(r,"observedAttributes",{get:function(){if(null==r._observedAttributesIgcGeographicContourLineSeriesComponent){for(var e=n.getAllPropertyNames(r),t=0;t<e.length;t++)e[t]=n.toSpinal(e[t]);r._observedAttributesIgcGeographicContourLineSeriesComponent=e}return r._observedAttributesIgcGeographicContourLineSeriesComponent},enumerable:!1,configurable:!0}),r.register=function(){r._isElementRegistered||(r._isElementRegistered=!0,n.RegisterElementHelper.registerElement(r.htmlTagName,r))},Object.defineProperty(r.prototype,"isLineContour",{get:function(){return this.i.fn},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"valueMemberPath",{get:function(){return this.i.ym},set:function(e){this.i.ym=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"fillScale",{get:function(){var e=this.i.yi;if(null==e)return null;if(!e.externalObject){var t=i.IgcValueBrushScaleComponent._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.yi=null==e?null:e.i},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"actualFillScale",{get:function(){var e=this.i.yh;if(null==e)return null;if(!e.externalObject){var t=i.IgcValueBrushScaleComponent._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.yh=null==e?null:e.i},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"valueResolver",{get:function(){var e=this.i.ye;if(null==e)return null;if(!e.externalObject){var t=i.IgcContourValueResolverComponent._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.ye=null==e?null:e.i},enumerable:!1,configurable:!0}),r.prototype.findByName=function(t){var i=e.prototype.findByName.call(this,t);return i||(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)},r.prototype._styling=function(t,i,n){e.prototype._styling.call(this,t,i,n),this._inStyling=!0,this.fillScale&&this.fillScale._styling&&this.fillScale._styling(t,i,this),this.actualFillScale&&this.actualFillScale._styling&&this.actualFillScale._styling(t,i,this),this.valueResolver&&this.valueResolver._styling&&this.valueResolver._styling(t,i,this),this._inStyling=!1},Object.defineProperty(r.prototype,"triangulationStatusChanged",{get:function(){return this._triangulationStatusChanged},set:function(e){var t=this;null!==this._triangulationStatusChanged_wrapped&&(this.i.triangulationStatusChanged=n.delegateRemove(this.i.triangulationStatusChanged,this._triangulationStatusChanged_wrapped),this._triangulationStatusChanged_wrapped=null,this._triangulationStatusChanged=null),this._triangulationStatusChanged=e,this._triangulationStatusChanged_wrapped=function(e,i){var r=new n.IgcTriangulationStatusEventArgs;r._provideImplementation(i),t.beforeTriangulationStatusChanged&&t.beforeTriangulationStatusChanged(t,r),t._triangulationStatusChanged&&t._triangulationStatusChanged(t,r)},this.i.triangulationStatusChanged=n.delegateCombine(this.i.triangulationStatusChanged,this._triangulationStatusChanged_wrapped)},enumerable:!1,configurable:!0}),r._observedAttributesIgcGeographicContourLineSeriesComponent=null,r.htmlTagName="igc-geographic-contour-line-series",r._isElementRegistered=!1,r}(ve),Oe=function(){function e(){}return e.register=function(){i.IgcScatterContourSeriesModule.register(),$e.register(),n.TypeRegistrar.registerCons("IgcGeographicContourLineSeriesComponent",$e),n.TypeRegistrar.register("GeographicContourLineSeries",Me.$type)},e}(),Re=function(){function e(){}return e.register=function(){Q.register(),te.register(),re.register(),n.IgcHeatTileGeneratorModule.register(),he.register(),i.IgcSizeScaleModule.register(),i.IgcValueBrushScaleModule.register(),i.IgcCustomPaletteColorScaleModule.register(),be.register(),xe.register(),Ce.register(),Ie.register(),Oe.register(),U.register(),n.IgcShapeDataSourceModule.register()},e}(),je=function(e){function i(){var t=null!==e&&e.apply(this,arguments)||this;return t._token=null,t._expires=0,t._ssl=!1,t}return t.__extends(i,e),Object.defineProperty(i.prototype,"token",{get:function(){return this._token},set:function(e){this._token=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"expires",{get:function(){return this._expires},set:function(e){this._expires=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"ssl",{get:function(){return this._ssl},set:function(e){this._ssl=e},enumerable:!1,configurable:!0}),i.$t=n.markType(i,"TokenResponseModel"),i}(n.Base),Ae=function(e){function i(){var t=null!==e&&e.apply(this,arguments)||this;return t._name=null,t._tileInfo=null,t}return t.__extends(i,e),Object.defineProperty(i.prototype,"name",{get:function(){return this._name},set:function(e){this._name=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"tileInfo",{get:function(){return this._tileInfo},set:function(e){this._tileInfo=e},enumerable:!1,configurable:!0}),i.$t=n.markType(i,"MapServerResponseModel"),i}(n.Base),Ge=function(e){function i(){var t=null!==e&&e.apply(this,arguments)||this;return t._lods=null,t}return t.__extends(i,e),Object.defineProperty(i.prototype,"lods",{get:function(){return this._lods},set:function(e){this._lods=e},enumerable:!1,configurable:!0}),i.$t=n.markType(i,"TileInfoResponseModel"),i}(n.Base),De=function(e){function i(){var t=null!==e&&e.apply(this,arguments)||this;return t._level=0,t._resolution=0,t._scale=0,t}return t.__extends(i,e),Object.defineProperty(i.prototype,"level",{get:function(){return this._level},set:function(e){this._level=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"resolution",{get:function(){return this._resolution},set:function(e){this._resolution=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"scale",{get:function(){return this._scale},set:function(e){this._scale=e},enumerable:!1,configurable:!0}),i.$t=n.markType(i,"LevelOfDetailResponseModel"),i}(n.Base),Be=function(e){return e[e.Road=0]="Road",e[e.Satellite=1]="Satellite",e[e.DarkGrey=2]="DarkGrey",e[e.LabelsRoadOverlay=3]="LabelsRoadOverlay",e[e.LabelsDarkGreyOverlay=4]="LabelsDarkGreyOverlay",e[e.HybridRoadOverlay=5]="HybridRoadOverlay",e[e.HybridDarkGreyOverlay=6]="HybridDarkGreyOverlay",e[e.TerraOverlay=7]="TerraOverlay",e[e.WeatherRadarOverlay=8]="WeatherRadarOverlay",e[e.WeatherInfraredOverlay=9]="WeatherInfraredOverlay",e[e.TrafficAbsoluteOverlay=10]="TrafficAbsoluteOverlay",e[e.TrafficRelativeOverlay=11]="TrafficRelativeOverlay",e[e.TrafficRelativeDarkOverlay=12]="TrafficRelativeDarkOverlay",e[e.TrafficDelayOverlay=13]="TrafficDelayOverlay",e[e.TrafficReducedOverlay=14]="TrafficReducedOverlay",e}({}),qe=n.markEnum("AzureMapsImageryStyle","Road,0|Satellite,1|DarkGrey,2|LabelsRoadOverlay,3|LabelsDarkGreyOverlay,4|HybridRoadOverlay,5|HybridDarkGreyOverlay,6|TerraOverlay,7|WeatherRadarOverlay,8|WeatherInfraredOverlay,9|TrafficAbsoluteOverlay,10|TrafficRelativeOverlay,11|TrafficRelativeDarkOverlay,12|TrafficDelayOverlay,13|TrafficReducedOverlay,14"),Ee=function(e){function i(t){var i=e.call(this,t)||this;return i.k=t,i}return t.__extends(i,e),i.prototype.p=function(){this.l(),this.n(),this.o(),this.m(),this.q(),this.r()},i.prototype.l=function(){this.a.ap.apiKey=this.k.apiKey},i.prototype.n=function(){this.a.ap.cultureName=this.k.cultureName},i.prototype.o=function(){this.a.ap.tilesetId=this.k.b1},i.prototype.m=function(){this.a.ap.apiVersion=this.k.apiVersion},i.prototype.q=function(){this.a.ap.localizedView=this.k.localizedView},i.prototype.r=function(){this.a.ap.timestamp=this.k.timestamp},i.$t=n.markType(i,"AzureMapsImageryView",d.$),i}(d),Ne=function(e){function i(){var t=e.call(this,new n.AzureMapsTileSource)||this;return t.bp.p(),t}return t.__extends(i,e),i.prototype.ai=function(){return new Ee(this)},i.prototype.bb=function(t){e.prototype.bb.call(this,t),this.bp=t},i.prototype.b4=function(t,n,r){switch(t){case i.$$p[3]:this.b1=this.bx(),this.bp.o();break;case i.$$p[0]:this.bp.l();break;case i.$$p[2]:this.bp.n();break;case i.$$p[1]:this.bp.m();break;case i.$$p[4]:this.bp.q();break;case i.$$p[6]:this.bp.r()}e.prototype.ba.call(this,t,n,r)},i.prototype.bx=function(){switch(this.imageryStyle){case 0:return"microsoft.base.road";case 7:return"microsoft.terra.main";case 2:return"microsoft.base.darkgrey";case 3:return"microsoft.base.labels.road";case 4:return"microsoft.base.labels.darkgrey";case 5:return"microsoft.base.hybrid.road";case 6:return"microsoft.base.hybrid.darkgrey";case 1:return"microsoft.imagery";case 8:return"microsoft.weather.radar.main";case 9:return"microsoft.weather.infrared.main";case 10:return"microsoft.traffic.absolute.main";case 11:return"microsoft.traffic.relative.main";case 12:return"microsoft.traffic.relative.dark";case 13:return"microsoft.traffic.delay.main";case 14:return"microsoft.traffic.reduced.main";default:return""}},i.$t=n.markType(i,"AzureMapsImagery",f.$),i.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,i,"b4",["ApiKey",[2,n.stringEmpty()],"ApiVersion",[2,"2024-04-01"],"CultureName",[2,"en-US"],"ImageryStyle",[qe,n.enumGetBox(qe,0)],"LocalizedView",[2,null],"TilesetId:b1:ca",[2,null],"Timestamp",[3,n.dateMinValue()]]),i}(f),Ve=function(e){function i(t){var i=e.call(this,t)||this;return i.cu=null,i.cu=t,i}return t.__extends(i,e),i.$t=n.markType(i,"GeographicProportionalSymbolSeriesBaseView",y.$),i}(y),Ue=function(e){function i(t){var i=e.call(this,t)||this;return i.cu=null,i.cu=t,i}return t.__extends(i,e),i.$t=n.markType(i,"GeographicShapeSeriesBaseBaseView",y.$),i}(y),Le=function(e){function i(t){var i=e.call(this,t)||this;return i.cu=null,i.cu=t,i}return t.__extends(i,e),i.$t=n.markType(i,"GeographicSymbolSeriesBaseView",y.$),i}(y),Fe=function(e){function i(t){var i=e.call(this,t)||this;return i.cu=null,i.cu=t,i}return t.__extends(i,e),i.$t=n.markType(i,"GeographicXYTriangulatingSeriesBaseView",y.$),i}(y),He=function(e){function i(){return e.call(this)||this}return t.__extends(i,e),i.prototype.createImplementation=function(){return new Ne},Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"cultureName",{get:function(){return this.i.cultureName},set:function(e){this.i.cultureName=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"apiKey",{get:function(){return this.i.apiKey},set:function(e){this.i.apiKey=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"apiVersion",{get:function(){return this.i.apiVersion},set:function(e){this.i.apiVersion=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"imageryStyle",{get:function(){return this.i.imageryStyle},set:function(e){this.i.imageryStyle=n.ensureEnum(qe,e)},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"localizedView",{get:function(){return this.i.localizedView},set:function(e){this.i.localizedView=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"timestamp",{get:function(){return this.i.timestamp},set:function(e){this.i.timestamp=e},enumerable:!1,configurable:!0}),i}(T),We=function(){function e(){}return e.register=function(){n.TypeRegistrar.registerCons("IgcAzureMapsImagery",He),n.TypeRegistrar.register("AzureMapsImagery",Ne.$type)},e}(),Xe=function(e){function i(){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(i,e),i.$t=n.markType(i,"ImageryMetadata"),i}(n.Base),Ye=function(e){function i(){var t=e.call(this)||this;return t.a=null,t.a=new n.List$1(Xe.$,0),t}return t.__extends(i,e),i.$t=n.markType(i,"BingResourceSet"),i}(n.Base),Ze=function(e){function i(){var t=e.call(this)||this;return t.a=null,t.a=new n.List$1(Ye.$,0),t}return t.__extends(i,e),i.$t=n.markType(i,"BingResponse"),i}(n.Base),Qe=function(e){function i(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(i,e),i.$t=n.markType(i,"GeographicMarkerSeriesBase",ye.$),i}(ye),Ke=function(e){function i(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(i,e),i.$t=n.markType(i,"GeographicProportionalSymbolSeriesBase",Qe.$),i}(Qe),Je=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.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this.i.connectedCallback&&this.i.connectedCallback(),this._attached||(this._attached=!0,this._flushQueuedAttributes())},i.prototype.disconnectedCallback=function(){e.prototype.disconnectedCallback&&e.prototype.disconnectedCallback.call(this),this.i.disconnectedCallback&&this.i.disconnectedCallback(),this._attached&&(this._attached=!1)},Object.defineProperty(i,"observedAttributes",{get:function(){if(null==i._observedAttributesIgcGeographicMarkerSeriesBaseComponent){for(var e=n.getAllPropertyNames(i),t=0;t<e.length;t++)e[t]=n.toSpinal(e[t]);i._observedAttributesIgcGeographicMarkerSeriesBaseComponent=e}return i._observedAttributesIgcGeographicMarkerSeriesBaseComponent},enumerable:!1,configurable:!0}),i._observedAttributesIgcGeographicMarkerSeriesBaseComponent=null,i}(pe),et=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.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this.i.connectedCallback&&this.i.connectedCallback(),this._attached||(this._attached=!0,this._flushQueuedAttributes())},i.prototype.disconnectedCallback=function(){e.prototype.disconnectedCallback&&e.prototype.disconnectedCallback.call(this),this.i.disconnectedCallback&&this.i.disconnectedCallback(),this._attached&&(this._attached=!1)},Object.defineProperty(i,"observedAttributes",{get:function(){if(null==i._observedAttributesIgcGeographicProportionalSymbolSeriesBaseComponent){for(var e=n.getAllPropertyNames(i),t=0;t<e.length;t++)e[t]=n.toSpinal(e[t]);i._observedAttributesIgcGeographicProportionalSymbolSeriesBaseComponent=e}return i._observedAttributesIgcGeographicProportionalSymbolSeriesBaseComponent},enumerable:!1,configurable:!0}),i._observedAttributesIgcGeographicProportionalSymbolSeriesBaseComponent=null,i}(Je),tt=function(e){function i(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(i,e),i.$t=n.markType(i,"GeographicShapeSeriesBaseBase",p.$),i}(p),it=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.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this.i.connectedCallback&&this.i.connectedCallback(),this._attached||(this._attached=!0,this._flushQueuedAttributes())},i.prototype.disconnectedCallback=function(){e.prototype.disconnectedCallback&&e.prototype.disconnectedCallback.call(this),this.i.disconnectedCallback&&this.i.disconnectedCallback(),this._attached&&(this._attached=!1)},Object.defineProperty(i,"observedAttributes",{get:function(){if(null==i._observedAttributesIgcGeographicShapeSeriesBaseBaseComponent){for(var e=n.getAllPropertyNames(i),t=0;t<e.length;t++)e[t]=n.toSpinal(e[t]);i._observedAttributesIgcGeographicShapeSeriesBaseBaseComponent=e}return i._observedAttributesIgcGeographicShapeSeriesBaseBaseComponent},enumerable:!1,configurable:!0}),i._observedAttributesIgcGeographicShapeSeriesBaseBaseComponent=null,i}(L),nt=function(e){function i(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(i,e),i.$t=n.markType(i,"GeographicSymbolSeriesBase",Qe.$),i}(Qe),rt=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.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this.i.connectedCallback&&this.i.connectedCallback(),this._attached||(this._attached=!0,this._flushQueuedAttributes())},i.prototype.disconnectedCallback=function(){e.prototype.disconnectedCallback&&e.prototype.disconnectedCallback.call(this),this.i.disconnectedCallback&&this.i.disconnectedCallback(),this._attached&&(this._attached=!1)},Object.defineProperty(i,"observedAttributes",{get:function(){if(null==i._observedAttributesIgcGeographicSymbolSeriesBaseComponent){for(var e=n.getAllPropertyNames(i),t=0;t<e.length;t++)e[t]=n.toSpinal(e[t]);i._observedAttributesIgcGeographicSymbolSeriesBaseComponent=e}return i._observedAttributesIgcGeographicSymbolSeriesBaseComponent},enumerable:!1,configurable:!0}),i._observedAttributesIgcGeographicSymbolSeriesBaseComponent=null,i}(Je),at=function(e){function i(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(i,e),i.$t=n.markType(i,"GeographicXYTriangulatingSeriesBase",p.$),i}(p),ot=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.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this.i.connectedCallback&&this.i.connectedCallback(),this._attached||(this._attached=!0,this._flushQueuedAttributes())},i.prototype.disconnectedCallback=function(){e.prototype.disconnectedCallback&&e.prototype.disconnectedCallback.call(this),this.i.disconnectedCallback&&this.i.disconnectedCallback(),this._attached&&(this._attached=!1)},Object.defineProperty(i,"observedAttributes",{get:function(){if(null==i._observedAttributesIgcGeographicXYTriangulatingSeriesBaseComponent){for(var e=n.getAllPropertyNames(i),t=0;t<e.length;t++)e[t]=n.toSpinal(e[t]);i._observedAttributesIgcGeographicXYTriangulatingSeriesBaseComponent=e}return i._observedAttributesIgcGeographicXYTriangulatingSeriesBaseComponent},enumerable:!1,configurable:!0}),i._observedAttributesIgcGeographicXYTriangulatingSeriesBaseComponent=null,i}(L);e.ArcGISOnlineMapImagery=E,e.AzureMapsImagery=Ne,e.AzureMapsImageryStyle=Be,e.AzureMapsImageryStyle_$type=qe,e.AzureMapsImageryView=Ee,e.BingMapsImageryStyle=P,e.BingMapsImageryStyle_$type=z,e.BingMapsMapImagery=O,e.BingMapsMapImageryView=$,e.BingResourceSet=Ye,e.BingResponse=Ze,e.CustomMapImagery=B,e.GeographicContourLineSeries=Me,e.GeographicContourLineSeriesView=Te,e.GeographicHighDensityScatterSeries=Pe,e.GeographicHighDensityScatterSeriesView=we,e.GeographicMapImagery=f,e.GeographicMapImageryView=d,e.GeographicMapSeriesHost=p,e.GeographicMarkerSeries=ye,e.GeographicMarkerSeriesBase=Qe,e.GeographicPolylineSeries=J,e.GeographicPolylineSeriesView=K,e.GeographicProportionalSymbolSeries=fe,e.GeographicProportionalSymbolSeriesBase=Ke,e.GeographicProportionalSymbolSeriesBaseView=Ve,e.GeographicProportionalSymbolSeriesView=ge,e.GeographicScatterAreaSeries=v,e.GeographicScatterAreaSeriesView=m,e.GeographicShapeSeries=Y,e.GeographicShapeSeriesBase=H,e.GeographicShapeSeriesBaseBase=tt,e.GeographicShapeSeriesBaseBaseView=Ue,e.GeographicShapeSeriesBaseView=W,e.GeographicShapeSeriesView=X,e.GeographicSymbolSeries=Se,e.GeographicSymbolSeriesBase=nt,e.GeographicSymbolSeriesBaseView=Le,e.GeographicSymbolSeriesView=me,e.GeographicTileSeries=ce,e.GeographicXYTriangulatingSeries=x,e.GeographicXYTriangulatingSeriesBase=at,e.GeographicXYTriangulatingSeriesBaseView=Fe,e.GeographicXYTriangulatingSeriesView=b,e.HostSeriesView=y,e.IgcArcGISOnlineMapImagery=N,e.IgcArcGISOnlineMapImageryModule=V,e.IgcAzureMapsImagery=He,e.IgcAzureMapsImageryModule=We,e.IgcBingMapsMapImagery=R,e.IgcBingMapsMapImageryModule=j,e.IgcCustomMapImagery=D,e.IgcCustomMapImageryModule=q,e.IgcGeographicContourLineSeriesComponent=$e,e.IgcGeographicContourLineSeriesModule=Oe,e.IgcGeographicHighDensityScatterSeriesComponent=ze,e.IgcGeographicHighDensityScatterSeriesModule=Ie,e.IgcGeographicMapComponent=C,e.IgcGeographicMapCoreModule=U,e.IgcGeographicMapImagery=T,e.IgcGeographicMapModule=Re,e.IgcGeographicMapSeriesHostComponent=L,e.IgcGeographicMarkerSeriesBaseComponent=Je,e.IgcGeographicMarkerSeriesComponent=pe,e.IgcGeographicPolylineSeriesComponent=ee,e.IgcGeographicPolylineSeriesModule=te,e.IgcGeographicProportionalSymbolSeriesBaseComponent=et,e.IgcGeographicProportionalSymbolSeriesComponent=de,e.IgcGeographicProportionalSymbolSeriesModule=be,e.IgcGeographicScatterAreaSeriesComponent=ke,e.IgcGeographicScatterAreaSeriesModule=Ce,e.IgcGeographicShapeSeriesBaseBaseComponent=it,e.IgcGeographicShapeSeriesBaseComponent=F,e.IgcGeographicShapeSeriesComponent=Z,e.IgcGeographicShapeSeriesModule=Q,e.IgcGeographicSymbolSeriesBaseComponent=rt,e.IgcGeographicSymbolSeriesComponent=_e,e.IgcGeographicSymbolSeriesModule=xe,e.IgcGeographicTileSeriesComponent=ue,e.IgcGeographicTileSeriesModule=he,e.IgcGeographicXYTriangulatingSeriesBaseComponent=ot,e.IgcGeographicXYTriangulatingSeriesComponent=ve,e.IgcImageTilesReadyEventArgs=k,e.IgcImagesChangedEventArgs=I,e.IgcOpenStreetMapImagery=A,e.IgcOpenStreetMapImageryModule=G,e.IgcSubDomainsCollection=w,e.IgcTileGeneratorMapImagery=ne,e.IgcTileGeneratorMapImageryModule=re,e.IgcTileSeriesComponent=se,e.IgcTileSeriesModule=le,e.ImageTilesReadyEventArgs=u,e.ImageryMetadata=Xe,e.ImagesChangedEventArgs=h,e.LevelOfDetailResponseModel=De,e.MapBackgroundTilingMode=o,e.MapBackgroundTilingMode_$type=s,e.MapResizeBehavior=r,e.MapResizeBehavior_$type=a,e.MapServerResponseModel=Ae,e.OpenStreetMapImagery=_,e.SphericalMercatorHorizontalScaler=c,e.SphericalMercatorVerticalScaler=l,e.SubDomainsCollection=M,e.TileGeneratorMapImagery=ie,e.TileInfoResponseModel=Ge,e.TileSeries=ae,e.TileSeriesView=oe,e.TokenResponseModel=je,e.XamGeographicMap=g,e.XamGeographicMapView=S,Object.defineProperty(e,"__esModule",{value:!0})}));
|
|
7
|
+
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("tslib"),require("igniteui-webcomponents-charts"),require("igniteui-webcomponents-core")):"function"==typeof define&&define.amd?define(["exports","tslib","igniteui-webcomponents-charts","igniteui-webcomponents-core"],t):t((e=e||self)["igniteui-webcomponents-maps"]={},e.tslib,e.igniteuiWebcomponentsCharts,e.igniteuiWebcomponentsCore)}(this,(function(e,t,i,n){"use strict";var r=function(e){return e[e.Auto=0]="Auto",e[e.MaintainTopLeftPosition=1]="MaintainTopLeftPosition",e[e.MaintainCenterPosition=2]="MaintainCenterPosition",e}({}),a=n.markEnum("MapResizeBehavior","Auto,0|MaintainTopLeftPosition,1|MaintainCenterPosition,2"),o=function(e){return e[e.Auto=0]="Auto",e[e.NonWrapped=1]="NonWrapped",e[e.Wrapped=2]="Wrapped",e}({}),s=n.markEnum("MapBackgroundTilingMode","Auto,0|NonWrapped,1|Wrapped,2"),l=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 i=e*t.e.height+t.e.top*t.d.height;return this.getMercatorUnscaledValue(i,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 i=this.getMercatorScaledValue1(e,this.au,t.c,t.a);return i=(i-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 a,o,s,l,c,u=n.e,h=n.d,p=n.c,y=(n.a,!p.isEmpty),g=(this.m,this.o,p.top),f=p.height,d=u.top,b=u.height,m=h.top,S=h.height,_=this.au.top,x=this.au.height,v=this.af(e),k=.017453292519943295,C=!1;null!=v&&(C=!0);for(var w=t;w<i;w++)a=C?v[w]:e.item(w),y?(a<r.ah&&(a=r.ah),a>r.ag&&(a=r.ag),o=a*k,s=Math.sin(o),l=.5*Math.log((1+s)/(1-s)),c=(((c=g+(c=(this.ai-l)*f/this.aj))-_*f)/x-d*S)/b,C?v[w]=c:e.item(w,c)):(a<r.ah&&(a=r.ah),a>r.ag&&(a=r.ag),o=a*k,s=Math.sin(o),l=.5*Math.log((1+s)/(1-s)),c=((c=m+(c=(this.ai-l)*S/this.aj))-d*S)/b,C?v[w]=c:e.item(w,c))},r.prototype.t=function(e,t,i,n,r){return{p3:this.ak(e.rb),p4:this.ak(e.ra)}},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 a=(e-i.top)*t.width+t.top*i.height;return a=r.am(this.n)-a/(i.height/this.aj),r.aq(a)},r.prototype.getMercatorScaledValue1=function(e,t,i,n){return(i.top+this.getMercatorScaledValue3(e,i.height)-t.top*i.height)/t.width},r.prototype.getMercatorScaledValue2=function(e,t,i,n,r){return(this.getMercatorScaledValue3(e,n.height)-t.top*i.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,i=Math.sin(t);return.5*Math.log((1+i)/(1-i))},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),c=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 i=e*t.e.width+t.e.left*t.d.width;return this.getMercatorUnscaledValue(i,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,i,n){var r,a=n.e,o=n.d,s=n.c,l=n.a,c=!s.isEmpty,u=this.m,h=this.o,p=s.left,y=s.width,g=a.left,f=a.width,d=o.left,b=o.width,m=this.aj.left,S=this.aj.width,_=this.af(e),x=!1;null!=_&&(x=!0);for(var v=t;v<i;v++)if(r=x?_[v]:e.item(v),c){var k=(r-h)/u;l&&(k=1-k);var C=((k=p+y*(k-m)/S)-g*b)/f;x?_[v]=C:e.item(v,C)}else{var w=(r-h)/u;l&&(w=1-w),w=d+b*(w-g)/f,x?_[v]=w:e.item(v,w)}},r.prototype.t=function(e,t,i,n,r){return{p3:e.rb,p4:e.ra}},r.prototype.getMercatorUnscaledValue=function(e,t,i,n){var r=t.left+t.width*(e-i.left)/i.width;return n&&(r=1-r),this.o+r*this.m},r.prototype.getMercatorScaledValue1=function(e,t,i,n){var r=(e-this.o)/this.m;return n&&(r=1-r),i.left+i.width*(r-t.left)/t.width},r.prototype.getMercatorScaledValue2=function(e,t,i,n,r){var a=(e-this.o)/this.m;return r&&(a=1-a),i.left+i.width*(a-t.left)/t.width},r.$t=n.markType(r,"SphericalMercatorHorizontalScaler",i.HorizontalLinearScaler.$),r}(i.HorizontalLinearScaler),u=function(e){function i(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(i,e),i.$t=n.markType(i,"ImageTilesReadyEventArgs",n.EventArgs.$),i}(n.EventArgs),h=function(e){function i(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(i,e),i.$t=n.markType(i,"ImagesChangedEventArgs",n.EventArgs.$),i}(n.EventArgs),p=function(e){function r(){var t=e.call(this)||this;return t.xl=null,t.xn=t.xm(),t}return t.__extends(r,e),r.prototype.qx=function(){e.prototype.qx.call(this),null!=this.xn&&this.xn.qx()},r.prototype.get_ff=function(){return!0},r.prototype.k1=function(e,t){var i=this.nq(t);return"LatitudeMemberPath"==i&&(i="YMemberPath"),"LongitudeMemberPath"==i&&(i="XMemberPath"),this.xn.k1(e,i)},r.prototype.mq=function(e){var t=this.nq(e);return"LatitudeMemberPath"==t&&(t="YMemberPath"),"LongitudeMemberPath"==t&&(t="XMemberPath"),this.xn.mq(t)},r.prototype.get_kt=function(){return this.lb(this.xn)},r.prototype.set_kt=function(e){this.pe(this.xn,e)},r.prototype.ed=function(e,t,i,n,r){return this.xn.ed(e,t,i,n,r)},r.prototype.ai=function(){return this.xn.ai()},r.prototype.bp=function(){return this.xn},Object.defineProperty(r.prototype,"xn",{get:function(){return this.xl},set:function(e){var t=this.xl;this.xn!=e&&(this.xl=e,this.xs(t,this.xl))},enumerable:!1,configurable:!0}),r.prototype.get_hasMarkers=function(){return this.xn.hasMarkers},r.prototype.xs=function(e,t){if(null!=this.xl){var i=this.xl;i.externalObject=n.TypeRegistrar.createFromInternal(i,n.PlatformConstants.Prefix,n.PlatformConstants.Postfix),i.externalObject._implementation=i}if(this.pu(this.xn),this.xo.ci(),null!=e){var r=e;this.sl(r,null)}if(null!=t){var a=t;this.sl(a,this)}},r.prototype.dh=function(e,t,i){return this.dj(this.xn,e,t,i)},r.prototype.di=function(e,t,i){return this.dk(this.xn,e,t,i)},r.prototype.ky=function(e){return this.k7(this.xn,e)},r.prototype.kl=function(e,t){return this.xn.kl(e,t)},r.prototype.kj=function(e,t){return this.xn.kj(e,t)},r.prototype.jf=function(e,t,i){return this.xn.jf(e,t,i)},r.prototype.wy=function(e,t,i){return this.xn.wy(e,t,i)},r.prototype.xa=function(e){return this.xn.xa(e)},r.prototype.ao=function(e){return this.xn.ao(e)},r.prototype.xb=function(e){return this.xn.xb(e)},r.prototype.ap=function(e){return this.xn.ap(e)},r.prototype.xc=function(e){return this.xn.xc(e)},r.prototype.xd=function(e){return this.xn.xd(e)},r.prototype.jb=function(e,t,i){return this.xn.jb(e,t,i)},r.prototype.wu=function(e,t,i){return this.xn.wu(e,t,i)},r.prototype.jd=function(e,t,i){return this.jf(e,t,i)},r.prototype.ww=function(e,t,i){return this.xn.ww(e,t,i)},r.prototype.wz=function(e,t,i){return this.xn.wz(e,t,i)},r.prototype.jg=function(e,t,i){return this.xn.jg(e,t,i)},r.prototype.wv=function(e,t,i){return this.xn.wv(e,t,i)},r.prototype.jc=function(e,t,i){return this.xn.jc(e,t,i)},r.prototype.wx=function(e,t,i){return this.xn.wx(e,t,i)},r.prototype.je=function(e,t,i){return this.xn.je(e,t,i)},r.prototype.kf=function(e){return this.xn.kf(e)},r.prototype.i5=function(){return this.xn.i5()},r.prototype.i1=function(e){return this.xn.i1(e)},r.prototype.kz=function(e){return this.xn.kz(e)},r.prototype.ct=function(){return new y(this)},r.prototype.rj=function(t){e.prototype.rj.call(this,t),this.xo=n.typeCast(y.$,t)},Object.defineProperty(r.prototype,"xp",{get:function(){return this.c(r.xu)},set:function(e){this.h(r.xu,e)},enumerable:!1,configurable:!0}),r.prototype.rs=function(t,r,a,o){switch(e.prototype.rs.call(this,t,r,a,o),r){case"SeriesViewer":this.xn.dc=this.dc,null!=a&&a.tb(this.xn),null!=o&&this.dc.op(this.xn),this.xn.rv(this.xf),this.xn.index=this.index,this.qg(this.xn),this.kr=this.xn.kr;var s=n.typeCast(i.SeriesViewer.$,a);if(null!=s&&(s.actualWindowRectChanged=n.delegateRemove(s.actualWindowRectChanged,n.runOn(this,this.xt))),null!=this.dc){var l=this.dc;l.actualWindowRectChanged=n.delegateCombine(l.actualWindowRectChanged,n.runOn(this,this.xt))}this.xr();break;case"SyncLink":this.xn.c4=this.c4;break;case"VisibleFromScale":this.xr();break;case"Index":this.xn.index=this.index;break;case"ItemsSource":this.xo.cj();break;case"Resolution":this.xo.cq();break;case"TransitionDuration":this.xo.ct();break;case"Opacity":this.xo.cn();break;case"Visibility":var c=this.xn,u=this._visibility;c.visibility=u;break;case"MouseOverEnabled":this.xn.gf=this.gf;break;case"ExpectFunctions":this.xn.expectFunctions=this.expectFunctions;break;case"Thickness":this.xo.cs();break;case"Brush":this.xo.ch();break;case"Outline":this.xo.cp();break;case"ActualBrush":this.xo.ce();break;case"ActualOutline":this.xo.cf();break;case"MarkerFillOpacity":n.isNaN_(this.jq)||this.xo.cm();break;case"AreaFillOpacity":n.isNaN_(this.it)||this.xo.cg();break;case"OutlineMode":this.xo.co();break;case"ShowDefaultTooltip":this.xo.cr();break;case"Title":this.xn.title=this.title;break;case"LegendItemBadgeMode":this.xo.ck();break;case"LegendItemBadgeShape":this.xo.cl();break;case"Legend":this.xn.legend=this.legend,this.cw.a5()}},r.prototype.xr=function(){if(null!=this.dc&&null!=this.xn&&!n.isNaN_(this.xp))if(this.dc.yv.width>this.xp){this.xn.visibility=1}else{this.xn.visibility=0}},r.prototype.xt=function(e,t){this.xr()},r.prototype.sa=function(t){e.prototype.sa.call(this,t),null!=this.xn&&this.xn.sa(t)},r.prototype.rn=function(t){e.prototype.rn.call(this,t),null!=this.xn&&this.xn.q4()},r.prototype.r9=function(e,t,i,n,r){null!=this.xn&&this.xn.r9(e,t,i,n,r)},r.prototype.a2=function(e,t){return this.xn.a2(e,t)},r.prototype.sw=function(){e.prototype.sw.call(this),this.xn.sw()},r.prototype.get_coercionMethods=function(){return this._coercionMethods},r.prototype.set_coercionMethods=function(e){this._coercionMethods=e,this.xn.coercionMethods=e},r.prototype.qf=function(t){if(e.prototype.qf.call(this,t),null!=this.xn){var i=this.xn.kx();this.pn(t,i)}},r.$t=n.markType(r,"GeographicMapSeriesHost",i.Series.$),r.xu=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 i=e.call(this,t)||this;return i.cd=null,i.cd=t,i}return t.__extends(r,e),r.prototype.a3=function(t,i){e.prototype.a3.call(this,t,i)},r.prototype.ci=function(){this.cd.legendItemVisibility=1,this.cd.xn.legendItemVisibility=0,this.cd.xn.itemsSource=this.cd.itemsSource,this.cd.xn.index=this.cd.index,this.cd.xn.v1=this.cd.v1,this.cd.xn.wh=this.cd.v1,this.cd.xn.cj=this.cd.cj,this.cd.xn.jt=this.cd.jt,this.cd.xn.ko=this.cd.ko,this.cd.xn._opacity=this.cd._opacity,this.cd.xn.j0=this.cd.j0,this.cd.xn.it=this.cd.it,this.cd.xn.jq=this.cd.jq,this.cd.xn.gx=this.cd.gx,this.cd.xn.legendItemBadgeShape=this.cd.legendItemBadgeShape,this.cd.xn.be=this.cd.be},r.prototype.cj=function(){this.cd.xn.itemsSource=this.cd.itemsSource},r.prototype.cq=function(){this.cd.xn.jt=this.cd.jt},r.prototype.ct=function(){this.cd.xn.ko=this.cd.ko},r.prototype.cn=function(){this.cd.xn._opacity=this.cd._opacity},r.prototype.cs=function(){this.cd.xn.j0=this.cd.j0},r.prototype.ch=function(){this.cd.xn.v1=this.cd.v1},r.prototype.cp=function(){this.cd.xn.wh=this.cd.wh},r.prototype.ce=function(){this.cd.xn.v1=this.cd.vv},r.prototype.cf=function(){this.cd.xn.wh=this.cd.vz},r.prototype.ck=function(){this.cd.xn.be=this.cd.be},r.prototype.cl=function(){this.cd.xn.legendItemBadgeShape=this.cd.legendItemBadgeShape},r.prototype.cg=function(){this.cd.xn.it=this.cd.it},r.prototype.cm=function(){this.cd.xn.jq=this.cd.jq},r.prototype.co=function(){this.cd.xn.cj=this.cd.cj},r.prototype.cr=function(){this.cd.xn.gx=this.cd.gx},r.$t=n.markType(r,"HostSeriesView",i.SeriesView.$),r}(i.SeriesView),g=function(e){function r(){var t=e.call(this)||this;t.aaa=null,t.zz=!1,t.zr=1,t.z6=0,t.abh=null,t.zo=null,t.zk=null,t.zm=null,t.zq=null,t.abd={$type:n.Point_$type,x:NaN,y:NaN},t.abk=null,t.z5=1,t.imageTilesReady=null,t.zy=null,t.abj=n.Rect.empty,t.z6=l.am(r.abi.bottom)-l.am(r.abi.top),t.ab=r.$,t.backgroundContent=new _;var a,o=((a=new i.NumericXAxis).b7=t,a);o.dk=!0,t.zl=o,t.zl.tf=new c;var s=function(){var e=new i.NumericYAxis;return e.b7=t,e}();return s.dk=!0,t.zn=s,t.zn.tf=new l,t.aas(),t.aaz(),t.pq(),t}return t.__extends(r,e),r.prototype.provideContainer=function(t){e.prototype.provideContainer.call(this,t),this.zl.provideRenderer(t),this.zn.provideRenderer(t)},r.prototype.pq=function(){e.prototype.pq.call(this),this.zx.fy(this.ik)},r.prototype.gh=function(){return this.z3},r.prototype.gi=function(){return this.z3},r.prototype.zu=function(){return 0==this.zs&&this.zz?2:1},Object.defineProperty(r.prototype,"zt",{get:function(){return this.zr},set:function(e){this.zr=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"abm",{get:function(){return this.abh},set:function(e){if(n.Rect.l_op_Inequality(this.abh,e)){var t=this.abh;this.abh=e,this.st("ActualWorldRect",t,e)}},enumerable:!1,configurable:!0}),r.prototype.abq=function(){return this.abm},r.prototype.aas=function(){this.aby.isEmpty||(this.abm=this.abw(this.aby,1==this.db))},r.prototype.abw=function(e,t){var i=e.top,a=e.left,o=e.width,s=e.height,c=l.am(e.bottom),u=l.am(e.top),h=c-u,p=e.width/r.abi.width,y=l.am(r.abi.top);if(h/p>this.z6){var g=h/this.z6;a-=(g-p)/2*r.abi.width,o=g*r.abi.width,t&&(a<r.abi.left?a+=r.abi.left-a:a+o>r.abi.right&&(a-=a+o-r.abi.right))}else if(h/p<this.z6){var f=this.z6*p-h,d=u-f/2,b=c+f/2;t&&(d<y?b+=y-(d+=y-d):b>y+this.z6&&(d-=b-(y+this.z6),b-=b-(y+this.z6))),i=l.aq(d),s=l.aq(b)-i}return new n.Rect(0,a,i,o,s)},Object.defineProperty(r.prototype,"backgroundContent",{get:function(){return this.zo},set:function(e){if(e!=this.backgroundContent){var t=this.backgroundContent;this.zo=e,this.st("BackgroundContent",t,e)}},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"zl",{get:function(){return this.zk},set:function(e){if(e!=this.zl){var t=this.zl;this.zk=e,this.st("XAxis",t,e)}},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"zn",{get:function(){return this.zm},set:function(e){if(e!=this.zn){var t=this.zn;this.zm=e,this.st("YAxis",t,e)}},enumerable:!1,configurable:!0}),r.prototype.getZoomRectFromGeoRect=function(e){return this.getZoomFromGeographicRect(e)},r.prototype.aa2=function(e){this.ze=e},r.prototype.aa1=function(e){this.aby=e},r.prototype.getZoomFromGeographicRect=function(e){return this.abo(e,!0,0)},r.prototype.abn=function(e,t){return this.abo(e,!1,t)},r.prototype.abo=function(e,t,a){var o=e;t&&(o=this.abw(e,!1));var s=this.zl,l=this.zn,c=new i.ScalerParams(1,r.abl,this.zd,s.dn);c.c=this.yz;var u=new i.ScalerParams(1,r.abl,this.zd,l.dn);u.c=this.yz;var h=this.zl.f7(o.left,c),p=this.zl.f7(o.right,c),y=this.zn.f7(o.top,u),g=this.zn.f7(o.bottom,u),f=(h-a)/this.zd.width,d=(g-a)/this.zd.height,b=(p-h+2*a)/this.zd.width,m=(y-g+2*a)/this.zd.height,S=new n.Rect(0,f,d,b,m);return S.intersect(r.abl),S.isEmpty&&(S=r.abl),S},r.prototype.getZoomFromGeographicPoints=function(e,t){var i=e.x,a=t.y,o=t.x-e.x,s=e.y-t.y;if(o<0||s<0)return r.abl;var l=new n.Rect(0,i,a,o,s);return this.getZoomFromGeographicRect(l)},r.prototype.abs=function(e){var t=this.zl,a=this.zn,o=new i.ScalerParams(1,e,this.zd,t.dn);o.c=this.yz;var s=new i.ScalerParams(1,e,this.zd,a.dn);s.c=this.yz;var l=this.yy,c=t.ga(l.left,o),u=a.ga(l.top,s),h=t.ga(l.right,o),p=a.ga(l.bottom,s),y=h-c,g=u-p,f=new n.Rect(0,c,p,y,g);return 1==this.db&&(f.intersect(r.abi),f.isEmpty&&(f=r.abi)),f},r.prototype.abe=function(e){var t=this.zl.re(e.x),i=this.zn.re(e.y);return{$type:n.Point_$type,x:t,y:i}},r.prototype.abf=function(e){var t=this.zl.gv(e.x),i=this.zn.gv(e.y);return{$type:n.Point_$type,x:t,y:i}},r.prototype.abg=function(e){return this.abf(e)},r.prototype.aap=function(){var e=n.typeCast(f.$,this.backgroundContent);null!=e&&e.clearTileCache()},r.prototype.aav=function(e){},r.prototype.hd=function(){return!0},r.prototype.aax=function(){var e,i;this.zx.eh();try{for(var r=t.__values(n.fromEnum(this.b9)),a=r.next();!a.done;a=r.next()){a.value.sw()}}catch(t){e={error:t}}finally{try{a&&!a.done&&(i=r.return)&&i.call(r)}finally{if(e)throw e.error}}},r.prototype.aa0=function(){if(2==this.zw){if(!this.zd.isEmpty&&this.zd.width>0&&this.zd.height>0){var e=this.zl.re(this.zd.left+this.zd.width/2),t=this.zn.re(this.zd.top+this.zd.height/2);this.abd={$type:n.Point_$type,x:e,y:t}}}else if(!this.zd.isEmpty&&this.zd.width>0&&this.zd.height>0){var i=this.zl.re(this.zd.left),r=this.zn.re(this.zd.top);this.abd={$type:n.Point_$type,x:i,y:r}}},r.prototype.aaw=function(){(n.isNaN_(this.abd.x)||n.isNaN_(this.abd.y))&&this.aa0();var e=this.abd.x,t=this.abd.y;if(!n.isNaN_(e)&&!n.isNaN_(t)){var a=this.yv.left,o=this.yv.top,s=this.yv.width,l=this.yv.height;if(s>this.abk.width);else{var c=new i.ScalerParams(1,r.abl,this.zd,this.zl.dn);c.c=this.yz;var u=this.zl.f7(e,c);if(2==this.zw)a=u/this.zd.width-s/2;else a=u/this.zd.width;a+s>this.abk.right?a=this.abk.right-s:a<this.abk.left&&(a=this.abk.left)}if(l>this.abk.height);else{var h=new i.ScalerParams(1,r.abl,this.zd,this.zn.dn);h.c=this.yz;var p=this.zn.f7(t,h);if(2==this.zw)o=p/this.zd.height-l/2;else o=p/this.zd.height;o+l>this.abk.bottom?o=this.abk.bottom-l:o<this.abk.top&&(o=this.abk.top)}this.uf(new n.Rect(0,a,o,s,l),!1)}},r.prototype.get_f7=function(){return!0},r.prototype.yw=function(){var t=e.prototype.yw.call(this);if(null==this.zl||null==this.zn)return t;this.y7();var i=t.left,r=t.top;1==this.db&&(this.ze.width>this.abk.width?i=.5-this.ze.width/2:i+t.width>this.abk.right?i=this.abk.right-this.ze.width:i<this.abk.left&&(i=this.abk.left),this.ze.height>this.abk.height?r=.5-this.ze.height/2:r+this.ze.height>this.abk.bottom?r=this.abk.bottom-this.ze.height:r<this.abk.top&&(r=this.abk.top));var a=!1;!this.z2&&2==this.db&&this.zz&&(i>1&&(i=i-Math.floor(i)+1),i<0&&(i=0-(Math.ceil(i)-i)),t.right-this.abk.right>0&&(t.right-this.abk.right)/t.width>.8?(i=this.abk.left-(t.width-(t.right-this.abk.right)),a=!0):t.left<this.abk.left&&Math.abs(t.left-this.abk.left)/t.width>.8&&(i=this.abk.right-Math.abs(t.left-this.abk.left),a=!0));var o=new n.Rect(0,i,r,t.width,t.height);if(this.z2){var s=this.abn(this.aby,1);s=this.abp(s);var l=o.left+o.width/2,c=o.top+o.height/2;if(o.width>s.width){var u=o.height/o.width,h=s.width,p=u*h;o=new n.Rect(0,l-h/2,c-p/2,h,p),a=!0}if(o.height>s.height){var y=o.width/o.height,g=s.height,f=y*g;o=new n.Rect(0,l-f/2,c-g/2,f,g),a=!0}o.left<s.left&&(o=new n.Rect(0,s.left,o.top,o.width,o.height),a=!0),o.top<s.top&&(o=new n.Rect(0,o.left,s.top,o.width,o.height),a=!0),o.right>s.right&&(o=new n.Rect(0,s.right-o.width,o.top,o.width,o.height),a=!0),o.bottom>s.bottom&&(o=new n.Rect(0,o.left,s.bottom-o.height,o.width,o.height),a=!0)}return a&&(this.fq=!0,this.ze=o,this.fq=!1),o},r.prototype.ol=function(e,t){var i=!0,r=!0,a=0,o=this.y7(),s=0,l=0;if(e.right-o.right>0&&(s=(e.right-o.right)/e.width),e.left<o.left&&(l=Math.abs(e.left-o.left)/e.width),0==l&&0==s&&(i=!1),l>s&&(r=!1),i)if(r){var c=this.zk.f7(-180,t);a=this.zk.f7(180,t)-c}else{a=this.zk.f7(-180,t)-this.zk.f7(180,t)}return new n.Tuple$2(n.Boolean_$type,n.Number_$type,i,a)},r.prototype.y7=function(){var e=new i.ScalerParams(1,r.abl,this.zd,this.zl.dn);e.c=this.yz;var t=new i.ScalerParams(1,r.abl,this.zd,this.zn.dn);t.c=this.yz;var a=this.zl.f7(r.abi.left,e),o=this.zl.f7(r.abi.right,e),s=this.zn.f7(r.abi.top,t),l=this.zn.f7(r.abi.bottom,t);return this.abk=new n.Rect(0,a/this.zd.width,l/this.zd.height,(o-a)/this.zd.width,(s-l)/this.zd.height),this.abk},r.prototype.abp=function(e){var t=this.ip,i=.5*(e.left+e.right),r=.5*(e.top+e.bottom),a=e.width,o=e.height,s=n.MathUtil.e(e.width,t,1),l=n.MathUtil.e(e.height,t,1),c=this.zd,u=c.width/c.height,h=s*c.width,p=l*c.height;h/p!=u&&(p*u>h?s=(h=p*u)/c.width:l=(p=h/u)/c.height);var y=s!=a,g=l!=o,f=y?i-.5*s:e.left,d=g?r-.5*l:e.top,b=y?i+.5*s:e.right,m=g?r+.5*l:e.bottom;return f<0&&(b=(f=0)+s),b>1&&(f=(b=1)-s),d<0&&(m=(d=0)+l),m>1&&(d=(m=1)-l),new n.Rect(0,f,d,b-f,m-d)},r.prototype.yx=function(t){if(e.prototype.yx.call(this,this.zd),t.isEmpty)return n.Rect.empty;var i;if(t.width>t.height){var r=n.intDivide(n.truncate(t.width-t.height),2);i=new n.Rect(0,t.left+r,t.top,t.height,t.height)}else{var a=n.intDivide(n.truncate(t.height-t.width),2);i=new n.Rect(0,t.left,t.top+a,t.width,t.width)}return i},r.prototype.abr=function(e){return this.yx(e)},r.prototype.dv=function(){return new S(this)},r.prototype.aar=function(e){null!=e&&(e.b7=this)},r.prototype.ry=function(t){e.prototype.ry.call(this,t),this.zx=t},r.prototype.r9=function(t,i){e.prototype.r9.call(this,t,i),this.t1(this.zl),this.t1(this.zn),n.Rect.l_op_Inequality(t,i)&&this.aaw(),this.z2&&(this.yv=this.yw()),this.aa3()},Object.defineProperty(r.prototype,"z7",{get:function(){return this.z5},set:function(e){var t=this.z5;this.z5=e,this.st("ActualWindowScale",t,this.z5)},enumerable:!1,configurable:!0}),r.prototype.iv=function(){return this.z7},r.prototype.iw=function(){return this.z7},r.prototype.t0=function(){e.prototype.t0.call(this);var t=Math.min(this.yv.width,this.yv.height);this.z7=t},r.prototype.g1=function(){return this.zz},r.prototype.dc=function(){return 0==this.dd&&this.z0?2:this.dd},r.prototype.sa=function(i,a,o,s){var l,c,u,h;switch(e.prototype.sa.call(this,i,a,o,s),a){case"ZoomCoercionMode":this.aas();break;case"WindowRect":this.aa0();break;case r.$$p[0]:this.zt=this.zu(),null!=this.zq&&(this.zq.isHorizontalWrappingEnabled=2==this.zt);break;case r.$$p[1]:this.zz=this.z0,this.zt=this.zu(),this.db=this.dc(),null!=this.zq&&(this.zq.isHorizontalWrappingEnabled=2==this.zt);break;case r.$$p[4]:this.yv=this.yw();break;case"BackgroundContent":if(null!=this.zq){var p=this.zq;p.imageTilesReady=n.delegateRemove(p.imageTilesReady,n.runOn(this,this.aat)),this.zq.deferralHandler=null}if(this.zq=n.typeCast(f.$,this.backgroundContent),null!=this.zq){var y=this.zq;y.imageTilesReady=n.delegateCombine(y.imageTilesReady,n.runOn(this,this.aat)),this.zq.deferralHandler=this,this.zq.isHorizontalWrappingEnabled=2==this.zt}this.zx.fx(n.typeCast(f.$,o),n.typeCast(f.$,s)),null!=this.zq&&(this.zq.geographicMap=this,this.zx.fu(this.yv),this.zx.fy(this.ik));break;case"YAxis":case"XAxis":this.aay(o),this.aar(s);break;case r.$$p[6]:this.z1||(this.ze=r.abl),this.aas(),this.aaz(),this.aa0(),this.yv=this.yw(),this.zx.fv();break;case"ActualWindowRect":this.zx.fu(this.yv);break;case"ActualWorldRect":try{for(var g=t.__values(n.fromEnum(this.b9)),d=g.next();!d.done;d=g.next()){d.value.sa(!1)}}catch(e){l={error:e}}finally{try{d&&!d.done&&(c=g.return)&&c.call(g)}finally{if(l)throw l.error}}break;case r.$$p[5]:this.z7=this.z8;break;case"ActualWindowScale":this.g9||this.uc(this.iv(),this.iw());break;case"ActualPixelScalingRatio":this.zx.fy(this.ik);break;case"WindowRectMinWidth":case"WindowRectMinHeight":var b=s;n.isNaN_(b)||n.isInfinity(b)?(this.ip=5e-6,this.io=5e-6):(this.ip=b,this.io=b);break;case r.$$p[7]:this.t7();break;case"MarkerAutomaticBehavior":try{for(var m=t.__values(n.fromEnum(this.b9)),S=m.next();!S.done;S=m.next()){S.value.qx()}}catch(e){u={error:e}}finally{try{S&&!S.done&&(h=m.return)&&h.call(m)}finally{if(u)throw u.error}}}},r.prototype.aat=function(e,t){null!=this.imageTilesReady&&this.imageTilesReady(this,new u)},r.prototype.aay=function(e){null!=e&&(e.b7=null)},r.prototype.aaz=function(){null!=this.zl&&(this.zl.rb=this.abm.left,this.zl.ra=this.abm.right),null!=this.zn&&(this.zn.rb=this.abm.top,this.zn.ra=this.abm.bottom),this.zl.ef(!0),this.zn.ef(!0)},r.prototype.getFontInfo=function(){return this.zy=this.zx.fr,this.zy},r.prototype.xz=function(){return this.zx.fz},r.prototype.getFontBrush=function(){return this.zx.f0},r.prototype.tm=function(t,i){if(null!==n.typeCast(n.ItfConverter.$,i)){var r=i,a=t;a.itemsSource=r.triangulationSource.points,a.xw=r.triangulationSource.triangles}else e.prototype.tm.call(this,t,i)},r.prototype.register=function(e,t){this.s8(e,t)},r.prototype.unRegister=function(e){this.tz(e)},r.prototype.deferredRefresh=function(){this.o2()},r.prototype.deferAction=function(e){null!=this.aaa?this.aaa.setTimeout(e,0):window.setTimeout(e,0)},r.prototype.aaq=function(e){this.t6(e)},r.prototype.aab=function(){var e=new i.ChartVisualData,t=this.zl.hu(),r=this.zn.hu();e.axes.add1(t),e.axes.add1(r);for(var a=0;a<this.b9.count;a++){var o=this.b9._inner[a].kx();e.series.add1(o)}return e.name=this.name,e.contentArea=n.RectData.b(this.zd),e.centralArea=n.RectData.b(this.zd),e.plotArea=n.RectData.b(this.zd),e},r.prototype.y3=function(e,t,i){return e},r.prototype.aau=function(){},Object.defineProperty(r.prototype,"abx",{get:function(){return this.abj},set:function(e){this.abj=e},enumerable:!1,configurable:!0}),r.prototype.aa4=function(e){this.abx=e,this.aa3()},r.prototype.aa3=function(){if(this.z4&&!this.abx.isEmpty){var e=this.getZoomFromGeographicRect(this.abx);this.abx=n.Rect.empty,this.uf(e,!1)}},Object.defineProperty(r.prototype,"z4",{get:function(){return!this.zd.isEmpty&&!this.yz.isEmpty},enumerable:!1,configurable:!0}),r.$t=n.markType(r,"XamGeographicMap",i.SeriesViewer.$,[n.IMapRenderDeferralHandler_$type]),r.zv=0,r.abi=new n.Rect(2,{$type:n.Point_$type,x:-180,y:-85.05112878},{$type:n.Point_$type,x:180,y:85.05112878}),r.abl=new n.Rect(0,0,0,1,1),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"st",["BackgroundTilingMode:zs:aa5",[s,n.enumGetBox(s,0)],"IsHorizontalWrappingEnabled:z0:aa6",[0,!1],"ResizeBehavior:zw:aa7",[a,n.enumGetBox(a,r.zv)],"SuppressZoomResetOnWorldRectChange:z1:aa8",[0,!1],"UseWorldRectForZoomBounds:z2:aa9",[0,!1],"WindowScale:z8:aba",[1,NaN],"WorldRect:aby:abb",[n.Rect.$,r.abi],"Zoomable:z3:abc",[0,!0]]),r}(i.SeriesViewer),f=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 d(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 u)},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 i=this.ao;i.downloadingImage=n.delegateCombine(i.downloadingImage,n.runOn(this,this.a3));var r=this.ao;r.cancellingImage=n.delegateCombine(r.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.abr(t),a=g.abi,o=this.geographicMap.abm,s=Math.min(this.windowRect.height,this.windowRect.width),l=o.width/a.width;this.ao.a5=t.width/r.width*s*l;var c=this.geographicMap.zl,u=this.geographicMap.zn,h=new i.ScalerParams(1,this.windowRect,t,c.dn);h.c=r;var p=new i.ScalerParams(1,this.windowRect,t,u.dn);p.c=r;var y=c.f7(a.left,h),f=u.f7(a.bottom,p),d=-y/t.width*this.ao.a5,b=-f/t.height*this.ao.a5*(t.height/t.width);return this.ao.cm={$type:n.Point_$type,x:d,y:b},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 h)},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",g.$,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),d=function(e){function i(t){var i=e.call(this)||this;return i.a=null,i.j=null,i.d=null,i.b=1,i.j=n.Rect.empty,i.a=t,i.a.ao=new n.XamMultiScaleImage,i.a.ao.ao=i.a.ap,i.a.a9(),i}return t.__extends(i,e),i.prototype.e=function(){this.j.isEmpty||this.a.bn(new n.Size(1,this.j.width,this.j.height))},i.prototype.f=function(e){this.a.ao.b1(e)},i.prototype.g=function(e){this.d=e,this.a.ao.b2(e)},i.prototype.h=function(e){this.j=e,this.a.ao.b3(e),this.a.a6()},Object.defineProperty(i.prototype,"c",{get:function(){return this.b},enumerable:!1,configurable:!0}),i.prototype.i=function(e){this.b=e,this.a.ao.bz(e)},i.$t=n.markType(i,"GeographicMapImageryView"),i}(n.Base),b=function(e){function i(t){var i=e.call(this,t)||this;return i.cu=null,i.cu=t,i}return t.__extends(i,e),i.prototype.ci=function(){e.prototype.ci.call(this);var t=this.cu.xn;t.yn=this.cu.xz,t.yv=this.cu.xx,t.trianglesSource=this.cu.xw,t.yb=this.cu.x2,t.yd=this.cu.x4,t.yf=this.cu.x6},i.prototype.cx=function(){var e=this.cu.xn;if(null==this.cu.dc)return e.xl=null,void(e.xm=null);e.xl=this.cu.dc.zl,e.xm=this.cu.dc.zn},i.prototype.cw=function(){this.cu.xn.yn=this.cu.xz},i.prototype.cv=function(){this.cu.xn.yv=this.cu.xx},i.prototype.cy=function(){this.cu.xn.trianglesSource=this.cu.xw},i.prototype.cz=function(){this.cu.xn.yb=this.cu.x2},i.prototype.c0=function(){this.cu.xn.yd=this.cu.x4},i.prototype.c1=function(){this.cu.xn.yf=this.cu.x6},i.$t=n.markType(i,"GeographicXYTriangulatingSeriesView",y.$),i}(y),m=function(e){function i(t){var i=e.call(this,t)||this;return i.c2=null,i.c2=t,i}return t.__extends(i,e),i.prototype.a4=function(){e.prototype.a4.call(this),this.t},i.prototype.ci=function(){e.prototype.ci.call(this),null!=this.c2.yh&&(this.c2.yh.zu=this.c2.yl,this.c2.yh.zi=this.c2.yg)},i.prototype.c3=function(){null!=this.c2.yh&&(this.c2.yh.zu=this.c2.yl)},i.prototype.c4=function(){null!=this.c2.yh&&(this.c2.yh.zi=this.c2.yg)},i.$t=n.markType(i,"GeographicScatterAreaSeriesView",b.$),i}(b),S=function(e){function r(t){var i=e.call(this,t)||this;return i.fq=null,i.f2=null,i.f0=null,i.fz=null,i.fr=null,i.fs=NaN,i.f2=n.Rect.empty,i.fq=t,i.fq.xs=2,i.fq.jx=5e-6,i}return t.__extends(r,e),r.prototype.m=function(e){return 2},r.prototype.bn=function(e){this.j.bw(e),this.fq.aaq(e),this.eo()},r.prototype.get_aq=function(){return!0},r.prototype.d7=function(){var e,t,i,r,a,o=this.j.a8(e,t,i,r,a);e=o.p0,t=o.p1,i=o.p2,r=o.p3,a=o.p4,this.f0=i,this.fr=r,this.fz=a;var s=this.j.e();if(this.fq.ag=s.a,this.fq.aj=s.f,this.fq.ah=null!=s.b?s.b:new n.BrushCollection,this.fq.ai=null!=s.c?s.c:new n.BrushCollection,0==this.fq.ah.count)for(var l=0;l<s.a.count;l++)this.fq.ah.add(s.a.item(l));if(0==s.c.count)for(var c=0;c<s.f.count;c++)this.fq.ai.add(s.f.item(c))},r.prototype.dx=function(t){if(e.prototype.dx.call(this,t),null!=this.fq.backgroundContent){var i=this.fq.backgroundContent;i.be(this.j.ae),i.bd(t)}},r.prototype.dy=function(t){(e.prototype.dy.call(this,t),this.f2=t,null!=this.fq.backgroundContent)&&this.fq.backgroundContent.bf(this.f2)},r.prototype.f1=function(){return new n.Rect(0,0,0,this.f2.width,this.f2.height)},r.prototype.fv=function(){null!=this.fq.backgroundContent&&this.fq.backgroundContent.a6()},r.prototype.fu=function(e){null!=this.fq.zq&&(this.fq.zq.windowRect=e)},r.prototype.fx=function(e,t){if(null!=this.fq.zq&&(this.fq.zq.windowRect=this.fq.yv),null!=e){var i=e.ao;null!=i&&this.fq.al.h.remove(i.ag),e.bd(null),e.be(null)}if(null!=t){var n=t.ao;null!=n&&this.fq.al.h.add(n.ag),this.f2.isEmpty||this.dy(this.f2),null!=this.w&&this.dx(this.w)}null==t&&this.fw(this.w)},r.prototype.fw=function(e){var t=this.fq.ik;1!=t&&(e.ac(),e.ad(t,t)),e.l(this.f2.left,this.f2.top,this.f2.width,this.f2.height),1!=t&&e.ab()},r.prototype.d4=function(){this.fg.ad=i.Defaults.crosshairLineThickness,this.fh.ad=i.Defaults.crosshairLineThickness,this.fg._stroke=i.Defaults.crosshairLineBrush,this.fh._stroke=i.Defaults.crosshairLineBrush,e.prototype.d4.call(this)},r.prototype.fy=function(e){this.fs=e,null!=this.fq.backgroundContent&&this.fq.backgroundContent.bc(e)},Object.defineProperty(r.prototype,"ft",{get:function(){return this.fs},set:function(e){this.fs=e},enumerable:!1,configurable:!0}),r.$t=n.markType(r,"XamGeographicMapView",i.SeriesViewerView.$),r}(i.SeriesViewerView),_=function(e){function i(){return e.call(this,new n.OpenStreetMapTileSource)||this}return t.__extends(i,e),Object.defineProperty(i.prototype,"tilePath",{get:function(){return this.c(i.tilePathProperty)},set:function(e){this.h(i.tilePathProperty,e)},enumerable:!1,configurable:!0}),i.br=function(e,t){e.bq("TilePath",t.oldValue,t.newValue)},i.prototype.bq=function(t,i,n){switch(t){case"TilePath":this.ap.setTilePathUrl(null==n?null:n),this.aj.e()}e.prototype.ba.call(this,t,i,n)},i.$t=n.markType(i,"OpenStreetMapImagery",f.$),i.tilePathProperty=n.DependencyProperty.i("TilePath",n.String_$type,i.$,new n.PropertyMetadata(2,null,i.br)),i}(f),x=function(e){function i(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(i,e),i.prototype.ct=function(){return new b(this)},i.prototype.rj=function(t){e.prototype.rj.call(this,t),this.xv=t},i.prototype.rs=function(t,n,r,a){switch(e.prototype.rs.call(this,t,n,r,a),n){case"SeriesViewer":this.xv.cx();break;case i.$$p[1]:this.xv.cw();break;case i.$$p[0]:this.xv.cv();break;case i.$$p[5]:this.xv.cy();break;case i.$$p[2]:this.xv.cz();break;case i.$$p[3]:this.xv.c0();break;case i.$$p[4]:this.xv.c1()}},i.$t=n.markType(i,"GeographicXYTriangulatingSeries",p.$),i.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,i,"raisePropertyChanged",["LatitudeMemberPath:xx:x8",[2,"pointY"],"LongitudeMemberPath:xz:x9",[2,"pointX"],"TriangleVertexMemberPath1:x2:yb",[2,"v1"],"TriangleVertexMemberPath2:x4:yc",[2,"v2"],"TriangleVertexMemberPath3:x6:yd",[2,"v3"],"TrianglesSource:xw:ya",[n.IEnumerable_$type,null]]),i}(p),v=function(e){function r(){var t=e.call(this)||this;return t.ye=null,t.triangulationStatusChanged=null,t.ab=r.$,t}return t.__extends(r,e),r.prototype.bk=function(){return new r},r.prototype.get_ex=function(){return!0},Object.defineProperty(r.prototype,"yg",{get:function(){return this.ye},set:function(e){if(this.ye!=e){var t=this.ye;if(null!=this.ye){var i=this.ye;i.propertyChanged=n.delegateRemove(i.propertyChanged,n.runOn(this,this.yo))}if(this.ye=e,null!=this.ye){var r=this.ye;r.propertyChanged=n.delegateCombine(r.propertyChanged,n.runOn(this,this.yo))}this.raisePropertyChanged("ColorScale",t,this.ye),null!=this.yh&&(this.yh.zi=e)}},enumerable:!1,configurable:!0}),r.prototype.yo=function(e,t){this.yj.c4(),this.yq(),this.sa(!1)},r.prototype.yq=function(){null!=this.yh&&(this.yf=this.yh.zh)},r.prototype.s1=function(){e.prototype.s1.call(this),this.yq()},r.prototype.xm=function(){this.yh=new i.ScatterAreaSeries;var e=this.yh;return e.triangulationStatusChanged=n.delegateCombine(e.triangulationStatusChanged,n.runOn(this,this.yp)),this.yh},r.prototype.yp=function(e,t){null!=this.triangulationStatusChanged&&this.triangulationStatusChanged(this,t)},r.prototype.ct=function(){return new m(this)},r.prototype.rj=function(t){e.prototype.rj.call(this,t),this.yj=t},r.prototype.rs=function(t,i,n,a){switch(e.prototype.rs.call(this,t,i,n,a),i){case r.$$p[1]:this.yj.c3();break;case"ColorScale":this.yj.c4(),this.yq()}},r.prototype.get_hf=function(){return!0},r.prototype.set_hf=function(t){e.prototype.set_hf.call(this,t)},r.$t=n.markType(r,"GeographicScatterAreaSeries",x.$),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"raisePropertyChanged",["ActualColorScale:yf:yr",[i.ColorScale.$,null],"ColorMemberPath:yl:ys",[2,"value"]]),r}(x),k=function(){function e(){this._implementation=this.createImplementation(),this._implementation.externalObject=this,this.onImplementationCreated(),this._initializeAdapters&&this._initializeAdapters()}return e.prototype.createImplementation=function(){return new u},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(),this._initializeAdapters&&this._initializeAdapters()},e}(),C=function(e){function r(){var r=e.call(this)||this;r.contentSeries=[],r.actualSeries=[],r._series=null,r._dataSource=null,r._seriesAdapter=null,r._disconnected=!1,r._defaultTooltips=null,r._imageTilesReady=null,r._imageTilesReady_wrapped=null,r._styling&&n.NamePatcher.ensureStylablePatched(Object.getPrototypeOf(r)),r._renderer=new n.WebComponentRenderer(r,document,!0,i.DataChartStylingDefaults),r._container=r._renderer.createElement("div"),r._renderer.updateRoot(r._container),r._container.setStyleProperty("display","block"),r._container.setStyleProperty("width","100%"),r._container.setStyleProperty("height","100%"),r._container,null!=r._container.nativeElement&&r._container.nativeElement,r._wrapper=r._renderer;var a=r.i;return r._chart=a,r._seriesAdapter=new n.CollectionAdapter(r.contentSeries,r.i.series,r.actualSeries,(function(e){return e.i}),(function(e){e.owner=r,e._provideRenderer(r._dataSource),e.provideData(r._dataSource),r.parentElement&&e._styling(r,r,r),r._ensureDefaultTooltip(e),r._ensureTooltipCreated(e)}),(function(e){e._provideRenderer(null),e.provideData(null)})),a.provideContainer(r._renderer),new MutationObserver((function(e){var i,n;try{for(var a=t.__values(e),o=a.next();!o.done;o=a.next()){"childList"==o.value.type&&r.updateContentChildren()}}catch(e){i={error:e}}finally{try{o&&!o.done&&(n=a.return)&&n.call(a)}finally{if(i)throw i.error}}})).observe(r,{childList:!0}),r._renderer.addSizeWatcher((function(){r.notifyContainerResized()})),r}return t.__extends(r,e),Object.defineProperty(r.prototype,"height",{get:function(){return this._height},set:function(e){this._height=e,this.style.height=e,this.notifyContainerResized()},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"width",{get:function(){return this._width},set:function(e){this._width=e,this.style.width=e,this.notifyContainerResized()},enumerable:!1,configurable:!0}),r.prototype.notifyContainerResized=function(){this._chart.notifyContainerResized()},Object.defineProperty(r.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(r.prototype,"series",{get:function(){var e=this;if(null===this._series){var t=new i.IgcSeriesCollection;t._innerColl.addListener((function(t,i){if(e._seriesAdapter)switch(i.action){case n.NotifyCollectionChangedAction.Add:e._seriesAdapter.addManualItem(i.newItems.item(0));break;case n.NotifyCollectionChangedAction.Remove:e._seriesAdapter.removeManualItemAt(i.oldStartingIndex);break;case n.NotifyCollectionChangedAction.Replace:e._seriesAdapter.removeManualItemAt(i.oldStartingIndex),e._seriesAdapter.insertManualItem(i.newStartingIndex,i.newItems.item(0));break;case n.NotifyCollectionChangedAction.Reset:e._seriesAdapter.clearManualItems()}})),this._series=t}return this._series},enumerable:!1,configurable:!0}),r.prototype.destroy=function(){this._chart.destroy(),this._wrapper.destroy()},r.prototype.createImplementation=function(){return new g},Object.defineProperty(r.prototype,"dataSource",{get:function(){return this._dataSource},set:function(e){this._dataSource=e,this.bindData()},enumerable:!1,configurable:!0}),r.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)},r.prototype.updateContentChildren=function(){this.contentSeries.length=0;for(var e=0;e<this.children.length;e++)this.children[e]instanceof i.IgcSeriesComponent&&this.contentSeries.push(this.children[e]);null!=this._seriesAdapter&&this._seriesAdapter.notifyContentChanged()},r.prototype.disconnectedCallback=function(){this._disconnected=!0,this.i&&this.i.onDetachedFromUI()},r.prototype.connectedCallback=function(){if(this._disconnected)return this._disconnected=!1,void(this.i&&this.i.onAttachedToUI());this.classList.add("igc-geographic-map"),this.classList.add("ig-geographic-map"),this.appendChild(this._renderer.rootWrapper.getNativeElement()),this._attached=!0,this.style.display="block",this.style.height=this._height,this.style.width=this._width,this._flushQueuedAttributes(),this._styling(this,this);for(var e=0;e<this.actualSeries.length;e++){this.actualSeries[e]._styling(this,this,this)}this.updateContentChildren(),this.afterContentInit()},r.prototype.afterContentInit=function(){var e=this;if(n.TypeRegistrar.isRegistered("IgcDataChartDefaultTooltipsComponent")){var t=n.TypeRegistrar.create("IgcDataChartDefaultTooltipsComponent");this._defaultTooltips=t,t.onContentReady=function(){e._onDefaultTooltipsReady(t)}}this.i.notifyContainerResized()},r.prototype._ensureTooltipCreated=function(e){var t=this;e._ensureTooltipCreated((function(){return t.createTooltip()}),(function(e){var i=new n.WebComponentWrapper(e,t._renderer);return i.updateToolTip=e.updateToolTip,i.hideToolTip=e.hideToolTip,i}))},r.prototype._ensureDefaultTooltip=function(e){null!=this._defaultTooltips&&this._defaultTooltips.ensureDefaultTooltip(e)},r.prototype._onDefaultTooltipsReady=function(e){if(this.actualSeries&&this.actualSeries.length>0)for(var t=this.actualSeries,i=0;i<t.length;i++)t[i].showDefaultTooltip&&this._ensureDefaultTooltip(t[i])},r.prototype.createTooltip=function(){if(!n.TypeRegistrar.isRegistered("IgcTooltipContainerComponent"))return null;var e=n.TypeRegistrar.create("IgcTooltipContainerComponent"),t=e,i=this;return t.updateToolTip=function(r,a){if(r.externalObject)r=r.externalObject;else{var o=new n.IgcDataContext;o._implementation=r,r=o}return a?r.isSubContent=!0:t.parentElement!=i._container.getNativeElement()&&(null!=t.parentElement&&t.parentElement.removeChild(t),i._container.getNativeElement().appendChild(t)),e.context=r,t.style.display="block",!0},t.hideToolTip=function(){t.style.display="none"},t.style.display="none",e},Object.defineProperty(r.prototype,"backgroundContent",{get:function(){return null!=this.i.backgroundContent?this.i.backgroundContent.externalObject:null},set:function(e){if("string"==typeof e&&"empty"==e)return this.i.backgroundContent=null,void this._a("backgroundContent","empty");null!=e&&null!=e?this.i.backgroundContent=e.i:(this.i.backgroundContent=null,this._a("backgroundContent","empty"))},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(r,"observedAttributes",{get:function(){if(null==r._observedAttributesIgcGeographicMapComponent){for(var e=n.getAllPropertyNames(r),t=0;t<e.length;t++)e[t]=n.toSpinal(e[t]);r._observedAttributesIgcGeographicMapComponent=e}return r._observedAttributesIgcGeographicMapComponent},enumerable:!1,configurable:!0}),r.register=function(){r._isElementRegistered||(r._isElementRegistered=!0,n.RegisterElementHelper.registerElement(r.htmlTagName,r))},Object.defineProperty(r.prototype,"zoomable",{get:function(){return this.i.z3},set:function(e){this.i.z3=n.ensureBool(e),this._a("zoomable",this.i.z3)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"resizeBehavior",{get:function(){return this.i.zw},set:function(e){this.i.zw=n.ensureEnum(a,e),this._a("resizeBehavior",n.enumToString(a,this.i.zw))},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"isHorizontalWrappingEnabled",{get:function(){return this.i.z0},set:function(e){this.i.z0=n.ensureBool(e),this._a("isHorizontalWrappingEnabled",this.i.z0)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"backgroundTilingMode",{get:function(){return this.i.zs},set:function(e){this.i.zs=n.ensureEnum(s,e),this._a("backgroundTilingMode",n.enumToString(s,this.i.zs))},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"useWorldRectForZoomBounds",{get:function(){return this.i.z2},set:function(e){this.i.z2=n.ensureBool(e),this._a("useWorldRectForZoomBounds",this.i.z2)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"suppressZoomResetOnWorldRectChange",{get:function(){return this.i.z1},set:function(e){this.i.z1=n.ensureBool(e),this._a("suppressZoomResetOnWorldRectChange",this.i.z1)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"worldRect",{get:function(){return n.fromRect(this.i.aby)},set:function(e){this.i.aby=n.toRect(e),this._a("worldRect",n.rectToString(this.i.aby))},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"actualWorldRect",{get:function(){return n.fromRect(this.i.abm)},set:function(e){this.i.abm=n.toRect(e),this._a("actualWorldRect",n.rectToString(this.i.abm))},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"xAxis",{get:function(){var e=this.i.zl;if(null==e)return null;if(!e.externalObject){var t=i.IgcNumericXAxisComponent._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.zl=null==e?null:e.i},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"yAxis",{get:function(){var e=this.i.zn;if(null==e)return null;if(!e.externalObject){var t=i.IgcNumericYAxisComponent._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.zn=null==e?null:e.i},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"isMap",{get:function(){return this.i.f7},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"windowScale",{get:function(){return this.i.z8},set:function(e){this.i.z8=+e,this._a("windowScale",this.i.z8)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"actualWindowScale",{get:function(){return this.i.z7},set:function(e){this.i.z7=+e,this._a("actualWindowScale",this.i.z7)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"zoomIsReady",{get:function(){return this.i.z4},enumerable:!1,configurable:!0}),r.prototype.findByName=function(t){var i=e.prototype.findByName.call(this,t);return i||(this.backgroundContent&&this.backgroundContent.name&&this.backgroundContent.name==t?this.backgroundContent:null)},r.prototype._styling=function(t,i,n){e.prototype._styling.call(this,t,i,n),this._inStyling=!0,this.xAxis&&this.xAxis._styling&&this.xAxis._styling(t,i,this),this.yAxis&&this.yAxis._styling&&this.yAxis._styling(t,i,this),this._inStyling=!1},r.prototype.getCurrentActualWorldRect=function(){var e=this.i.abq();return n.fromRect(e)},r.prototype.getZoomRectFromGeoRect=function(e){var t=this.i.getZoomRectFromGeoRect(n.toRect(e));return n.fromRect(t)},r.prototype.updateZoomWindow=function(e){this.i.aa2(n.toRect(e))},r.prototype.updateWorldRect=function(e){this.i.aa1(n.toRect(e))},r.prototype.getZoomFromGeographicRect=function(e){var t=this.i.getZoomFromGeographicRect(n.toRect(e));return n.fromRect(t)},r.prototype.convertGeographicToZoom=function(e,t){var i=this.i.abn(n.toRect(e),t);return n.fromRect(i)},r.prototype.getZoomFromGeographicPoints=function(e,t){var i=this.i.getZoomFromGeographicPoints(n.toPoint(e),n.toPoint(t));return n.fromRect(i)},r.prototype.getGeographicFromZoom=function(e){var t=this.i.abs(n.toRect(e));return n.fromRect(t)},r.prototype.getGeographicPoint=function(e){var t=this.i.abe(n.toPoint(e));return n.fromPoint(t)},r.prototype.getPixelPoint=function(e){var t=this.i.abf(n.toPoint(e));return n.fromPoint(t)},r.prototype.getWindowPoint=function(e){var t=this.i.abg(n.toPoint(e));return n.fromPoint(t)},r.prototype.clearTileCache=function(){this.i.aap()},r.prototype.styleUpdated=function(){this.i.aax()},r.prototype.getActualWindowScaleHorizontal=function(){return this.i.iv()},r.prototype.getActualWindowScaleVertical=function(){return this.i.iw()},r.prototype.deferredRefresh=function(){this.i.deferredRefresh()},r.prototype.exportVisualData=function(){return this.i.aab()},r.prototype.zoomToGeographic=function(e){this.i.aa4(n.toRect(e))},Object.defineProperty(r.prototype,"imageTilesReady",{get:function(){return this._imageTilesReady},set:function(e){var t=this;null!==this._imageTilesReady_wrapped&&(this.i.imageTilesReady=n.delegateRemove(this.i.imageTilesReady,this._imageTilesReady_wrapped),this._imageTilesReady_wrapped=null,this._imageTilesReady=null),this._imageTilesReady=e,this._imageTilesReady_wrapped=function(e,i){var n=new k;n._provideImplementation(i),t.beforeImageTilesReady&&t.beforeImageTilesReady(t,n),t._imageTilesReady&&t._imageTilesReady(t,n)},this.i.imageTilesReady=n.delegateCombine(this.i.imageTilesReady,this._imageTilesReady_wrapped)},enumerable:!1,configurable:!0}),r._observedAttributesIgcGeographicMapComponent=null,r.htmlTagName="igc-geographic-map",r._isElementRegistered=!1,r}(i.IgcSeriesViewerComponent),w=function(e){function i(t){var i=e.call(this)||this;if(t)for(var n=0;n<t.length;n++)i.add(t[n]);return i}return t.__extends(i,e),i.prototype._createInnerColl=function(){var e=new n.SyncableObservableCollection$2(n.String_$type,n.String_$type,0);return e.compare=function(e,t){var i=e;return i.equals?i.equals(t):i===t},e.createTo=function(e){return e},e.createFrom=function(e){return e},e},i}(n.IgCollection),P=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}({}),z=n.markEnum("BingMapsImageryStyle","Aerial,0|AerialWithLabels,1|Road,2|CanvasDark,3|CanvasLight,4|CanvasGray,5"),I=function(){function e(){this._implementation=this.createImplementation(),this._implementation.externalObject=this,this.onImplementationCreated(),this._initializeAdapters&&this._initializeAdapters()}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(),this._initializeAdapters&&this._initializeAdapters()},e}(),T=function(){function e(){this._imageTilesReady=null,this._imageTilesReady_wrapped=null,this._imagesChanged=null,this._imagesChanged_wrapped=null,this._cancellingImage=null,this._cancellingImage_wrapped=null,this._downloadingImage=null,this._downloadingImage_wrapped=null,this._implementation=this.createImplementation(),this._implementation.externalObject=this,this.onImplementationCreated(),this._initializeAdapters&&this._initializeAdapters()}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="Igc"+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(),this._initializeAdapters&&this._initializeAdapters()},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):null},e.prototype.clearTileCache=function(){this.i.clearTileCache()},Object.defineProperty(e.prototype,"imageTilesReady",{get:function(){return this._imageTilesReady},set:function(e){var t=this;null!==this._imageTilesReady_wrapped&&(this.i.imageTilesReady=n.delegateRemove(this.i.imageTilesReady,this._imageTilesReady_wrapped),this._imageTilesReady_wrapped=null,this._imageTilesReady=null),this._imageTilesReady=e,this._imageTilesReady_wrapped=function(e,i){var n=new k;n._provideImplementation(i),t.beforeImageTilesReady&&t.beforeImageTilesReady(t,n),t._imageTilesReady&&t._imageTilesReady(t,n)},this.i.imageTilesReady=n.delegateCombine(this.i.imageTilesReady,this._imageTilesReady_wrapped)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"imagesChanged",{get:function(){return this._imagesChanged},set:function(e){var t=this;null!==this._imagesChanged_wrapped&&(this.i.imagesChanged=n.delegateRemove(this.i.imagesChanged,this._imagesChanged_wrapped),this._imagesChanged_wrapped=null,this._imagesChanged=null),this._imagesChanged=e,this._imagesChanged_wrapped=function(e,i){var n=new I;n._provideImplementation(i),t.beforeImagesChanged&&t.beforeImagesChanged(t,n),t._imagesChanged&&t._imagesChanged(t,n)},this.i.imagesChanged=n.delegateCombine(this.i.imagesChanged,this._imagesChanged_wrapped)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"cancellingImage",{get:function(){return this._cancellingImage},set:function(e){var t=this;null!==this._cancellingImage_wrapped&&(this.i.cancellingImage=n.delegateRemove(this.i.cancellingImage,this._cancellingImage_wrapped),this._cancellingImage_wrapped=null,this._cancellingImage=null),this._cancellingImage=e,this._cancellingImage_wrapped=function(e,i){var r=new n.IgcCancellingMultiScaleImageEventArgs;r._provideImplementation(i),t.beforeCancellingImage&&t.beforeCancellingImage(t,r),t._cancellingImage&&t._cancellingImage(t,r)},this.i.cancellingImage=n.delegateCombine(this.i.cancellingImage,this._cancellingImage_wrapped)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"downloadingImage",{get:function(){return this._downloadingImage},set:function(e){var t=this;null!==this._downloadingImage_wrapped&&(this.i.downloadingImage=n.delegateRemove(this.i.downloadingImage,this._downloadingImage_wrapped),this._downloadingImage_wrapped=null,this._downloadingImage=null),this._downloadingImage=e,this._downloadingImage_wrapped=function(e,i){var r=new n.IgcDownloadingMultiScaleImageEventArgs;r._provideImplementation(i),t.beforeDownloadingImage&&t.beforeDownloadingImage(t,r),t._downloadingImage&&t._downloadingImage(t,r)},this.i.downloadingImage=n.delegateCombine(this.i.downloadingImage,this._downloadingImage_wrapped)},enumerable:!1,configurable:!0}),e}(),M=function(e){function i(t){for(var i=[],r=1;r<arguments.length;r++)i[r-1]=arguments[r];var a=this;switch(t=null==t?0:t){case 0:a=e.call(this,n.String_$type,0)||this;break;case 1:var o=i[0];a=e.call(this,n.String_$type,1,o)||this}return a}return t.__extends(i,e),i.$t=n.markType(i,"SubDomainsCollection",n.ObservableCollection$1.$.specialize(n.String_$type)),i}(n.ObservableCollection$1),$=function(e){function i(t){var i=e.call(this,t)||this;return i.k=t,i}return t.__extends(i,e),i.prototype.m=function(){null==this.k.subDomains&&(this.k.subDomains=new M(0)),this.k.ap.tilePath=this.k.actualTilePath,this.k.ap.subDomains=this.k.actualSubDomains,this.k.ap.cultureName=this.k.cultureName},i.prototype.o=function(){this.k.ap.tilePath=this.k.actualTilePath},i.prototype.l=function(){this.k.ap.cultureName=this.k.cultureName},i.prototype.n=function(){this.k.ap.subDomains=this.k.actualSubDomains},i.$t=n.markType(i,"BingMapsMapImageryView",d.$),i}(d),O=function(e){function i(){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=i.cc,t}return t.__extends(i,e),i.prototype.ai=function(){return new $(this)},i.prototype.bb=function(t){e.prototype.bb.call(this,t),this.bp=t},Object.defineProperty(i.prototype,"isInitialized",{get:function(){return this._isInitialized},set:function(e){this._isInitialized=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.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(i.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(i.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(i.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}),i.prototype.requestMapSettings=function(){this.co(!0)},i.prototype.co=function(e){this.cl(e)},i.prototype.bw=function(){return null==this.tilePath&&null==this.subDomains},i.prototype.cq=function(){this.isInitialized=!1,this.bv()?this.isDeferredLoad||this.co(!1):this.cp("",null)},i.prototype.bv=function(){return!(n.stringIsNullOrEmpty(this.apiKey)||this.apiKey.length<20)},i.prototype.cj=function(){},i.prototype.cp=function(e,t){e!=this.actualTilePath&&(this.actualTilePath=e);var i=null==t?null:new M(1,t);this.actualSubDomains!=i&&(this.actualSubDomains=i),this.bp.m()},i.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 i=this.imageryStyle,r=(t+=n.enumGetBox(z,i))+"?"+("key="+this.apiKey+"&include=ImageryProviders");this._pendingBingRequest_=n.HttpRequestUtil.submit(r,this.getResponseCompleted,null)}else this.cp("",null)}},i.prototype.getResponseCompleted=function(e,t){if(t==this._pendingBingRequest_){this._pendingBingRequest_=null;var i=e,r=JSON.parse(i).resourceSets;if(null!=r){var a=r.length>0?r[0].resources:null;if(null!=a&&0!=a.length){for(var o=a[0].imageUrl,s=new n.List$1(n.String_$type,0),l=0;l<a[0].imageUrlSubdomains.length;l++)s.add(a[0].imageUrlSubdomains[l]);this.cp(o,s)}}}},i.prototype.ci=function(e,t){this.aj.e(),this.cq(),this.cm(i.$$p[4],this.actualSubDomains,this.actualSubDomains)},i.prototype.cm=function(t,r,a){switch(t){case i.$$p[0]:case i.$$p[3]:this.cq();break;case i.$$p[5]:this.cj(),this.actualTilePath=a,this.bp.o(),this.aj.e();break;case i.$$p[1]:this.bp.l(),this.aj.e();break;case i.$$p[2]:this.cq();break;case i.$$p[4]:this.cj();var o=a;if(null!=this.actualSubDomains){var s=this.actualSubDomains;s.collectionChanged=n.delegateRemove(s.collectionChanged,n.runOn(this,this.ci))}this.actualSubDomains=o,null!=this.actualSubDomains&&(o.collectionChanged=n.delegateCombine(o.collectionChanged,n.runOn(this,this.ci))),this.bp.n(),this.aj.e();break;case"ActualTilePath":var l=a;n.stringIsNullOrEmpty(l)&&this.cq();break;case"BingImageryRestUri":this.actualBingImageryRestUri=a,this.cj(),this.cq();break;case"ActualBingImageryRestUri":this.cj(),this.cq()}e.prototype.ba.call(this,t,r,a)},i.$t=n.markType(i,"BingMapsMapImagery",f.$),i.cc="http://dev.virtualearth.net/REST/v1/Imagery/Metadata/",i.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,i,"cm",["ApiKey",[2,n.stringEmpty()],"CultureName",[2,"en-US"],"ImageryStyle",[z,n.enumGetBox(z,1)],"IsDeferredLoad",[0,!1],"SubDomains",[M.$,null],"TilePath",[2,null]]),i}(f),j=function(e){function i(){var t=e.call(this)||this;return t._subDomains=null,t._actualSubDomains=null,t}return t.__extends(i,e),i.prototype.createImplementation=function(){return new O},Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"isInitialized",{get:function(){return this.i.isInitialized},set:function(e){this.i.isInitialized=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"isDeferredLoad",{get:function(){return this.i.isDeferredLoad},set:function(e){this.i.isDeferredLoad=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"tilePath",{get:function(){return this.i.tilePath},set:function(e){this.i.tilePath=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"actualTilePath",{get:function(){return this.i.actualTilePath},set:function(e){this.i.actualTilePath=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"subDomains",{get:function(){if(null===this._subDomains){var e=new w,t=this.i.subDomains;t||(t=new M(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 w;this._subDomains=t._fromOuter(e);var i=new n.SyncableObservableCollection$1(n.String_$type),r=this.i.subDomains;r||(r=new M(0)),i._inner=r,i.clear(),this._subDomains._setSyncTarget(i),this.i.subDomains=r},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"actualSubDomains",{get:function(){if(null===this._actualSubDomains){var e=new w,t=this.i.actualSubDomains;t||(t=new M(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 w;this._actualSubDomains=t._fromOuter(e);var i=new n.SyncableObservableCollection$1(n.String_$type),r=this.i.actualSubDomains;r||(r=new M(0)),i._inner=r,i.clear(),this._actualSubDomains._setSyncTarget(i),this.i.actualSubDomains=r},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"bingImageryRestUri",{get:function(){return this.i.bingImageryRestUri},set:function(e){this.i.bingImageryRestUri=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"actualBingImageryRestUri",{get:function(){return this.i.actualBingImageryRestUri},set:function(e){this.i.actualBingImageryRestUri=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"cultureName",{get:function(){return this.i.cultureName},set:function(e){this.i.cultureName=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"apiKey",{get:function(){return this.i.apiKey},set:function(e){this.i.apiKey=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"imageryStyle",{get:function(){return this.i.imageryStyle},set:function(e){this.i.imageryStyle=n.ensureEnum(z,e)},enumerable:!1,configurable:!0}),i.prototype.requestMapSettings=function(){this.i.requestMapSettings()},i}(T),R=function(){function e(){}return e.register=function(){n.TypeRegistrar.registerCons("IgcBingMapsMapImagery",j),n.TypeRegistrar.register("BingMapsMapImagery",O.$type)},e}(),A=function(e){function i(){return e.call(this)||this}return t.__extends(i,e),i.prototype.createImplementation=function(){return new _},Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"tilePath",{get:function(){return this.i.tilePath},set:function(e){this.i.tilePath=e},enumerable:!1,configurable:!0}),i}(T),G=function(){function e(){}return e.register=function(){n.TypeRegistrar.registerCons("IgcOpenStreetMapImagery",A),n.TypeRegistrar.register("OpenStreetMapImagery",_.$type)},e}(),D=function(e){function i(){var t=e.call(this)||this;return t._getTileImageUri=null,t._getTileImageUri_wrapped=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(){return this._getTileImageUri},set:function(e){var t=this;null!==this._getTileImageUri_wrapped&&(this.i.getTileImageUri=n.delegateRemove(this.i.getTileImageUri,this._getTileImageUri_wrapped),this._getTileImageUri_wrapped=null,this._getTileImageUri=null),this._getTileImageUri=e,this._getTileImageUri_wrapped=function(e,i){var r=new n.IgcGetTileImageUriArgs;r._provideImplementation(i),t.beforeGetTileImageUri&&t.beforeGetTileImageUri(t,r),t._getTileImageUri&&t._getTileImageUri(t,r)},this.i.getTileImageUri=n.delegateCombine(this.i.getTileImageUri,this._getTileImageUri_wrapped)},enumerable:!1,configurable:!0}),i}(T),B=function(e){function i(t){var i=e.call(this,t)||this;return i.getTileImageUri=null,t.getTileImageUri=n.delegateCombine(t.getTileImageUri,n.runOn(i,i.bq)),i}return t.__extends(i,e),i.prototype.bq=function(e,t){this.bp(t)},i.prototype.bp=function(e){null!=this.getTileImageUri&&this.getTileImageUri(this,e)},i.$t=n.markType(i,"CustomMapImagery",f.$),i}(f),E=function(){function e(){}return e.register=function(){n.TypeRegistrar.registerCons("IgcCustomMapImagery",D),n.TypeRegistrar.register("CustomMapImagery",B.$type)},e}(),q=function(e){function i(){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(i,e),Object.defineProperty(i.prototype,"mapServerUri",{get:function(){return this.c(i.mapServerUriProperty)},set:function(e){this.h(i.mapServerUriProperty,e)},enumerable:!1,configurable:!0}),i.cd=function(e,t){e.cf("MapServerUri",t.oldValue,t.newValue)},Object.defineProperty(i.prototype,"userName",{get:function(){return this.c(i.userNameProperty)},set:function(e){this.h(i.userNameProperty,e)},enumerable:!1,configurable:!0}),i.cg=function(e,t){e.cf("UserName",t.oldValue,t.newValue)},Object.defineProperty(i.prototype,"password",{get:function(){return this.c(i.passwordProperty)},set:function(e){this.h(i.passwordProperty,e)},enumerable:!1,configurable:!0}),i.ce=function(e,t){e.cf("Password",t.oldValue,t.newValue)},Object.defineProperty(i.prototype,"userToken",{get:function(){return this.c(i.userTokenProperty)},set:function(e){this.h(i.userTokenProperty,e)},enumerable:!1,configurable:!0}),i.ch=function(e,t){e.cf("UserToken",t.oldValue,t.newValue)},Object.defineProperty(i.prototype,"isMapPublic",{get:function(){return this.c(i.isMapPublicProperty)},set:function(e){this.h(i.isMapPublicProperty,e)},enumerable:!1,configurable:!0}),i.cc=function(e,t){e.cf("IsMapPublic",t.oldValue,t.newValue)},Object.defineProperty(i.prototype,"defaultTokenTimeout",{get:function(){return this.bp},set:function(e){this.bp=e,this.b8(!0)},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"tokenGenerationEndPoint",{get:function(){return this.bu},set:function(e){this.bu=e,this.b8(!0)},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"refererUri",{get:function(){return this.bt},set:function(e){this.bt=e,this.b8(!0)},enumerable:!1,configurable:!0}),i.prototype.acquireNewToken=function(){this.b8(!0)},i.prototype.b9=function(e){e()},i.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 r=this.defaultTokenTimeout;if(r<1&&(r=1),t+=n.stringFormat1(i.bv,this.userName,this.password,this.refererUri,r),n.Uri.isWellFormedUriString(t,1)){var a=t;this._pendingTokenRequest_=n.HttpRequestUtil.submit(a,this.getResponseCompleted_TokenResponse,null)}else this.userToken=""}}},i.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)}}},i.prototype.getResponseCompleted_TokenResponse=function(e,t){if(t==this._pendingTokenRequest_){this._pendingTokenRequest_=null;var i=e,n=JSON.parse(i);if(null!=n){var r="";null!=n.token&&(r=n.token),this.userToken=r}}},i.prototype.getResponseCompleted_MapServerResponse=function(e,t){if(t==this._pendingMapServerRequest_){this._pendingMapServerRequest_=null;var i=e,n=JSON.parse(i);null!=n&&null!=n.tileInfo&&(this.ap.levelOfDetail=n.tileInfo.lods.length)}},i.prototype.cf=function(t,i,r){var a=this,o=n.typeCast(n.ArcGISOnlineTileSource.$,this.ap);switch(t){case"MapServerUri":null!=o&&(o.mapServerUri=n.typeCast(n.String_$type,r)),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 o.userToken=a.userToken})),this.ci();break;case"IsMapPublic":o.isMapPublic=this.isMapPublic}e.prototype.ba.call(this,t,i,r)},i.$t=n.markType(i,"ArcGISOnlineMapImagery",f.$),i.bv="generateToken?username={0}&password={1}&client=referer&referer={2}&expiration={3}&f=pjson",i.mapServerUriProperty=n.DependencyProperty.i("MapServerUri",n.String_$type,i.$,new n.PropertyMetadata(2,null,i.cd)),i.userNameProperty=n.DependencyProperty.i("UserName",n.String_$type,i.$,new n.PropertyMetadata(2,null,i.cg)),i.passwordProperty=n.DependencyProperty.i("Password",n.String_$type,i.$,new n.PropertyMetadata(2,null,i.ce)),i.userTokenProperty=n.DependencyProperty.i("UserToken",n.String_$type,i.$,new n.PropertyMetadata(2,null,i.ch)),i.isMapPublicProperty=n.DependencyProperty.i("IsMapPublic",n.Boolean_$type,i.$,new n.PropertyMetadata(2,!0,i.cc)),i}(f),N=function(e){function i(){return e.call(this)||this}return t.__extends(i,e),i.prototype.createImplementation=function(){return new q},Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"mapServerUri",{get:function(){return this.i.mapServerUri},set:function(e){this.i.mapServerUri=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"userName",{get:function(){return this.i.userName},set:function(e){this.i.userName=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"password",{get:function(){return this.i.password},set:function(e){this.i.password=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"userToken",{get:function(){return this.i.userToken},set:function(e){this.i.userToken=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"isMapPublic",{get:function(){return this.i.isMapPublic},set:function(e){this.i.isMapPublic=n.ensureBool(e)},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"defaultTokenTimeout",{get:function(){return this.i.defaultTokenTimeout},set:function(e){this.i.defaultTokenTimeout=+e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"tokenGenerationEndPoint",{get:function(){return this.i.tokenGenerationEndPoint},set:function(e){this.i.tokenGenerationEndPoint=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"refererUri",{get:function(){return this.i.refererUri},set:function(e){this.i.refererUri=e},enumerable:!1,configurable:!0}),i.prototype.acquireNewToken=function(){this.i.acquireNewToken()},i}(T),V=function(){function e(){}return e.register=function(){n.TypeRegistrar.registerCons("IgcArcGISOnlineMapImagery",N),n.TypeRegistrar.register("ArcGISOnlineMapImagery",q.$type)},e}(),U=function(){function e(){}return e.register=function(){R.register(),G.register(),E.register(),V.register(),C.register(),n.TypeRegistrar.registerCons("IgcGeographicMapComponent",C)},e}(),L=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.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this.i.connectedCallback&&this.i.connectedCallback(),this._attached||(this._attached=!0,this._flushQueuedAttributes())},i.prototype.disconnectedCallback=function(){e.prototype.disconnectedCallback&&e.prototype.disconnectedCallback.call(this),this.i.disconnectedCallback&&this.i.disconnectedCallback(),this._attached&&(this._attached=!1)},Object.defineProperty(i,"observedAttributes",{get:function(){if(null==i._observedAttributesIgcGeographicMapSeriesHostComponent){for(var e=n.getAllPropertyNames(i),t=0;t<e.length;t++)e[t]=n.toSpinal(e[t]);i._observedAttributesIgcGeographicMapSeriesHostComponent=e}return i._observedAttributesIgcGeographicMapSeriesHostComponent},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"isGeographic",{get:function(){return this.i.ff},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.xp},set:function(e){this.i.xp=+e,this._a("visibleFromScale",this.i.xp)},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.qx()},i.prototype.getItemValue=function(e,t){return this.i.k1(e,t)},i.prototype.getMemberPathValue=function(e){return this.i.mq(e)},i.prototype.getItem=function(e){return this.i.ky(n.toPoint(e))},i.prototype.getPreviousOrExactIndex=function(e,t){return this.i.kl(n.toPoint(e),t)},i.prototype.getNextOrExactIndex=function(e,t){return this.i.kj(n.toPoint(e),t)},i.prototype.getSeriesValue=function(e,t,i){return this.i.jf(n.toPoint(e),t,i)},i.prototype.getSeriesValuePosition=function(e,t,i){var r=this.i.wy(n.toPoint(e),t,i);return n.fromPoint(r)},i.prototype.getSeriesValueBoundingBox=function(e){var t=this.i.xa(n.toPoint(e));return n.fromRect(t)},i.prototype.getSeriesValueMarkerBoundingBox=function(e){var t=this.i.xc(n.toPoint(e));return n.fromRect(t)},i.prototype.getSeriesHighValue=function(e,t,i){return this.i.jb(n.toPoint(e),t,i)},i.prototype.getSeriesHighValuePosition=function(e,t,i){var r=this.i.wu(n.toPoint(e),t,i);return n.fromPoint(r)},i.prototype.getSeriesLowValue=function(e,t,i){return this.i.jd(n.toPoint(e),t,i)},i.prototype.getSeriesLowValuePosition=function(e,t,i){var r=this.i.ww(n.toPoint(e),t,i);return n.fromPoint(r)},i.prototype.getSeriesValuePositionFromSeriesPixel=function(e,t,i){var r=this.i.wz(n.toPoint(e),t,i);return n.fromPoint(r)},i.prototype.getSeriesValueFromSeriesPixel=function(e,t,i){return this.i.jg(n.toPoint(e),t,i)},i.prototype.getItemSpan=function(){return this.i.i5()},i.prototype.renderSeries=function(e){this.i.sa(e)},i.prototype.styleUpdated=function(){this.i.sw()},i._observedAttributesIgcGeographicMapSeriesHostComponent=null,i}(i.IgcSeriesComponent),F=function(e){function r(){var t=e.call(this)||this;return t._currData=null,t._onImportCompleted=null,t._assigningShapeStyle=null,t._assigningShapeStyle_wrapped=null,t._assigningShapeMarkerStyle=null,t._assigningShapeMarkerStyle_wrapped=null,t}return t.__extends(r,e),Object.defineProperty(r.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),r.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this.i.connectedCallback&&this.i.connectedCallback(),this._attached||(this._attached=!0,this._flushQueuedAttributes())},r.prototype.disconnectedCallback=function(){e.prototype.disconnectedCallback&&e.prototype.disconnectedCallback.call(this),this.i.disconnectedCallback&&this.i.disconnectedCallback(),this._attached&&(this._attached=!1)},Object.defineProperty(r,"observedAttributes",{get:function(){if(null==r._observedAttributesIgcGeographicShapeSeriesBaseComponent){for(var e=n.getAllPropertyNames(r),t=0;t<e.length;t++)e[t]=n.toSpinal(e[t]);r._observedAttributesIgcGeographicShapeSeriesBaseComponent=e}return r._observedAttributesIgcGeographicShapeSeriesBaseComponent},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"shapeDataSource",{get:function(){return this._shapeDataSource},set:function(e){this._shapeDataSource=e,this.updateShapeDataSource()},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"databaseSource",{get:function(){return this._databaseSource},set:function(e){this._databaseSource=e,this.updateShapeDataSource()},enumerable:!1,configurable:!0}),r.prototype.onUpdateDataSource=function(e){var t=this;return null==this._onImportCompleted&&(this._onImportCompleted=function(e,i){if(t._currData){t._currData.i.importCompleted=n.delegateRemove(t._currData.i.importCompleted,t._onImportCompleted);var r=t._currData;t._currData=null,t.i.itemsSource=r.getPointData()}}),e&&e.getPointData?e.count>0?e.getPointData():(this._currData=e,this._currData.i.importCompleted=n.delegateCombine(this._currData.i.importCompleted,this._onImportCompleted),null):e},r.prototype.updateShapeDataSource=function(){null==this._cachedShapeDataSource&&(this._cachedShapeDataSource=new n.IgcShapeDataSource,this.onShapeDataSourceImportCompleted=this.onShapeDataSourceImportCompleted.bind(this),this._cachedShapeDataSource.importCompleted=this.onShapeDataSourceImportCompleted),this._cachedShapeDataSource.shapefileSource=this._shapeDataSource,this._cachedShapeDataSource.databaseSource=this._databaseSource,this._shapeDataSource&&this._databaseSource&&this._cachedShapeDataSource.dataBind()},r.prototype.onShapeDataSourceImportCompleted=function(e,t){this.dataSource=this._cachedShapeDataSource.getPointData()},Object.defineProperty(r.prototype,"shapeMemberPath",{get:function(){return this.i.ym},set:function(e){this.i.ym=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"isCustomShapeStyleAllowed",{get:function(){return this.i.x7},set:function(e){this.i.x7=n.ensureBool(e),this._a("isCustomShapeStyleAllowed",this.i.x7)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"isCustomShapeMarkerStyleAllowed",{get:function(){return this.i.x6},set:function(e){this.i.x6=n.ensureBool(e),this._a("isCustomShapeMarkerStyleAllowed",this.i.x6)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"itemSearchMode",{get:function(){return this.i.xy},set:function(e){this.i.xy=n.ensureEnum(i.ShapeItemSearchMode_$type,e),this._a("itemSearchMode",n.enumToString(i.ShapeItemSearchMode_$type,this.i.xy))},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"itemSearchThreshold",{get:function(){return this.i.ya},set:function(e){this.i.ya=+e,this._a("itemSearchThreshold",this.i.ya)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"fillMemberPath",{get:function(){return this.i.yb},set:function(e){this.i.yb=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"fillScale",{get:function(){var e=this.i.xx;if(null==e)return null;if(!e.externalObject){var t=i.IgcBrushScaleComponent._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.xx=null==e?null:e.i},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"fillScaleUseGlobalValues",{get:function(){return this.i.x5},set:function(e){this.i.x5=n.ensureBool(e),this._a("fillScaleUseGlobalValues",this.i.x5)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"itemSearchPointsThreshold",{get:function(){return this.i.x9},set:function(e){this.i.x9=+e,this._a("itemSearchPointsThreshold",this.i.x9)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"shapefileDataSource",{get:function(){var e=this.i.x1;if(null==e)return null;if(!e.externalObject){var t=new n.IgcShapeDataSource;e.$type?t._implementation=e:t.i.setNativeElement&&t.i.setNativeElement(e),e.externalObject=t}return e.externalObject},set:function(e){this.i.x1=null==e?null:e.i},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"shapeFilterResolution",{get:function(){return this.i.x8},set:function(e){this.i.x8=+e,this._a("shapeFilterResolution",this.i.x8)},enumerable:!1,configurable:!0}),r.prototype.findByName=function(t){var i=e.prototype.findByName.call(this,t);return i||(this.fillScale&&this.fillScale.name&&this.fillScale.name==t?this.fillScale:this.shapefileDataSource&&this.shapefileDataSource.name&&this.shapefileDataSource.name==t?this.shapefileDataSource:null)},r.prototype._styling=function(t,i,n){e.prototype._styling.call(this,t,i,n),this._inStyling=!0,this.fillScale&&this.fillScale._styling&&this.fillScale._styling(t,i,this),this._inStyling=!1},Object.defineProperty(r.prototype,"assigningShapeStyle",{get:function(){return this._assigningShapeStyle},set:function(e){var t=this;null!==this._assigningShapeStyle_wrapped&&(this.i.assigningShapeStyle=n.delegateRemove(this.i.assigningShapeStyle,this._assigningShapeStyle_wrapped),this._assigningShapeStyle_wrapped=null,this._assigningShapeStyle=null),this._assigningShapeStyle=e,this._assigningShapeStyle_wrapped=function(e,n){var r=new i.IgcAssigningShapeStyleEventArgs;r._provideImplementation(n),t.beforeAssigningShapeStyle&&t.beforeAssigningShapeStyle(t,r),t._assigningShapeStyle&&t._assigningShapeStyle(t,r)},this.i.assigningShapeStyle=n.delegateCombine(this.i.assigningShapeStyle,this._assigningShapeStyle_wrapped)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"assigningShapeMarkerStyle",{get:function(){return this._assigningShapeMarkerStyle},set:function(e){var t=this;null!==this._assigningShapeMarkerStyle_wrapped&&(this.i.assigningShapeMarkerStyle=n.delegateRemove(this.i.assigningShapeMarkerStyle,this._assigningShapeMarkerStyle_wrapped),this._assigningShapeMarkerStyle_wrapped=null,this._assigningShapeMarkerStyle=null),this._assigningShapeMarkerStyle=e,this._assigningShapeMarkerStyle_wrapped=function(e,n){var r=new i.IgcAssigningShapeMarkerStyleEventArgs;r._provideImplementation(n),t.beforeAssigningShapeMarkerStyle&&t.beforeAssigningShapeMarkerStyle(t,r),t._assigningShapeMarkerStyle&&t._assigningShapeMarkerStyle(t,r)},this.i.assigningShapeMarkerStyle=n.delegateCombine(this.i.assigningShapeMarkerStyle,this._assigningShapeMarkerStyle_wrapped)},enumerable:!1,configurable:!0}),r._observedAttributesIgcGeographicShapeSeriesBaseComponent=null,r}(L),H=function(e){function r(){var t=null!==e&&e.apply(this,arguments)||this;return t.x4=!1,t.x3=!1,t.assigningShapeStyle=null,t.assigningShapeMarkerStyle=null,t.x0=null,t.x2=!1,t}return t.__extends(r,e),r.prototype.ct=function(){return new W(this)},r.prototype.rj=function(t){e.prototype.rj.call(this,t),this.xz=t},r.prototype.get_fh=function(){return!0},r.prototype.get_ef=function(){return!0},r.prototype.rs=function(t,i,a,o){switch(e.prototype.rs.call(this,t,i,a,o),i){case"SeriesViewer":this.xz.cv();break;case"ShapeMemberPath":this.xz.cx();break;case r.$$p[8]:this.xz.cw();break;case r.$$p[4]:if(this.xn.yv=this.x7,this.x4=this.x7,this.x7){var s=this.xn;s.assigningShapeStyle=n.delegateCombine(s.assigningShapeStyle,n.runOn(this,this.yp))}else{var l=this.xn;l.assigningShapeStyle=n.delegateRemove(l.assigningShapeStyle,n.runOn(this,this.yp))}break;case r.$$p[3]:if(this.xn.yu=this.x6,this.x3=this.x6,this.x7){var c=this.xn;c.assigningShapeMarkerStyle=n.delegateCombine(c.assigningShapeMarkerStyle,n.runOn(this,this.yo))}else{var u=this.xn;u.assigningShapeMarkerStyle=n.delegateRemove(u.assigningShapeMarkerStyle,n.runOn(this,this.yo))}break;case r.$$p[5]:this.xn.x7=this.xy;break;case r.$$p[6]:this.xn.zc=this.x9;break;case r.$$p[7]:this.xn.zd=this.ya;break;case r.$$p[0]:this.xn.zh=this.yb;break;case r.$$p[1]:this.xn.xx=this.xx;break;case r.$$p[2]:this.xn.yq=this.x5;break;case"ShapefileDataSource":if(null!=a){var h=a;this.x2&&(h.importCompleted=n.delegateRemove(h.importCompleted,n.runOn(this,this.yq)))}if(null!=o){var p=o;if(p.count>0){this.yr();break}this.x2=!0,p.importCompleted=n.delegateCombine(p.importCompleted,n.runOn(this,this.yq))}}},r.prototype.yp=function(e,t){null!=this.assigningShapeStyle&&this.assigningShapeStyle(this,t)},r.prototype.yo=function(e,t){null!=this.assigningShapeMarkerStyle&&this.assigningShapeMarkerStyle(this,t)},r.prototype.yq=function(e,t){this.yr()},r.prototype.yr=function(){var e=this.x1.externalObject;this.itemsSource=e.getPointData()},Object.defineProperty(r.prototype,"x1",{get:function(){return this.x0},set:function(e){var t=this.x0;this.x0=e,t!=this.x0&&this.raisePropertyChanged("ShapefileDataSource",t,this.x0)},enumerable:!1,configurable:!0}),r.prototype.get_hf=function(){return!0},r.prototype.set_hf=function(t){e.prototype.set_hf.call(this,t)},r.$t=n.markType(r,"GeographicShapeSeriesBase",p.$),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"raisePropertyChanged",["FillMemberPath:yb:ys",[2],"FillScale:xx:yt",[i.BrushScale.$],"FillScaleUseGlobalValues:x5:yu",[0,!1],"IsCustomShapeMarkerStyleAllowed:x6:yv",[0,!1],"IsCustomShapeStyleAllowed:x7:yw",[0,!1],"ItemSearchMode:xy:yx",[i.ShapeItemSearchMode_$type,n.enumGetBox(i.ShapeItemSearchMode_$type,0)],"ItemSearchPointsThreshold:x9:yy",[1,1e4],"ItemSearchThreshold:ya:yz",[1,1e4],"ShapeFilterResolution:x8:y0",[1,2],"ShapeMemberPath:ym:y1",[2,"points"]]),r}(p),W=function(e){function i(t){var i=e.call(this,t)||this;return i.cu=null,i.cu=t,i}return t.__extends(i,e),i.prototype.ci=function(){e.prototype.ci.call(this),this.cu.xn.zu=this.cu.ym},i.prototype.cv=function(){var e=this.cu.xn;if(null==this.cu.dc)return e.x1=null,void(e.x3=null);e.x1=this.cu.dc.zl,e.x3=this.cu.dc.zn},i.prototype.cx=function(){this.cu.xn.zu=this.cu.ym},i.prototype.cw=function(){this.cu.xn.y9=this.cu.x8},i.$t=n.markType(i,"GeographicShapeSeriesBaseView",y.$),i}(y),X=function(e){function r(t){var i=e.call(this,t)||this;return i.cy=null,i.cy=t,i.t||(i.cy.ym="points"),i}return t.__extends(r,e),r.prototype.a4=function(){e.prototype.a4.call(this),this.t||(this.cy.z9=i.Defaults.a8,this.cy.j0=i.Defaults.ac,this.cy.y8=i.Defaults.ab,this.cy.y5=i.Defaults.d,this.cy.y3=i.Defaults.a)},r.prototype.ci=function(){e.prototype.ci.call(this),this.cy.xn.ach=this.cy.aab,this.cy.xn.aa9=this.cy.y6,this.cy.xn.abw=this.cy.zr,this.cy.xn.abd=this.cy.y8,this.cy.xn.aav=this.cy.y2},r.prototype.c3=function(){this.cy.xn.abw=this.cy.zr},r.prototype.c5=function(){this.cy.xn.abd=this.cy.y8},r.prototype.c0=function(){this.cy.xn.aav=this.cy.y2},r.prototype.c4=function(){this.cy.xn.aa4=this.cy.y5},r.prototype.cz=function(){this.cy.xn.acd=this.cy.z8},r.prototype.c1=function(){this.cy.xn.ace=this.cy.z9},r.prototype.c2=function(){this.cy.xn.acg=this.cy.aaa},r.prototype.c6=function(){this.cy.xn.aa9=this.cy.y6},r.prototype.c7=function(){this.cy.xn.ach=this.cy.aab},r.$t=n.markType(r,"GeographicShapeSeriesView",W.$),r}(W),Y=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.bk=function(){return new r},r.prototype.get_fu=function(){return!0},r.prototype.ct=function(){return new X(this)},r.prototype.rj=function(t){e.prototype.rj.call(this,t),this.y7=t},r.prototype.xm=function(){var e=new i.ScatterPolygonSeries;return e.styleShape=n.delegateCombine(e.styleShape,n.runOn(this,this.zo)),e.propertyUpdated=n.delegateCombine(e.propertyUpdated,n.runOn(this,this.zp)),e},r.prototype.zo=function(e,t){null!=this.styleShape&&this.styleShape(this,t)},r.prototype.zp=function(e,t){n.typeCast(i.ScatterPolygonSeries.$,this.xn)},r.prototype.iw=function(){return this.y8},r.prototype.v7=function(){return this.z6},r.prototype.v8=function(){return this.z7},r.prototype.tj=function(){return this.zq},r.prototype.mn=function(){var e=n.typeCast(i.ScatterPolygonSeries.$,this.xn);return null==e?"Unknown":e.mn()},r.prototype.rs=function(t,i,n,a){switch(e.prototype.rs.call(this,t,i,n,a),i){case r.$$p[6]:this.xn.aa2=this.y4;break;case r.$$p[5]:this.xn.aay=this.y3;break;case r.$$p[9]:this.y7.c3();break;case r.$$p[10]:this.y7.c5();break;case r.$$p[4]:this.y7.c0();break;case r.$$p[11]:this.y7.c4();break;case r.$$p[3]:this.y7.cz();break;case r.$$p[7]:this.y7.c1();break;case r.$$p[8]:this.y7.c2();break;case r.$$p[13]:this.y7.c6();break;case r.$$p[12]:this.y7.c7()}},r.prototype.jv=function(){return.7},r.$t=n.markType(r,"GeographicShapeSeries",H.$),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"raisePropertyChanged",["ActualMarkerBrush:z6:zs",[n.Brush.$],"ActualMarkerOutline:z7:zt",[n.Brush.$],"ActualMarkerTemplate:zq:zu",[n.DataTemplate.$,null],"MarkerBrush:z8:zv",[n.Brush.$],"MarkerCollisionAvoidance:y2:zw",[i.CollisionAvoidanceType_$type,n.enumGetBox(i.CollisionAvoidanceType_$type,0)],"MarkerFillMode:y3:zx",[i.MarkerFillMode_$type,n.enumGetBox(i.MarkerFillMode_$type,0)],"MarkerOutlineMode:y4:zy",[i.MarkerOutlineMode_$type,n.enumGetBox(i.MarkerOutlineMode_$type,0)],"MarkerOutline:z9:zz",[n.Brush.$],"MarkerStyle:aaa:z0",[n.Style.$],"MarkerTemplate:zr:z1",[n.DataTemplate.$,null],"MarkerThickness:y8:z2",[1,n.DeviceUtils.g(2)],"MarkerType:y5:z3",[i.MarkerType_$type,n.enumGetBox(i.MarkerType_$type,2)],"ShapeStyle:aab:z4",[n.Style.$,null],"ShapeStyleSelector:y6:z5",[i.StyleSelector.$,null]]),r}(H),Z=function(e){function r(){var t=e.call(this)||this;return t._styleShape=null,t._styleShape_wrapped=null,t}return t.__extends(r,e),r.prototype.createImplementation=function(){return new Y},Object.defineProperty(r.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),r.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this.i.connectedCallback&&this.i.connectedCallback(),this._attached||(this._attached=!0,this._flushQueuedAttributes())},r.prototype.disconnectedCallback=function(){e.prototype.disconnectedCallback&&e.prototype.disconnectedCallback.call(this),this.i.disconnectedCallback&&this.i.disconnectedCallback(),this._attached&&(this._attached=!1)},Object.defineProperty(r,"observedAttributes",{get:function(){if(null==r._observedAttributesIgcGeographicShapeSeriesComponent){for(var e=n.getAllPropertyNames(r),t=0;t<e.length;t++)e[t]=n.toSpinal(e[t]);r._observedAttributesIgcGeographicShapeSeriesComponent=e}return r._observedAttributesIgcGeographicShapeSeriesComponent},enumerable:!1,configurable:!0}),r.register=function(){r._isElementRegistered||(r._isElementRegistered=!0,n.RegisterElementHelper.registerElement(r.htmlTagName,r))},Object.defineProperty(r.prototype,"isPolygon",{get:function(){return this.i.fu},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"shapeFill",{get:function(){return this.i.aab?this.i.aab.fill:null},set:function(e){this.ensureShapeStyle(),this.i.aab.fill=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"shapeStroke",{get:function(){return this.i.aab?this.i.aab.stroke:null},set:function(e){this.ensureShapeStyle(),this.i.aab.stroke=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"shapeStrokeThickness",{get:function(){return this.i.aab?this.i.aab.strokeThickness:NaN},set:function(e){this.ensureShapeStyle(),this.i.aab.strokeThickness=+e,this._a("shapeStrokeThickness",this.i.aab.strokeThickness)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"shapeOpacity",{get:function(){return this.i.aab?this.i.aab.opacity:NaN},set:function(e){this.ensureShapeStyle(),this.i.aab.opacity=+e,this._a("shapeOpacity",this.i.aab.opacity)},enumerable:!1,configurable:!0}),r.prototype.ensureShapeStyle=function(){this.i.aab||(this.i.aab=new n.Style)},Object.defineProperty(r.prototype,"markerType",{get:function(){return this.i.y5},set:function(e){this.i.y5=n.ensureEnum(i.MarkerType_$type,e),this._a("markerType",n.enumToString(i.MarkerType_$type,this.i.y5))},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"markerOutlineMode",{get:function(){return this.i.y4},set:function(e){this.i.y4=n.ensureEnum(i.MarkerOutlineMode_$type,e),this._a("markerOutlineMode",n.enumToString(i.MarkerOutlineMode_$type,this.i.y4))},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"markerFillMode",{get:function(){return this.i.y3},set:function(e){this.i.y3=n.ensureEnum(i.MarkerFillMode_$type,e),this._a("markerFillMode",n.enumToString(i.MarkerFillMode_$type,this.i.y3))},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"markerTemplate",{get:function(){return this.i.zr},set:function(e){this.i.zr=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"markerBrush",{get:function(){return n.brushToString(this.i.z8)},set:function(e){this.i.z8=n.stringToBrush(e),this._a("markerBrush",n.brushToString(this.i.z8))},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"markerOutline",{get:function(){return n.brushToString(this.i.z9)},set:function(e){this.i.z9=n.stringToBrush(e),this._a("markerOutline",n.brushToString(this.i.z9))},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"markerThickness",{get:function(){return this.i.y8},set:function(e){this.i.y8=+e,this._a("markerThickness",this.i.y8)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"markerCollisionAvoidance",{get:function(){return this.i.y2},set:function(e){this.i.y2=n.ensureEnum(i.CollisionAvoidanceType_$type,e),this._a("markerCollisionAvoidance",n.enumToString(i.CollisionAvoidanceType_$type,this.i.y2))},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"actualMarkerTemplate",{get:function(){return this.i.zq},set:function(e){this.i.zq=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"actualMarkerBrush",{get:function(){return n.brushToString(this.i.z6)},set:function(e){this.i.z6=n.stringToBrush(e),this._a("actualMarkerBrush",n.brushToString(this.i.z6))},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"actualMarkerOutline",{get:function(){return n.brushToString(this.i.z7)},set:function(e){this.i.z7=n.stringToBrush(e),this._a("actualMarkerOutline",n.brushToString(this.i.z7))},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"styleShape",{get:function(){return this._styleShape},set:function(e){var t=this;null!==this._styleShape_wrapped&&(this.i.styleShape=n.delegateRemove(this.i.styleShape,this._styleShape_wrapped),this._styleShape_wrapped=null,this._styleShape=null),this._styleShape=e,this._styleShape_wrapped=function(e,n){var r=new i.IgcStyleShapeEventArgs;r._provideImplementation(n),t.beforeStyleShape&&t.beforeStyleShape(t,r),t._styleShape&&t._styleShape(t,r)},this.i.styleShape=n.delegateCombine(this.i.styleShape,this._styleShape_wrapped)},enumerable:!1,configurable:!0}),r._observedAttributesIgcGeographicShapeSeriesComponent=null,r.htmlTagName="igc-geographic-shape-series",r._isElementRegistered=!1,r}(F),Q=function(){function e(){}return e.register=function(){i.IgcScatterPolygonSeriesModule.register(),Z.register(),n.TypeRegistrar.registerCons("IgcGeographicShapeSeriesComponent",Z),n.TypeRegistrar.register("GeographicShapeSeries",Y.$type)},e}(),K=function(e){function r(t){var i=e.call(this,t)||this;return i.cy=null,i.cy=t,i}return t.__extends(r,e),r.prototype.a4=function(){e.prototype.a4.call(this),this.t||(this.cy.j0=i.Defaults.aa)},r.prototype.ci=function(){e.prototype.ci.call(this),this.cy.xn.aav=this.cy.y2,this.cy.xn.aa0=this.cy.za},r.prototype.cz=function(){this.cy.xn.aav=this.cy.y2},r.prototype.c0=function(){this.cy.xn.aa0=this.cy.za},r.$t=n.markType(r,"GeographicPolylineSeriesView",W.$),r}(W),J=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.bk=function(){return new r},r.prototype.get_fv=function(){return!0},r.prototype.ct=function(){return new K(this)},r.prototype.rj=function(t){e.prototype.rj.call(this,t),this.y3=t},r.prototype.xm=function(){var e=new i.ScatterPolylineSeries;return e.styleShape=n.delegateCombine(e.styleShape,n.runOn(this,this.y7)),e},r.prototype.y7=function(e,t){null!=this.styleShape&&this.styleShape(this,t)},r.prototype.rs=function(t,i,n,a){switch(e.prototype.rs.call(this,t,i,n,a),i){case r.$$p[1]:this.y3.cz();break;case r.$$p[0]:this.y3.c0()}},r.$t=n.markType(r,"GeographicPolylineSeries",H.$),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"raisePropertyChanged",["ShapeStyle:za:y8",[n.Style.$,null],"ShapeStyleSelector:y2:y9",[i.StyleSelector.$,null]]),r}(H),ee=function(e){function r(){var t=e.call(this)||this;return t._styleShape=null,t._styleShape_wrapped=null,t}return t.__extends(r,e),r.prototype.createImplementation=function(){return new J},Object.defineProperty(r.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),r.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this.i.connectedCallback&&this.i.connectedCallback(),this._attached||(this._attached=!0,this._flushQueuedAttributes())},r.prototype.disconnectedCallback=function(){e.prototype.disconnectedCallback&&e.prototype.disconnectedCallback.call(this),this.i.disconnectedCallback&&this.i.disconnectedCallback(),this._attached&&(this._attached=!1)},Object.defineProperty(r,"observedAttributes",{get:function(){if(null==r._observedAttributesIgcGeographicPolylineSeriesComponent){for(var e=n.getAllPropertyNames(r),t=0;t<e.length;t++)e[t]=n.toSpinal(e[t]);r._observedAttributesIgcGeographicPolylineSeriesComponent=e}return r._observedAttributesIgcGeographicPolylineSeriesComponent},enumerable:!1,configurable:!0}),r.register=function(){r._isElementRegistered||(r._isElementRegistered=!0,n.RegisterElementHelper.registerElement(r.htmlTagName,r))},Object.defineProperty(r.prototype,"isPolyline",{get:function(){return this.i.fv},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"shapeFill",{get:function(){return this.i.za?this.i.za.fill:null},set:function(e){this.ensureShapeStyle(),this.i.za.fill=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"shapeStroke",{get:function(){return this.i.za?this.i.za.stroke:null},set:function(e){this.ensureShapeStyle(),this.i.za.stroke=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"shapeStrokeThickness",{get:function(){return this.i.za?this.i.za.strokeThickness:NaN},set:function(e){this.ensureShapeStyle(),this.i.za.strokeThickness=+e,this._a("shapeStrokeThickness",this.i.za.strokeThickness)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"shapeOpacity",{get:function(){return this.i.za?this.i.za.opacity:NaN},set:function(e){this.ensureShapeStyle(),this.i.za.opacity=+e,this._a("shapeOpacity",this.i.za.opacity)},enumerable:!1,configurable:!0}),r.prototype.ensureShapeStyle=function(){this.i.za||(this.i.za=new n.Style)},Object.defineProperty(r.prototype,"styleShape",{get:function(){return this._styleShape},set:function(e){var t=this;null!==this._styleShape_wrapped&&(this.i.styleShape=n.delegateRemove(this.i.styleShape,this._styleShape_wrapped),this._styleShape_wrapped=null,this._styleShape=null),this._styleShape=e,this._styleShape_wrapped=function(e,n){var r=new i.IgcStyleShapeEventArgs;r._provideImplementation(n),t.beforeStyleShape&&t.beforeStyleShape(t,r),t._styleShape&&t._styleShape(t,r)},this.i.styleShape=n.delegateCombine(this.i.styleShape,this._styleShape_wrapped)},enumerable:!1,configurable:!0}),r._observedAttributesIgcGeographicPolylineSeriesComponent=null,r.htmlTagName="igc-geographic-polyline-series",r._isElementRegistered=!1,r}(F),te=function(){function e(){}return e.register=function(){i.IgcScatterPolylineSeriesModule.register(),ee.register(),n.TypeRegistrar.registerCons("IgcGeographicPolylineSeriesComponent",ee),n.TypeRegistrar.register("GeographicPolylineSeries",J.$type)},e}(),ie=function(e){function i(){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(i,e),i.prototype.bq=function(e,t){var i=t.uri.toString().split("/"),r=parseInt(n.stringReplace(i[3],"/","")),a=parseInt(n.stringReplace(i[4],"/","")),o=parseInt(n.stringReplace(n.stringReplace(i[5],"/",""),".png",""));null!=this.tileGenerator&&this.tileGenerator.cancelTile(r,a,o)},i.prototype.br=function(e,t){var i=this,r=t.uri.toString().split("/"),a=parseInt(n.stringReplace(r[3],"/","")),o=parseInt(n.stringReplace(r[4],"/","")),s=parseInt(n.stringReplace(n.stringReplace(r[5],"/",""),".png",""));t.uri=null;var l=t.image;null!=this.tileGenerator&&this.tileGenerator.getTile(a,o,s,(function(e,t){return i.deferralHandler.deferAction((function(){return l.src=t.url}))}),(function(e,t){}),(function(e,t){}),l)},i.$t=n.markType(i,"TileGeneratorMapImagery",f.$),i.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,i,"ba",["TileGenerator",[n.ITileGenerator_$type,null]]),i}(f),ne=function(e){function i(){return e.call(this)||this}return t.__extends(i,e),i.prototype.createImplementation=function(){return new ie},Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"tileGenerator",{get:function(){return this.i.tileGenerator},set:function(e){this.i.tileGenerator=e},enumerable:!1,configurable:!0}),i}(T),re=function(){function e(){}return e.register=function(){n.TypeRegistrar.registerCons("IgcTileGeneratorMapImagery",ne),n.TypeRegistrar.register("TileGeneratorMapImagery",ie.$type)},e}(),ae=function(e){function r(){var t=e.call(this)||this;return t.aaw=null,t.aav=null,t.imageTilesReady=null,t.aaz=null,t.aa0=!1,t.ab=r.$,t}return t.__extends(r,e),r.prototype.bk=function(){return new r},r.prototype.get_f7=function(){return!0},r.prototype.ct=function(){return new oe(this)},r.prototype.rj=function(t){e.prototype.rj.call(this,t),this.aau=t},r.prototype.get_yx=function(){return!1},Object.defineProperty(r.prototype,"aay",{get:function(){return this.aaw},set:function(e){if(e!=this.aay){var t=this.aay;this.aaw=e,this.raisePropertyChanged("TileImagery",t,e)}},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"aax",{get:function(){return this.aav},set:function(e){var t=this.aav;this.aav=e,this.raisePropertyChanged("ActualTileImagery",t,this.aav)},enumerable:!1,configurable:!0}),r.prototype.rs=function(t,i,r,a){var o,s;switch(e.prototype.rs.call(this,t,i,r,a),i){case"TileImagery":s=a,null!=(o=r)&&(o.propertyChanged=n.delegateRemove(o.propertyChanged,n.runOn(this,this.aa3))),null!=s&&(s.propertyChanged=n.delegateCombine(s.propertyChanged,n.runOn(this,this.aa3))),this.aau.dv(o,s),this.sa(!1),this.q2();break;case"ActualTileImagery":s=a,null!=(o=r)&&(o.imageTilesReady=n.delegateRemove(o.imageTilesReady,n.runOn(this,this.aa4)),o.deferralHandler=null),null!=s&&(s.imageTilesReady=n.delegateCombine(s.imageTilesReady,n.runOn(this,this.aa4)),s.deferralHandler=this),this.aau.du(o,s),null!=s&&null!==n.typeCast(g.$,this.dc)&&(s.geographicMap=this.dc,this.aa6(this.cw),this.aau.dr(this.dc.yv)),this.q2();break;case"ActualWindowRect":this.aau.dr(a);break;case"WorldRect":this.aau.dy(a);break;case"SeriesViewer":var l=a;null!=r&&null!=this.aax&&this.aax.be(null),null!=l&&null!=this.aax&&this.aax.be(this.cw.ae);break;case"ActualBrush":case"ActualOutline":case"ActualThickness":this.q4()}},r.prototype.aa3=function(e,t){"MultiScaleImage"==t.propertyName&&this.aa6(this.cw)},r.prototype.aa4=function(e,t){null!=this.imageTilesReady&&this.imageTilesReady(this,new n.EventArgs),this.aa0||this.aau.dw()},r.prototype.register=function(e,t){this.aaz=t},r.prototype.unRegister=function(e){this.aaz=null},r.prototype.deferredRefresh=function(){this.sa(!1)},r.prototype.deferAction=function(e){null!=this.ka?this.ka.setTimeout(e,0):window.setTimeout(e,0)},r.prototype.ta=function(t,i){this.aau.dx(),e.prototype.ta.call(this,t,i)},r.prototype.sb=function(t){e.prototype.sb.call(this,t),this.aa5(t,this.cw)},r.prototype.aa5=function(e,t){var i,n,r=t,a=t.getViewInfo(i,n);i=a.p0,n=a.p1,this.aa6(t),null!=this.aaz&&(this.aa0=!0,this.aaz(e),this.aa0=!1),r.dw()},r.prototype.r9=function(t,i,n,r,a){e.prototype.r9.call(this,t,i,n,r,a);var o=this.hv.item(r);o.bd(n),this.d7(o)||this.aaa(o)},r.prototype.aa6=function(e){var t,i,n=e.getViewInfo(t,i);t=n.p0,i=n.p1,null!=this.aay&&null!=this.aay.ao&&(this.aay!=this.aax&&(this.aax=this.aay),null==this.aax||t.isEmpty||(this.aax.width!=t.width&&(this.aax.width=t.width),this.aax.height!=t.height&&(this.aax.height=t.height)))},r.prototype.pk=function(t,i){e.prototype.pk.call(this,t,i),i.ds()},r.$t=n.markType(r,"TileSeries",i.ShapeSeriesBase.$,[n.IMapRenderDeferralHandler_$type]),r}(i.ShapeSeriesBase),oe=function(e){function r(t){var i=e.call(this,t)||this;return i.dn=null,i.dz=new n.GeometryGroup,i.dq=null,i.dp=null,i.dn=t,i}return t.__extends(r,e),r.prototype.a4=function(){e.prototype.a4.call(this),this.t||(this.dn.wh=i.Defaults.tileSeries_Outline,this.dn.v1=i.Defaults.tileSeries_Brush)},r.prototype.cx=function(e,t){t.c.count>0&&this.dz.d.add(t)},r.prototype.di=function(e,t){return this.dj(e,t,!0)},r.prototype.dh=function(e,t){return null},r.prototype.c1=function(e,t){},r.prototype.cz=function(e,t,i){},r.prototype.c7=function(){e.prototype.c7.call(this),this.dz.d.clear()},r.prototype.c6=function(){e.prototype.c6.call(this),this.a2()},r.prototype.dr=function(e){null!=this.dn.aay&&(this.dn.aay.windowRect=e)},r.prototype.du=function(e,t){if(null==this.dq){this.dq=this.f.ka.createElement("canvas");var i=this.f.ka.get2DCanvasContext(this.dq);this.dp=new n.RenderingContext(new n.CanvasViewRenderer,i),this.dq.setAttribute("width",this.b9.width.toString()),this.dq.setAttribute("height",this.b9.height.toString())}null!=e&&(e.bd(null),e.be(null),e.imagesChanged=n.delegateRemove(e.imagesChanged,n.runOn(this,this.dt))),null!=t&&(null!=this.ae&&t.be(this.ae),t.bd(this.dp),t.bf(this.b9),t.imagesChanged=n.delegateCombine(t.imagesChanged,n.runOn(this,this.dt)))},r.prototype.dt=function(e,t){this.a2()},r.prototype.dv=function(e,t){},r.prototype.dx=function(){null!=this.dq&&(this.dq.setAttribute("width",this.b9.width.toString()),this.dq.setAttribute("height",this.b9.height.toString())),null!=this.dn.aay&&this.dn.aay.bf(this.b9)},r.prototype.bj=function(t,i){if(e.prototype.bj.call(this,t,i),!i&&null!=this.dq){var r=!1;if(this.dz.d.count>0)r=!0,this.m.ac(),this.m.r(this.dz),this.m.h().clip();var a=n.truncate(Math.round(this.b9.left)),o=n.truncate(Math.round(this.b9.top)),s=n.truncate(Math.round(this.b9.width)),l=n.truncate(Math.round(this.b9.height));this.m.o(this.dq.getNativeElement(),1,a,o,s,l,a,o,s,l),r&&this.m.ab()}},r.prototype.dw=function(){this.a2()},r.prototype.ds=function(){},r.prototype.dy=function(e){null!=this.dn.aay&&this.dn.aay.a6()},r.$t=n.markType(r,"TileSeriesView",i.ShapeSeriesViewBase.$),r}(i.ShapeSeriesViewBase),se=function(e){function i(){return e.call(this)||this}return t.__extends(i,e),i.prototype.createImplementation=function(){return new ae},Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),i.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this.i.connectedCallback&&this.i.connectedCallback(),this._attached||(this._attached=!0,this._flushQueuedAttributes())},i.prototype.disconnectedCallback=function(){e.prototype.disconnectedCallback&&e.prototype.disconnectedCallback.call(this),this.i.disconnectedCallback&&this.i.disconnectedCallback(),this._attached&&(this._attached=!1)},Object.defineProperty(i,"observedAttributes",{get:function(){if(null==i._observedAttributesIgcTileSeriesComponent){for(var e=n.getAllPropertyNames(i),t=0;t<e.length;t++)e[t]=n.toSpinal(e[t]);i._observedAttributesIgcTileSeriesComponent=e}return i._observedAttributesIgcTileSeriesComponent},enumerable:!1,configurable:!0}),i.register=function(){i._isElementRegistered||(i._isElementRegistered=!0,n.RegisterElementHelper.registerElement(i.htmlTagName,i))},Object.defineProperty(i.prototype,"isTile",{get:function(){return this.i.f7},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"tileImagery",{get:function(){var e=this.i.aay;return null==e?null:e.externalObject},set:function(e){this.i.aay=null==e?null:e.i},enumerable:!1,configurable:!0}),i.prototype.findByName=function(t){var i=e.prototype.findByName.call(this,t);return i||(this.tileImagery&&this.tileImagery.name&&this.tileImagery.name==t?this.tileImagery:null)},i.prototype.deferredRefresh=function(){this.i.deferredRefresh()},i._observedAttributesIgcTileSeriesComponent=null,i.htmlTagName="igc-tile-series",i._isElementRegistered=!1,i}(i.IgcShapeSeriesBaseComponent),le=function(){function e(){}return e.register=function(){se.register(),n.TypeRegistrar.registerCons("IgcTileSeriesComponent",se),n.TypeRegistrar.register("TileSeries",ae.$type)},e}(),ce=function(e){function i(){var t=e.call(this)||this;return t.y3=null,t.y2=null,t.imageTilesReady=null,t.ab=i.$,t}return t.__extends(i,e),i.prototype.bk=function(){return new i},i.prototype.get_f7=function(){return!0},Object.defineProperty(i.prototype,"y4",{get:function(){return this.y3},set:function(e){if(e!=this.y4){var t=this.y4;this.y3=e,this.raisePropertyChanged("TileImagery",t,e)}},enumerable:!1,configurable:!0}),i.prototype.y8=function(){null!=this.y4&&this.y4.clearTileCache()},i.prototype.rs=function(t,i,n,r){switch(e.prototype.rs.call(this,t,i,n,r),i){case"TileImagery":null!=this.xn&&(this.xn.aay=this.y4)}},i.prototype.xs=function(t,i){if(e.prototype.xs.call(this,t,i),this.xn.aay=this.y4,null!=this.y2){var r=this.y2;r.imageTilesReady=n.delegateRemove(r.imageTilesReady,n.runOn(this,this.y7))}if(this.y2=this.xn,null!=this.y2){var a=this.y2;a.imageTilesReady=n.delegateCombine(a.imageTilesReady,n.runOn(this,this.y7))}},i.prototype.xm=function(){return new ae},i.prototype.y7=function(e,t){null!=this.imageTilesReady&&this.imageTilesReady(this,new u)},i.$t=n.markType(i,"GeographicTileSeries",H.$),i}(H),ue=function(e){function i(){var t=e.call(this)||this;return t._imageTilesReady=null,t._imageTilesReady_wrapped=null,t}return t.__extends(i,e),i.prototype.createImplementation=function(){return new ce},Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),i.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this.i.connectedCallback&&this.i.connectedCallback(),this._attached||(this._attached=!0,this._flushQueuedAttributes())},i.prototype.disconnectedCallback=function(){e.prototype.disconnectedCallback&&e.prototype.disconnectedCallback.call(this),this.i.disconnectedCallback&&this.i.disconnectedCallback(),this._attached&&(this._attached=!1)},Object.defineProperty(i,"observedAttributes",{get:function(){if(null==i._observedAttributesIgcGeographicTileSeriesComponent){for(var e=n.getAllPropertyNames(i),t=0;t<e.length;t++)e[t]=n.toSpinal(e[t]);i._observedAttributesIgcGeographicTileSeriesComponent=e}return i._observedAttributesIgcGeographicTileSeriesComponent},enumerable:!1,configurable:!0}),i.register=function(){i._isElementRegistered||(i._isElementRegistered=!0,n.RegisterElementHelper.registerElement(i.htmlTagName,i))},Object.defineProperty(i.prototype,"isTile",{get:function(){return this.i.f7},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"tileImagery",{get:function(){var e=this.i.y4;return null==e?null:e.externalObject},set:function(e){this.i.y4=null==e?null:e.i},enumerable:!1,configurable:!0}),i.prototype.findByName=function(t){var i=e.prototype.findByName.call(this,t);return i||(this.tileImagery&&this.tileImagery.name&&this.tileImagery.name==t?this.tileImagery:null)},i.prototype.clearTileCache=function(){this.i.y8()},Object.defineProperty(i.prototype,"imageTilesReady",{get:function(){return this._imageTilesReady},set:function(e){var t=this;null!==this._imageTilesReady_wrapped&&(this.i.imageTilesReady=n.delegateRemove(this.i.imageTilesReady,this._imageTilesReady_wrapped),this._imageTilesReady_wrapped=null,this._imageTilesReady=null),this._imageTilesReady=e,this._imageTilesReady_wrapped=function(e,i){var n=new k;n._provideImplementation(i),t.beforeImageTilesReady&&t.beforeImageTilesReady(t,n),t._imageTilesReady&&t._imageTilesReady(t,n)},this.i.imageTilesReady=n.delegateCombine(this.i.imageTilesReady,this._imageTilesReady_wrapped)},enumerable:!1,configurable:!0}),i._observedAttributesIgcGeographicTileSeriesComponent=null,i.htmlTagName="igc-geographic-tile-series",i._isElementRegistered=!1,i}(F),he=function(){function e(){}return e.register=function(){le.register(),ue.register(),n.TypeRegistrar.registerCons("IgcGeographicTileSeriesComponent",ue),n.TypeRegistrar.register("GeographicTileSeries",ce.$type)},e}(),pe=function(e){function r(){return e.call(this)||this}return t.__extends(r,e),Object.defineProperty(r.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),r.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this.i.connectedCallback&&this.i.connectedCallback(),this._attached||(this._attached=!0,this._flushQueuedAttributes())},r.prototype.disconnectedCallback=function(){e.prototype.disconnectedCallback&&e.prototype.disconnectedCallback.call(this),this.i.disconnectedCallback&&this.i.disconnectedCallback(),this._attached&&(this._attached=!1)},Object.defineProperty(r,"observedAttributes",{get:function(){if(null==r._observedAttributesIgcGeographicMarkerSeriesComponent){for(var e=n.getAllPropertyNames(r),t=0;t<e.length;t++)e[t]=n.toSpinal(e[t]);r._observedAttributesIgcGeographicMarkerSeriesComponent=e}return r._observedAttributesIgcGeographicMarkerSeriesComponent},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"markerType",{get:function(){return this.i.xx},set:function(e){this.i.xx=n.ensureEnum(i.MarkerType_$type,e),this._a("markerType",n.enumToString(i.MarkerType_$type,this.i.xx))},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"markerThickness",{get:function(){return this.i.xy},set:function(e){this.i.xy=+e,this._a("markerThickness",this.i.xy)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"markerOutlineMode",{get:function(){return this.i.xw},set:function(e){this.i.xw=n.ensureEnum(i.MarkerOutlineMode_$type,e),this._a("markerOutlineMode",n.enumToString(i.MarkerOutlineMode_$type,this.i.xw))},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"markerFillMode",{get:function(){return this.i.xv},set:function(e){this.i.xv=n.ensureEnum(i.MarkerFillMode_$type,e),this._a("markerFillMode",n.enumToString(i.MarkerFillMode_$type,this.i.xv))},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"markerTemplate",{get:function(){return this.i.yd},set:function(e){this.i.yd=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"markerBrush",{get:function(){return n.brushToString(this.i.yr)},set:function(e){this.i.yr=n.stringToBrush(e),this._a("markerBrush",n.brushToString(this.i.yr))},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"markerOutline",{get:function(){return n.brushToString(this.i.ys)},set:function(e){this.i.ys=n.stringToBrush(e),this._a("markerOutline",n.brushToString(this.i.ys))},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"maximumMarkers",{get:function(){return this.i.xz},set:function(e){this.i.xz=+e,this._a("maximumMarkers",this.i.xz)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"actualMarkerTemplate",{get:function(){return this.i.yc},set:function(e){this.i.yc=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"actualMarkerBrush",{get:function(){return n.brushToString(this.i.yp)},set:function(e){this.i.yp=n.stringToBrush(e),this._a("actualMarkerBrush",n.brushToString(this.i.yp))},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"actualMarkerOutline",{get:function(){return n.brushToString(this.i.yq)},set:function(e){this.i.yq=n.stringToBrush(e),this._a("actualMarkerOutline",n.brushToString(this.i.yq))},enumerable:!1,configurable:!0}),r._observedAttributesIgcGeographicMarkerSeriesComponent=null,r}(L),ye=function(e){function r(){var t=e.call(this)||this,i=t.xn;return i.propertyUpdated=n.delegateCombine(i.propertyUpdated,n.runOn(t,t.yb)),t}return t.__extends(r,e),r.prototype.tj=function(){return this.yc},r.prototype.v7=function(){return this.yp},r.prototype.v8=function(){return this.yq},r.prototype.iw=function(){return this.xy},r.prototype.mn=function(){var e=n.typeCast(i.MarkerSeries.$,this.xn);return null==e?"Unknown":e.mn()},r.prototype.yb=function(e,t){var r=n.typeCast(i.MarkerSeries.$,this.xn);null!=r&&("ActualMarkerTemplate"==t.propertyName?this.yc=r.yp:"ActualMarkerOutline"==t.propertyName?this.yq=r.y8:"ActualMarkerBrush"==t.propertyName&&(this.yp=r.y7))},r.prototype.rs=function(t,i,n,a){switch(e.prototype.rs.call(this,t,i,n,a),i){case r.$$p[3]:this.xn.y9=this.yr;break;case r.$$p[6]:this.xn.za=this.ys;break;case r.$$p[5]:this.xn.xr=this.xw;break;case r.$$p[4]:this.xn.xn=this.xv;break;case r.$$p[9]:this.xn.xx=this.xx;break;case r.$$p[7]:this.xn.yr=this.yd;break;case r.$$p[8]:this.xn.x7=this.xy;break;case r.$$p[10]:this.xn.aaz=this.xz}},r.$t=n.markType(r,"GeographicMarkerSeries",p.$),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"raisePropertyChanged",["ActualMarkerBrush:yp:ye",[n.Brush.$],"ActualMarkerOutline:yq:yf",[n.Brush.$],"ActualMarkerTemplate:yc:yg",[n.DataTemplate.$,null],"MarkerBrush:yr:yh",[n.Brush.$],"MarkerFillMode:xv:yi",[i.MarkerFillMode_$type,n.enumGetBox(i.MarkerFillMode_$type,0)],"MarkerOutlineMode:xw:yj",[i.MarkerOutlineMode_$type,n.enumGetBox(i.MarkerOutlineMode_$type,0)],"MarkerOutline:ys:yk",[n.Brush.$],"MarkerTemplate:yd:yl",[n.DataTemplate.$,null],"MarkerThickness:xy:ym",[1,n.DeviceUtils.g(2)],"MarkerType:xx:yn",[i.MarkerType_$type,n.enumGetBox(i.MarkerType_$type,i.Defaults.e)],"MaximumMarkers:xz:yo",[1,400]]),r}(p),ge=function(e){function i(t){var i=e.call(this,t)||this;return i.cu=null,i.cu=t,i}return t.__extends(i,e),i.prototype.a4=function(){e.prototype.a4.call(this),this.t},i.prototype.ci=function(){e.prototype.ci.call(this);var t=this.cu.xn;t.abj=this.cu.zm,t.abr=this.cu.zk,t.xx=this.cu.xx,t.yr=this.cu.yd,t.x7=this.cu.xy,t.adt=this.cu.y6,t.aej=this.cu.zr,t.adi=this.cu.yy,t.ad9=this.cu.zi,t.ad4=this.cu.za,t.adf=this.cu.yv,t.adr=this.cu.y2,t.ads=this.cu.y5,t.ady=this.cu.y8,t.adx=this.cu.y7},i.prototype.c3=function(){this.cu.xn.abj=this.cu.zm},i.prototype.c2=function(){this.cu.xn.abr=this.cu.zk},i.prototype.c8=function(){this.cu.xn.xx=this.cu.xx},i.prototype.c6=function(){this.cu.xn.yr=this.cu.yd},i.prototype.c7=function(){this.cu.xn.x7=this.cu.xy},i.prototype.c9=function(){this.cu.xn.aaz=this.cu.xz},i.prototype.db=function(){this.cu.xn.xAxis=this.cu.dc.zl},i.prototype.dc=function(){this.cu.xn.yAxis=this.cu.dc.zn},i.prototype.da=function(){var e=this.cu.xn;if(null==this.cu.dc)return e.xAxis=null,void(e.yAxis=null);e.xAxis=this.cu.dc.zl,e.yAxis=this.cu.dc.zn},i.prototype.c4=function(){this.cu.xn.y9=this.cu.yr},i.prototype.c5=function(){this.cu.xn.za=this.cu.ys},i.prototype.dd=function(){this.cu.xn.aej=this.cu.zr},i.prototype.de=function(){this.cu.xn.adi=this.cu.yy,this.cu.xn.adt=this.cu.y6},i.prototype.cy=function(){this.cu.xn.ad9=this.cu.zi},i.prototype.cw=function(){this.cu.xn.adf=this.cu.yv,this.cu.xn.adr=this.cu.y2,this.cu.xn.ads=this.cu.y5,this.cu.xn.ady=this.cu.y8,this.cu.xn.adx=this.cu.y7},i.prototype.cv=function(){this.cu.xn.ad4=this.cu.za},i.prototype.df=function(){this.cu.xn.adt=this.cu.y6},i.prototype.cx=function(){this.cu.xn.adr=this.cu.y2},i.prototype.c1=function(){this.cu.xn.ads=this.cu.y5},i.prototype.c0=function(){this.cu.xn.ady=this.cu.y8},i.prototype.cz=function(){this.cu.xn.adx=this.cu.y7},i.$t=n.markType(i,"GeographicProportionalSymbolSeriesView",y.$),i}(y),fe=function(e){function r(){var t=e.call(this)||this;return t.yw=null,t.y1=!1,t.y0=!1,t.assigningScatterStyle=null,t.assigningScatterMarkerStyle=null,t.ab=r.$,t}return t.__extends(r,e),r.prototype.bk=function(){return new r},r.prototype.get_ek=function(){return!0},r.prototype.ct=function(){return new ge(this)},r.prototype.rj=function(t){e.prototype.rj.call(this,t),this.yz=t},r.prototype.jv=function(){return.7},r.prototype.xm=function(){return new i.BubbleSeries},r.prototype.get_fh=function(){return!0},r.prototype.rs=function(t,i,a,o){switch(e.prototype.rs.call(this,t,i,a,o),i){case"SeriesViewer":this.yz.da();break;case r.$$p[9]:this.yz.c3();break;case r.$$p[8]:this.yz.c2();break;case"XAxis":this.yz.db();break;case"YAxis":this.yz.dc();break;case r.$$p[13]:this.yz.dd();break;case r.$$p[14]:this.yz.de();break;case r.$$p[15]:this.yz.df();break;case r.$$p[7]:this.yz.cy();break;case r.$$p[0]:this.yz.cv();break;case r.$$p[1]:this.yz.cw();break;case r.$$p[2]:this.yz.cx();break;case r.$$p[12]:this.yz.c1();break;case r.$$p[11]:this.yz.c0();break;case r.$$p[10]:this.yz.cz();break;case r.$$p[4]:if(this.xn.aaf=this.y4,this.y1=this.y4,this.y4){var s=this.xn;s.assigningScatterStyle=n.delegateCombine(s.assigningScatterStyle,n.runOn(this,this.zw))}else{var l=this.xn;l.assigningScatterStyle=n.delegateRemove(l.assigningScatterStyle,n.runOn(this,this.zw))}break;case r.$$p[3]:if(this.xn.aae=this.y3,this.y0=this.y3,this.y4){var c=this.xn;c.assigningScatterMarkerStyle=n.delegateCombine(c.assigningScatterMarkerStyle,n.runOn(this,this.zv))}else{var u=this.xn;u.assigningScatterMarkerStyle=n.delegateRemove(u.assigningScatterMarkerStyle,n.runOn(this,this.zv))}break;case r.$$p[5]:this.xn.zy=this.yx;break;case r.$$p[6]:this.xn.aay=this.y9}},r.prototype.zw=function(e,t){null!=this.assigningScatterStyle&&this.assigningScatterStyle(this,t)},r.prototype.zv=function(e,t){null!=this.assigningScatterMarkerStyle&&this.assigningScatterMarkerStyle(this,t)},r.$t=n.markType(r,"GeographicProportionalSymbolSeries",ye.$),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"raisePropertyChanged",["FillMemberPath:za:zx",[2],"FillScale:yv:zy",[i.BrushScale.$],"FillScaleUseGlobalValues:y2:zz",[0,!1],"IsCustomScatterMarkerStyleAllowed:y3:z0",[0,!1],"IsCustomScatterStyleAllowed:y4:z1",[0,!1],"ItemSearchMode:yx:z2",[i.ScatterItemSearchMode_$type,n.enumGetBox(i.ScatterItemSearchMode_$type,0)],"ItemSearchThreshold:y9:z3",[1,1e4],"LabelMemberPath:zi:z4",[2],"LatitudeMemberPath:zk:z5",[2,null],"LongitudeMemberPath:zm:z6",[2,null],"MarkerBrushBrightness:y7:z7",[1,NaN],"MarkerOutlineBrightness:y8:z8",[1,NaN],"MarkerOutlineUsesFillScale:y5:z9",[0,!1],"RadiusMemberPath:zr:aaa",[2,null],"RadiusScale:yy:aab",[i.SizeScale.$],"RadiusScaleUseGlobalValues:y6:aac",[0,!1]]),r}(ye),de=function(e){function r(){var t=e.call(this)||this;return t._assigningScatterStyle=null,t._assigningScatterStyle_wrapped=null,t._assigningScatterMarkerStyle=null,t._assigningScatterMarkerStyle_wrapped=null,t}return t.__extends(r,e),r.prototype.createImplementation=function(){return new fe},Object.defineProperty(r.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),r.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this.i.connectedCallback&&this.i.connectedCallback(),this._attached||(this._attached=!0,this._flushQueuedAttributes())},r.prototype.disconnectedCallback=function(){e.prototype.disconnectedCallback&&e.prototype.disconnectedCallback.call(this),this.i.disconnectedCallback&&this.i.disconnectedCallback(),this._attached&&(this._attached=!1)},Object.defineProperty(r,"observedAttributes",{get:function(){if(null==r._observedAttributesIgcGeographicProportionalSymbolSeriesComponent){for(var e=n.getAllPropertyNames(r),t=0;t<e.length;t++)e[t]=n.toSpinal(e[t]);r._observedAttributesIgcGeographicProportionalSymbolSeriesComponent=e}return r._observedAttributesIgcGeographicProportionalSymbolSeriesComponent},enumerable:!1,configurable:!0}),r.register=function(){r._isElementRegistered||(r._isElementRegistered=!0,n.RegisterElementHelper.registerElement(r.htmlTagName,r))},Object.defineProperty(r.prototype,"hasOnlyMarkers",{get:function(){return this.i.ek},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"latitudeMemberPath",{get:function(){return this.i.zk},set:function(e){this.i.zk=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"longitudeMemberPath",{get:function(){return this.i.zm},set:function(e){this.i.zm=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"radiusMemberPath",{get:function(){return this.i.zr},set:function(e){this.i.zr=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"radiusScale",{get:function(){var e=this.i.yy;if(null==e)return null;if(!e.externalObject){var t=i.IgcSizeScaleComponent._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.yy=null==e?null:e.i},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"labelMemberPath",{get:function(){return this.i.zi},set:function(e){this.i.zi=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"fillMemberPath",{get:function(){return this.i.za},set:function(e){this.i.za=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"fillScale",{get:function(){var e=this.i.yv;if(null==e)return null;if(!e.externalObject){var t=i.IgcBrushScaleComponent._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.yv=null==e?null:e.i},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"fillScaleUseGlobalValues",{get:function(){return this.i.y2},set:function(e){this.i.y2=n.ensureBool(e),this._a("fillScaleUseGlobalValues",this.i.y2)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"markerOutlineUsesFillScale",{get:function(){return this.i.y5},set:function(e){this.i.y5=n.ensureBool(e),this._a("markerOutlineUsesFillScale",this.i.y5)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"markerOutlineBrightness",{get:function(){return this.i.y8},set:function(e){this.i.y8=+e,this._a("markerOutlineBrightness",this.i.y8)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"markerBrushBrightness",{get:function(){return this.i.y7},set:function(e){this.i.y7=+e,this._a("markerBrushBrightness",this.i.y7)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"radiusScaleUseGlobalValues",{get:function(){return this.i.y6},set:function(e){this.i.y6=n.ensureBool(e),this._a("radiusScaleUseGlobalValues",this.i.y6)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"isCustomScatterStyleAllowed",{get:function(){return this.i.y4},set:function(e){this.i.y4=n.ensureBool(e),this._a("isCustomScatterStyleAllowed",this.i.y4)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"isCustomScatterMarkerStyleAllowed",{get:function(){return this.i.y3},set:function(e){this.i.y3=n.ensureBool(e),this._a("isCustomScatterMarkerStyleAllowed",this.i.y3)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"itemSearchMode",{get:function(){return this.i.yx},set:function(e){this.i.yx=n.ensureEnum(i.ScatterItemSearchMode_$type,e),this._a("itemSearchMode",n.enumToString(i.ScatterItemSearchMode_$type,this.i.yx))},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"itemSearchThreshold",{get:function(){return this.i.y9},set:function(e){this.i.y9=+e,this._a("itemSearchThreshold",this.i.y9)},enumerable:!1,configurable:!0}),r.prototype.findByName=function(t){var i=e.prototype.findByName.call(this,t);return i||(this.radiusScale&&this.radiusScale.name&&this.radiusScale.name==t?this.radiusScale:this.fillScale&&this.fillScale.name&&this.fillScale.name==t?this.fillScale:null)},r.prototype._styling=function(t,i,n){e.prototype._styling.call(this,t,i,n),this._inStyling=!0,this.radiusScale&&this.radiusScale._styling&&this.radiusScale._styling(t,i,this),this.fillScale&&this.fillScale._styling&&this.fillScale._styling(t,i,this),this._inStyling=!1},Object.defineProperty(r.prototype,"assigningScatterStyle",{get:function(){return this._assigningScatterStyle},set:function(e){var t=this;null!==this._assigningScatterStyle_wrapped&&(this.i.assigningScatterStyle=n.delegateRemove(this.i.assigningScatterStyle,this._assigningScatterStyle_wrapped),this._assigningScatterStyle_wrapped=null,this._assigningScatterStyle=null),this._assigningScatterStyle=e,this._assigningScatterStyle_wrapped=function(e,n){var r=new i.IgcAssigningScatterStyleEventArgs;r._provideImplementation(n),t.beforeAssigningScatterStyle&&t.beforeAssigningScatterStyle(t,r),t._assigningScatterStyle&&t._assigningScatterStyle(t,r)},this.i.assigningScatterStyle=n.delegateCombine(this.i.assigningScatterStyle,this._assigningScatterStyle_wrapped)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"assigningScatterMarkerStyle",{get:function(){return this._assigningScatterMarkerStyle},set:function(e){var t=this;null!==this._assigningScatterMarkerStyle_wrapped&&(this.i.assigningScatterMarkerStyle=n.delegateRemove(this.i.assigningScatterMarkerStyle,this._assigningScatterMarkerStyle_wrapped),this._assigningScatterMarkerStyle_wrapped=null,this._assigningScatterMarkerStyle=null),this._assigningScatterMarkerStyle=e,this._assigningScatterMarkerStyle_wrapped=function(e,n){var r=new i.IgcAssigningScatterMarkerStyleEventArgs;r._provideImplementation(n),t.beforeAssigningScatterMarkerStyle&&t.beforeAssigningScatterMarkerStyle(t,r),t._assigningScatterMarkerStyle&&t._assigningScatterMarkerStyle(t,r)},this.i.assigningScatterMarkerStyle=n.delegateCombine(this.i.assigningScatterMarkerStyle,this._assigningScatterMarkerStyle_wrapped)},enumerable:!1,configurable:!0}),r._observedAttributesIgcGeographicProportionalSymbolSeriesComponent=null,r.htmlTagName="igc-geographic-proportional-symbol-series",r._isElementRegistered=!1,r}(pe),be=function(){function e(){}return e.register=function(){i.IgcBubbleSeriesModule.register(),de.register(),n.TypeRegistrar.registerCons("IgcGeographicProportionalSymbolSeriesComponent",de),n.TypeRegistrar.register("GeographicProportionalSymbolSeries",fe.$type)},e}(),me=function(e){function i(t){var i=e.call(this,t)||this;return i.cu=null,i.cu=t,i}return t.__extends(i,e),i.prototype.a4=function(){e.prototype.a4.call(this),this.t},i.prototype.ci=function(){var t=this.cu.xn;e.prototype.ci.call(this),t.abj=this.cu.zb,t.abr=this.cu.y9,t.xx=this.cu.xx,t.yr=this.cu.yd,t.x7=this.cu.xy},i.prototype.cw=function(){this.cu.xn.abj=this.cu.zb},i.prototype.cv=function(){this.cu.xn.abr=this.cu.y9},i.prototype.c2=function(){this.cu.xn.xx=this.cu.xx},i.prototype.c0=function(){this.cu.xn.yr=this.cu.yd},i.prototype.c1=function(){this.cu.xn.x7=this.cu.xy},i.prototype.c3=function(){this.cu.xn.aaz=this.cu.xz},i.prototype.c5=function(){this.cu.xn.xAxis=this.cu.dc.zl},i.prototype.c6=function(){this.cu.xn.yAxis=this.cu.dc.zn},i.prototype.c4=function(){var e=this.cu.xn;if(null==this.cu.dc)return e.xAxis=null,void(e.yAxis=null);e.xAxis=this.cu.dc.zl,e.yAxis=this.cu.dc.zn},i.prototype.cy=function(){this.cu.xn.zj=this.cu.yv},i.prototype.cx=function(){this.cu.xn.y9=this.cu.yr},i.prototype.cz=function(){this.cu.xn.za=this.cu.ys},i.$t=n.markType(i,"GeographicSymbolSeriesView",y.$),i}(y),Se=function(e){function r(){var t=e.call(this)||this;return t.yx=null,t.y0=!1,t.yz=!1,t.assigningScatterStyle=null,t.assigningScatterMarkerStyle=null,t.ab=r.$,t}return t.__extends(r,e),r.prototype.bk=function(){return new r},r.prototype.get_ek=function(){return!0},r.prototype.ct=function(){return new me(this)},r.prototype.rj=function(t){e.prototype.rj.call(this,t),this.yy=t},r.prototype.jv=function(){return.7},r.prototype.xm=function(){return new i.ScatterSeries},r.prototype.get_fh=function(){return!0},r.prototype.rs=function(t,i,a,o){switch(e.prototype.rs.call(this,t,i,a,o),i){case"SeriesViewer":this.yy.c4();break;case r.$$p[5]:this.yy.cw();break;case r.$$p[4]:this.yy.cv();break;case r.$$p[6]:this.yy.cy();break;case"XAxis":this.yy.c5();break;case"YAxis":this.yy.c6();break;case r.$$p[1]:if(this.xn.aaf=this.y2,this.y0=this.y2,this.y2){var s=this.xn;s.assigningScatterStyle=n.delegateCombine(s.assigningScatterStyle,n.runOn(this,this.zg))}else{var l=this.xn;l.assigningScatterStyle=n.delegateRemove(l.assigningScatterStyle,n.runOn(this,this.zg))}break;case r.$$p[0]:if(this.xn.aae=this.y1,this.yz=this.y1,this.y2){var c=this.xn;c.assigningScatterMarkerStyle=n.delegateCombine(c.assigningScatterMarkerStyle,n.runOn(this,this.zf))}else{var u=this.xn;u.assigningScatterMarkerStyle=n.delegateRemove(u.assigningScatterMarkerStyle,n.runOn(this,this.zf))}break;case r.$$p[2]:this.xn.zy=this.yw;break;case r.$$p[3]:this.xn.aay=this.y4}},r.prototype.zg=function(e,t){null!=this.assigningScatterStyle&&this.assigningScatterStyle(this,t)},r.prototype.zf=function(e,t){null!=this.assigningScatterMarkerStyle&&this.assigningScatterMarkerStyle(this,t)},r.$t=n.markType(r,"GeographicSymbolSeries",ye.$),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"raisePropertyChanged",["IsCustomScatterMarkerStyleAllowed:y1:zh",[0,!1],"IsCustomScatterStyleAllowed:y2:zi",[0,!1],"ItemSearchMode:yw:zj",[i.ScatterItemSearchMode_$type,n.enumGetBox(i.ScatterItemSearchMode_$type,0)],"ItemSearchThreshold:y4:zk",[1,1e4],"LatitudeMemberPath:y9:zl",[2,null],"LongitudeMemberPath:zb:zm",[2,null],"MarkerCollisionAvoidance:yv:zn",[i.CollisionAvoidanceType_$type,n.enumGetBox(i.CollisionAvoidanceType_$type,0)],"UseLightweightMarkers:y3:zo",[0,!1]]),r}(ye),_e=function(e){function r(){var t=e.call(this)||this;return t._assigningScatterStyle=null,t._assigningScatterStyle_wrapped=null,t._assigningScatterMarkerStyle=null,t._assigningScatterMarkerStyle_wrapped=null,t}return t.__extends(r,e),r.prototype.createImplementation=function(){return new Se},Object.defineProperty(r.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),r.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this.i.connectedCallback&&this.i.connectedCallback(),this._attached||(this._attached=!0,this._flushQueuedAttributes())},r.prototype.disconnectedCallback=function(){e.prototype.disconnectedCallback&&e.prototype.disconnectedCallback.call(this),this.i.disconnectedCallback&&this.i.disconnectedCallback(),this._attached&&(this._attached=!1)},Object.defineProperty(r,"observedAttributes",{get:function(){if(null==r._observedAttributesIgcGeographicSymbolSeriesComponent){for(var e=n.getAllPropertyNames(r),t=0;t<e.length;t++)e[t]=n.toSpinal(e[t]);r._observedAttributesIgcGeographicSymbolSeriesComponent=e}return r._observedAttributesIgcGeographicSymbolSeriesComponent},enumerable:!1,configurable:!0}),r.register=function(){r._isElementRegistered||(r._isElementRegistered=!0,n.RegisterElementHelper.registerElement(r.htmlTagName,r))},Object.defineProperty(r.prototype,"hasOnlyMarkers",{get:function(){return this.i.ek},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"latitudeMemberPath",{get:function(){return this.i.y9},set:function(e){this.i.y9=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"longitudeMemberPath",{get:function(){return this.i.zb},set:function(e){this.i.zb=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"markerCollisionAvoidance",{get:function(){return this.i.yv},set:function(e){this.i.yv=n.ensureEnum(i.CollisionAvoidanceType_$type,e),this._a("markerCollisionAvoidance",n.enumToString(i.CollisionAvoidanceType_$type,this.i.yv))},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"isCustomScatterStyleAllowed",{get:function(){return this.i.y2},set:function(e){this.i.y2=n.ensureBool(e),this._a("isCustomScatterStyleAllowed",this.i.y2)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"isCustomScatterMarkerStyleAllowed",{get:function(){return this.i.y1},set:function(e){this.i.y1=n.ensureBool(e),this._a("isCustomScatterMarkerStyleAllowed",this.i.y1)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"itemSearchMode",{get:function(){return this.i.yw},set:function(e){this.i.yw=n.ensureEnum(i.ScatterItemSearchMode_$type,e),this._a("itemSearchMode",n.enumToString(i.ScatterItemSearchMode_$type,this.i.yw))},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"itemSearchThreshold",{get:function(){return this.i.y4},set:function(e){this.i.y4=+e,this._a("itemSearchThreshold",this.i.y4)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"assigningScatterStyle",{get:function(){return this._assigningScatterStyle},set:function(e){var t=this;null!==this._assigningScatterStyle_wrapped&&(this.i.assigningScatterStyle=n.delegateRemove(this.i.assigningScatterStyle,this._assigningScatterStyle_wrapped),this._assigningScatterStyle_wrapped=null,this._assigningScatterStyle=null),this._assigningScatterStyle=e,this._assigningScatterStyle_wrapped=function(e,n){var r=new i.IgcAssigningScatterStyleEventArgs;r._provideImplementation(n),t.beforeAssigningScatterStyle&&t.beforeAssigningScatterStyle(t,r),t._assigningScatterStyle&&t._assigningScatterStyle(t,r)},this.i.assigningScatterStyle=n.delegateCombine(this.i.assigningScatterStyle,this._assigningScatterStyle_wrapped)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"assigningScatterMarkerStyle",{get:function(){return this._assigningScatterMarkerStyle},set:function(e){var t=this;null!==this._assigningScatterMarkerStyle_wrapped&&(this.i.assigningScatterMarkerStyle=n.delegateRemove(this.i.assigningScatterMarkerStyle,this._assigningScatterMarkerStyle_wrapped),this._assigningScatterMarkerStyle_wrapped=null,this._assigningScatterMarkerStyle=null),this._assigningScatterMarkerStyle=e,this._assigningScatterMarkerStyle_wrapped=function(e,n){var r=new i.IgcAssigningScatterMarkerStyleEventArgs;r._provideImplementation(n),t.beforeAssigningScatterMarkerStyle&&t.beforeAssigningScatterMarkerStyle(t,r),t._assigningScatterMarkerStyle&&t._assigningScatterMarkerStyle(t,r)},this.i.assigningScatterMarkerStyle=n.delegateCombine(this.i.assigningScatterMarkerStyle,this._assigningScatterMarkerStyle_wrapped)},enumerable:!1,configurable:!0}),r._observedAttributesIgcGeographicSymbolSeriesComponent=null,r.htmlTagName="igc-geographic-symbol-series",r._isElementRegistered=!1,r}(pe),xe=function(){function e(){}return e.register=function(){i.IgcScatterSeriesModule.register(),_e.register(),n.TypeRegistrar.registerCons("IgcGeographicSymbolSeriesComponent",_e),n.TypeRegistrar.register("GeographicSymbolSeries",Se.$type)},e}(),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,"observedAttributes",{get:function(){if(null==i._observedAttributesIgcGeographicXYTriangulatingSeriesComponent){for(var e=n.getAllPropertyNames(i),t=0;t<e.length;t++)e[t]=n.toSpinal(e[t]);i._observedAttributesIgcGeographicXYTriangulatingSeriesComponent=e}return i._observedAttributesIgcGeographicXYTriangulatingSeriesComponent},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.IgcTriangulationDataSource,this.onTriangulationDataSourceImportCompleted=this.onTriangulationDataSourceImportCompleted.bind(this),this._cachedTriangulationDataSource.importCompleted=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.xz},set:function(e){this.i.xz=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"latitudeMemberPath",{get:function(){return this.i.xx},set:function(e){this.i.xx=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"trianglesSource",{get:function(){return this.i.xw},set:function(e){this.i.xw=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"triangleVertexMemberPath1",{get:function(){return this.i.x2},set:function(e){this.i.x2=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"triangleVertexMemberPath2",{get:function(){return this.i.x4},set:function(e){this.i.x4=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"triangleVertexMemberPath3",{get:function(){return this.i.x6},set:function(e){this.i.x6=e},enumerable:!1,configurable:!0}),i._observedAttributesIgcGeographicXYTriangulatingSeriesComponent=null,i}(L),ke=function(e){function r(){var t=e.call(this)||this;return t._triangulationStatusChanged=null,t._triangulationStatusChanged_wrapped=null,t}return t.__extends(r,e),r.prototype.createImplementation=function(){return new v},Object.defineProperty(r.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),r.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this.i.connectedCallback&&this.i.connectedCallback(),this._attached||(this._attached=!0,this._flushQueuedAttributes())},r.prototype.disconnectedCallback=function(){e.prototype.disconnectedCallback&&e.prototype.disconnectedCallback.call(this),this.i.disconnectedCallback&&this.i.disconnectedCallback(),this._attached&&(this._attached=!1)},Object.defineProperty(r,"observedAttributes",{get:function(){if(null==r._observedAttributesIgcGeographicScatterAreaSeriesComponent){for(var e=n.getAllPropertyNames(r),t=0;t<e.length;t++)e[t]=n.toSpinal(e[t]);r._observedAttributesIgcGeographicScatterAreaSeriesComponent=e}return r._observedAttributesIgcGeographicScatterAreaSeriesComponent},enumerable:!1,configurable:!0}),r.register=function(){r._isElementRegistered||(r._isElementRegistered=!0,n.RegisterElementHelper.registerElement(r.htmlTagName,r))},Object.defineProperty(r.prototype,"isArea",{get:function(){return this.i.ex},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"colorMemberPath",{get:function(){return this.i.yl},set:function(e){this.i.yl=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"colorScale",{get:function(){var e=this.i.yg;if(null==e)return null;if(!e.externalObject){var t=i.IgcColorScaleComponent._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.yg=null==e?null:e.i},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"actualColorScale",{get:function(){var e=this.i.yf;if(null==e)return null;if(!e.externalObject){var t=i.IgcColorScaleComponent._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.yf=null==e?null:e.i},enumerable:!1,configurable:!0}),r.prototype.findByName=function(t){var i=e.prototype.findByName.call(this,t);return i||(this.colorScale&&this.colorScale.name&&this.colorScale.name==t?this.colorScale:this.actualColorScale&&this.actualColorScale.name&&this.actualColorScale.name==t?this.actualColorScale:null)},r.prototype._styling=function(t,i,n){e.prototype._styling.call(this,t,i,n),this._inStyling=!0,this.colorScale&&this.colorScale._styling&&this.colorScale._styling(t,i,this),this.actualColorScale&&this.actualColorScale._styling&&this.actualColorScale._styling(t,i,this),this._inStyling=!1},r.prototype.updateActualColorScale=function(){this.i.yq()},Object.defineProperty(r.prototype,"triangulationStatusChanged",{get:function(){return this._triangulationStatusChanged},set:function(e){var t=this;null!==this._triangulationStatusChanged_wrapped&&(this.i.triangulationStatusChanged=n.delegateRemove(this.i.triangulationStatusChanged,this._triangulationStatusChanged_wrapped),this._triangulationStatusChanged_wrapped=null,this._triangulationStatusChanged=null),this._triangulationStatusChanged=e,this._triangulationStatusChanged_wrapped=function(e,i){var r=new n.IgcTriangulationStatusEventArgs;r._provideImplementation(i),t.beforeTriangulationStatusChanged&&t.beforeTriangulationStatusChanged(t,r),t._triangulationStatusChanged&&t._triangulationStatusChanged(t,r)},this.i.triangulationStatusChanged=n.delegateCombine(this.i.triangulationStatusChanged,this._triangulationStatusChanged_wrapped)},enumerable:!1,configurable:!0}),r._observedAttributesIgcGeographicScatterAreaSeriesComponent=null,r.htmlTagName="igc-geographic-scatter-area-series",r._isElementRegistered=!1,r}(ve),Ce=function(){function e(){}return e.register=function(){i.IgcScatterAreaSeriesModule.register(),ke.register(),n.TypeRegistrar.registerCons("IgcGeographicScatterAreaSeriesComponent",ke),n.TypeRegistrar.register("GeographicScatterAreaSeries",v.$type)},e}(),we=function(e){function r(t){var i=e.call(this,t)||this;return i.cu=null,i.cu=t,i}return t.__extends(r,e),r.prototype.ci=function(){e.prototype.ci.call(this);var t=n.typeCast(i.HighDensityScatterSeries.$,this.cu.xn);t.zw=this.cu.yc,t.z4=this.cu.ya,t.x9=this.cu.xz,t.x8=this.cu.xy,t.gf=this.cu.xx,t.y4=this.cu.x1,t.y3=this.cu.x0,t.aa2=this.cu.yv,t.aa1=this.cu.yu,t.zg=this.cu.x4},r.prototype.c0=function(){this.cu.xn.zw=this.cu.yc},r.prototype.cz=function(){this.cu.xn.z4=this.cu.ya},r.prototype.c5=function(){this.cu.xn.x9=this.cu.xz},r.prototype.c3=function(){this.cu.xn.x8=this.cu.xy},r.prototype.c1=function(){this.cu.xn.gf=this.cu.xx},r.prototype.cy=function(){this.cu.xn.y4=this.cu.x1},r.prototype.cw=function(){this.cu.xn.y3=this.cu.x0},r.prototype.c4=function(){var e=n.typeCast(i.HighDensityScatterSeries.$,this.cu.xn);if(null==this.cu.dc)return e.xs=null,void(e.xu=null);e.xs=this.cu.dc.zl,e.xu=this.cu.dc.zn},r.prototype.c6=function(){this.cu.xn.xs=this.cu.dc.zl},r.prototype.c7=function(){this.cu.xn.xu=this.cu.dc.zn},r.prototype.cx=function(){this.cu.xn.aa2=this.cu.yv},r.prototype.cv=function(){this.cu.xn.aa1=this.cu.yu},r.prototype.c2=function(){this.cu.xn.zg=this.cu.x4},r.prototype.a4=function(){e.prototype.a4.call(this),this.t||(this.cu.yv=i.Defaults.bf,this.cu.yu=i.Defaults.be,this.cu.v1=i.Defaults.ba,this.cu.wh=i.Defaults.a9)},r.$t=n.markType(r,"GeographicHighDensityScatterSeriesView",y.$),r}(y),Pe=function(e){function r(){var t=e.call(this)||this;return t.xv=null,t.progressiveLoadStatusChanged=null,t.x3=0,t.ab=r.$,t}return t.__extends(r,e),r.prototype.bk=function(){return new r},r.prototype.ju=function(){return n.isNaN_(this.jt)?i.Defaults.ad:e.prototype.ju.call(this)},r.prototype.get_fs=function(){return!0},r.prototype.ct=function(){return new we(this)},r.prototype.rj=function(t){e.prototype.rj.call(this,t),this.xw=t},r.prototype.xm=function(){return this.xv=new i.HighDensityScatterSeries,this.xv},Object.defineProperty(r.prototype,"x5",{get:function(){return this.x3},set:function(e){var t=this.x3;this.x3=e,this.raisePropertyChanged("ProgressiveStatus",t,this.x3)},enumerable:!1,configurable:!0}),r.prototype.xs=function(t,i){e.prototype.xs.call(this,t,i);var r=this.xn;r.progressiveLoadStatusChanged=n.delegateCombine(r.progressiveLoadStatusChanged,n.runOn(this,this.yj));var a=this.xn;a.propertyUpdated=n.delegateCombine(a.propertyUpdated,n.runOn(this,this.yi))},r.prototype.yj=function(e,t){this.x5=t.currentStatus,null!=this.progressiveLoadStatusChanged&&this.progressiveLoadStatusChanged(this,t)},r.prototype.yi=function(e,t){this.xv},r.prototype.rs=function(t,i,n,a){switch(e.prototype.rs.call(this,t,i,n,a),i){case"SeriesViewer":this.xw.c4();break;case r.$$p[5]:this.xw.c0();break;case r.$$p[4]:this.xw.cz();break;case r.$$p[9]:this.xw.c5();break;case r.$$p[8]:this.xw.c3();break;case r.$$p[6]:this.xw.c1();break;case"XAxis":this.xw.c6();break;case"YAxis":this.xw.c7();break;case r.$$p[3]:this.xw.cy();break;case r.$$p[1]:this.xw.cw();break;case r.$$p[2]:this.xw.cx();break;case r.$$p[0]:this.xw.cv();break;case r.$$p[7]:this.xw.c2()}},r.prototype.get_hf=function(){return!0},r.prototype.set_hf=function(t){e.prototype.set_hf.call(this,t)},r.$t=n.markType(r,"GeographicHighDensityScatterSeries",p.$),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"raisePropertyChanged",["HeatMaximumColor:yu:yk",[n.Color.$,i.Defaults.be],"HeatMaximum:x0:yl",[1,50],"HeatMinimumColor:yv:ym",[n.Color.$,i.Defaults.bf],"HeatMinimum:x1:yn",[1,0],"LatitudeMemberPath:ya:yo",[2,null],"LongitudeMemberPath:yc:yp",[2,null],"MouseOverEnabled:xx:yq",[0,!1],"PointExtent:x4:yr",[1,1],"ProgressiveLoad:xy:ys",[0,!0],"UseBruteForce:xz:yt",[0,!1]]),r}(p),ze=function(e){function r(){var t=e.call(this)||this;return t._progressiveLoadStatusChanged=null,t._progressiveLoadStatusChanged_wrapped=null,t}return t.__extends(r,e),r.prototype.createImplementation=function(){return new Pe},Object.defineProperty(r.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),r.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this.i.connectedCallback&&this.i.connectedCallback(),this._attached||(this._attached=!0,this._flushQueuedAttributes())},r.prototype.disconnectedCallback=function(){e.prototype.disconnectedCallback&&e.prototype.disconnectedCallback.call(this),this.i.disconnectedCallback&&this.i.disconnectedCallback(),this._attached&&(this._attached=!1)},Object.defineProperty(r,"observedAttributes",{get:function(){if(null==r._observedAttributesIgcGeographicHighDensityScatterSeriesComponent){for(var e=n.getAllPropertyNames(r),t=0;t<e.length;t++)e[t]=n.toSpinal(e[t]);r._observedAttributesIgcGeographicHighDensityScatterSeriesComponent=e}return r._observedAttributesIgcGeographicHighDensityScatterSeriesComponent},enumerable:!1,configurable:!0}),r.register=function(){r._isElementRegistered||(r._isElementRegistered=!0,n.RegisterElementHelper.registerElement(r.htmlTagName,r))},Object.defineProperty(r.prototype,"isPixel",{get:function(){return this.i.fs},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"latitudeMemberPath",{get:function(){return this.i.ya},set:function(e){this.i.ya=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"longitudeMemberPath",{get:function(){return this.i.yc},set:function(e){this.i.yc=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"useBruteForce",{get:function(){return this.i.xz},set:function(e){this.i.xz=n.ensureBool(e),this._a("useBruteForce",this.i.xz)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"progressiveLoad",{get:function(){return this.i.xy},set:function(e){this.i.xy=n.ensureBool(e),this._a("progressiveLoad",this.i.xy)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"mouseOverEnabled",{get:function(){return this.i.xx},set:function(e){this.i.xx=n.ensureBool(e),this._a("mouseOverEnabled",this.i.xx)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"heatMinimum",{get:function(){return this.i.x1},set:function(e){this.i.x1=+e,this._a("heatMinimum",this.i.x1)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"heatMaximum",{get:function(){return this.i.x0},set:function(e){this.i.x0=+e,this._a("heatMaximum",this.i.x0)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"heatMinimumColor",{get:function(){return n.colorToString(this.i.yv)},set:function(e){this.i.yv=n.stringToColor(e),this._a("heatMinimumColor",n.colorToString(this.i.yv))},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"heatMaximumColor",{get:function(){return n.colorToString(this.i.yu)},set:function(e){this.i.yu=n.stringToColor(e),this._a("heatMaximumColor",n.colorToString(this.i.yu))},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"pointExtent",{get:function(){return this.i.x4},set:function(e){this.i.x4=+e,this._a("pointExtent",this.i.x4)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"progressiveStatus",{get:function(){return this.i.x5},set:function(e){this.i.x5=+e,this._a("progressiveStatus",this.i.x5)},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"progressiveLoadStatusChanged",{get:function(){return this._progressiveLoadStatusChanged},set:function(e){var t=this;null!==this._progressiveLoadStatusChanged_wrapped&&(this.i.progressiveLoadStatusChanged=n.delegateRemove(this.i.progressiveLoadStatusChanged,this._progressiveLoadStatusChanged_wrapped),this._progressiveLoadStatusChanged_wrapped=null,this._progressiveLoadStatusChanged=null),this._progressiveLoadStatusChanged=e,this._progressiveLoadStatusChanged_wrapped=function(e,n){var r=new i.IgcProgressiveLoadStatusEventArgs;r._provideImplementation(n),t.beforeProgressiveLoadStatusChanged&&t.beforeProgressiveLoadStatusChanged(t,r),t._progressiveLoadStatusChanged&&t._progressiveLoadStatusChanged(t,r)},this.i.progressiveLoadStatusChanged=n.delegateCombine(this.i.progressiveLoadStatusChanged,this._progressiveLoadStatusChanged_wrapped)},enumerable:!1,configurable:!0}),r._observedAttributesIgcGeographicHighDensityScatterSeriesComponent=null,r.htmlTagName="igc-geographic-high-density-scatter-series",r._isElementRegistered=!1,r}(L),Ie=function(){function e(){}return e.register=function(){i.IgcHighDensityScatterSeriesModule.register(),ze.register(),n.TypeRegistrar.registerCons("IgcGeographicHighDensityScatterSeriesComponent",ze),n.TypeRegistrar.register("GeographicHighDensityScatterSeries",Pe.$type)},e}(),Te=function(e){function r(t){var i=e.call(this,t)||this;return i.c2=null,i.c2=t,i}return t.__extends(r,e),r.prototype.a4=function(){e.prototype.a4.call(this),this.t||(this.c2.j0=i.Defaults.z)},r.prototype.ci=function(){e.prototype.ci.call(this),null!=this.c2.xn&&(this.c2.yf.zi=this.c2.yi,this.c2.yf.zs=this.c2.ym)},r.prototype.c3=function(){null!=this.c2.yf&&(this.c2.yf.zi=this.c2.yi)},r.prototype.c4=function(){null!=this.c2.yf&&(this.c2.yf.zs=this.c2.ym)},r.$t=n.markType(r,"GeographicContourLineSeriesView",b.$),r}(b),Me=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.bk=function(){return new r},r.prototype.get_fn=function(){return!0},r.prototype.xs=function(t,i){e.prototype.xs.call(this,t,i)},r.prototype.xm=function(){this.yf=new i.ScatterContourSeries;var e=this.yf;e.triangulationStatusChanged=n.delegateCombine(e.triangulationStatusChanged,n.runOn(this,this.yp));var t=this.yf;return t.propertyUpdated=n.delegateCombine(t.propertyUpdated,n.runOn(this,this.yq)),this.yf},r.prototype.yp=function(e,t){null!=this.triangulationStatusChanged&&this.triangulationStatusChanged(this,t)},r.prototype.yq=function(e,t){var r=n.typeCast(i.ScatterContourSeries.$,this.xn);null!=r&&"ActualFillScale"==t.propertyName&&(this.yh=r.zh)},r.prototype.s1=function(){e.prototype.s1.call(this)},r.prototype.ct=function(){return new Te(this)},r.prototype.rj=function(t){e.prototype.rj.call(this,t),this.yj=t},r.prototype.rs=function(t,i,n,a){switch(e.prototype.rs.call(this,t,i,n,a),i){case r.$$p[1]:this.yj.c3();break;case r.$$p[2]:this.yj.c4();break;case r.$$p[3]:this.yf.zf=this.ye;break;case"DashArray":this.yf.wo=this.wo;break;case"DashCap":this.yf.wp=this.wp;break;case"MiterLimit":this.yf.jr=this.jr;break;case"LineJoin":this.yf.wr=this.wr}},r.$t=n.markType(r,"GeographicContourLineSeries",x.$),r.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,r,"raisePropertyChanged",["ActualFillScale:yh:yr",[i.ValueBrushScale.$,null],"FillScale:yi:ys",[i.ValueBrushScale.$,null],"ValueMemberPath:ym:yt",[2,"value"],"ValueResolver:ye:yu",[i.ContourValueResolver.$,null]]),r}(x),$e=function(e){function r(){var t=e.call(this)||this;return t._triangulationStatusChanged=null,t._triangulationStatusChanged_wrapped=null,t}return t.__extends(r,e),r.prototype.createImplementation=function(){return new Me},Object.defineProperty(r.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),r.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this.i.connectedCallback&&this.i.connectedCallback(),this._attached||(this._attached=!0,this._flushQueuedAttributes())},r.prototype.disconnectedCallback=function(){e.prototype.disconnectedCallback&&e.prototype.disconnectedCallback.call(this),this.i.disconnectedCallback&&this.i.disconnectedCallback(),this._attached&&(this._attached=!1)},Object.defineProperty(r,"observedAttributes",{get:function(){if(null==r._observedAttributesIgcGeographicContourLineSeriesComponent){for(var e=n.getAllPropertyNames(r),t=0;t<e.length;t++)e[t]=n.toSpinal(e[t]);r._observedAttributesIgcGeographicContourLineSeriesComponent=e}return r._observedAttributesIgcGeographicContourLineSeriesComponent},enumerable:!1,configurable:!0}),r.register=function(){r._isElementRegistered||(r._isElementRegistered=!0,n.RegisterElementHelper.registerElement(r.htmlTagName,r))},Object.defineProperty(r.prototype,"isLineContour",{get:function(){return this.i.fn},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"valueMemberPath",{get:function(){return this.i.ym},set:function(e){this.i.ym=e},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"fillScale",{get:function(){var e=this.i.yi;if(null==e)return null;if(!e.externalObject){var t=i.IgcValueBrushScaleComponent._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.yi=null==e?null:e.i},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"actualFillScale",{get:function(){var e=this.i.yh;if(null==e)return null;if(!e.externalObject){var t=i.IgcValueBrushScaleComponent._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.yh=null==e?null:e.i},enumerable:!1,configurable:!0}),Object.defineProperty(r.prototype,"valueResolver",{get:function(){var e=this.i.ye;if(null==e)return null;if(!e.externalObject){var t=i.IgcContourValueResolverComponent._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.ye=null==e?null:e.i},enumerable:!1,configurable:!0}),r.prototype.findByName=function(t){var i=e.prototype.findByName.call(this,t);return i||(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)},r.prototype._styling=function(t,i,n){e.prototype._styling.call(this,t,i,n),this._inStyling=!0,this.fillScale&&this.fillScale._styling&&this.fillScale._styling(t,i,this),this.actualFillScale&&this.actualFillScale._styling&&this.actualFillScale._styling(t,i,this),this.valueResolver&&this.valueResolver._styling&&this.valueResolver._styling(t,i,this),this._inStyling=!1},Object.defineProperty(r.prototype,"triangulationStatusChanged",{get:function(){return this._triangulationStatusChanged},set:function(e){var t=this;null!==this._triangulationStatusChanged_wrapped&&(this.i.triangulationStatusChanged=n.delegateRemove(this.i.triangulationStatusChanged,this._triangulationStatusChanged_wrapped),this._triangulationStatusChanged_wrapped=null,this._triangulationStatusChanged=null),this._triangulationStatusChanged=e,this._triangulationStatusChanged_wrapped=function(e,i){var r=new n.IgcTriangulationStatusEventArgs;r._provideImplementation(i),t.beforeTriangulationStatusChanged&&t.beforeTriangulationStatusChanged(t,r),t._triangulationStatusChanged&&t._triangulationStatusChanged(t,r)},this.i.triangulationStatusChanged=n.delegateCombine(this.i.triangulationStatusChanged,this._triangulationStatusChanged_wrapped)},enumerable:!1,configurable:!0}),r._observedAttributesIgcGeographicContourLineSeriesComponent=null,r.htmlTagName="igc-geographic-contour-line-series",r._isElementRegistered=!1,r}(ve),Oe=function(){function e(){}return e.register=function(){i.IgcScatterContourSeriesModule.register(),$e.register(),n.TypeRegistrar.registerCons("IgcGeographicContourLineSeriesComponent",$e),n.TypeRegistrar.register("GeographicContourLineSeries",Me.$type)},e}(),je=function(){function e(){}return e.register=function(){Q.register(),te.register(),re.register(),n.IgcHeatTileGeneratorModule.register(),he.register(),i.IgcSizeScaleModule.register(),i.IgcValueBrushScaleModule.register(),i.IgcCustomPaletteColorScaleModule.register(),be.register(),xe.register(),Ce.register(),Ie.register(),Oe.register(),U.register(),n.IgcShapeDataSourceModule.register()},e}(),Re=function(e){function i(){var t=null!==e&&e.apply(this,arguments)||this;return t._token=null,t._expires=0,t._ssl=!1,t}return t.__extends(i,e),Object.defineProperty(i.prototype,"token",{get:function(){return this._token},set:function(e){this._token=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"expires",{get:function(){return this._expires},set:function(e){this._expires=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"ssl",{get:function(){return this._ssl},set:function(e){this._ssl=e},enumerable:!1,configurable:!0}),i.$t=n.markType(i,"TokenResponseModel"),i}(n.Base),Ae=function(e){function i(){var t=null!==e&&e.apply(this,arguments)||this;return t._name=null,t._tileInfo=null,t}return t.__extends(i,e),Object.defineProperty(i.prototype,"name",{get:function(){return this._name},set:function(e){this._name=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"tileInfo",{get:function(){return this._tileInfo},set:function(e){this._tileInfo=e},enumerable:!1,configurable:!0}),i.$t=n.markType(i,"MapServerResponseModel"),i}(n.Base),Ge=function(e){function i(){var t=null!==e&&e.apply(this,arguments)||this;return t._lods=null,t}return t.__extends(i,e),Object.defineProperty(i.prototype,"lods",{get:function(){return this._lods},set:function(e){this._lods=e},enumerable:!1,configurable:!0}),i.$t=n.markType(i,"TileInfoResponseModel"),i}(n.Base),De=function(e){function i(){var t=null!==e&&e.apply(this,arguments)||this;return t._level=0,t._resolution=0,t._scale=0,t}return t.__extends(i,e),Object.defineProperty(i.prototype,"level",{get:function(){return this._level},set:function(e){this._level=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"resolution",{get:function(){return this._resolution},set:function(e){this._resolution=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"scale",{get:function(){return this._scale},set:function(e){this._scale=e},enumerable:!1,configurable:!0}),i.$t=n.markType(i,"LevelOfDetailResponseModel"),i}(n.Base),Be=function(e){return e[e.Road=0]="Road",e[e.Satellite=1]="Satellite",e[e.DarkGrey=2]="DarkGrey",e[e.LabelsRoadOverlay=3]="LabelsRoadOverlay",e[e.LabelsDarkGreyOverlay=4]="LabelsDarkGreyOverlay",e[e.HybridRoadOverlay=5]="HybridRoadOverlay",e[e.HybridDarkGreyOverlay=6]="HybridDarkGreyOverlay",e[e.TerraOverlay=7]="TerraOverlay",e[e.WeatherRadarOverlay=8]="WeatherRadarOverlay",e[e.WeatherInfraredOverlay=9]="WeatherInfraredOverlay",e[e.TrafficAbsoluteOverlay=10]="TrafficAbsoluteOverlay",e[e.TrafficRelativeOverlay=11]="TrafficRelativeOverlay",e[e.TrafficRelativeDarkOverlay=12]="TrafficRelativeDarkOverlay",e[e.TrafficDelayOverlay=13]="TrafficDelayOverlay",e[e.TrafficReducedOverlay=14]="TrafficReducedOverlay",e}({}),Ee=n.markEnum("AzureMapsImageryStyle","Road,0|Satellite,1|DarkGrey,2|LabelsRoadOverlay,3|LabelsDarkGreyOverlay,4|HybridRoadOverlay,5|HybridDarkGreyOverlay,6|TerraOverlay,7|WeatherRadarOverlay,8|WeatherInfraredOverlay,9|TrafficAbsoluteOverlay,10|TrafficRelativeOverlay,11|TrafficRelativeDarkOverlay,12|TrafficDelayOverlay,13|TrafficReducedOverlay,14"),qe=function(e){function i(t){var i=e.call(this,t)||this;return i.k=t,i}return t.__extends(i,e),i.prototype.p=function(){this.l(),this.n(),this.o(),this.m(),this.q(),this.r()},i.prototype.l=function(){this.a.ap.apiKey=this.k.apiKey},i.prototype.n=function(){this.a.ap.cultureName=this.k.cultureName},i.prototype.o=function(){this.a.ap.tilesetId=this.k.b1},i.prototype.m=function(){this.a.ap.apiVersion=this.k.apiVersion},i.prototype.q=function(){this.a.ap.localizedView=this.k.localizedView},i.prototype.r=function(){this.a.ap.timestamp=this.k.timestamp},i.$t=n.markType(i,"AzureMapsImageryView",d.$),i}(d),Ne=function(e){function i(){var t=e.call(this,new n.AzureMapsTileSource)||this;return t.bp.p(),t}return t.__extends(i,e),i.prototype.ai=function(){return new qe(this)},i.prototype.bb=function(t){e.prototype.bb.call(this,t),this.bp=t},i.prototype.b4=function(t,n,r){switch(t){case i.$$p[3]:this.b1=this.bx(),this.bp.o();break;case i.$$p[0]:this.bp.l();break;case i.$$p[2]:this.bp.n();break;case i.$$p[1]:this.bp.m();break;case i.$$p[4]:this.bp.q();break;case i.$$p[6]:this.bp.r()}e.prototype.ba.call(this,t,n,r)},i.prototype.bx=function(){switch(this.imageryStyle){case 0:return"microsoft.base.road";case 7:return"microsoft.terra.main";case 2:return"microsoft.base.darkgrey";case 3:return"microsoft.base.labels.road";case 4:return"microsoft.base.labels.darkgrey";case 5:return"microsoft.base.hybrid.road";case 6:return"microsoft.base.hybrid.darkgrey";case 1:return"microsoft.imagery";case 8:return"microsoft.weather.radar.main";case 9:return"microsoft.weather.infrared.main";case 10:return"microsoft.traffic.absolute.main";case 11:return"microsoft.traffic.relative.main";case 12:return"microsoft.traffic.relative.dark";case 13:return"microsoft.traffic.delay.main";case 14:return"microsoft.traffic.reduced.main";default:return""}},i.$t=n.markType(i,"AzureMapsImagery",f.$),i.$$p=n.markDep(n.DependencyProperty,n.PropertyMetadata,i,"b4",["ApiKey",[2,n.stringEmpty()],"ApiVersion",[2,"2024-04-01"],"CultureName",[2,"en-US"],"ImageryStyle",[Ee,n.enumGetBox(Ee,0)],"LocalizedView",[2,null],"TilesetId:b1:ca",[2,null],"Timestamp",[3,n.dateMinValue()]]),i}(f),Ve=function(e){function i(t){var i=e.call(this,t)||this;return i.cu=null,i.cu=t,i}return t.__extends(i,e),i.$t=n.markType(i,"GeographicProportionalSymbolSeriesBaseView",y.$),i}(y),Ue=function(e){function i(t){var i=e.call(this,t)||this;return i.cu=null,i.cu=t,i}return t.__extends(i,e),i.$t=n.markType(i,"GeographicShapeSeriesBaseBaseView",y.$),i}(y),Le=function(e){function i(t){var i=e.call(this,t)||this;return i.cu=null,i.cu=t,i}return t.__extends(i,e),i.$t=n.markType(i,"GeographicSymbolSeriesBaseView",y.$),i}(y),Fe=function(e){function i(t){var i=e.call(this,t)||this;return i.cu=null,i.cu=t,i}return t.__extends(i,e),i.$t=n.markType(i,"GeographicXYTriangulatingSeriesBaseView",y.$),i}(y),He=function(e){function i(){return e.call(this)||this}return t.__extends(i,e),i.prototype.createImplementation=function(){return new Ne},Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"cultureName",{get:function(){return this.i.cultureName},set:function(e){this.i.cultureName=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"apiKey",{get:function(){return this.i.apiKey},set:function(e){this.i.apiKey=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"apiVersion",{get:function(){return this.i.apiVersion},set:function(e){this.i.apiVersion=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"imageryStyle",{get:function(){return this.i.imageryStyle},set:function(e){this.i.imageryStyle=n.ensureEnum(Ee,e)},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"localizedView",{get:function(){return this.i.localizedView},set:function(e){this.i.localizedView=e},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"timestamp",{get:function(){return this.i.timestamp},set:function(e){this.i.timestamp=e},enumerable:!1,configurable:!0}),i}(T),We=function(){function e(){}return e.register=function(){n.TypeRegistrar.registerCons("IgcAzureMapsImagery",He),n.TypeRegistrar.register("AzureMapsImagery",Ne.$type)},e}(),Xe=function(e){function i(){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(i,e),i.$t=n.markType(i,"ImageryMetadata"),i}(n.Base),Ye=function(e){function i(){var t=e.call(this)||this;return t.a=null,t.a=new n.List$1(Xe.$,0),t}return t.__extends(i,e),i.$t=n.markType(i,"BingResourceSet"),i}(n.Base),Ze=function(e){function i(){var t=e.call(this)||this;return t.a=null,t.a=new n.List$1(Ye.$,0),t}return t.__extends(i,e),i.$t=n.markType(i,"BingResponse"),i}(n.Base),Qe=function(e){function i(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(i,e),i.$t=n.markType(i,"GeographicMarkerSeriesBase",ye.$),i}(ye),Ke=function(e){function i(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(i,e),i.$t=n.markType(i,"GeographicProportionalSymbolSeriesBase",Qe.$),i}(Qe),Je=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.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this.i.connectedCallback&&this.i.connectedCallback(),this._attached||(this._attached=!0,this._flushQueuedAttributes())},i.prototype.disconnectedCallback=function(){e.prototype.disconnectedCallback&&e.prototype.disconnectedCallback.call(this),this.i.disconnectedCallback&&this.i.disconnectedCallback(),this._attached&&(this._attached=!1)},Object.defineProperty(i,"observedAttributes",{get:function(){if(null==i._observedAttributesIgcGeographicMarkerSeriesBaseComponent){for(var e=n.getAllPropertyNames(i),t=0;t<e.length;t++)e[t]=n.toSpinal(e[t]);i._observedAttributesIgcGeographicMarkerSeriesBaseComponent=e}return i._observedAttributesIgcGeographicMarkerSeriesBaseComponent},enumerable:!1,configurable:!0}),i._observedAttributesIgcGeographicMarkerSeriesBaseComponent=null,i}(pe),et=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.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this.i.connectedCallback&&this.i.connectedCallback(),this._attached||(this._attached=!0,this._flushQueuedAttributes())},i.prototype.disconnectedCallback=function(){e.prototype.disconnectedCallback&&e.prototype.disconnectedCallback.call(this),this.i.disconnectedCallback&&this.i.disconnectedCallback(),this._attached&&(this._attached=!1)},Object.defineProperty(i,"observedAttributes",{get:function(){if(null==i._observedAttributesIgcGeographicProportionalSymbolSeriesBaseComponent){for(var e=n.getAllPropertyNames(i),t=0;t<e.length;t++)e[t]=n.toSpinal(e[t]);i._observedAttributesIgcGeographicProportionalSymbolSeriesBaseComponent=e}return i._observedAttributesIgcGeographicProportionalSymbolSeriesBaseComponent},enumerable:!1,configurable:!0}),i._observedAttributesIgcGeographicProportionalSymbolSeriesBaseComponent=null,i}(Je),tt=function(e){function i(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(i,e),i.$t=n.markType(i,"GeographicShapeSeriesBaseBase",p.$),i}(p),it=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.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this.i.connectedCallback&&this.i.connectedCallback(),this._attached||(this._attached=!0,this._flushQueuedAttributes())},i.prototype.disconnectedCallback=function(){e.prototype.disconnectedCallback&&e.prototype.disconnectedCallback.call(this),this.i.disconnectedCallback&&this.i.disconnectedCallback(),this._attached&&(this._attached=!1)},Object.defineProperty(i,"observedAttributes",{get:function(){if(null==i._observedAttributesIgcGeographicShapeSeriesBaseBaseComponent){for(var e=n.getAllPropertyNames(i),t=0;t<e.length;t++)e[t]=n.toSpinal(e[t]);i._observedAttributesIgcGeographicShapeSeriesBaseBaseComponent=e}return i._observedAttributesIgcGeographicShapeSeriesBaseBaseComponent},enumerable:!1,configurable:!0}),i._observedAttributesIgcGeographicShapeSeriesBaseBaseComponent=null,i}(L),nt=function(e){function i(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(i,e),i.$t=n.markType(i,"GeographicSymbolSeriesBase",Qe.$),i}(Qe),rt=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.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this.i.connectedCallback&&this.i.connectedCallback(),this._attached||(this._attached=!0,this._flushQueuedAttributes())},i.prototype.disconnectedCallback=function(){e.prototype.disconnectedCallback&&e.prototype.disconnectedCallback.call(this),this.i.disconnectedCallback&&this.i.disconnectedCallback(),this._attached&&(this._attached=!1)},Object.defineProperty(i,"observedAttributes",{get:function(){if(null==i._observedAttributesIgcGeographicSymbolSeriesBaseComponent){for(var e=n.getAllPropertyNames(i),t=0;t<e.length;t++)e[t]=n.toSpinal(e[t]);i._observedAttributesIgcGeographicSymbolSeriesBaseComponent=e}return i._observedAttributesIgcGeographicSymbolSeriesBaseComponent},enumerable:!1,configurable:!0}),i._observedAttributesIgcGeographicSymbolSeriesBaseComponent=null,i}(Je),at=function(e){function i(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(i,e),i.$t=n.markType(i,"GeographicXYTriangulatingSeriesBase",p.$),i}(p),ot=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.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this.i.connectedCallback&&this.i.connectedCallback(),this._attached||(this._attached=!0,this._flushQueuedAttributes())},i.prototype.disconnectedCallback=function(){e.prototype.disconnectedCallback&&e.prototype.disconnectedCallback.call(this),this.i.disconnectedCallback&&this.i.disconnectedCallback(),this._attached&&(this._attached=!1)},Object.defineProperty(i,"observedAttributes",{get:function(){if(null==i._observedAttributesIgcGeographicXYTriangulatingSeriesBaseComponent){for(var e=n.getAllPropertyNames(i),t=0;t<e.length;t++)e[t]=n.toSpinal(e[t]);i._observedAttributesIgcGeographicXYTriangulatingSeriesBaseComponent=e}return i._observedAttributesIgcGeographicXYTriangulatingSeriesBaseComponent},enumerable:!1,configurable:!0}),i._observedAttributesIgcGeographicXYTriangulatingSeriesBaseComponent=null,i}(L);e.ArcGISOnlineMapImagery=q,e.AzureMapsImagery=Ne,e.AzureMapsImageryStyle=Be,e.AzureMapsImageryStyle_$type=Ee,e.AzureMapsImageryView=qe,e.BingMapsImageryStyle=P,e.BingMapsImageryStyle_$type=z,e.BingMapsMapImagery=O,e.BingMapsMapImageryView=$,e.BingResourceSet=Ye,e.BingResponse=Ze,e.CustomMapImagery=B,e.GeographicContourLineSeries=Me,e.GeographicContourLineSeriesView=Te,e.GeographicHighDensityScatterSeries=Pe,e.GeographicHighDensityScatterSeriesView=we,e.GeographicMapImagery=f,e.GeographicMapImageryView=d,e.GeographicMapSeriesHost=p,e.GeographicMarkerSeries=ye,e.GeographicMarkerSeriesBase=Qe,e.GeographicPolylineSeries=J,e.GeographicPolylineSeriesView=K,e.GeographicProportionalSymbolSeries=fe,e.GeographicProportionalSymbolSeriesBase=Ke,e.GeographicProportionalSymbolSeriesBaseView=Ve,e.GeographicProportionalSymbolSeriesView=ge,e.GeographicScatterAreaSeries=v,e.GeographicScatterAreaSeriesView=m,e.GeographicShapeSeries=Y,e.GeographicShapeSeriesBase=H,e.GeographicShapeSeriesBaseBase=tt,e.GeographicShapeSeriesBaseBaseView=Ue,e.GeographicShapeSeriesBaseView=W,e.GeographicShapeSeriesView=X,e.GeographicSymbolSeries=Se,e.GeographicSymbolSeriesBase=nt,e.GeographicSymbolSeriesBaseView=Le,e.GeographicSymbolSeriesView=me,e.GeographicTileSeries=ce,e.GeographicXYTriangulatingSeries=x,e.GeographicXYTriangulatingSeriesBase=at,e.GeographicXYTriangulatingSeriesBaseView=Fe,e.GeographicXYTriangulatingSeriesView=b,e.HostSeriesView=y,e.IgcArcGISOnlineMapImagery=N,e.IgcArcGISOnlineMapImageryModule=V,e.IgcAzureMapsImagery=He,e.IgcAzureMapsImageryModule=We,e.IgcBingMapsMapImagery=j,e.IgcBingMapsMapImageryModule=R,e.IgcCustomMapImagery=D,e.IgcCustomMapImageryModule=E,e.IgcGeographicContourLineSeriesComponent=$e,e.IgcGeographicContourLineSeriesModule=Oe,e.IgcGeographicHighDensityScatterSeriesComponent=ze,e.IgcGeographicHighDensityScatterSeriesModule=Ie,e.IgcGeographicMapComponent=C,e.IgcGeographicMapCoreModule=U,e.IgcGeographicMapImagery=T,e.IgcGeographicMapModule=je,e.IgcGeographicMapSeriesHostComponent=L,e.IgcGeographicMarkerSeriesBaseComponent=Je,e.IgcGeographicMarkerSeriesComponent=pe,e.IgcGeographicPolylineSeriesComponent=ee,e.IgcGeographicPolylineSeriesModule=te,e.IgcGeographicProportionalSymbolSeriesBaseComponent=et,e.IgcGeographicProportionalSymbolSeriesComponent=de,e.IgcGeographicProportionalSymbolSeriesModule=be,e.IgcGeographicScatterAreaSeriesComponent=ke,e.IgcGeographicScatterAreaSeriesModule=Ce,e.IgcGeographicShapeSeriesBaseBaseComponent=it,e.IgcGeographicShapeSeriesBaseComponent=F,e.IgcGeographicShapeSeriesComponent=Z,e.IgcGeographicShapeSeriesModule=Q,e.IgcGeographicSymbolSeriesBaseComponent=rt,e.IgcGeographicSymbolSeriesComponent=_e,e.IgcGeographicSymbolSeriesModule=xe,e.IgcGeographicTileSeriesComponent=ue,e.IgcGeographicTileSeriesModule=he,e.IgcGeographicXYTriangulatingSeriesBaseComponent=ot,e.IgcGeographicXYTriangulatingSeriesComponent=ve,e.IgcImageTilesReadyEventArgs=k,e.IgcImagesChangedEventArgs=I,e.IgcOpenStreetMapImagery=A,e.IgcOpenStreetMapImageryModule=G,e.IgcSubDomainsCollection=w,e.IgcTileGeneratorMapImagery=ne,e.IgcTileGeneratorMapImageryModule=re,e.IgcTileSeriesComponent=se,e.IgcTileSeriesModule=le,e.ImageTilesReadyEventArgs=u,e.ImageryMetadata=Xe,e.ImagesChangedEventArgs=h,e.LevelOfDetailResponseModel=De,e.MapBackgroundTilingMode=o,e.MapBackgroundTilingMode_$type=s,e.MapResizeBehavior=r,e.MapResizeBehavior_$type=a,e.MapServerResponseModel=Ae,e.OpenStreetMapImagery=_,e.SphericalMercatorHorizontalScaler=c,e.SphericalMercatorVerticalScaler=l,e.SubDomainsCollection=M,e.TileGeneratorMapImagery=ie,e.TileInfoResponseModel=Ge,e.TileSeries=ae,e.TileSeriesView=oe,e.TokenResponseModel=Re,e.XamGeographicMap=g,e.XamGeographicMapView=S,Object.defineProperty(e,"__esModule",{value:!0})}));
|