igniteui-webcomponents-maps 1.3.1 → 1.4.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 +2371 -1887
- package/bundles/igniteui-webcomponents-maps.umd.js.map +1 -1
- package/bundles/igniteui-webcomponents-maps.umd.min.js +1 -1
- package/bundles/igniteui-webcomponents-maps.umd.min.js.map +1 -1
- package/esm2015/lib/GeographicContourLineSeriesView_combined.js +60 -39
- package/esm2015/lib/GeographicContourLineSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js +111 -93
- package/esm2015/lib/GeographicHighDensityScatterSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicMapSeriesHost_combined.js +239 -147
- package/esm2015/lib/GeographicMapSeriesHost_combined.js.map +1 -1
- package/esm2015/lib/GeographicMarkerSeries.js +90 -0
- package/esm2015/lib/GeographicMarkerSeries.js.map +1 -0
- package/esm2015/lib/GeographicMarkerSeriesBase.js +18 -0
- package/esm2015/lib/GeographicMarkerSeriesBase.js.map +1 -0
- package/esm2015/lib/GeographicPolylineSeriesView_combined.js +32 -22
- package/esm2015/lib/GeographicPolylineSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicProportionalSymbolSeriesBase.js +3 -3
- package/esm2015/lib/GeographicProportionalSymbolSeriesBase.js.map +1 -1
- package/esm2015/lib/GeographicProportionalSymbolSeriesBaseView.js +2 -2
- package/esm2015/lib/GeographicProportionalSymbolSeriesBaseView.js.map +1 -1
- package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js +129 -159
- package/esm2015/lib/GeographicProportionalSymbolSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicShapeSeriesBaseBaseView.js +2 -2
- package/esm2015/lib/GeographicShapeSeriesBase_combined.js +72 -92
- package/esm2015/lib/GeographicShapeSeriesBase_combined.js.map +1 -1
- package/esm2015/lib/GeographicShapeSeriesView_combined.js +99 -66
- package/esm2015/lib/GeographicShapeSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicSymbolSeriesBase.js +3 -3
- package/esm2015/lib/GeographicSymbolSeriesBase.js.map +1 -1
- package/esm2015/lib/GeographicSymbolSeriesBaseView.js +2 -2
- package/esm2015/lib/GeographicSymbolSeriesView_combined.js +82 -112
- package/esm2015/lib/GeographicSymbolSeriesView_combined.js.map +1 -1
- package/esm2015/lib/GeographicTileSeries.js +30 -27
- package/esm2015/lib/GeographicTileSeries.js.map +1 -1
- package/esm2015/lib/GeographicXYTriangulatingSeriesBaseView.js +2 -2
- package/esm2015/lib/SphericalMercatorHorizontalScaler.js +2 -2
- package/esm2015/lib/SphericalMercatorVerticalScaler.js +2 -2
- package/esm2015/lib/TileSeries_combined.js +106 -89
- package/esm2015/lib/TileSeries_combined.js.map +1 -1
- package/esm2015/lib/XamGeographicMap_combined.js +540 -527
- package/esm2015/lib/XamGeographicMap_combined.js.map +1 -1
- package/esm2015/lib/igc-geographic-contour-line-series-component.js +49 -16
- package/esm2015/lib/igc-geographic-contour-line-series-component.js.map +1 -1
- package/esm2015/lib/igc-geographic-high-density-scatter-series-component.js +37 -31
- package/esm2015/lib/igc-geographic-high-density-scatter-series-component.js.map +1 -1
- package/esm2015/lib/igc-geographic-map-component.js +72 -60
- package/esm2015/lib/igc-geographic-map-component.js.map +1 -1
- package/esm2015/lib/igc-geographic-map-imagery.js.map +1 -1
- package/esm2015/lib/igc-geographic-map-series-host-component.js +31 -21
- package/esm2015/lib/igc-geographic-map-series-host-component.js.map +1 -1
- package/esm2015/lib/igc-geographic-marker-series-base-component.js +37 -0
- package/esm2015/lib/igc-geographic-marker-series-base-component.js.map +1 -0
- package/esm2015/lib/igc-geographic-marker-series-component.js +154 -0
- package/esm2015/lib/igc-geographic-marker-series-component.js.map +1 -0
- package/esm2015/lib/igc-geographic-polyline-series-component.js +18 -12
- package/esm2015/lib/igc-geographic-polyline-series-component.js.map +1 -1
- package/esm2015/lib/igc-geographic-proportional-symbol-series-base-component.js +2 -2
- package/esm2015/lib/igc-geographic-proportional-symbol-series-base-component.js.map +1 -1
- package/esm2015/lib/igc-geographic-proportional-symbol-series-component.js +60 -139
- package/esm2015/lib/igc-geographic-proportional-symbol-series-component.js.map +1 -1
- package/esm2015/lib/igc-geographic-scatter-area-series-component.js +49 -9
- package/esm2015/lib/igc-geographic-scatter-area-series-component.js.map +1 -1
- package/esm2015/lib/igc-geographic-shape-series-base-component.js +26 -26
- package/esm2015/lib/igc-geographic-shape-series-component.js +70 -35
- package/esm2015/lib/igc-geographic-shape-series-component.js.map +1 -1
- package/esm2015/lib/igc-geographic-symbol-series-base-component.js +2 -2
- package/esm2015/lib/igc-geographic-symbol-series-base-component.js.map +1 -1
- package/esm2015/lib/igc-geographic-symbol-series-component.js +28 -107
- package/esm2015/lib/igc-geographic-symbol-series-component.js.map +1 -1
- package/esm2015/lib/igc-geographic-tile-series-component.js +10 -4
- package/esm2015/lib/igc-geographic-tile-series-component.js.map +1 -1
- package/esm2015/lib/igc-geographic-xy-triangulating-series-component.js +12 -12
- package/esm2015/lib/igc-geographic-xy-triangulating-series-component.js.map +1 -1
- package/esm2015/lib/igc-tile-generator-map-imagery.js.map +1 -1
- package/esm2015/lib/igc-tile-series-component.js +9 -3
- package/esm2015/lib/igc-tile-series-component.js.map +1 -1
- package/esm2015/public_api.js +4 -0
- package/esm2015/public_api.js.map +1 -1
- package/esm5/lib/GeographicContourLineSeriesView_combined.js +60 -39
- package/esm5/lib/GeographicContourLineSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js +110 -92
- package/esm5/lib/GeographicHighDensityScatterSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicMapSeriesHost_combined.js +237 -145
- package/esm5/lib/GeographicMapSeriesHost_combined.js.map +1 -1
- package/esm5/lib/GeographicMarkerSeries.js +92 -0
- package/esm5/lib/GeographicMarkerSeries.js.map +1 -0
- package/esm5/lib/GeographicMarkerSeriesBase.js +22 -0
- package/esm5/lib/GeographicMarkerSeriesBase.js.map +1 -0
- package/esm5/lib/GeographicPolylineSeriesView_combined.js +32 -22
- package/esm5/lib/GeographicPolylineSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicProportionalSymbolSeriesBase.js +3 -3
- package/esm5/lib/GeographicProportionalSymbolSeriesBase.js.map +1 -1
- package/esm5/lib/GeographicProportionalSymbolSeriesBaseView.js +2 -2
- package/esm5/lib/GeographicProportionalSymbolSeriesBaseView.js.map +1 -1
- package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js +129 -159
- package/esm5/lib/GeographicProportionalSymbolSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicShapeSeriesBaseBaseView.js +2 -2
- package/esm5/lib/GeographicShapeSeriesBase_combined.js +70 -90
- package/esm5/lib/GeographicShapeSeriesBase_combined.js.map +1 -1
- package/esm5/lib/GeographicShapeSeriesView_combined.js +99 -66
- package/esm5/lib/GeographicShapeSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicSymbolSeriesBase.js +3 -3
- package/esm5/lib/GeographicSymbolSeriesBase.js.map +1 -1
- package/esm5/lib/GeographicSymbolSeriesBaseView.js +2 -2
- package/esm5/lib/GeographicSymbolSeriesView_combined.js +82 -112
- package/esm5/lib/GeographicSymbolSeriesView_combined.js.map +1 -1
- package/esm5/lib/GeographicTileSeries.js +29 -26
- package/esm5/lib/GeographicTileSeries.js.map +1 -1
- package/esm5/lib/GeographicXYTriangulatingSeriesBaseView.js +2 -2
- package/esm5/lib/SphericalMercatorHorizontalScaler.js +2 -2
- package/esm5/lib/SphericalMercatorVerticalScaler.js +2 -2
- package/esm5/lib/TileSeries_combined.js +104 -87
- package/esm5/lib/TileSeries_combined.js.map +1 -1
- package/esm5/lib/XamGeographicMap_combined.js +553 -524
- package/esm5/lib/XamGeographicMap_combined.js.map +1 -1
- package/esm5/lib/igc-geographic-contour-line-series-component.js +57 -16
- package/esm5/lib/igc-geographic-contour-line-series-component.js.map +1 -1
- package/esm5/lib/igc-geographic-high-density-scatter-series-component.js +41 -31
- package/esm5/lib/igc-geographic-high-density-scatter-series-component.js.map +1 -1
- package/esm5/lib/igc-geographic-map-component.js +72 -60
- package/esm5/lib/igc-geographic-map-component.js.map +1 -1
- package/esm5/lib/igc-geographic-map-imagery.js.map +1 -1
- package/esm5/lib/igc-geographic-map-series-host-component.js +31 -21
- package/esm5/lib/igc-geographic-map-series-host-component.js.map +1 -1
- package/esm5/lib/igc-geographic-marker-series-base-component.js +46 -0
- package/esm5/lib/igc-geographic-marker-series-base-component.js.map +1 -0
- package/esm5/lib/igc-geographic-marker-series-component.js +207 -0
- package/esm5/lib/igc-geographic-marker-series-component.js.map +1 -0
- package/esm5/lib/igc-geographic-polyline-series-component.js +22 -12
- package/esm5/lib/igc-geographic-polyline-series-component.js.map +1 -1
- package/esm5/lib/igc-geographic-proportional-symbol-series-base-component.js +2 -2
- package/esm5/lib/igc-geographic-proportional-symbol-series-base-component.js.map +1 -1
- package/esm5/lib/igc-geographic-proportional-symbol-series-component.js +61 -168
- package/esm5/lib/igc-geographic-proportional-symbol-series-component.js.map +1 -1
- package/esm5/lib/igc-geographic-scatter-area-series-component.js +57 -9
- package/esm5/lib/igc-geographic-scatter-area-series-component.js.map +1 -1
- package/esm5/lib/igc-geographic-shape-series-base-component.js +26 -26
- package/esm5/lib/igc-geographic-shape-series-component.js +86 -35
- package/esm5/lib/igc-geographic-shape-series-component.js.map +1 -1
- package/esm5/lib/igc-geographic-symbol-series-base-component.js +2 -2
- package/esm5/lib/igc-geographic-symbol-series-base-component.js.map +1 -1
- package/esm5/lib/igc-geographic-symbol-series-component.js +29 -136
- package/esm5/lib/igc-geographic-symbol-series-component.js.map +1 -1
- package/esm5/lib/igc-geographic-tile-series-component.js +14 -4
- package/esm5/lib/igc-geographic-tile-series-component.js.map +1 -1
- package/esm5/lib/igc-geographic-xy-triangulating-series-component.js +12 -12
- package/esm5/lib/igc-geographic-xy-triangulating-series-component.js.map +1 -1
- package/esm5/lib/igc-tile-generator-map-imagery.js.map +1 -1
- package/esm5/lib/igc-tile-series-component.js +13 -3
- package/esm5/lib/igc-tile-series-component.js.map +1 -1
- package/esm5/public_api.js +4 -0
- package/esm5/public_api.js.map +1 -1
- package/fesm2015/igniteui-webcomponents-maps.js +2238 -1826
- package/fesm2015/igniteui-webcomponents-maps.js.map +1 -1
- package/fesm5/igniteui-webcomponents-maps.js +2370 -1890
- package/fesm5/igniteui-webcomponents-maps.js.map +1 -1
- package/lib/GeographicContourLineSeriesView_combined.d.ts +22 -17
- package/lib/GeographicHighDensityScatterSeriesView_combined.d.ts +38 -36
- package/lib/GeographicMapSeriesHost_combined.d.ts +59 -47
- package/lib/GeographicMarkerSeries.d.ts +32 -0
- package/lib/GeographicMarkerSeriesBase.d.ts +10 -0
- package/lib/GeographicPolylineSeriesView_combined.d.ts +16 -14
- package/lib/GeographicProportionalSymbolSeriesBase.d.ts +3 -3
- package/lib/GeographicProportionalSymbolSeriesBaseView.d.ts +3 -3
- package/lib/GeographicProportionalSymbolSeriesView_combined.d.ts +50 -63
- package/lib/GeographicShapeSeriesBaseBase.d.ts +1 -1
- package/lib/GeographicShapeSeriesBaseBaseView.d.ts +1 -1
- package/lib/GeographicShapeSeriesBase_combined.d.ts +29 -32
- package/lib/GeographicShapeSeriesView_combined.d.ts +42 -32
- package/lib/GeographicSymbolSeriesBase.d.ts +3 -3
- package/lib/GeographicSymbolSeriesBaseView.d.ts +3 -3
- package/lib/GeographicSymbolSeriesView_combined.d.ts +37 -50
- package/lib/GeographicTileSeries.d.ts +9 -8
- package/lib/GeographicXYTriangulatingSeriesBase.d.ts +1 -1
- package/lib/GeographicXYTriangulatingSeriesBaseView.d.ts +1 -1
- package/lib/TileSeries_combined.d.ts +23 -20
- package/lib/XamGeographicMap_combined.d.ts +126 -128
- package/lib/igc-geographic-contour-line-series-component.d.ts +8 -0
- package/lib/igc-geographic-high-density-scatter-series-component.d.ts +4 -0
- package/lib/igc-geographic-map-component.d.ts +12 -0
- package/lib/igc-geographic-map-series-host-component.d.ts +8 -0
- package/lib/igc-geographic-marker-series-base-component.d.ts +12 -0
- package/lib/igc-geographic-marker-series-component.d.ts +66 -0
- package/lib/igc-geographic-polyline-series-component.d.ts +4 -0
- package/lib/igc-geographic-proportional-symbol-series-base-component.d.ts +2 -2
- package/lib/igc-geographic-proportional-symbol-series-component.d.ts +6 -41
- package/lib/igc-geographic-scatter-area-series-component.d.ts +13 -0
- package/lib/igc-geographic-shape-series-component.d.ts +16 -0
- package/lib/igc-geographic-symbol-series-base-component.d.ts +2 -2
- package/lib/igc-geographic-symbol-series-component.d.ts +6 -41
- package/lib/igc-geographic-tile-series-component.d.ts +4 -0
- package/lib/igc-tile-series-component.d.ts +4 -0
- package/package.json +3 -3
- package/public_api.d.ts +4 -0
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
!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_1,e.igniteuiWebcomponentsCharts,e.igniteuiWebcomponentsCore)}(this,(function(e,t,i,r){"use strict";var n=function(e){return e[e.Auto=0]="Auto",e[e.MaintainTopLeftPosition=1]="MaintainTopLeftPosition",e[e.MaintainCenterPosition=2]="MaintainCenterPosition",e}({}),o=r.markEnum("MapResizeBehavior","Auto,0|MaintainTopLeftPosition,1|MaintainCenterPosition,2"),a=function(e){return e[e.Auto=0]="Auto",e[e.NonWrapped=1]="NonWrapped",e[e.Wrapped=2]="Wrapped",e}({}),s=r.markEnum("MapBackgroundTilingMode","Auto,0|NonWrapped,1|Wrapped,2"),p=function(e){function n(){var t=e.call(this)||this;return t.au=null,t.ai=0,t.aj=0,t.au=new r.Rect(0,0,0,1,1),t}return t.__extends(n,e),n.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)},n.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},n.prototype.af=function(e){return Array.isArray(e)?e:null},n.prototype.v=function(e,t,i,r){var o,a,s,p,l,h=r.e,u=r.d,c=r.c,g=(r.a,!c.isEmpty),f=(this.m,this.o,c.top),b=c.height,y=h.top,d=h.height,m=u.top,S=u.height,_=this.au.top,k=this.au.height,v=this.af(e),C=.017453292519943295,w=!1;null!=v&&(w=!0);for(var P=t;P<i;P++)o=w?v[P]:e.item(P),g?(o<n.ah&&(o=n.ah),o>n.ag&&(o=n.ag),a=o*C,s=Math.sin(a),p=.5*Math.log((1+s)/(1-s)),l=(((l=f+(l=(this.ai-p)*b/this.aj))-_*b)/k-y*S)/d,w?v[P]=l:e.item(P,l)):(o<n.ah&&(o=n.ah),o>n.ag&&(o=n.ag),a=o*C,s=Math.sin(a),p=.5*Math.log((1+s)/(1-s)),l=((l=m+(l=(this.ai-p)*S/this.aj))-y*S)/d,w?v[P]=l:e.item(P,l))},n.prototype.t=function(e,t,i,r,n){return{p3:this.ak(e.kl),p4:this.ak(e.kk)}},n.prototype.w=function(t,i,r){switch(e.prototype.w.call(this,t,i,r),t){case"ActualMinimumValue":case"ActualMaximumValue":this.ai=n.am(this.n),this.aj=n.am(this.n)-n.am(this.o)}},Object.defineProperty(n,"as",{get:function(){return n.ag},enumerable:!0,configurable:!0}),Object.defineProperty(n,"at",{get:function(){return n.ah},enumerable:!0,configurable:!0}),n.prototype.getMercatorUnscaledValue=function(e,t,i,r){var o=(e-i.top)*t.width+t.top*i.height;return o=n.am(this.n)-o/(i.height/this.aj),n.aq(o)},n.prototype.getMercatorScaledValue1=function(e,t,i,r){return(i.top+this.getMercatorScaledValue3(e,i.height)-t.top*i.height)/t.width},n.prototype.getMercatorScaledValue2=function(e,t,i,r,n){return(this.getMercatorScaledValue3(e,r.height)-t.top*i.height)/t.width},n.prototype.getMercatorScaledValue3=function(e,t){e=e>n.ah?e<n.ag?e:n.ag:n.ah;var i=n.am(e);return(this.ai-i)*t/this.aj},n.am=function(e){var t=.017453292519943295*e,i=Math.sin(t);return.5*Math.log((1+i)/(1-i))},n.aq=function(e){return e=Math.exp(2*e),Math.asin((e-1)/(e+1))/.017453292519943295},n.prototype.ak=function(e){return e<n.ah?n.ah:e>n.ag?n.ag:e},n.$t=r.markType(n,"SphericalMercatorVerticalScaler",i.VerticalLinearScaler.$),n.ag=85.05112878,n.ah=-85.05112878,n}(i.VerticalLinearScaler),l=function(e){function n(){var t=e.call(this)||this;return t.aj=null,t.aj=new r.Rect(0,0,0,1,1),t}return t.__extends(n,e),n.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)},n.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},n.prototype.af=function(e){return Array.isArray(e)?e:null},n.prototype.v=function(e,t,i,r){var n,o=r.e,a=r.d,s=r.c,p=r.a,l=!s.isEmpty,h=this.m,u=this.o,c=s.left,g=s.width,f=o.left,b=o.width,y=a.left,d=a.width,m=this.aj.left,S=this.aj.width,_=this.af(e),k=!1;null!=_&&(k=!0);for(var v=t;v<i;v++)if(n=k?_[v]:e.item(v),l){var C=(n-u)/h;p&&(C=1-C);var w=((C=c+g*(C-m)/S)-f*d)/b;k?_[v]=w:e.item(v,w)}else{var P=(n-u)/h;p&&(P=1-P),P=y+d*(P-f)/b,k?_[v]=P:e.item(v,P)}},n.prototype.t=function(e,t,i,r,n){return{p3:e.kl,p4:e.kk}},n.prototype.getMercatorUnscaledValue=function(e,t,i,r){var n=t.left+t.width*(e-i.left)/i.width;return r&&(n=1-n),this.o+n*this.m},n.prototype.getMercatorScaledValue1=function(e,t,i,r){var n=(e-this.o)/this.m;return r&&(n=1-n),i.left+i.width*(n-t.left)/t.width},n.prototype.getMercatorScaledValue2=function(e,t,i,r,n){var o=(e-this.o)/this.m;return n&&(o=1-o),i.left+i.width*(o-t.left)/t.width},n.$t=r.markType(n,"SphericalMercatorHorizontalScaler",i.HorizontalLinearScaler.$),n}(i.HorizontalLinearScaler),h=function(e){function i(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(i,e),i.$t=r.markType(i,"ImageTilesReadyEventArgs",r.EventArgs.$),i}(r.EventArgs),u=function(e){function i(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(i,e),i.$t=r.markType(i,"ImagesChangedEventArgs",r.EventArgs.$),i}(r.EventArgs),c=function(e){function n(){var t=e.call(this)||this;return t.n9=null,t.ob=t.oa(),t}return t.__extends(n,e),n.prototype.get_c8=function(){return!0},n.prototype.gt=function(e,t){var i=this.ic(t);return"LatitudeMemberPath"==i&&(i="YMemberPath"),"LongitudeMemberPath"==i&&(i="XMemberPath"),this.ob.gt(e,t)},n.prototype.ct=function(e,t,i){return this.ob.ct(e,t,i)},n.prototype.ag=function(){return this.ob.ag()},n.prototype.a8=function(){return this.ob},Object.defineProperty(n.prototype,"ob",{get:function(){return this.n9},set:function(e){this.ob!=e&&(this.n9=e,this.og())},enumerable:!0,configurable:!0}),n.prototype.get_hasMarkers=function(){return this.ob.hasMarkers},n.prototype.og=function(){if(null!=this.n9){var e=this.n9;e.externalObject=r.TypeRegistrar.createFromInternal(e,r.PlatformConstants.Prefix,r.PlatformConstants.Postfix),e.externalObject._implementation=e}this.jq(this.ob),this.oc.by()},n.prototype.au=function(e,t,i){return this.aw(this.ob,e,t,i)},n.prototype.av=function(e,t,i){return this.ax(this.ob,e,t,i)},n.prototype.gq=function(e){return this.gv(this.ob,e)},n.prototype.gf=function(e,t){return this.ob.gf(e,t)},n.prototype.gd=function(e,t){return this.ob.gd(e,t)},n.prototype.fh=function(e,t,i){return this.ob.fh(e,t,i)},n.prototype.nt=function(e,t,i){return this.ob.nt(e,t,i)},n.prototype.n2=function(e){return this.ob.n2(e)},n.prototype.ak=function(e){return this.ob.ak(e)},n.prototype.n3=function(e){return this.ob.n3(e)},n.prototype.al=function(e){return this.ob.al(e)},n.prototype.n4=function(e){return this.ob.n4(e)},n.prototype.n5=function(e){return this.ob.n5(e)},n.prototype.fd=function(e,t,i){return this.ob.fd(e,t,i)},n.prototype.np=function(e,t,i){return this.ob.np(e,t,i)},n.prototype.ff=function(e,t,i){return this.fh(e,t,i)},n.prototype.nr=function(e,t,i){return this.ob.nr(e,t,i)},n.prototype.nu=function(e,t,i){return this.ob.nu(e,t,i)},n.prototype.fi=function(e,t,i){return this.ob.fi(e,t,i)},n.prototype.nq=function(e,t,i){return this.ob.nq(e,t,i)},n.prototype.fe=function(e,t,i){return this.ob.fe(e,t,i)},n.prototype.ns=function(e,t,i){return this.ob.ns(e,t,i)},n.prototype.fg=function(e,t,i){return this.ob.fg(e,t,i)},n.prototype.ga=function(e){return this.ob.ga(e)},n.prototype.e9=function(){return this.ob.e9()},n.prototype.e5=function(e){return this.ob.e5(e)},n.prototype.gr=function(e){return this.ob.gr(e)},n.prototype.bp=function(){return new g(this)},n.prototype.kk=function(t){e.prototype.kk.call(this,t),this.oc=r.typeCast(g.$,t)},Object.defineProperty(n.prototype,"od",{get:function(){return this.c(n.oi)},set:function(e){this.h(n.oi,e)},enumerable:!0,configurable:!0}),n.prototype.kp=function(t,n,o,a){switch(e.prototype.kp.call(this,t,n,o,a),n){case"SeriesViewer":this.ob.b6=this.b6,null!=o&&o.ll(this.ob),null!=a&&this.b6.io(this.ob),this.ob.ks(this.n6),this.ob.gi=this.gi,this.jw(this.ob),this.gl=this.ob.gl;var s=r.typeCast(i.SeriesViewer.$,o);if(null!=s&&(s.actualWindowRectChanged=r.delegateRemove(s.actualWindowRectChanged,r.runOn(this,this.oh))),null!=this.b6){var p=this.b6;p.actualWindowRectChanged=r.delegateCombine(p.actualWindowRectChanged,r.runOn(this,this.oh))}this.of();break;case"SyncLink":this.ob.b1=this.b1;break;case"VisibleFromScale":this.of();break;case"Index":this.ob.gi=this.gi;break;case"ItemsSource":this.oc.bz();break;case"Resolution":this.oc.b1();break;case"TransitionDuration":this.oc.b2();break;case"Opacity":this.oc.b0();break;case"Visibility":var l=this.ob,h=this._visibility;l.visibility=h;break;case"MouseOverEnabled":this.ob.dn=this.dn;break;case"ExpectFunctions":this.ob.expectFunctions=this.expectFunctions}},n.prototype.of=function(){if(null!=this.b6&&null!=this.ob&&!r.isNaN_(this.od))if(this.b6.os.width>this.od){this.ob.visibility=1}else{this.ob.visibility=0}},n.prototype.oh=function(e,t){this.of()},n.prototype.k3=function(t){e.prototype.k3.call(this,t),null!=this.ob&&this.ob.k3(t)},n.prototype.k2=function(e,t,i,r,n){null!=this.ob&&this.ob.k2(e,t,i,r,n)},n.prototype.as=function(e,t){return this.ob.as(e,t)},n.prototype.lc=function(){e.prototype.lc.call(this),this.ob.lc()},n.prototype.get_coercionMethods=function(){return this._coercionMethods},n.prototype.set_coercionMethods=function(e){this._coercionMethods=e,this.ob.coercionMethods=e},n.prototype.jv=function(t){if(e.prototype.jv.call(this,t),null!=this.ob){var i=this.ob.gp();this.jn(t,i)}},n.$t=r.markType(n,"GeographicMapSeriesHost",i.Series.$),n.oi=r.DependencyProperty.i("VisibleFromScale",r.Number_$type,n.$,new r.PropertyMetadata(2,1,(function(e,t){e.raisePropertyChanged("VisibleFromScale",t.oldValue,t.newValue)}))),n}(i.Series),g=function(e){function n(t){var i=e.call(this,t)||this;return i.bx=null,i.bx=t,i}return t.__extends(n,e),n.prototype.ar=function(t,i){e.prototype.ar.call(this,t,i)},n.prototype.by=function(){this.bx.ob.itemsSource=this.bx.itemsSource,this.bx.ob.gi=this.bx.gi,this.bx.ob.nb=this.bx.nb,this.bx.ob.ng=this.bx.ng,this.bx.ob.fq=this.bx.fq,this.bx.ob.gj=this.bx.gj,this.bx.ob._opacity=this.bx._opacity},n.prototype.bz=function(){this.bx.ob.itemsSource=this.bx.itemsSource},n.prototype.b1=function(){this.bx.ob.fq=this.bx.fq},n.prototype.b2=function(){this.bx.ob.gj=this.bx.gj},n.prototype.b0=function(){this.bx.ob._opacity=this.bx._opacity},n.$t=r.markType(n,"HostSeriesView",i.SeriesView.$),n}(i.SeriesView),f=function(e){function n(){var t=e.call(this)||this;t.p4=null,t.pt=!1,t.pl=1,t.p0=0,t.rb=null,t.pi=null,t.pe=null,t.pg=null,t.pk=null,t.q7={$type:r.Point_$type,x:NaN,y:NaN},t.re=null,t.pz=1,t.imageTilesReady=null,t.ps=null,t.rd=r.Rect.empty,t.p0=p.am(n.rc.bottom)-p.am(n.rc.top),t.ab=n.$,t.backgroundContent=new _;var o,a=((o=new i.NumericXAxis).bh=t,o);a.b8=!0,t.pf=a,t.pf.lp=new l;var s=function(){var e=new i.NumericYAxis;return e.bh=t,e}();return s.b8=!0,t.ph=s,t.ph.lp=new p,t.qm(),t.qt(),t.i7(),t}return t.__extends(n,e),n.prototype.provideContainer=function(t){e.prototype.provideContainer.call(this,t),this.pf.provideRenderer(t),this.ph.provideRenderer(t)},n.prototype.i7=function(){e.prototype.i7.call(this),this.pr.fq(this.e8)},n.prototype.dx=function(){return this.px},n.prototype.dy=function(){return this.px},n.prototype.po=function(){return 0==this.pm&&this.pt?2:1},Object.defineProperty(n.prototype,"pn",{get:function(){return this.pl},set:function(e){this.pl=e},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"rg",{get:function(){return this.rb},set:function(e){if(r.Rect.l_op_Inequality(this.rb,e)){var t=this.rb;this.rb=e,this.k5("ActualWorldRect",t,e)}},enumerable:!0,configurable:!0}),n.prototype.rk=function(){return this.rg},n.prototype.qm=function(){this.rs.isEmpty||(this.rg=this.rq(this.rs,1==this.br))},n.prototype.rq=function(e,t){var i=e.top,o=e.left,a=e.width,s=e.height,l=p.am(e.bottom),h=p.am(e.top),u=l-h,c=e.width/n.rc.width,g=p.am(n.rc.top);if(u/c>this.p0){var f=u/this.p0;o-=(f-c)/2*n.rc.width,a=f*n.rc.width,t&&(o<n.rc.left?o+=n.rc.left-o:o+a>n.rc.right&&(o-=o+a-n.rc.right))}else if(u/c<this.p0){var b=this.p0*c-u,y=h-b/2,d=l+b/2;t&&(y<g?d+=g-(y+=g-y):d>g+this.p0&&(y-=d-(g+this.p0),d-=d-(g+this.p0))),i=p.aq(y),s=p.aq(d)-i}return new r.Rect(0,o,i,a,s)},Object.defineProperty(n.prototype,"backgroundContent",{get:function(){return this.pi},set:function(e){if(e!=this.backgroundContent){var t=this.backgroundContent;this.pi=e,this.k5("BackgroundContent",t,e)}},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"pf",{get:function(){return this.pe},set:function(e){if(e!=this.pf){var t=this.pf;this.pe=e,this.k5("XAxis",t,e)}},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ph",{get:function(){return this.pg},set:function(e){if(e!=this.ph){var t=this.ph;this.pg=e,this.k5("YAxis",t,e)}},enumerable:!0,configurable:!0}),n.prototype.getZoomRectFromGeoRect=function(e){return this.getZoomFromGeographicRect(e)},n.prototype.qw=function(e){this.o8=e},n.prototype.qv=function(e){this.rs=e},n.prototype.getZoomFromGeographicRect=function(e){return this.ri(e,!0,0)},n.prototype.rh=function(e,t){return this.ri(e,!1,t)},n.prototype.ri=function(e,t,o){var a=e;t&&(a=this.rq(e,!1));var s=this.pf,p=this.ph,l=new i.ScalerParams(1,n.rf,this.o7,s.ca);l.c=this.ow;var h=new i.ScalerParams(1,n.rf,this.o7,p.ca);h.c=this.ow;var u=this.pf.dz(a.left,l),c=this.pf.dz(a.right,l),g=this.ph.dz(a.top,h),f=this.ph.dz(a.bottom,h),b=(u-o)/this.o7.width,y=(f-o)/this.o7.height,d=(c-u+2*o)/this.o7.width,m=(g-f+2*o)/this.o7.height,S=new r.Rect(0,b,y,d,m);return S.intersect(n.rf),S.isEmpty&&(S=n.rf),S},n.prototype.getZoomFromGeographicPoints=function(e,t){var i=e.x,o=t.y,a=t.x-e.x,s=e.y-t.y;if(a<0||s<0)return n.rf;var p=new r.Rect(0,i,o,a,s);return this.getZoomFromGeographicRect(p)},n.prototype.rm=function(e){var t=this.pf,o=this.ph,a=new i.ScalerParams(1,e,this.o7,t.ca);a.c=this.ow;var s=new i.ScalerParams(1,e,this.o7,o.ca);s.c=this.ow;var p=this.ov,l=t.d2(p.left,a),h=o.d2(p.top,s),u=t.d2(p.right,a),c=o.d2(p.bottom,s),g=u-l,f=h-c,b=new r.Rect(0,l,c,g,f);return 1==this.br&&(b.intersect(n.rc),b.isEmpty&&(b=n.rc)),b},n.prototype.q8=function(e){var t=this.pf.ko(e.x),i=this.ph.ko(e.y);return{$type:r.Point_$type,x:t,y:i}},n.prototype.q9=function(e){var t=this.pf.ee(e.x),i=this.ph.ee(e.y);return{$type:r.Point_$type,x:t,y:i}},n.prototype.ra=function(e){return this.q9(e)},n.prototype.qj=function(){var e=r.typeCast(b.$,this.backgroundContent);null!=e&&e.clearTileCache()},n.prototype.qp=function(e){},n.prototype.oa=function(e){return this.pr.fu(e)},n.prototype.ob=function(e){return this.pr.fv(e)},n.prototype.eg=function(){return!0},n.prototype.qr=function(){var e,i;this.pr.eb();try{for(var n=t.__values(r.fromEnum(this.series)),o=n.next();!o.done;o=n.next()){o.value.lc()}}catch(t){e={error:t}}finally{try{o&&!o.done&&(i=n.return)&&i.call(n)}finally{if(e)throw e.error}}},n.prototype.qu=function(){if(2==this.pq){if(!this.o7.isEmpty&&this.o7.width>0&&this.o7.height>0){var e=this.pf.ko(this.o7.left+this.o7.width/2),t=this.ph.ko(this.o7.top+this.o7.height/2);this.q7={$type:r.Point_$type,x:e,y:t}}}else if(!this.o7.isEmpty&&this.o7.width>0&&this.o7.height>0){var i=this.pf.ko(this.o7.left),n=this.ph.ko(this.o7.top);this.q7={$type:r.Point_$type,x:i,y:n}}},n.prototype.qq=function(){(r.isNaN_(this.q7.x)||r.isNaN_(this.q7.y))&&this.qu();var e=this.q7.x,t=this.q7.y;if(!r.isNaN_(e)&&!r.isNaN_(t)){var o=this.os.left,a=this.os.top,s=this.os.width,p=this.os.height;if(s>this.re.width);else{var l=new i.ScalerParams(1,n.rf,this.o7,this.pf.ca);l.c=this.ow;var h=this.pf.dz(e,l);if(2==this.pq)o=h/this.o7.width-s/2;else o=h/this.o7.width;o+s>this.re.right?o=this.re.right-s:o<this.re.left&&(o=this.re.left)}if(p>this.re.height);else{var u=new i.ScalerParams(1,n.rf,this.o7,this.ph.ca);u.c=this.ow;var c=this.ph.dz(t,u);if(2==this.pq)a=c/this.o7.height-p/2;else a=c/this.o7.height;a+p>this.re.bottom?a=this.re.bottom-p:a<this.re.top&&(a=this.re.top)}this.mc(new r.Rect(0,o,a,s,p),!1)}},n.prototype.get_dq=function(){return!0},n.prototype.ot=function(){var t=e.prototype.ot.call(this);if(null==this.pf||null==this.ph)return t;this.o3();var i=t.left,n=t.top;1==this.br&&(this.o8.width>this.re.width?i=.5-this.o8.width/2:i+t.width>this.re.right?i=this.re.right-this.o8.width:i<this.re.left&&(i=this.re.left),this.o8.height>this.re.height?n=.5-this.o8.height/2:n+this.o8.height>this.re.bottom?n=this.re.bottom-this.o8.height:n<this.re.top&&(n=this.re.top));var o=!1;!this.pw&&2==this.br&&this.pt&&(i>1&&(i=i-Math.floor(i)+1),i<0&&(i=0-(Math.ceil(i)-i)),t.right-this.re.right>0&&(t.right-this.re.right)/t.width>.8?(i=this.re.left-(t.width-(t.right-this.re.right)),o=!0):t.left<this.re.left&&Math.abs(t.left-this.re.left)/t.width>.8&&(i=this.re.right-Math.abs(t.left-this.re.left),o=!0));var a=new r.Rect(0,i,n,t.width,t.height);if(this.pw){var s=this.rh(this.rs,1);s=this.rj(s);var p=a.left+a.width/2,l=a.top+a.height/2;if(a.width>s.width){var h=a.height/a.width,u=s.width,c=h*u;a=new r.Rect(0,p-u/2,l-c/2,u,c),o=!0}if(a.height>s.height){var g=a.width/a.height,f=s.height,b=g*f;a=new r.Rect(0,p-b/2,l-f/2,b,f),o=!0}a.left<s.left&&(a=new r.Rect(0,s.left,a.top,a.width,a.height),o=!0),a.top<s.top&&(a=new r.Rect(0,a.left,s.top,a.width,a.height),o=!0),a.right>s.right&&(a=new r.Rect(0,s.right-a.width,a.top,a.width,a.height),o=!0),a.bottom>s.bottom&&(a=new r.Rect(0,a.left,s.bottom-a.height,a.width,a.height),o=!0)}return o&&(this.dc=!0,this.o8=a,this.dc=!1),a},n.prototype.ik=function(e,t){var i=!0,n=!0,o=0,a=this.o3(),s=0,p=0;if(e.right-a.right>0&&(s=(e.right-a.right)/e.width),e.left<a.left&&(p=Math.abs(e.left-a.left)/e.width),0==p&&0==s&&(i=!1),p>s&&(n=!1),i)if(n){var l=this.pe.dz(-180,t);o=this.pe.dz(180,t)-l}else{o=this.pe.dz(-180,t)-this.pe.dz(180,t)}return new r.Tuple$2(r.Boolean_$type,r.Number_$type,i,o)},n.prototype.o3=function(){var e=new i.ScalerParams(1,n.rf,this.o7,this.pf.ca);e.c=this.ow;var t=new i.ScalerParams(1,n.rf,this.o7,this.ph.ca);t.c=this.ow;var o=this.pf.dz(n.rc.left,e),a=this.pf.dz(n.rc.right,e),s=this.ph.dz(n.rc.top,t),p=this.ph.dz(n.rc.bottom,t);return this.re=new r.Rect(0,o/this.o7.width,p/this.o7.height,(a-o)/this.o7.width,(s-p)/this.o7.height),this.re},n.prototype.rj=function(e){var t=this.fw,i=.5*(e.left+e.right),n=.5*(e.top+e.bottom),o=e.width,a=e.height,s=r.MathUtil.b(e.width,t,1),p=r.MathUtil.b(e.height,t,1),l=this.o7,h=l.width/l.height,u=s*l.width,c=p*l.height;u/c!=h&&(c*h>u?s=(u=c*h)/l.width:p=(c=u/h)/l.height);var g=s!=o,f=p!=a,b=g?i-.5*s:e.left,y=f?n-.5*p:e.top,d=g?i+.5*s:e.right,m=f?n+.5*p:e.bottom;return b<0&&(d=(b=0)+s),d>1&&(b=(d=1)-s),y<0&&(m=(y=0)+p),m>1&&(y=(m=1)-p),new r.Rect(0,b,y,d-b,m-y)},n.prototype.ou=function(t){if(e.prototype.ou.call(this,this.o7),t.isEmpty)return r.Rect.empty;var i;if(t.width>t.height){var n=r.intDivide(r.truncate(t.width-t.height),2);i=new r.Rect(0,t.left+n,t.top,t.height,t.height)}else{var o=r.intDivide(r.truncate(t.height-t.width),2);i=new r.Rect(0,t.left,t.top+o,t.width,t.width)}return i},n.prototype.rl=function(e){return this.ou(e)},n.prototype.b7=function(){return new S(this)},n.prototype.n6=function(e){return this.pr.ft(e)},n.prototype.oc=function(e){return this.pr.fw(e)},n.prototype.ql=function(e){null!=e&&(e.bh=this)},n.prototype.kp=function(t){e.prototype.kp.call(this,t),this.pr=t},n.prototype.k0=function(t,i){e.prototype.k0.call(this,t,i),this.l0(this.pf),this.l0(this.ph),r.Rect.l_op_Inequality(t,i)&&this.qq(),this.pw&&(this.os=this.ot()),this.qx()},Object.defineProperty(n.prototype,"p1",{get:function(){return this.pz},set:function(e){var t=this.pz;this.pz=e,this.k5("ActualWindowScale",t,this.pz)},enumerable:!0,configurable:!0}),n.prototype.fe=function(){return this.p1},n.prototype.ff=function(){return this.p1},n.prototype.lz=function(){e.prototype.lz.call(this);var t=Math.min(this.os.width,this.os.height);this.p1=t},n.prototype.ea=function(){return this.pt},n.prototype.bs=function(){return 0==this.bt&&this.pu?2:this.bt},n.prototype.k1=function(i,o,a,s){var p,l;switch(e.prototype.k1.call(this,i,o,a,s),o){case"ZoomCoercionMode":this.qm();break;case"WindowRect":this.qu();break;case n.$$p[0]:this.pn=this.po(),null!=this.pk&&(this.pk.isHorizontalWrappingEnabled=2==this.pn);break;case n.$$p[1]:this.pt=this.pu,this.pn=this.po(),this.br=this.bs(),null!=this.pk&&(this.pk.isHorizontalWrappingEnabled=2==this.pn);break;case n.$$p[4]:this.os=this.ot();break;case"BackgroundContent":if(null!=this.pk){var h=this.pk;h.imageTilesReady=r.delegateRemove(h.imageTilesReady,r.runOn(this,this.qn)),this.pk.deferralHandler=null}if(this.pk=r.typeCast(b.$,this.backgroundContent),null!=this.pk){var u=this.pk;u.imageTilesReady=r.delegateCombine(u.imageTilesReady,r.runOn(this,this.qn)),this.pk.deferralHandler=this,this.pk.isHorizontalWrappingEnabled=2==this.pn}this.pr.fp(r.typeCast(b.$,a),r.typeCast(b.$,s)),null!=this.pk&&(this.pk.geographicMap=this,this.pr.fm(this.os),this.pr.fq(this.e8));break;case"YAxis":case"XAxis":this.qs(a),this.ql(s);break;case n.$$p[6]:this.pv||(this.o8=n.rf),this.qm(),this.qt(),this.qu(),this.os=this.ot(),this.pr.fn();break;case"ActualWindowRect":this.pr.fm(this.os);break;case"ActualWorldRect":try{for(var c=t.__values(r.fromEnum(this.series)),g=c.next();!g.done;g=c.next()){g.value.k3(!1)}}catch(e){p={error:e}}finally{try{g&&!g.done&&(l=c.return)&&l.call(c)}finally{if(p)throw p.error}}break;case n.$$p[5]:this.p1=this.p2;break;case"ActualWindowScale":this.ef||this.mb(this.fe(),this.ff());break;case"ActualPixelScalingRatio":this.pr.fq(this.e8);break;case n.$$p[7]:this.l7()}},n.prototype.qn=function(e,t){null!=this.imageTilesReady&&this.imageTilesReady(this,new h)},n.prototype.qs=function(e){null!=e&&(e.bh=null)},n.prototype.qt=function(){null!=this.pf&&(this.pf.kl=this.rg.left,this.pf.kk=this.rg.right),null!=this.ph&&(this.ph.kl=this.rg.top,this.ph.kk=this.rg.bottom),this.pf.co(!0),this.ph.co(!0)},n.prototype.getFontInfo=function(){return this.ps=this.pr.fj,this.ps},n.prototype.n5=function(){return this.pr.fr},n.prototype.getFontBrush=function(){return this.pr.fs},n.prototype.ls=function(t,i){if(null!==r.typeCast(r.ItfConverter.$,i)){var n=i,o=t;o.itemsSource=n.triangulationSource.points,o.ok=n.triangulationSource.triangles}else e.prototype.ls.call(this,t,i)},n.prototype.register=function(e,t){this.li(e,t)},n.prototype.unRegister=function(e){this.ly(e)},n.prototype.deferredRefresh=function(){this.iv()},n.prototype.deferAction=function(e){null!=this.p4?this.p4.setTimeout(e,0):window.setTimeout(e,0)},n.prototype.qk=function(e){this.l6(e)},n.prototype.p5=function(){var e=new i.ChartVisualData,t=this.pf.e6(),n=this.ph.e6();e.axes.add1(t),e.axes.add1(n);for(var o=0;o<this.series.count;o++){var a=this.series._inner[o].gp();e.series.add1(a)}return e.name=this.name,e.contentArea=r.RectData.b(this.o7),e.centralArea=r.RectData.b(this.o7),e.plotArea=r.RectData.b(this.o7),e},n.prototype.oz=function(e,t,i){return e},n.prototype.qo=function(){},Object.defineProperty(n.prototype,"rr",{get:function(){return this.rd},set:function(e){this.rd=e},enumerable:!0,configurable:!0}),n.prototype.qy=function(e){this.rr=e,this.qx()},n.prototype.qx=function(){if(this.py&&!this.rr.isEmpty){var e=this.getZoomFromGeographicRect(this.rr);this.rr=r.Rect.empty,this.mc(e,!1)}},Object.defineProperty(n.prototype,"py",{get:function(){return!this.o7.isEmpty&&!this.ow.isEmpty},enumerable:!0,configurable:!0}),n.$t=r.markType(n,"XamGeographicMap",i.SeriesViewer.$,[r.IMapRenderDeferralHandler_$type]),n.pp=0,n.rc=new r.Rect(2,{$type:r.Point_$type,x:-180,y:-85.05112878},{$type:r.Point_$type,x:180,y:85.05112878}),n.rf=new r.Rect(0,0,0,1,1),n.$$p=r.markDep(r.DependencyProperty,r.PropertyMetadata,n,"k5",["BackgroundTilingMode:pm:qz",[s,r.enumGetBox(s,0)],"IsHorizontalWrappingEnabled:pu:q0",[0,!1],"ResizeBehavior:pq:q1",[o,r.enumGetBox(o,n.pp)],"SuppressZoomResetOnWorldRectChange:pv:q2",[0,!1],"UseWorldRectForZoomBounds:pw:q3",[0,!1],"WindowScale:p2:q4",[1,NaN],"WorldRect:rs:q5",[r.Rect.$,n.rc],"Zoomable:px:q6",[0,!0]]),n}(i.SeriesViewer),b=function(e){function n(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=n.$,i.ap=t,i.aj=i.ai(),i.bb(i.aj),i}return t.__extends(n,e),n.prototype.bb=function(e){},n.prototype.ai=function(){return new y(this)},Object.defineProperty(n.prototype,"deferralHandler",{get:function(){return this.ak},set:function(e){this.ak=e,null!=this.ao&&(this.ao.al=e)},enumerable:!0,configurable:!0}),n.prototype.a5=function(e,t){null!=this.imageTilesReady&&this.imageTilesReady(this,new h)},n.prototype.a9=function(){var e=this.ao;e.imageTilesReady=r.delegateCombine(e.imageTilesReady,r.runOn(this,this.a5)),this.ao.al=this.deferralHandler;var t=this.ao;t.imagesChanged=r.delegateCombine(t.imagesChanged,r.runOn(this,this.a4));var i=this.ao;i.downloadingImage=r.delegateCombine(i.downloadingImage,r.runOn(this,this.a3));var n=this.ao;n.cancellingImage=r.delegateCombine(n.cancellingImage,r.runOn(this,this.a2)),this.ao.bf=this.referer,this.ao.bj=this.userAgent,this.ao.av=this.isHorizontalWrappingEnabled},n.prototype.a3=function(e,t){null!=this.downloadingImage&&this.downloadingImage(this,t)},n.prototype.a2=function(e,t){null!=this.cancellingImage&&this.cancellingImage(this,t)},n.prototype.bg=function(){null!=this.ao&&this.aj.e()},n.prototype.ba=function(e,t,i){switch(e){case n.$$p[3]:this.bg();break;case"GeographicMap":this.aj.e();break;case n.$$p[1]:null!=this.ao&&(this.ao.bf=this.referer);break;case n.$$p[2]:null!=this.ao&&(this.ao.bj=this.userAgent);break;case n.$$p[0]:null!=this.ao&&(this.ao.av=this.isHorizontalWrappingEnabled)}null!=this.propertyChanged&&this.propertyChanged(this,new r.PropertyChangedEventArgs(e))},Object.defineProperty(n.prototype,"geographicMap",{get:function(){return this.c(n.geographicMapProperty)},set:function(e){this.h(n.geographicMapProperty,e)},enumerable:!0,configurable:!0}),n.a8=function(e,t){e.a7(t.oldValue,t.newValue)},n.prototype.a7=function(e,t){this.ba("GeographicMap",e,t)},n.prototype.clearTileCache=function(){null!=this.ao&&this.ao.bs(0,0,0,0)},Object.defineProperty(n.prototype,"ao",{get:function(){return this.an},set:function(e){this.an=e,null!=this.propertyChanged&&this.propertyChanged(this,new r.PropertyChangedEventArgs("MultiScaleImage"))},enumerable:!0,configurable:!0}),n.prototype.bn=function(e){if(null==this.geographicMap||e.width<1||e.height<1)return e;var t=new r.Rect(0,0,0,e.width,e.height),n=this.geographicMap.rl(t),o=f.rc,a=this.geographicMap.rg,s=Math.min(this.windowRect.height,this.windowRect.width),p=a.width/o.width;this.ao.a5=t.width/n.width*s*p;var l=this.geographicMap.pf,h=this.geographicMap.ph,u=new i.ScalerParams(1,this.windowRect,t,l.ca);u.c=n;var c=new i.ScalerParams(1,this.windowRect,t,h.ca);c.c=n;var g=l.dz(o.left,u),b=h.dz(o.bottom,c),y=-g/t.width*this.ao.a5,d=-b/t.height*this.ao.a5*(t.height/t.width);return this.ao.cm={$type:r.Point_$type,x:y,y:d},e},n.prototype.bd=function(e){this.aj.f(e)},n.prototype.bf=function(e){this.aj.h(e)},n.prototype.be=function(e){this.aj.g(e)},n.prototype.a4=function(e,t){null!=this.imagesChanged&&this.imagesChanged(this,new u)},n.prototype.a6=function(){this.aj.e()},n.prototype.bc=function(e){this.aj.i(e)},n.prototype.v=function(){e.prototype.v.call(this),this.ap.o=this._opacity},n.$t=r.markType(n,"GeographicMapImagery",r.Control.$,[r.INotifyPropertyChanged_$type]),n.geographicMapProperty=r.DependencyProperty.i("GeographicMap",f.$,n.$,new r.PropertyMetadata(2,null,n.a8)),n.$$p=r.markDep(r.DependencyProperty,r.PropertyMetadata,n,"ba",["IsHorizontalWrappingEnabled",[0,!1],"Referer",[2,null],"UserAgent",[2,null],"WindowRect",[r.Rect.$,r.Rect.empty]]),n}(r.Control),y=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=r.Rect.empty,i.a=t,i.a.ao=new r.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 r.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:!0,configurable:!0}),i.prototype.i=function(e){this.b=e,this.a.ao.bz(e)},i.$t=r.markType(i,"GeographicMapImageryView"),i}(r.Base),d=function(e){function i(t){var i=e.call(this,t)||this;return i.b3=null,i.b3=t,i}return t.__extends(i,e),i.prototype.by=function(){e.prototype.by.call(this);var t=this.b3.ob;t.o7=this.b3.on,t.pb=this.b3.ol,t.trianglesSource=this.b3.ok,t.oz=this.b3.oq,t.o1=this.b3.os,t.o3=this.b3.ou},i.prototype.b6=function(){var e=this.b3.ob;if(null==this.b3.b6)return e.n9=null,void(e.oa=null);e.n9=this.b3.b6.pf,e.oa=this.b3.b6.ph},i.prototype.b5=function(){this.b3.ob.o7=this.b3.on},i.prototype.b4=function(){this.b3.ob.pb=this.b3.ol},i.prototype.b7=function(){this.b3.ob.trianglesSource=this.b3.ok},i.prototype.b8=function(){this.b3.ob.oz=this.b3.oq},i.prototype.b9=function(){this.b3.ob.o1=this.b3.os},i.prototype.ca=function(){this.b3.ob.o3=this.b3.ou},i.$t=r.markType(i,"GeographicXYTriangulatingSeriesView",g.$),i}(g),m=function(e){function i(t){var i=e.call(this,t)||this;return i.cb=null,i.cb=t,i}return t.__extends(i,e),i.prototype.by=function(){e.prototype.by.call(this),null!=this.cb.o4&&(this.cb.o4.p2=this.cb.o7,this.cb.o4.pu=this.cb.o3)},i.prototype.cc=function(){null!=this.cb.o4&&(this.cb.o4.p2=this.cb.o7)},i.prototype.cd=function(){null!=this.cb.o4&&(this.cb.o4.pu=this.cb.o3)},i.$t=r.markType(i,"GeographicScatterAreaSeriesView",d.$),i}(d),S=function(e){function n(t){var i=e.call(this,t)||this;return i.fi=null,i.fy=null,i.fs=null,i.fr=null,i.fj=null,i.fk=NaN,i.fy=r.Rect.empty,i.fi=t,i.fi.n0=2,i.fi.fw=5e-6,i}return t.__extends(n,e),n.prototype.m=function(e){return 2},n.prototype.bk=function(e){this.j.bv(e),this.fi.qk(e),this.ei()},n.prototype.get_ap=function(){return!0},n.prototype.d1=function(){var e,t,i,r,n,o=this.j.a7(e,t,i,r,n);e=o.p0,t=o.p1,i=o.p2,r=o.p3,n=o.p4,this.fs=i,this.fj=r,this.fr=n},n.prototype.fu=function(e){return(t=new r.Brush).fill="#8bdc5c",t;var t},n.prototype.fv=function(e){return(t=new r.Brush).fill="#8bdc5c",t;var t},n.prototype.ft=function(e){return(t=new r.Brush).fill="rgba(50,50,50,.5)",t;var t},n.prototype.fw=function(e){return(t=new r.Brush).fill="white",t;var t},n.prototype.dr=function(t){if(e.prototype.dr.call(this,t),null!=this.fi.backgroundContent){var i=this.fi.backgroundContent;i.be(this.j.ae),i.bd(t)}},n.prototype.ds=function(t){(e.prototype.ds.call(this,t),this.fy=t,null!=this.fi.backgroundContent)&&this.fi.backgroundContent.bf(this.fy)},n.prototype.fx=function(){return new r.Rect(0,0,0,this.fy.width,this.fy.height)},n.prototype.fn=function(){null!=this.fi.backgroundContent&&this.fi.backgroundContent.a6()},n.prototype.fm=function(e){null!=this.fi.pk&&(this.fi.pk.windowRect=e)},n.prototype.fp=function(e,t){if(null!=this.fi.pk&&(this.fi.pk.windowRect=this.fi.os),null!=e){var i=e.ao;null!=i&&this.fi.ah.e.remove(i.ag),e.bd(null),e.be(null)}if(null!=t){var r=t.ao;null!=r&&this.fi.ah.e.add(r.ag),this.fy.isEmpty||this.ds(this.fy),null!=this.w&&this.dr(this.w)}null==t&&this.fo(this.w)},n.prototype.fo=function(e){var t=this.fi.e8;1!=t&&(e.z(),e.aa(t,t)),e.k(this.fy.left,this.fy.top,this.fy.width,this.fy.height),1!=t&&e.y()},n.prototype.dy=function(){this.fa.ac=1,this.fb.ac=1,this.fa._stroke=this.fs,this.fb._stroke=this.fs,e.prototype.dy.call(this)},n.prototype.fq=function(e){this.fk=e,null!=this.fi.backgroundContent&&this.fi.backgroundContent.bc(e)},Object.defineProperty(n.prototype,"fl",{get:function(){return this.fk},set:function(e){this.fk=e},enumerable:!0,configurable:!0}),n.$t=r.markType(n,"XamGeographicMapView",i.SeriesViewerView.$),n}(i.SeriesViewerView),_=function(e){function i(){return e.call(this,new r.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:!0,configurable:!0}),i.br=function(e,t){e.bq("TilePath",t.oldValue,t.newValue)},i.prototype.bq=function(t,i,r){switch(t){case"TilePath":this.ap.setTilePathUrl(null==r?null:r),this.aj.e()}e.prototype.ba.call(this,t,i,r)},i.$t=r.markType(i,"OpenStreetMapImagery",b.$),i.tilePathProperty=r.DependencyProperty.i("TilePath",r.String_$type,i.$,new r.PropertyMetadata(2,null,i.br)),i}(b),k=function(e){function i(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(i,e),i.prototype.bp=function(){return new d(this)},i.prototype.kk=function(t){e.prototype.kk.call(this,t),this.oj=t},i.prototype.kp=function(t,r,n,o){switch(e.prototype.kp.call(this,t,r,n,o),r){case"SeriesViewer":this.oj.b6();break;case i.$$p[1]:this.oj.b5();break;case i.$$p[0]:this.oj.b4();break;case i.$$p[2]:this.oj.b7();break;case i.$$p[3]:this.oj.b8();break;case i.$$p[4]:this.oj.b9();break;case i.$$p[5]:this.oj.ca()}},i.$t=r.markType(i,"GeographicXYTriangulatingSeries",c.$),i.$$p=r.markDep(r.DependencyProperty,r.PropertyMetadata,i,"raisePropertyChanged",["LatitudeMemberPath:ol:ow",[2,"pointY"],"LongitudeMemberPath:on:ox",[2,"pointX"],"TrianglesSource:ok:oy",[r.IEnumerable_$type,null],"TriangleVertexMemberPath1:oq:oz",[2,"v1"],"TriangleVertexMemberPath2:os:o0",[2,"v2"],"TriangleVertexMemberPath3:ou:o1",[2,"v3"]]),i}(c),v=function(e){function n(){var t=e.call(this)||this;return t.o2=null,t.triangulationStatusChanged=null,t.ab=n.$,t}return t.__extends(n,e),Object.defineProperty(n.prototype,"o3",{get:function(){return this.o2},set:function(e){if(this.o2!=e){var t=this.o2;this.o2=e,this.raisePropertyChanged("ColorScale",t,this.o2),null!=this.o4&&(this.o4.pu=e)}},enumerable:!0,configurable:!0}),n.prototype.oa=function(){this.o4=new i.ScatterAreaSeries;var e=this.o4;return e.triangulationStatusChanged=r.delegateCombine(e.triangulationStatusChanged,r.runOn(this,this.pa)),this.o4},n.prototype.pa=function(e,t){null!=this.triangulationStatusChanged&&this.triangulationStatusChanged(this,t)},n.prototype.bp=function(){return new m(this)},n.prototype.kk=function(t){e.prototype.kk.call(this,t),this.o6=t},n.prototype.kp=function(t,i,r,o){switch(e.prototype.kp.call(this,t,i,r,o),i){case n.$$p[0]:this.o6.cc();break;case"ColorScale":this.o6.cd()}},n.prototype.get_d6=function(){return!0},n.prototype.set_d6=function(t){e.prototype.set_d6.call(this,t)},n.$t=r.markType(n,"GeographicScatterAreaSeries",k.$),n.$$p=r.markDep(r.DependencyProperty,r.PropertyMetadata,n,"raisePropertyChanged",["ColorMemberPath:o7:pb",[2,"value"]]),n}(k),C=function(){function e(){this._implementation=this.createImplementation(),this._implementation.externalObject=this,this.onImplementationCreated()}return e.prototype.createImplementation=function(){return new h},Object.defineProperty(e.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),e.prototype.onImplementationCreated=function(){},e.prototype._provideImplementation=function(e){this._implementation=e,this._implementation.externalObject=this,this.onImplementationCreated()},e}(),w=function(e){function n(){var n=e.call(this)||this;n.contentSeries=[],n.actualSeries=[],n._series=null,n._dataSource=null,n._seriesAdapter=null,n._disconnected=!1,n._defaultTooltips=null,n._imageTilesReady=null,n._imageTilesReady_wrapped=null,n._styling&&r.NamePatcher.ensureStylablePatched(Object.getPrototypeOf(n)),n._renderer=new r.WebComponentRenderer(n,document,!0,i.DataChartStylingDefaults),n._container=n._renderer.createElement("div"),n._renderer.updateRoot(n._container),n._container.setStyleProperty("display","block"),n._container.setStyleProperty("width","100%"),n._container.setStyleProperty("height","100%"),n._container,null!=n._container.nativeElement&&n._container.nativeElement,n._wrapper=n._renderer;var o=n.i;return n._chart=o,n._seriesAdapter=new r.CollectionAdapter(n.contentSeries,n.i.series,n.actualSeries,(function(e){return e.i}),(function(e){e.owner=n,e._provideRenderer(n._dataSource),e.provideData(n._dataSource),n.parentElement&&e._styling(n,n,n),n._ensureDefaultTooltip(e),n._ensureTooltipCreated(e)}),(function(e){e._provideRenderer(null),e.provideData(null)})),o.provideContainer(n._renderer),new MutationObserver((function(e){var i,r;try{for(var o=t.__values(e),a=o.next();!a.done;a=o.next()){"childList"==a.value.type&&n.updateContentChildren()}}catch(e){i={error:e}}finally{try{a&&!a.done&&(r=o.return)&&r.call(o)}finally{if(i)throw i.error}}})).observe(n,{childList:!0}),n._renderer.addSizeWatcher((function(){n.notifyContainerResized()})),n}return t.__extends(n,e),Object.defineProperty(n.prototype,"height",{get:function(){return this._height},set:function(e){this._height=e,this.style.height=e,this.notifyContainerResized()},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"width",{get:function(){return this._width},set:function(e){this._width=e,this.style.width=e,this.notifyContainerResized()},enumerable:!0,configurable:!0}),n.prototype.notifyContainerResized=function(){this._chart.notifyContainerResized()},Object.defineProperty(n.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:!0,configurable:!0}),Object.defineProperty(n.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 r.NotifyCollectionChangedAction.Add:e._seriesAdapter.addManualItem(i.newItems.item(0));break;case r.NotifyCollectionChangedAction.Remove:e._seriesAdapter.removeManualItemAt(i.oldStartingIndex);break;case r.NotifyCollectionChangedAction.Replace:e._seriesAdapter.removeManualItemAt(i.oldStartingIndex),e._seriesAdapter.insertManualItem(i.newStartingIndex,i.newItems.item(0));break;case r.NotifyCollectionChangedAction.Reset:e._seriesAdapter.clearManualItems()}})),this._series=t}return this._series},enumerable:!0,configurable:!0}),n.prototype.destroy=function(){this._chart.destroy(),this._wrapper.destroy()},n.prototype.createImplementation=function(){return new f},Object.defineProperty(n.prototype,"dataSource",{get:function(){return this._dataSource},set:function(e){this._dataSource=e,this.bindData()},enumerable:!0,configurable:!0}),n.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)},n.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()},n.prototype.disconnectedCallback=function(){this._disconnected=!0,this.i&&this.i.onDetachedFromUI()},n.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()},n.prototype.afterContentInit=function(){var e=this;if(r.TypeRegistrar.isRegistered("IgcDataChartDefaultTooltipsComponent")){var t=r.TypeRegistrar.create("IgcDataChartDefaultTooltipsComponent");this._defaultTooltips=t,t.onContentReady=function(){e._onDefaultTooltipsReady(t)}}this.i.notifyContainerResized()},n.prototype._ensureTooltipCreated=function(e){var t=this;e._ensureTooltipCreated((function(){return t.createTooltip()}),(function(e){var i=new r.WebComponentWrapper(e,t._renderer);return i.updateToolTip=e.updateToolTip,i.hideToolTip=e.hideToolTip,i}))},n.prototype._ensureDefaultTooltip=function(e){null!=this._defaultTooltips&&this._defaultTooltips.ensureDefaultTooltip(e)},n.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])},n.prototype.createTooltip=function(){if(!r.TypeRegistrar.isRegistered("IgcTooltipContainerComponent"))return null;var e=r.TypeRegistrar.create("IgcTooltipContainerComponent"),t=e,i=this;return t.updateToolTip=function(n,o){if(n.externalObject)n=n.externalObject;else{var a=new r.IgcDataContext;a._implementation=n,n=a}return o?n.isSubContent=!0:t.parentElement!=i._container.getNativeElement()&&(null!=t.parentElement&&t.parentElement.removeChild(t),i._container.getNativeElement().appendChild(t)),e.context=n,t.style.display="block",!0},t.hideToolTip=function(){t.style.display="none"},t.style.display="none",e},Object.defineProperty(n.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:!0,configurable:!0}),Object.defineProperty(n.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),Object.defineProperty(n,"observedAttributes",{get:function(){if(null==n._observedAttributesIgcGeographicMapComponent){for(var e=r.getAllPropertyNames(n),t=0;t<e.length;t++)e[t]=r.toSpinal(e[t]);n._observedAttributesIgcGeographicMapComponent=e}return n._observedAttributesIgcGeographicMapComponent},enumerable:!0,configurable:!0}),n.register=function(){n._isElementRegistered||(n._isElementRegistered=!0,r.RegisterElementHelper.registerElement(n.htmlTagName,n))},Object.defineProperty(n.prototype,"zoomable",{get:function(){return this.i.px},set:function(e){this.i.px=r.ensureBool(e),this._a("zoomable",this.i.px)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"resizeBehavior",{get:function(){return this.i.pq},set:function(e){this.i.pq=r.ensureEnum(o,e),this._a("resizeBehavior",r.enumToString(o,this.i.pq))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"isHorizontalWrappingEnabled",{get:function(){return this.i.pu},set:function(e){this.i.pu=r.ensureBool(e),this._a("isHorizontalWrappingEnabled",this.i.pu)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"backgroundTilingMode",{get:function(){return this.i.pm},set:function(e){this.i.pm=r.ensureEnum(s,e),this._a("backgroundTilingMode",r.enumToString(s,this.i.pm))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"useWorldRectForZoomBounds",{get:function(){return this.i.pw},set:function(e){this.i.pw=r.ensureBool(e),this._a("useWorldRectForZoomBounds",this.i.pw)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"suppressZoomResetOnWorldRectChange",{get:function(){return this.i.pv},set:function(e){this.i.pv=r.ensureBool(e),this._a("suppressZoomResetOnWorldRectChange",this.i.pv)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"worldRect",{get:function(){return r.fromRect(this.i.rs)},set:function(e){this.i.rs=r.toRect(e),this._a("worldRect",r.rectToString(this.i.rs))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualWorldRect",{get:function(){return r.fromRect(this.i.rg)},set:function(e){this.i.rg=r.toRect(e),this._a("actualWorldRect",r.rectToString(this.i.rg))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"xAxis",{get:function(){if(null==this.i.pf)return null;if(!this.i.pf.externalObject){var e=i.IgcNumericXAxisComponent._createFromInternal(this.i.pf);e&&(e._implementation=this.i.pf),this.i.pf.externalObject=e}return this.i.pf.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.pf=null==e?null:e.i},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"yAxis",{get:function(){if(null==this.i.ph)return null;if(!this.i.ph.externalObject){var e=i.IgcNumericYAxisComponent._createFromInternal(this.i.ph);e&&(e._implementation=this.i.ph),this.i.ph.externalObject=e}return this.i.ph.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.ph=null==e?null:e.i},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"isMap",{get:function(){return this.i.dq},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"windowScale",{get:function(){return this.i.p2},set:function(e){this.i.p2=+e,this._a("windowScale",this.i.p2)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualWindowScale",{get:function(){return this.i.p1},set:function(e){this.i.p1=+e,this._a("actualWindowScale",this.i.p1)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"zoomIsReady",{get:function(){return this.i.py},enumerable:!0,configurable:!0}),n.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)},n.prototype._styling=function(t,i,r){e.prototype._styling.call(this,t,i,r),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},n.prototype.getCurrentActualWorldRect=function(){var e=this.i.rk();return r.fromRect(e)},n.prototype.getZoomRectFromGeoRect=function(e){var t=this.i.getZoomRectFromGeoRect(r.toRect(e));return r.fromRect(t)},n.prototype.updateZoomWindow=function(e){this.i.qw(r.toRect(e))},n.prototype.updateWorldRect=function(e){this.i.qv(r.toRect(e))},n.prototype.getZoomFromGeographicRect=function(e){var t=this.i.getZoomFromGeographicRect(r.toRect(e));return r.fromRect(t)},n.prototype.convertGeographicToZoom=function(e,t){var i=this.i.rh(r.toRect(e),t);return r.fromRect(i)},n.prototype.getZoomFromGeographicPoints=function(e,t){var i=this.i.getZoomFromGeographicPoints(r.toPoint(e),r.toPoint(t));return r.fromRect(i)},n.prototype.getGeographicFromZoom=function(e){var t=this.i.rm(r.toRect(e));return r.fromRect(t)},n.prototype.getGeographicPoint=function(e){var t=this.i.q8(r.toPoint(e));return r.fromPoint(t)},n.prototype.getPixelPoint=function(e){var t=this.i.q9(r.toPoint(e));return r.fromPoint(t)},n.prototype.getWindowPoint=function(e){var t=this.i.ra(r.toPoint(e));return r.fromPoint(t)},n.prototype.clearTileCache=function(){this.i.qj()},n.prototype.styleUpdated=function(){this.i.qr()},n.prototype.getActualWindowScaleHorizontal=function(){return this.i.fe()},n.prototype.getActualWindowScaleVertical=function(){return this.i.ff()},n.prototype.deferredRefresh=function(){this.i.deferredRefresh()},n.prototype.exportVisualData=function(){return this.i.p5()},n.prototype.zoomToGeographic=function(e){this.i.qy(r.toRect(e))},Object.defineProperty(n.prototype,"imageTilesReady",{get:function(){return this._imageTilesReady},set:function(e){var t=this;null!==this._imageTilesReady_wrapped&&(this.i.imageTilesReady=r.delegateRemove(this.i.imageTilesReady,this._imageTilesReady_wrapped),this._imageTilesReady_wrapped=null,this._imageTilesReady=null),this._imageTilesReady=e,this._imageTilesReady_wrapped=function(e,i){var r=new C;r._provideImplementation(i),t.beforeImageTilesReady&&t.beforeImageTilesReady(t,r),t._imageTilesReady&&t._imageTilesReady(t,r)},this.i.imageTilesReady=r.delegateCombine(this.i.imageTilesReady,this._imageTilesReady_wrapped)},enumerable:!0,configurable:!0}),n._observedAttributesIgcGeographicMapComponent=null,n.htmlTagName="igc-geographic-map",n._isElementRegistered=!1,n}(i.IgcSeriesViewerComponent),P=function(e){function i(t){var i=e.call(this)||this;if(t)for(var r=0;r<t.length;r++)i.add(t[r]);return i}return t.__extends(i,e),i.prototype._createInnerColl=function(){var e=new r.SyncableObservableCollection$2(r.String_$type,r.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}(r.IgCollection),M=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}({}),T=r.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()}return e.prototype.createImplementation=function(){return new u},Object.defineProperty(e.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),e.prototype.onImplementationCreated=function(){},e.prototype._provideImplementation=function(e){this._implementation=e,this._implementation.externalObject=this,this.onImplementationCreated()},e}(),$=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()}return e.prototype.createImplementation=function(){return null},Object.defineProperty(e.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),e.prototype.onImplementationCreated=function(){},e.prototype._provideImplementation=function(e){this._implementation=e,this._implementation.externalObject=this,this.onImplementationCreated()},Object.defineProperty(e.prototype,"deferralHandler",{get:function(){return this.i.deferralHandler},set:function(e){this.i.deferralHandler=e},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"windowRect",{get:function(){return r.fromRect(this.i.windowRect)},set:function(e){this.i.windowRect=r.toRect(e)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"geographicMap",{get:function(){return null==this.i.geographicMap?null:this.i.geographicMap.externalObject},set:function(e){this.i.geographicMap=null==e?null:e.i},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"referer",{get:function(){return this.i.referer},set:function(e){this.i.referer=e},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"isHorizontalWrappingEnabled",{get:function(){return this.i.isHorizontalWrappingEnabled},set:function(e){this.i.isHorizontalWrappingEnabled=r.ensureBool(e)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"userAgent",{get:function(){return this.i.userAgent},set:function(e){this.i.userAgent=e},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"opacity",{get:function(){return this.i.opacity},set:function(e){this.i.opacity=+e},enumerable:!0,configurable:!0}),e.prototype.findByName=function(e){return this.geographicMap&&this.geographicMap.name&&this.geographicMap.name==e?this.geographicMap:null},e.prototype.clearTileCache=function(){this.i.clearTileCache()},Object.defineProperty(e.prototype,"imageTilesReady",{get:function(){return this._imageTilesReady},set:function(e){var t=this;null!==this._imageTilesReady_wrapped&&(this.i.imageTilesReady=r.delegateRemove(this.i.imageTilesReady,this._imageTilesReady_wrapped),this._imageTilesReady_wrapped=null,this._imageTilesReady=null),this._imageTilesReady=e,this._imageTilesReady_wrapped=function(e,i){var r=new C;r._provideImplementation(i),t.beforeImageTilesReady&&t.beforeImageTilesReady(t,r),t._imageTilesReady&&t._imageTilesReady(t,r)},this.i.imageTilesReady=r.delegateCombine(this.i.imageTilesReady,this._imageTilesReady_wrapped)},enumerable:!0,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=r.delegateRemove(this.i.imagesChanged,this._imagesChanged_wrapped),this._imagesChanged_wrapped=null,this._imagesChanged=null),this._imagesChanged=e,this._imagesChanged_wrapped=function(e,i){var r=new I;r._provideImplementation(i),t.beforeImagesChanged&&t.beforeImagesChanged(t,r),t._imagesChanged&&t._imagesChanged(t,r)},this.i.imagesChanged=r.delegateCombine(this.i.imagesChanged,this._imagesChanged_wrapped)},enumerable:!0,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=r.delegateRemove(this.i.cancellingImage,this._cancellingImage_wrapped),this._cancellingImage_wrapped=null,this._cancellingImage=null),this._cancellingImage=e,this._cancellingImage_wrapped=function(e,i){var n=new r.IgcCancellingMultiScaleImageEventArgs;n._provideImplementation(i),t.beforeCancellingImage&&t.beforeCancellingImage(t,n),t._cancellingImage&&t._cancellingImage(t,n)},this.i.cancellingImage=r.delegateCombine(this.i.cancellingImage,this._cancellingImage_wrapped)},enumerable:!0,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=r.delegateRemove(this.i.downloadingImage,this._downloadingImage_wrapped),this._downloadingImage_wrapped=null,this._downloadingImage=null),this._downloadingImage=e,this._downloadingImage_wrapped=function(e,i){var n=new r.IgcDownloadingMultiScaleImageEventArgs;n._provideImplementation(i),t.beforeDownloadingImage&&t.beforeDownloadingImage(t,n),t._downloadingImage&&t._downloadingImage(t,n)},this.i.downloadingImage=r.delegateCombine(this.i.downloadingImage,this._downloadingImage_wrapped)},enumerable:!0,configurable:!0}),e}(),R=function(e){function i(t){for(var i=[],n=1;n<arguments.length;n++)i[n-1]=arguments[n];var o=this;switch(t=null==t?0:t){case 0:o=e.call(this,r.String_$type,0)||this;break;case 1:var a=i[0];o=e.call(this,r.String_$type,1,a)||this}return o}return t.__extends(i,e),i.$t=r.markType(i,"SubDomainsCollection",r.ObservableCollection$1.$.specialize(r.String_$type)),i}(r.ObservableCollection$1),O=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 R(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=r.markType(i,"BingMapsMapImageryView",y.$),i}(y),j=function(e){function i(){var t=e.call(this,new r.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 O(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:!0,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:!0,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:!0,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:!0,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:!0,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!(r.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 R(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?r.Uri.isWellFormedUriString(this.bingImageryRestUri,1)&&(t=this.bingImageryRestUri):r.Uri.isWellFormedUriString(this.actualBingImageryRestUri,1)&&(t=this.actualBingImageryRestUri),null!=t){var i=this.imageryStyle,n=(t+=r.enumGetBox(T,i))+"?"+("key="+this.apiKey+"&include=ImageryProviders");this._pendingBingRequest_=r.HttpRequestUtil.submit(n,this.getResponseCompleted,null)}else this.cp("",null)}},i.prototype.getResponseCompleted=function(e,t){if(t==this._pendingBingRequest_){this._pendingBingRequest_=null;var i=e,n=JSON.parse(i).resourceSets;if(null!=n){var o=n.length>0?n[0].resources:null;if(null!=o&&0!=o.length){for(var a=o[0].imageUrl,s=new r.List$1(r.String_$type,0),p=0;p<o[0].imageUrlSubdomains.length;p++)s.add(o[0].imageUrlSubdomains[p]);this.cp(a,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,n,o){switch(t){case i.$$p[0]:case i.$$p[3]:this.cq();break;case i.$$p[5]:this.cj(),this.actualTilePath=o,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 a=o;if(null!=this.actualSubDomains){var s=this.actualSubDomains;s.collectionChanged=r.delegateRemove(s.collectionChanged,r.runOn(this,this.ci))}this.actualSubDomains=a,null!=this.actualSubDomains&&(a.collectionChanged=r.delegateCombine(a.collectionChanged,r.runOn(this,this.ci))),this.bp.n(),this.aj.e();break;case"ActualTilePath":var p=o;r.stringIsNullOrEmpty(p)&&this.cq();break;case"BingImageryRestUri":this.actualBingImageryRestUri=o,this.cj(),this.cq();break;case"ActualBingImageryRestUri":this.cj(),this.cq()}e.prototype.ba.call(this,t,n,o)},i.$t=r.markType(i,"BingMapsMapImagery",b.$),i.cc="http://dev.virtualearth.net/REST/v1/Imagery/Metadata/",i.$$p=r.markDep(r.DependencyProperty,r.PropertyMetadata,i,"cm",["ApiKey",[2,r.stringEmpty()],"CultureName",[2,"en-US"],"ImageryStyle",[T,r.enumGetBox(T,1)],"IsDeferredLoad",[0,!1],"SubDomains",[R.$,null],"TilePath",[2,null]]),i}(b),A=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 j},Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"isInitialized",{get:function(){return this.i.isInitialized},set:function(e){this.i.isInitialized=r.ensureBool(e)},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"isDeferredLoad",{get:function(){return this.i.isDeferredLoad},set:function(e){this.i.isDeferredLoad=r.ensureBool(e)},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"tilePath",{get:function(){return this.i.tilePath},set:function(e){this.i.tilePath=e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"actualTilePath",{get:function(){return this.i.actualTilePath},set:function(e){this.i.actualTilePath=e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"subDomains",{get:function(){if(null===this._subDomains){var e=new P,t=this.i.subDomains;t||(t=new R(0)),this._subDomains=e._fromInner(t),this.i.subDomains=t}return this._subDomains},set:function(e){null!==this._subDomains&&(this._subDomains._setSyncTarget(null),this._subDomains=null);var t=new P;this._subDomains=t._fromOuter(e);var i=new r.SyncableObservableCollection$1(r.String_$type),n=this.i.subDomains;n||(n=new R(0)),i._inner=n,i.clear(),this._subDomains._setSyncTarget(i),this.i.subDomains=n},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"actualSubDomains",{get:function(){if(null===this._actualSubDomains){var e=new P,t=this.i.actualSubDomains;t||(t=new R(0)),this._actualSubDomains=e._fromInner(t),this.i.actualSubDomains=t}return this._actualSubDomains},set:function(e){null!==this._actualSubDomains&&(this._actualSubDomains._setSyncTarget(null),this._actualSubDomains=null);var t=new P;this._actualSubDomains=t._fromOuter(e);var i=new r.SyncableObservableCollection$1(r.String_$type),n=this.i.actualSubDomains;n||(n=new R(0)),i._inner=n,i.clear(),this._actualSubDomains._setSyncTarget(i),this.i.actualSubDomains=n},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"bingImageryRestUri",{get:function(){return this.i.bingImageryRestUri},set:function(e){this.i.bingImageryRestUri=e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"actualBingImageryRestUri",{get:function(){return this.i.actualBingImageryRestUri},set:function(e){this.i.actualBingImageryRestUri=e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"cultureName",{get:function(){return this.i.cultureName},set:function(e){this.i.cultureName=e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"apiKey",{get:function(){return this.i.apiKey},set:function(e){this.i.apiKey=e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"imageryStyle",{get:function(){return this.i.imageryStyle},set:function(e){this.i.imageryStyle=r.ensureEnum(T,e)},enumerable:!0,configurable:!0}),i.prototype.requestMapSettings=function(){this.i.requestMapSettings()},i}($),x=function(){function e(){}return e.register=function(){r.TypeRegistrar.registerCons("IgcBingMapsMapImagery",A),r.TypeRegistrar.register("BingMapsMapImagery",j.$type)},e}(),q=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:!0,configurable:!0}),Object.defineProperty(i.prototype,"tilePath",{get:function(){return this.i.tilePath},set:function(e){this.i.tilePath=e},enumerable:!0,configurable:!0}),i}($),G=function(){function e(){}return e.register=function(){r.TypeRegistrar.registerCons("IgcOpenStreetMapImagery",q),r.TypeRegistrar.register("OpenStreetMapImagery",_.$type)},e}(),B=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:!0,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=r.delegateRemove(this.i.getTileImageUri,this._getTileImageUri_wrapped),this._getTileImageUri_wrapped=null,this._getTileImageUri=null),this._getTileImageUri=e,this._getTileImageUri_wrapped=function(e,i){var n=new r.IgcGetTileImageUriArgs;n._provideImplementation(i),t.beforeGetTileImageUri&&t.beforeGetTileImageUri(t,n),t._getTileImageUri&&t._getTileImageUri(t,n)},this.i.getTileImageUri=r.delegateCombine(this.i.getTileImageUri,this._getTileImageUri_wrapped)},enumerable:!0,configurable:!0}),i}($),D=function(e){function i(t){var i=e.call(this,t)||this;return i.getTileImageUri=null,t.getTileImageUri=r.delegateCombine(t.getTileImageUri,r.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=r.markType(i,"CustomMapImagery",b.$),i}(b),E=function(){function e(){}return e.register=function(){r.TypeRegistrar.registerCons("IgcCustomMapImagery",B),r.TypeRegistrar.register("CustomMapImagery",D.$type)},e}(),N=function(e){function i(){var t=e.call(this,new r.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:!0,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:!0,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:!0,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:!0,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:!0,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:!0,configurable:!0}),Object.defineProperty(i.prototype,"tokenGenerationEndPoint",{get:function(){return this.bu},set:function(e){this.bu=e,this.b8(!0)},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"refererUri",{get:function(){return this.bt},set:function(e){this.bt=e,this.b8(!0)},enumerable:!0,configurable:!0}),i.prototype.acquireNewToken=function(){this.b8(!0)},i.prototype.b9=function(e){e()},i.prototype.b8=function(e){if(r.stringIsNullOrEmpty(this.userToken)&&0==e)this.ci();else{var t=this.tokenGenerationEndPoint;if(r.stringIsNullOrEmpty(t))this.userToken="";else if("/"!=t.substr(t.length-1,1)&&(t+="/"),r.stringIsNullOrEmpty(this.refererUri))this.userToken="";else{var n=this.defaultTokenTimeout;if(n<1&&(n=1),t+=r.stringFormat1(i.bv,this.userName,this.password,this.refererUri,n),r.Uri.isWellFormedUriString(t,1)){var o=t;this._pendingTokenRequest_=r.HttpRequestUtil.submit(o,this.getResponseCompleted_TokenResponse,null)}else this.userToken=""}}},i.prototype.ci=function(){if(!r.stringIsNullOrEmpty(this.mapServerUri)){var e=this.mapServerUri;if("/"==e.substr(e.length-1,1)&&r.stringRemove(e,e.length-1,1),this.isMapPublic)e=r.stringFormat("{0}?f=json",e);else{if(r.stringIsNullOrEmpty(this.userToken))return;e=r.stringFormat("{0}?f=json&token={1}",e,this.userToken)}if(r.Uri.isWellFormedUriString(e,1)){var t=e;this._pendingMapServerRequest_=r.HttpRequestUtil.submit(t,this.getResponseCompleted_MapServerResponse,null)}}},i.prototype.getResponseCompleted_TokenResponse=function(e,t){if(t==this._pendingTokenRequest_){this._pendingTokenRequest_=null;var i=e,r=JSON.parse(i);if(null!=r){var n="";null!=r.token&&(n=r.token),this.userToken=n}}},i.prototype.getResponseCompleted_MapServerResponse=function(e,t){if(t==this._pendingMapServerRequest_){this._pendingMapServerRequest_=null;var i=e,r=JSON.parse(i);null!=r&&null!=r.tileInfo&&(this.ap.levelOfDetail=r.tileInfo.lods.length)}},i.prototype.cf=function(t,i,n){var o=this,a=r.typeCast(r.ArcGISOnlineTileSource.$,this.ap);switch(t){case"MapServerUri":null!=a&&(a.mapServerUri=r.typeCast(r.String_$type,n)),this.ci();break;case"UserName":case"Password":if(r.stringIsNullOrEmpty(this.userName)||r.stringIsNullOrEmpty(this.password))return;this.b8(!0);break;case"UserToken":this.b9((function(){return a.userToken=o.userToken})),this.ci();break;case"IsMapPublic":a.isMapPublic=this.isMapPublic}e.prototype.ba.call(this,t,i,n)},i.$t=r.markType(i,"ArcGISOnlineMapImagery",b.$),i.bv="generateToken?username={0}&password={1}&client=referer&referer={2}&expiration={3}&f=pjson",i.mapServerUriProperty=r.DependencyProperty.i("MapServerUri",r.String_$type,i.$,new r.PropertyMetadata(2,null,i.cd)),i.userNameProperty=r.DependencyProperty.i("UserName",r.String_$type,i.$,new r.PropertyMetadata(2,null,i.cg)),i.passwordProperty=r.DependencyProperty.i("Password",r.String_$type,i.$,new r.PropertyMetadata(2,null,i.ce)),i.userTokenProperty=r.DependencyProperty.i("UserToken",r.String_$type,i.$,new r.PropertyMetadata(2,null,i.ch)),i.isMapPublicProperty=r.DependencyProperty.i("IsMapPublic",r.Boolean_$type,i.$,new r.PropertyMetadata(2,!0,i.cc)),i}(b),V=function(e){function i(){return e.call(this)||this}return t.__extends(i,e),i.prototype.createImplementation=function(){return new N},Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"mapServerUri",{get:function(){return this.i.mapServerUri},set:function(e){this.i.mapServerUri=e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"userName",{get:function(){return this.i.userName},set:function(e){this.i.userName=e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"password",{get:function(){return this.i.password},set:function(e){this.i.password=e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"userToken",{get:function(){return this.i.userToken},set:function(e){this.i.userToken=e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"isMapPublic",{get:function(){return this.i.isMapPublic},set:function(e){this.i.isMapPublic=r.ensureBool(e)},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"defaultTokenTimeout",{get:function(){return this.i.defaultTokenTimeout},set:function(e){this.i.defaultTokenTimeout=+e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"tokenGenerationEndPoint",{get:function(){return this.i.tokenGenerationEndPoint},set:function(e){this.i.tokenGenerationEndPoint=e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"refererUri",{get:function(){return this.i.refererUri},set:function(e){this.i.refererUri=e},enumerable:!0,configurable:!0}),i.prototype.acquireNewToken=function(){this.i.acquireNewToken()},i}($),U=function(){function e(){}return e.register=function(){r.TypeRegistrar.registerCons("IgcArcGISOnlineMapImagery",V),r.TypeRegistrar.register("ArcGISOnlineMapImagery",N.$type)},e}(),z=function(){function e(){}return e.register=function(){x.register(),G.register(),E.register(),U.register(),w.register(),r.TypeRegistrar.registerCons("IgcGeographicMapComponent",w)},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:!0,configurable:!0}),i.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this._attached||(this._attached=!0,this._flushQueuedAttributes())},Object.defineProperty(i,"observedAttributes",{get:function(){if(null==i._observedAttributesIgcGeographicMapSeriesHostComponent){for(var e=r.getAllPropertyNames(i),t=0;t<e.length;t++)e[t]=r.toSpinal(e[t]);i._observedAttributesIgcGeographicMapSeriesHostComponent=e}return i._observedAttributesIgcGeographicMapSeriesHostComponent},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"isGeographic",{get:function(){return this.i.c8},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"hasMarkers",{get:function(){return this.i.hasMarkers},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"visibleFromScale",{get:function(){return this.i.od},set:function(e){this.i.od=+e,this._a("visibleFromScale",this.i.od)},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"coercionMethods",{get:function(){return this.i.coercionMethods},set:function(e){this.i.coercionMethods=e},enumerable:!0,configurable:!0}),i.prototype.getItemValue=function(e,t){return this.i.gt(e,t)},i.prototype.getItem=function(e){return this.i.gq(r.toPoint(e))},i.prototype.getPreviousOrExactIndex=function(e,t){return this.i.gf(r.toPoint(e),t)},i.prototype.getNextOrExactIndex=function(e,t){return this.i.gd(r.toPoint(e),t)},i.prototype.getSeriesValue=function(e,t,i){return this.i.fh(r.toPoint(e),t,i)},i.prototype.getSeriesValuePosition=function(e,t,i){var n=this.i.nt(r.toPoint(e),t,i);return r.fromPoint(n)},i.prototype.getSeriesValueBoundingBox=function(e){var t=this.i.n2(r.toPoint(e));return r.fromRect(t)},i.prototype.getSeriesValueMarkerBoundingBox=function(e){var t=this.i.n4(r.toPoint(e));return r.fromRect(t)},i.prototype.getSeriesHighValue=function(e,t,i){return this.i.fd(r.toPoint(e),t,i)},i.prototype.getSeriesHighValuePosition=function(e,t,i){var n=this.i.np(r.toPoint(e),t,i);return r.fromPoint(n)},i.prototype.getSeriesLowValue=function(e,t,i){return this.i.ff(r.toPoint(e),t,i)},i.prototype.getSeriesLowValuePosition=function(e,t,i){var n=this.i.nr(r.toPoint(e),t,i);return r.fromPoint(n)},i.prototype.getSeriesValuePositionFromSeriesPixel=function(e,t,i){var n=this.i.nu(r.toPoint(e),t,i);return r.fromPoint(n)},i.prototype.getSeriesValueFromSeriesPixel=function(e,t,i){return this.i.fi(r.toPoint(e),t,i)},i.prototype.getItemSpan=function(){return this.i.e9()},i.prototype.renderSeries=function(e){this.i.k3(e)},i.prototype.styleUpdated=function(){this.i.lc()},i._observedAttributesIgcGeographicMapSeriesHostComponent=null,i}(i.IgcSeriesComponent),F=function(e){function n(){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(n,e),Object.defineProperty(n.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),n.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this._attached||(this._attached=!0,this._flushQueuedAttributes())},Object.defineProperty(n,"observedAttributes",{get:function(){if(null==n._observedAttributesIgcGeographicShapeSeriesBaseComponent){for(var e=r.getAllPropertyNames(n),t=0;t<e.length;t++)e[t]=r.toSpinal(e[t]);n._observedAttributesIgcGeographicShapeSeriesBaseComponent=e}return n._observedAttributesIgcGeographicShapeSeriesBaseComponent},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"shapeDataSource",{get:function(){return this._shapeDataSource},set:function(e){this._shapeDataSource=e,this.updateShapeDataSource()},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"databaseSource",{get:function(){return this._databaseSource},set:function(e){this._databaseSource=e,this.updateShapeDataSource()},enumerable:!0,configurable:!0}),n.prototype.onUpdateDataSource=function(e){var t=this;return null==this._onImportCompleted&&(this._onImportCompleted=function(e,i){if(t._currData){t._currData.i.importCompleted=r.delegateRemove(t._currData.i.importCompleted,t._onImportCompleted);var n=t._currData;t._currData=null,t.i.itemsSource=n.getPointData()}}),e&&e.getPointData?e.count>0?e.getPointData():(this._currData=e,this._currData.i.importCompleted=r.delegateCombine(this._currData.i.importCompleted,this._onImportCompleted),null):e},n.prototype.updateShapeDataSource=function(){null==this._cachedShapeDataSource&&(this._cachedShapeDataSource=new r.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()},n.prototype.onShapeDataSourceImportCompleted=function(e,t){this.dataSource=this._cachedShapeDataSource.getPointData()},Object.defineProperty(n.prototype,"shapeMemberPath",{get:function(){return this.i.o4},set:function(e){this.i.o4=e},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"isCustomShapeStyleAllowed",{get:function(){return this.i.ot},set:function(e){this.i.ot=r.ensureBool(e),this._a("isCustomShapeStyleAllowed",this.i.ot)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"isCustomShapeMarkerStyleAllowed",{get:function(){return this.i.os},set:function(e){this.i.os=r.ensureBool(e),this._a("isCustomShapeMarkerStyleAllowed",this.i.os)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"itemSearchMode",{get:function(){return this.i.ol},set:function(e){this.i.ol=r.ensureEnum(i.ShapeItemSearchMode_$type,e),this._a("itemSearchMode",r.enumToString(i.ShapeItemSearchMode_$type,this.i.ol))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"itemSearchThreshold",{get:function(){return this.i.ow},set:function(e){this.i.ow=+e,this._a("itemSearchThreshold",this.i.ow)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"itemSearchPointsThreshold",{get:function(){return this.i.ov},set:function(e){this.i.ov=+e,this._a("itemSearchPointsThreshold",this.i.ov)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"shapefileDataSource",{get:function(){if(null==this.i.oo)return null;if(!this.i.oo.externalObject){var e=new r.IgcShapeDataSource;e._implementation=this.i.oo,this.i.oo.externalObject=e}return this.i.oo.externalObject},set:function(e){this.i.oo=null==e?null:e.i},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"shapeFilterResolution",{get:function(){return this.i.ou},set:function(e){this.i.ou=+e,this._a("shapeFilterResolution",this.i.ou)},enumerable:!0,configurable:!0}),n.prototype.findByName=function(t){var i=e.prototype.findByName.call(this,t);return i||(this.shapefileDataSource&&this.shapefileDataSource.name&&this.shapefileDataSource.name==t?this.shapefileDataSource:null)},Object.defineProperty(n.prototype,"assigningShapeStyle",{get:function(){return this._assigningShapeStyle},set:function(e){var t=this;null!==this._assigningShapeStyle_wrapped&&(this.i.assigningShapeStyle=r.delegateRemove(this.i.assigningShapeStyle,this._assigningShapeStyle_wrapped),this._assigningShapeStyle_wrapped=null,this._assigningShapeStyle=null),this._assigningShapeStyle=e,this._assigningShapeStyle_wrapped=function(e,r){var n=new i.IgcAssigningShapeStyleEventArgs;n._provideImplementation(r),t.beforeAssigningShapeStyle&&t.beforeAssigningShapeStyle(t,n),t._assigningShapeStyle&&t._assigningShapeStyle(t,n)},this.i.assigningShapeStyle=r.delegateCombine(this.i.assigningShapeStyle,this._assigningShapeStyle_wrapped)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"assigningShapeMarkerStyle",{get:function(){return this._assigningShapeMarkerStyle},set:function(e){var t=this;null!==this._assigningShapeMarkerStyle_wrapped&&(this.i.assigningShapeMarkerStyle=r.delegateRemove(this.i.assigningShapeMarkerStyle,this._assigningShapeMarkerStyle_wrapped),this._assigningShapeMarkerStyle_wrapped=null,this._assigningShapeMarkerStyle=null),this._assigningShapeMarkerStyle=e,this._assigningShapeMarkerStyle_wrapped=function(e,r){var n=new i.IgcAssigningShapeMarkerStyleEventArgs;n._provideImplementation(r),t.beforeAssigningShapeMarkerStyle&&t.beforeAssigningShapeMarkerStyle(t,n),t._assigningShapeMarkerStyle&&t._assigningShapeMarkerStyle(t,n)},this.i.assigningShapeMarkerStyle=r.delegateCombine(this.i.assigningShapeMarkerStyle,this._assigningShapeMarkerStyle_wrapped)},enumerable:!0,configurable:!0}),n._observedAttributesIgcGeographicShapeSeriesBaseComponent=null,n}(L),H=function(e){function n(){var t=null!==e&&e.apply(this,arguments)||this;return t.or=!1,t.oq=!1,t.assigningShapeStyle=null,t.assigningShapeMarkerStyle=null,t.on=null,t.op=!1,t}return t.__extends(n,e),n.prototype.bp=function(){return new W(this)},n.prototype.kk=function(t){e.prototype.kk.call(this,t),this.om=t},n.prototype.get_da=function(){return!0},n.prototype.get_cu=function(){return!0},n.prototype.kp=function(t,i,o,a){switch(e.prototype.kp.call(this,t,i,o,a),i){case"SeriesViewer":this.om.b6();break;case"ActualBrush":this.om.b4();break;case"ActualOutline":this.om.b5();break;case"ShapeMemberPath":this.om.b8();break;case"Thickness":this.om.b9();break;case n.$$p[5]:this.om.b7();break;case n.$$p[1]:if(this.ob.pa=this.ot,this.or=this.ot,this.ot){var s=this.ob;s.assigningShapeStyle=r.delegateCombine(s.assigningShapeStyle,r.runOn(this,this.o7))}else{var p=this.ob;p.assigningShapeStyle=r.delegateRemove(p.assigningShapeStyle,r.runOn(this,this.o7))}break;case n.$$p[0]:if(this.ob.o9=this.os,this.oq=this.os,this.ot){var l=this.ob;l.assigningShapeMarkerStyle=r.delegateCombine(l.assigningShapeMarkerStyle,r.runOn(this,this.o6))}else{var h=this.ob;h.assigningShapeMarkerStyle=r.delegateRemove(h.assigningShapeMarkerStyle,r.runOn(this,this.o6))}break;case n.$$p[2]:this.ob.ow=this.ol;break;case n.$$p[3]:this.ob.ps=this.ov;break;case n.$$p[4]:this.ob.pt=this.ow;break;case"ShapefileDataSource":if(null!=o){var u=o;this.op&&(u.importCompleted=r.delegateRemove(u.importCompleted,r.runOn(this,this.o8)))}if(null!=a){var c=a;if(c.count>0){this.o9();break}this.op=!0,c.importCompleted=r.delegateCombine(c.importCompleted,r.runOn(this,this.o8))}}},n.prototype.o7=function(e,t){null!=this.assigningShapeStyle&&this.assigningShapeStyle(this,t)},n.prototype.o6=function(e,t){null!=this.assigningShapeMarkerStyle&&this.assigningShapeMarkerStyle(this,t)},n.prototype.o8=function(e,t){this.o9()},n.prototype.o9=function(){var e=this.oo.externalObject;this.itemsSource=e.getPointData()},Object.defineProperty(n.prototype,"oo",{get:function(){return this.on},set:function(e){var t=this.on;this.on=e,t!=this.on&&this.raisePropertyChanged("ShapefileDataSource",t,this.on)},enumerable:!0,configurable:!0}),n.prototype.get_d6=function(){return!0},n.prototype.set_d6=function(t){e.prototype.set_d6.call(this,t)},n.$t=r.markType(n,"GeographicShapeSeriesBase",c.$),n.$$p=r.markDep(r.DependencyProperty,r.PropertyMetadata,n,"raisePropertyChanged",["IsCustomShapeMarkerStyleAllowed:os:pa",[0,!1],"IsCustomShapeStyleAllowed:ot:pb",[0,!1],"ItemSearchMode:ol:pc",[i.ShapeItemSearchMode_$type,r.enumGetBox(i.ShapeItemSearchMode_$type,0)],"ItemSearchPointsThreshold:ov:pd",[1,1e4],"ItemSearchThreshold:ow:pe",[1,1e4],"ShapeFilterResolution:ou:pf",[1,2],"ShapeMemberPath:o4:pg",[2,"points"]]),n}(c),W=function(e){function i(t){var i=e.call(this,t)||this;return i.b3=null,i.b3=t,i}return t.__extends(i,e),i.prototype.by=function(){e.prototype.by.call(this),this.b3.ob.p3=this.b3.o4,this.b3.ob.nb=this.b3.m9,this.b3.ob.ng=this.b3.na},i.prototype.b6=function(){var e=this.b3.ob;if(null==this.b3.b6)return e.oq=null,void(e.os=null);e.oq=this.b3.b6.pf,e.os=this.b3.b6.ph},i.prototype.b4=function(){this.b3.ob.nb=this.b3.m9},i.prototype.b5=function(){this.b3.ob.ng=this.b3.na},i.prototype.b8=function(){this.b3.ob.p3=this.b3.o4},i.prototype.b9=function(){this.b3.ob.fv=this.b3.fv},i.prototype.b7=function(){this.b3.ob.pp=this.b3.ou},i.$t=r.markType(i,"GeographicShapeSeriesBaseView",g.$),i}(g),X=function(e){function i(t){var i=e.call(this,t)||this;return i.ca=null,i.ca=t,i.q||(i.ca.o4="points"),i}return t.__extends(i,e),i.prototype.by=function(){e.prototype.by.call(this),this.ca.ob.si=this.ca.qg,this.ca.ob.rc=this.ca.pl,this.ca.ob.rx=this.ca.p1,this.ca.ob.rf=this.ca.pn,this.ca.ob.qy=this.ca.ph},i.prototype.cf=function(){this.ca.ob.rx=this.ca.p1},i.prototype.ch=function(){this.ca.ob.rf=this.ca.pn},i.prototype.cc=function(){this.ca.ob.qy=this.ca.ph},i.prototype.cg=function(){this.ca.ob.q7=this.ca.pk},i.prototype.cb=function(){this.ca.ob.se=this.ca.qd},i.prototype.cd=function(){this.ca.ob.sf=this.ca.qe},i.prototype.ce=function(){this.ca.ob.sh=this.ca.qf},i.prototype.ci=function(){this.ca.ob.rc=this.ca.pl},i.prototype.cj=function(){this.ca.ob.si=this.ca.qg},i.$t=r.markType(i,"GeographicShapeSeriesView",W.$),i}(W),Y=function(e){function n(){var t=e.call(this)||this;return t.styleShape=null,t.ab=n.$,t}return t.__extends(n,e),n.prototype.bp=function(){return new X(this)},n.prototype.kk=function(t){e.prototype.kk.call(this,t),this.pm=t},n.prototype.oa=function(){var e=new i.ScatterPolygonSeries;return e.styleShape=r.delegateCombine(e.styleShape,r.runOn(this,this.p0)),e},n.prototype.p0=function(e,t){null!=this.styleShape&&this.styleShape(this,t)},n.prototype.fc=function(){return this.pn},n.prototype.kp=function(t,i,r,o){switch(e.prototype.kp.call(this,t,i,r,o),i){case n.$$p[3]:this.ob.q5=this.pj;break;case n.$$p[2]:this.ob.q1=this.pi;break;case n.$$p[6]:this.pm.cf();break;case n.$$p[7]:this.pm.ch();break;case n.$$p[1]:this.pm.cc();break;case n.$$p[8]:this.pm.cg();break;case n.$$p[0]:this.pm.cb();break;case n.$$p[4]:this.pm.cd();break;case n.$$p[5]:this.pm.ce();break;case n.$$p[10]:this.pm.ci();break;case n.$$p[9]:this.pm.cj()}},n.$t=r.markType(n,"GeographicShapeSeries",H.$),n.$$p=r.markDep(r.DependencyProperty,r.PropertyMetadata,n,"raisePropertyChanged",["MarkerBrush:qd:p2",[r.Brush.$],"MarkerCollisionAvoidance:ph:p3",[i.CollisionAvoidanceType_$type,r.enumGetBox(i.CollisionAvoidanceType_$type,0)],"MarkerFillMode:pi:p4",[i.MarkerFillMode_$type,r.enumGetBox(i.MarkerFillMode_$type,0)],"MarkerOutlineMode:pj:p5",[i.MarkerOutlineMode_$type,r.enumGetBox(i.MarkerOutlineMode_$type,0)],"MarkerOutline:qe:p6",[r.Brush.$],"MarkerStyle:qf:p7",[r.Style.$],"MarkerTemplate:p1:p8",[r.DataTemplate.$,null],"MarkerThickness:pn:p9",[1,r.DeviceUtils.g(2)],"MarkerType:pk:qa",[i.MarkerType_$type,r.enumGetBox(i.MarkerType_$type,1)],"ShapeStyle:qg:qb",[r.Style.$,null],"ShapeStyleSelector:pl:qc",[i.StyleSelector.$,null]]),n}(H),Z=function(e){function n(){var t=e.call(this)||this;return t._styleShape=null,t._styleShape_wrapped=null,t}return t.__extends(n,e),n.prototype.createImplementation=function(){return new Y},Object.defineProperty(n.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),n.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this._attached||(this._attached=!0,this._flushQueuedAttributes())},Object.defineProperty(n,"observedAttributes",{get:function(){if(null==n._observedAttributesIgcGeographicShapeSeriesComponent){for(var e=r.getAllPropertyNames(n),t=0;t<e.length;t++)e[t]=r.toSpinal(e[t]);n._observedAttributesIgcGeographicShapeSeriesComponent=e}return n._observedAttributesIgcGeographicShapeSeriesComponent},enumerable:!0,configurable:!0}),n.register=function(){n._isElementRegistered||(n._isElementRegistered=!0,r.RegisterElementHelper.registerElement(n.htmlTagName,n))},Object.defineProperty(n.prototype,"shapeFill",{get:function(){return this.i.qg?this.i.qg.fill:null},set:function(e){this.ensureShapeStyle(),this.i.qg.fill=e},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"shapeStroke",{get:function(){return this.i.qg?this.i.qg.stroke:null},set:function(e){this.ensureShapeStyle(),this.i.qg.stroke=e},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"shapeStrokeThickness",{get:function(){return this.i.qg?this.i.qg.strokeThickness:NaN},set:function(e){this.ensureShapeStyle(),this.i.qg.strokeThickness=+e,this._a("shapeStrokeThickness",this.i.qg.strokeThickness)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"shapeOpacity",{get:function(){return this.i.qg?this.i.qg.opacity:NaN},set:function(e){this.ensureShapeStyle(),this.i.qg.opacity=+e,this._a("shapeOpacity",this.i.qg.opacity)},enumerable:!0,configurable:!0}),n.prototype.ensureShapeStyle=function(){this.i.qg||(this.i.qg=new r.Style)},Object.defineProperty(n.prototype,"markerType",{get:function(){return this.i.pk},set:function(e){this.i.pk=r.ensureEnum(i.MarkerType_$type,e),this._a("markerType",r.enumToString(i.MarkerType_$type,this.i.pk))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"markerOutlineMode",{get:function(){return this.i.pj},set:function(e){this.i.pj=r.ensureEnum(i.MarkerOutlineMode_$type,e),this._a("markerOutlineMode",r.enumToString(i.MarkerOutlineMode_$type,this.i.pj))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"markerFillMode",{get:function(){return this.i.pi},set:function(e){this.i.pi=r.ensureEnum(i.MarkerFillMode_$type,e),this._a("markerFillMode",r.enumToString(i.MarkerFillMode_$type,this.i.pi))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"markerTemplate",{get:function(){return this.i.p1},set:function(e){this.i.p1=e},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"markerBrush",{get:function(){return r.brushToString(this.i.qd)},set:function(e){this.i.qd=r.stringToBrush(e),this._a("markerBrush",r.brushToString(this.i.qd))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"markerOutline",{get:function(){return r.brushToString(this.i.qe)},set:function(e){this.i.qe=r.stringToBrush(e),this._a("markerOutline",r.brushToString(this.i.qe))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"markerThickness",{get:function(){return this.i.pn},set:function(e){this.i.pn=+e,this._a("markerThickness",this.i.pn)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"markerCollisionAvoidance",{get:function(){return this.i.ph},set:function(e){this.i.ph=r.ensureEnum(i.CollisionAvoidanceType_$type,e),this._a("markerCollisionAvoidance",r.enumToString(i.CollisionAvoidanceType_$type,this.i.ph))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"styleShape",{get:function(){return this._styleShape},set:function(e){var t=this;null!==this._styleShape_wrapped&&(this.i.styleShape=r.delegateRemove(this.i.styleShape,this._styleShape_wrapped),this._styleShape_wrapped=null,this._styleShape=null),this._styleShape=e,this._styleShape_wrapped=function(e,r){var n=new i.IgcStyleShapeEventArgs;n._provideImplementation(r),t.beforeStyleShape&&t.beforeStyleShape(t,n),t._styleShape&&t._styleShape(t,n)},this.i.styleShape=r.delegateCombine(this.i.styleShape,this._styleShape_wrapped)},enumerable:!0,configurable:!0}),n._observedAttributesIgcGeographicShapeSeriesComponent=null,n.htmlTagName="igc-geographic-shape-series",n._isElementRegistered=!1,n}(F),Q=function(){function e(){}return e.register=function(){i.IgcScatterPolygonSeriesModule.register(),Z.register(),r.TypeRegistrar.registerCons("IgcGeographicShapeSeriesComponent",Z),r.TypeRegistrar.register("GeographicShapeSeries",Y.$type)},e}(),K=function(e){function i(t){var i=e.call(this,t)||this;return i.ca=null,i.ca=t,i}return t.__extends(i,e),i.prototype.by=function(){e.prototype.by.call(this),this.ca.ob.qy=this.ca.ph,this.ca.ob.q3=this.ca.pp},i.prototype.cb=function(){this.ca.ob.qy=this.ca.ph},i.prototype.cc=function(){this.ca.ob.q3=this.ca.pp},i.$t=r.markType(i,"GeographicPolylineSeriesView",W.$),i}(W),J=function(e){function n(){var t=e.call(this)||this;return t.styleShape=null,t.ab=n.$,t}return t.__extends(n,e),n.prototype.bp=function(){return new K(this)},n.prototype.kk=function(t){e.prototype.kk.call(this,t),this.pi=t},n.prototype.oa=function(){var e=new i.ScatterPolylineSeries;return e.styleShape=r.delegateCombine(e.styleShape,r.runOn(this,this.pm)),e},n.prototype.pm=function(e,t){null!=this.styleShape&&this.styleShape(this,t)},n.prototype.kp=function(t,i,r,o){switch(e.prototype.kp.call(this,t,i,r,o),i){case n.$$p[1]:this.pi.cb();break;case n.$$p[0]:this.pi.cc()}},n.$t=r.markType(n,"GeographicPolylineSeries",H.$),n.$$p=r.markDep(r.DependencyProperty,r.PropertyMetadata,n,"raisePropertyChanged",["ShapeStyle:pp:pn",[r.Style.$,null],"ShapeStyleSelector:ph:po",[i.StyleSelector.$,null]]),n}(H),ee=function(e){function n(){var t=e.call(this)||this;return t._styleShape=null,t._styleShape_wrapped=null,t}return t.__extends(n,e),n.prototype.createImplementation=function(){return new J},Object.defineProperty(n.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),n.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this._attached||(this._attached=!0,this._flushQueuedAttributes())},Object.defineProperty(n,"observedAttributes",{get:function(){if(null==n._observedAttributesIgcGeographicPolylineSeriesComponent){for(var e=r.getAllPropertyNames(n),t=0;t<e.length;t++)e[t]=r.toSpinal(e[t]);n._observedAttributesIgcGeographicPolylineSeriesComponent=e}return n._observedAttributesIgcGeographicPolylineSeriesComponent},enumerable:!0,configurable:!0}),n.register=function(){n._isElementRegistered||(n._isElementRegistered=!0,r.RegisterElementHelper.registerElement(n.htmlTagName,n))},Object.defineProperty(n.prototype,"shapeFill",{get:function(){return this.i.pp?this.i.pp.fill:null},set:function(e){this.ensureShapeStyle(),this.i.pp.fill=e},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"shapeStroke",{get:function(){return this.i.pp?this.i.pp.stroke:null},set:function(e){this.ensureShapeStyle(),this.i.pp.stroke=e},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"shapeStrokeThickness",{get:function(){return this.i.pp?this.i.pp.strokeThickness:NaN},set:function(e){this.ensureShapeStyle(),this.i.pp.strokeThickness=+e,this._a("shapeStrokeThickness",this.i.pp.strokeThickness)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"shapeOpacity",{get:function(){return this.i.pp?this.i.pp.opacity:NaN},set:function(e){this.ensureShapeStyle(),this.i.pp.opacity=+e,this._a("shapeOpacity",this.i.pp.opacity)},enumerable:!0,configurable:!0}),n.prototype.ensureShapeStyle=function(){this.i.pp||(this.i.pp=new r.Style)},Object.defineProperty(n.prototype,"styleShape",{get:function(){return this._styleShape},set:function(e){var t=this;null!==this._styleShape_wrapped&&(this.i.styleShape=r.delegateRemove(this.i.styleShape,this._styleShape_wrapped),this._styleShape_wrapped=null,this._styleShape=null),this._styleShape=e,this._styleShape_wrapped=function(e,r){var n=new i.IgcStyleShapeEventArgs;n._provideImplementation(r),t.beforeStyleShape&&t.beforeStyleShape(t,n),t._styleShape&&t._styleShape(t,n)},this.i.styleShape=r.delegateCombine(this.i.styleShape,this._styleShape_wrapped)},enumerable:!0,configurable:!0}),n._observedAttributesIgcGeographicPolylineSeriesComponent=null,n.htmlTagName="igc-geographic-polyline-series",n._isElementRegistered=!1,n}(F),te=function(){function e(){}return e.register=function(){i.IgcScatterPolylineSeriesModule.register(),ee.register(),r.TypeRegistrar.registerCons("IgcGeographicPolylineSeriesComponent",ee),r.TypeRegistrar.register("GeographicPolylineSeries",J.$type)},e}(),ie=function(e){function i(){var t=e.call(this,new r.TileGeneratorTileSource)||this;return t.downloadingImage=r.delegateCombine(t.downloadingImage,r.runOn(t,t.br)),t.cancellingImage=r.delegateCombine(t.cancellingImage,r.runOn(t,t.bq)),t}return t.__extends(i,e),i.prototype.bq=function(e,t){var i=t.uri.toString().split("/"),n=parseInt(r.stringReplace(i[3],"/","")),o=parseInt(r.stringReplace(i[4],"/","")),a=parseInt(r.stringReplace(r.stringReplace(i[5],"/",""),".png",""));null!=this.tileGenerator&&this.tileGenerator.cancelTile(n,o,a)},i.prototype.br=function(e,t){var i=this,n=t.uri.toString().split("/"),o=parseInt(r.stringReplace(n[3],"/","")),a=parseInt(r.stringReplace(n[4],"/","")),s=parseInt(r.stringReplace(r.stringReplace(n[5],"/",""),".png",""));t.uri=null;var p=t.image;null!=this.tileGenerator&&this.tileGenerator.getTile(o,a,s,(function(e,t){return i.deferralHandler.deferAction((function(){return p.src=t.url}))}),(function(e,t){}),(function(e,t){}),p)},i.$t=r.markType(i,"TileGeneratorMapImagery",b.$),i.$$p=r.markDep(r.DependencyProperty,r.PropertyMetadata,i,"ba",["TileGenerator",[r.ITileGenerator_$type,null]]),i}(b),re=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:!0,configurable:!0}),Object.defineProperty(i.prototype,"tileGenerator",{get:function(){return this.i.tileGenerator},set:function(e){this.i.tileGenerator=e},enumerable:!0,configurable:!0}),i}($),ne=function(){function e(){}return e.register=function(){r.TypeRegistrar.registerCons("IgcTileGeneratorMapImagery",re),r.TypeRegistrar.register("TileGeneratorMapImagery",ie.$type)},e}(),oe=function(e){function n(){var t=null!==e&&e.apply(this,arguments)||this;return t.qz=null,t.qy=null,t.imageTilesReady=null,t.q2=null,t.q3=!1,t}return t.__extends(n,e),n.prototype.bp=function(){return new ae(this)},n.prototype.kk=function(t){e.prototype.kk.call(this,t),this.qx=t},n.prototype.get_pd=function(){return!1},Object.defineProperty(n.prototype,"q1",{get:function(){return this.qz},set:function(e){if(e!=this.q1){var t=this.q1;this.qz=e,this.raisePropertyChanged("TileImagery",t,e)}},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"q0",{get:function(){return this.qy},set:function(e){var t=this.qy;this.qy=e,this.raisePropertyChanged("ActualTileImagery",t,this.qy)},enumerable:!0,configurable:!0}),n.prototype.kp=function(t,i,n,o){var a,s;switch(e.prototype.kp.call(this,t,i,n,o),i){case"TileImagery":s=o,null!=(a=n)&&(a.propertyChanged=r.delegateRemove(a.propertyChanged,r.runOn(this,this.q6))),null!=s&&(s.propertyChanged=r.delegateCombine(s.propertyChanged,r.runOn(this,this.q6))),this.qx.de(a,s),this.k3(!1),this.ka();break;case"ActualTileImagery":s=o,null!=(a=n)&&(a.imageTilesReady=r.delegateRemove(a.imageTilesReady,r.runOn(this,this.q7)),a.deferralHandler=null),null!=s&&(s.imageTilesReady=r.delegateCombine(s.imageTilesReady,r.runOn(this,this.q7)),s.deferralHandler=this),this.qx.dd(a,s),null!=s&&null!==r.typeCast(f.$,this.b6)&&(s.geographicMap=this.b6,this.q9(this.bs),this.qx.da(this.b6.os)),this.ka();break;case"ActualWindowRect":this.qx.da(o);break;case"WorldRect":this.qx.dh(o);break;case"SeriesViewer":var p=o;null!=n&&null!=this.q0&&this.q0.be(null),null!=p&&null!=this.q0&&this.q0.be(this.bs.w)}},n.prototype.q6=function(e,t){"MultiScaleImage"==t.propertyName&&this.q9(this.bs)},n.prototype.q7=function(e,t){null!=this.imageTilesReady&&this.imageTilesReady(this,new r.EventArgs),this.q3||this.qx.df()},n.prototype.register=function(e,t){this.q2=t},n.prototype.unRegister=function(e){this.q2=null},n.prototype.deferredRefresh=function(){this.k3(!1)},n.prototype.deferAction=function(e){null!=this.f5?this.f5.setTimeout(e,0):window.setTimeout(e,0)},n.prototype.ln=function(t,i){this.qx.dg(),e.prototype.ln.call(this,t,i)},n.prototype.k4=function(t){e.prototype.k4.call(this,t),this.q8(t,this.bs)},n.prototype.q8=function(e,t){var i,r,n=t,o=t.getViewInfo(i,r);i=o.p0,r=o.p1,this.q9(t),null!=this.q2&&(this.q3=!0,this.q2(e),this.q3=!1),n.df()},n.prototype.k2=function(t,i,r,n,o){e.prototype.k2.call(this,t,i,r,n,o);var a=this.ef.item(n);a.a1(r),this.cp(a)||this.qh(a)},n.prototype.q9=function(e){var t,i,r=e.getViewInfo(t,i);t=r.p0,i=r.p1,null!=this.q1&&null!=this.q1.ao&&(this.q1!=this.q0&&(this.q0=this.q1),null==this.q0||t.isEmpty||(this.q0.width!=t.width&&(this.q0.width=t.width),this.q0.height!=t.height&&(this.q0.height=t.height)))},n.prototype.jl=function(t,i){e.prototype.jl.call(this,t,i),i.db()},n.$t=r.markType(n,"TileSeries",i.ShapeSeriesBase.$,[r.IMapRenderDeferralHandler_$type]),n}(i.ShapeSeriesBase),ae=function(e){function n(t){var i=e.call(this,t)||this;return i.c7=null,i.di=new r.GeometryGroup,i.c9=null,i.c8=null,i.c7=t,i}return t.__extends(n,e),n.prototype.ch=function(e,t){t.c.count>0&&this.di.d.add(t)},n.prototype.c2=function(e,t){return this.c3(e,t,!0)},n.prototype.c1=function(e,t){return null},n.prototype.cl=function(e,t){},n.prototype.cj=function(e,t,i){},n.prototype.cr=function(){e.prototype.cr.call(this),this.di.d.clear()},n.prototype.cq=function(){e.prototype.cq.call(this),this.aq()},n.prototype.da=function(e){null!=this.c7.q1&&(this.c7.q1.windowRect=e)},n.prototype.dd=function(e,t){if(null==this.c9){this.c9=this.e.f5.createElement("canvas");var i=this.e.f5.get2DCanvasContext(this.c9);this.c8=new r.RenderingContext(new r.CanvasViewRenderer,i),this.c9.setAttribute("width",this.bu.width.toString()),this.c9.setAttribute("height",this.bu.height.toString())}null!=e&&(e.bd(null),e.be(null),e.imagesChanged=r.delegateRemove(e.imagesChanged,r.runOn(this,this.dc))),null!=t&&(null!=this.w&&t.be(this.w),t.bd(this.c8),t.bf(this.bu),t.imagesChanged=r.delegateCombine(t.imagesChanged,r.runOn(this,this.dc)))},n.prototype.dc=function(e,t){this.aq()},n.prototype.de=function(e,t){},n.prototype.dg=function(){null!=this.c9&&(this.c9.setAttribute("width",this.bu.width.toString()),this.c9.setAttribute("height",this.bu.height.toString())),null!=this.c7.q1&&this.c7.q1.bf(this.bu)},n.prototype.a6=function(t,i){if(e.prototype.a6.call(this,t,i),!i&&null!=this.c9){var n=!1;if(this.di.d.count>0)n=!0,this.k.z(),this.k.q(this.di),this.k.g().clip();var o=r.truncate(Math.round(this.bu.left)),a=r.truncate(Math.round(this.bu.top)),s=r.truncate(Math.round(this.bu.width)),p=r.truncate(Math.round(this.bu.height));this.k.n(this.c9.getNativeElement(),1,o,a,s,p,o,a,s,p),n&&this.k.y()}},n.prototype.df=function(){this.aq()},n.prototype.db=function(){},n.prototype.dh=function(e){null!=this.c7.q1&&this.c7.q1.a6()},n.$t=r.markType(n,"TileSeriesView",i.ShapeSeriesViewBase.$),n}(i.ShapeSeriesViewBase),se=function(e){function i(){return e.call(this)||this}return t.__extends(i,e),i.prototype.createImplementation=function(){return new oe},Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),i.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this._attached||(this._attached=!0,this._flushQueuedAttributes())},Object.defineProperty(i,"observedAttributes",{get:function(){if(null==i._observedAttributesIgcTileSeriesComponent){for(var e=r.getAllPropertyNames(i),t=0;t<e.length;t++)e[t]=r.toSpinal(e[t]);i._observedAttributesIgcTileSeriesComponent=e}return i._observedAttributesIgcTileSeriesComponent},enumerable:!0,configurable:!0}),i.register=function(){i._isElementRegistered||(i._isElementRegistered=!0,r.RegisterElementHelper.registerElement(i.htmlTagName,i))},Object.defineProperty(i.prototype,"tileImagery",{get:function(){return null==this.i.q1?null:this.i.q1.externalObject},set:function(e){this.i.q1=null==e?null:e.i},enumerable:!0,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),pe=function(){function e(){}return e.register=function(){se.register(),r.TypeRegistrar.registerCons("IgcTileSeriesComponent",se),r.TypeRegistrar.register("TileSeries",oe.$type)},e}(),le=function(e){function i(){var t=e.call(this)||this;return t.pi=null,t.ph=null,t.imageTilesReady=null,t.ab=i.$,t}return t.__extends(i,e),Object.defineProperty(i.prototype,"pj",{get:function(){return this.pi},set:function(e){if(e!=this.pj){var t=this.pj;this.pi=e,this.raisePropertyChanged("TileImagery",t,e)}},enumerable:!0,configurable:!0}),i.prototype.pn=function(){null!=this.pj&&this.pj.clearTileCache()},i.prototype.kp=function(t,i,r,n){switch(e.prototype.kp.call(this,t,i,r,n),i){case"TileImagery":null!=this.ob&&(this.ob.q1=this.pj)}},i.prototype.og=function(){if(e.prototype.og.call(this),this.ob.q1=this.pj,null!=this.ph){var t=this.ph;t.imageTilesReady=r.delegateRemove(t.imageTilesReady,r.runOn(this,this.pm))}if(this.ph=this.ob,null!=this.ph){var i=this.ph;i.imageTilesReady=r.delegateCombine(i.imageTilesReady,r.runOn(this,this.pm))}},i.prototype.oa=function(){return new oe},i.prototype.pm=function(e,t){null!=this.imageTilesReady&&this.imageTilesReady(this,new h)},i.$t=r.markType(i,"GeographicTileSeries",H.$),i}(H),he=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 le},Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),i.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this._attached||(this._attached=!0,this._flushQueuedAttributes())},Object.defineProperty(i,"observedAttributes",{get:function(){if(null==i._observedAttributesIgcGeographicTileSeriesComponent){for(var e=r.getAllPropertyNames(i),t=0;t<e.length;t++)e[t]=r.toSpinal(e[t]);i._observedAttributesIgcGeographicTileSeriesComponent=e}return i._observedAttributesIgcGeographicTileSeriesComponent},enumerable:!0,configurable:!0}),i.register=function(){i._isElementRegistered||(i._isElementRegistered=!0,r.RegisterElementHelper.registerElement(i.htmlTagName,i))},Object.defineProperty(i.prototype,"tileImagery",{get:function(){return null==this.i.pj?null:this.i.pj.externalObject},set:function(e){this.i.pj=null==e?null:e.i},enumerable:!0,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.pn()},Object.defineProperty(i.prototype,"imageTilesReady",{get:function(){return this._imageTilesReady},set:function(e){var t=this;null!==this._imageTilesReady_wrapped&&(this.i.imageTilesReady=r.delegateRemove(this.i.imageTilesReady,this._imageTilesReady_wrapped),this._imageTilesReady_wrapped=null,this._imageTilesReady=null),this._imageTilesReady=e,this._imageTilesReady_wrapped=function(e,i){var r=new C;r._provideImplementation(i),t.beforeImageTilesReady&&t.beforeImageTilesReady(t,r),t._imageTilesReady&&t._imageTilesReady(t,r)},this.i.imageTilesReady=r.delegateCombine(this.i.imageTilesReady,this._imageTilesReady_wrapped)},enumerable:!0,configurable:!0}),i._observedAttributesIgcGeographicTileSeriesComponent=null,i.htmlTagName="igc-geographic-tile-series",i._isElementRegistered=!1,i}(F),ue=function(){function e(){}return e.register=function(){pe.register(),he.register(),r.TypeRegistrar.registerCons("IgcGeographicTileSeriesComponent",he),r.TypeRegistrar.register("GeographicTileSeries",le.$type)},e}(),ce=function(e){function i(t){var i=e.call(this,t)||this;return i.b3=null,i.b3=t,i}return t.__extends(i,e),i.prototype.cb=function(){e.prototype.as.call(this),this.q},i.prototype.by=function(){e.prototype.by.call(this);var t=this.b3.ob;t.rf=this.b3.ph,t.rj=this.b3.pf,t.oi=this.b3.op,t.o5=this.b3.p0,t.on=this.b3.o2,t.tr=this.b3.pu,t.sz=this.b3.or,t.tl=this.b3.pd,t.tg=this.b3.o5,t.sx=this.b3.ol,t.s7=this.b3.ov,t.s8=this.b3.oy,t.te=this.b3.o1,t.td=this.b3.o0},i.prototype.cd=function(){this.b3.ob.rf=this.b3.ph},i.prototype.cc=function(){this.b3.ob.rj=this.b3.pf},i.prototype.ci=function(){this.b3.ob.oi=this.b3.op},i.prototype.cg=function(){this.b3.ob.o5=this.b3.p0},i.prototype.ch=function(){this.b3.ob.on=this.b3.o2},i.prototype.cj=function(){this.b3.ob.q3=this.b3.o4},i.prototype.cl=function(){this.b3.ob.xAxis=this.b3.b6.pf},i.prototype.cm=function(){this.b3.ob.yAxis=this.b3.b6.ph},i.prototype.ck=function(){var e=this.b3.ob;if(null==this.b3.b6)return e.xAxis=null,void(e.yAxis=null);e.xAxis=this.b3.b6.pf,e.yAxis=this.b3.b6.ph},i.prototype.ce=function(){this.b3.ob.pl=this.b3.qp},i.prototype.cf=function(){this.b3.ob.pm=this.b3.qq},i.prototype.cn=function(){this.b3.ob.tr=this.b3.pu},i.prototype.co=function(){this.b3.ob.sz=this.b3.or,this.b3.ob.s9=this.b3.oz},i.prototype.b7=function(){this.b3.ob.tl=this.b3.pd},i.prototype.b5=function(){this.b3.ob.sx=this.b3.ol,this.b3.ob.s7=this.b3.ov,this.b3.ob.s8=this.b3.oy,this.b3.ob.te=this.b3.o1,this.b3.ob.td=this.b3.o0},i.prototype.b4=function(){this.b3.ob.tg=this.b3.o5},i.prototype.cp=function(){this.b3.ob.s9=this.b3.oz},i.prototype.b6=function(){this.b3.ob.s7=this.b3.ov},i.prototype.ca=function(){this.b3.ob.s8=this.b3.oy},i.prototype.b9=function(){this.b3.ob.te=this.b3.o1},i.prototype.b8=function(){this.b3.ob.td=this.b3.o0},i.$t=r.markType(i,"GeographicProportionalSymbolSeriesView",g.$),i}(g),ge=function(e){function n(){var t=e.call(this)||this;return t.om=null,t.ou=!1,t.ot=!1,t.assigningScatterStyle=null,t.assigningScatterMarkerStyle=null,t.ab=n.$,t}return t.__extends(n,e),n.prototype.bp=function(){return new ce(this)},n.prototype.kk=function(t){e.prototype.kk.call(this,t),this.os=t},n.prototype.fr=function(){return.7},n.prototype.oa=function(){return new i.BubbleSeries},n.prototype.fc=function(){return this.o2},n.prototype.get_da=function(){return!0},n.prototype.kp=function(t,i,o,a){switch(e.prototype.kp.call(this,t,i,o,a),i){case n.$$p[14]:this.ob.of=this.oo;break;case n.$$p[12]:this.ob.ob=this.on;break;case"SeriesViewer":this.os.ck();break;case n.$$p[9]:this.os.cd();break;case n.$$p[8]:this.os.cc();break;case n.$$p[19]:this.os.ci();break;case n.$$p[17]:this.os.cg();break;case n.$$p[18]:this.os.ch();break;case n.$$p[20]:this.os.cj();break;case"XAxis":this.os.cl();break;case"YAxis":this.os.cm();break;case n.$$p[11]:this.os.ce();break;case n.$$p[15]:this.os.cf();break;case n.$$p[21]:this.os.cn();break;case n.$$p[22]:this.os.co();break;case n.$$p[23]:this.os.cp();break;case n.$$p[7]:this.os.b7();break;case n.$$p[0]:this.os.b4();break;case n.$$p[1]:this.os.b5();break;case n.$$p[2]:this.os.b6();break;case n.$$p[16]:this.os.ca();break;case n.$$p[13]:this.os.b9();break;case n.$$p[10]:this.os.b8();break;case n.$$p[4]:if(this.ob.qp=this.ox,this.ou=this.ox,this.ox){var s=this.ob;s.assigningScatterStyle=r.delegateCombine(s.assigningScatterStyle,r.runOn(this,this.pz))}else{var p=this.ob;p.assigningScatterStyle=r.delegateRemove(p.assigningScatterStyle,r.runOn(this,this.pz))}break;case n.$$p[3]:if(this.ob.qo=this.ow,this.ot=this.ow,this.ox){var l=this.ob;l.assigningScatterMarkerStyle=r.delegateCombine(l.assigningScatterMarkerStyle,r.runOn(this,this.py))}else{var h=this.ob;h.assigningScatterMarkerStyle=r.delegateRemove(h.assigningScatterMarkerStyle,r.runOn(this,this.py))}break;case n.$$p[5]:this.ob.qe=this.oq;break;case n.$$p[6]:this.ob.q2=this.o3}},n.prototype.pz=function(e,t){null!=this.assigningScatterStyle&&this.assigningScatterStyle(this,t)},n.prototype.py=function(e,t){null!=this.assigningScatterMarkerStyle&&this.assigningScatterMarkerStyle(this,t)},n.$t=r.markType(n,"GeographicProportionalSymbolSeries",c.$),n.$$p=r.markDep(r.DependencyProperty,r.PropertyMetadata,n,"raisePropertyChanged",["FillMemberPath:o5:p1",[2],"FillScale:ol:p2",[i.BrushScale.$],"FillScaleUseGlobalValues:ov:p3",[0,!1],"IsCustomScatterMarkerStyleAllowed:ow:p4",[0,!1],"IsCustomScatterStyleAllowed:ox:p5",[0,!1],"ItemSearchMode:oq:p6",[i.ScatterItemSearchMode_$type,r.enumGetBox(i.ScatterItemSearchMode_$type,0)],"ItemSearchThreshold:o3:p7",[1,1e4],"LabelMemberPath:pd:p8",[2],"LatitudeMemberPath:pf:p9",[2,null],"LongitudeMemberPath:ph:qa",[2,null],"MarkerBrushBrightness:o0:qb",[1,NaN],"MarkerBrush:qp:qc",[r.Brush.$],"MarkerFillMode:on:qd",[i.MarkerFillMode_$type,r.enumGetBox(i.MarkerFillMode_$type,0)],"MarkerOutlineBrightness:o1:qe",[1,NaN],"MarkerOutlineMode:oo:qf",[i.MarkerOutlineMode_$type,r.enumGetBox(i.MarkerOutlineMode_$type,0)],"MarkerOutline:qq:qg",[r.Brush.$],"MarkerOutlineUsesFillScale:oy:qh",[0,!1],"MarkerTemplate:p0:qi",[r.DataTemplate.$,null],"MarkerThickness:o2:qj",[1,r.DeviceUtils.g(2)],"MarkerType:op:qk",[i.MarkerType_$type,r.enumGetBox(i.MarkerType_$type,2)],"MaximumMarkers:o4:ql",[1,400],"RadiusMemberPath:pu:qm",[2,null],"RadiusScale:or:qn",[i.SizeScale.$],"RadiusScaleUseGlobalValues:oz:qo",[0,!1]]),n}(c),fe=function(e){function n(){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(n,e),n.prototype.createImplementation=function(){return new ge},Object.defineProperty(n.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),n.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this._attached||(this._attached=!0,this._flushQueuedAttributes())},Object.defineProperty(n,"observedAttributes",{get:function(){if(null==n._observedAttributesIgcGeographicProportionalSymbolSeriesComponent){for(var e=r.getAllPropertyNames(n),t=0;t<e.length;t++)e[t]=r.toSpinal(e[t]);n._observedAttributesIgcGeographicProportionalSymbolSeriesComponent=e}return n._observedAttributesIgcGeographicProportionalSymbolSeriesComponent},enumerable:!0,configurable:!0}),n.register=function(){n._isElementRegistered||(n._isElementRegistered=!0,r.RegisterElementHelper.registerElement(n.htmlTagName,n))},Object.defineProperty(n.prototype,"latitudeMemberPath",{get:function(){return this.i.pf},set:function(e){this.i.pf=e},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"longitudeMemberPath",{get:function(){return this.i.ph},set:function(e){this.i.ph=e},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"markerType",{get:function(){return this.i.op},set:function(e){this.i.op=r.ensureEnum(i.MarkerType_$type,e),this._a("markerType",r.enumToString(i.MarkerType_$type,this.i.op))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"markerOutlineMode",{get:function(){return this.i.oo},set:function(e){this.i.oo=r.ensureEnum(i.MarkerOutlineMode_$type,e),this._a("markerOutlineMode",r.enumToString(i.MarkerOutlineMode_$type,this.i.oo))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"markerFillMode",{get:function(){return this.i.on},set:function(e){this.i.on=r.ensureEnum(i.MarkerFillMode_$type,e),this._a("markerFillMode",r.enumToString(i.MarkerFillMode_$type,this.i.on))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"markerTemplate",{get:function(){return this.i.p0},set:function(e){this.i.p0=e},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"markerBrush",{get:function(){return r.brushToString(this.i.qp)},set:function(e){this.i.qp=r.stringToBrush(e),this._a("markerBrush",r.brushToString(this.i.qp))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"markerOutline",{get:function(){return r.brushToString(this.i.qq)},set:function(e){this.i.qq=r.stringToBrush(e),this._a("markerOutline",r.brushToString(this.i.qq))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"maximumMarkers",{get:function(){return this.i.o4},set:function(e){this.i.o4=+e,this._a("maximumMarkers",this.i.o4)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"radiusMemberPath",{get:function(){return this.i.pu},set:function(e){this.i.pu=e},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"radiusScale",{get:function(){if(null==this.i.or)return null;if(!this.i.or.externalObject){var e=i.IgcSizeScaleComponent._createFromInternal(this.i.or);e&&(e._implementation=this.i.or),this.i.or.externalObject=e}return this.i.or.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.or=null==e?null:e.i},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"labelMemberPath",{get:function(){return this.i.pd},set:function(e){this.i.pd=e},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fillMemberPath",{get:function(){return this.i.o5},set:function(e){this.i.o5=e},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fillScale",{get:function(){if(null==this.i.ol)return null;if(!this.i.ol.externalObject){var e=i.IgcBrushScaleComponent._createFromInternal(this.i.ol);e&&(e._implementation=this.i.ol),this.i.ol.externalObject=e}return this.i.ol.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.ol=null==e?null:e.i},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fillScaleUseGlobalValues",{get:function(){return this.i.ov},set:function(e){this.i.ov=r.ensureBool(e),this._a("fillScaleUseGlobalValues",this.i.ov)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"markerOutlineUsesFillScale",{get:function(){return this.i.oy},set:function(e){this.i.oy=r.ensureBool(e),this._a("markerOutlineUsesFillScale",this.i.oy)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"markerOutlineBrightness",{get:function(){return this.i.o1},set:function(e){this.i.o1=+e,this._a("markerOutlineBrightness",this.i.o1)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"markerBrushBrightness",{get:function(){return this.i.o0},set:function(e){this.i.o0=+e,this._a("markerBrushBrightness",this.i.o0)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"markerThickness",{get:function(){return this.i.o2},set:function(e){this.i.o2=+e,this._a("markerThickness",this.i.o2)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"radiusScaleUseGlobalValues",{get:function(){return this.i.oz},set:function(e){this.i.oz=r.ensureBool(e),this._a("radiusScaleUseGlobalValues",this.i.oz)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"isCustomScatterStyleAllowed",{get:function(){return this.i.ox},set:function(e){this.i.ox=r.ensureBool(e),this._a("isCustomScatterStyleAllowed",this.i.ox)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"isCustomScatterMarkerStyleAllowed",{get:function(){return this.i.ow},set:function(e){this.i.ow=r.ensureBool(e),this._a("isCustomScatterMarkerStyleAllowed",this.i.ow)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"itemSearchMode",{get:function(){return this.i.oq},set:function(e){this.i.oq=r.ensureEnum(i.ScatterItemSearchMode_$type,e),this._a("itemSearchMode",r.enumToString(i.ScatterItemSearchMode_$type,this.i.oq))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"itemSearchThreshold",{get:function(){return this.i.o3},set:function(e){this.i.o3=+e,this._a("itemSearchThreshold",this.i.o3)},enumerable:!0,configurable:!0}),n.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)},n.prototype._styling=function(t,i,r){e.prototype._styling.call(this,t,i,r),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(n.prototype,"assigningScatterStyle",{get:function(){return this._assigningScatterStyle},set:function(e){var t=this;null!==this._assigningScatterStyle_wrapped&&(this.i.assigningScatterStyle=r.delegateRemove(this.i.assigningScatterStyle,this._assigningScatterStyle_wrapped),this._assigningScatterStyle_wrapped=null,this._assigningScatterStyle=null),this._assigningScatterStyle=e,this._assigningScatterStyle_wrapped=function(e,r){var n=new i.IgcAssigningScatterStyleEventArgs;n._provideImplementation(r),t.beforeAssigningScatterStyle&&t.beforeAssigningScatterStyle(t,n),t._assigningScatterStyle&&t._assigningScatterStyle(t,n)},this.i.assigningScatterStyle=r.delegateCombine(this.i.assigningScatterStyle,this._assigningScatterStyle_wrapped)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"assigningScatterMarkerStyle",{get:function(){return this._assigningScatterMarkerStyle},set:function(e){var t=this;null!==this._assigningScatterMarkerStyle_wrapped&&(this.i.assigningScatterMarkerStyle=r.delegateRemove(this.i.assigningScatterMarkerStyle,this._assigningScatterMarkerStyle_wrapped),this._assigningScatterMarkerStyle_wrapped=null,this._assigningScatterMarkerStyle=null),this._assigningScatterMarkerStyle=e,this._assigningScatterMarkerStyle_wrapped=function(e,r){var n=new i.IgcAssigningScatterMarkerStyleEventArgs;n._provideImplementation(r),t.beforeAssigningScatterMarkerStyle&&t.beforeAssigningScatterMarkerStyle(t,n),t._assigningScatterMarkerStyle&&t._assigningScatterMarkerStyle(t,n)},this.i.assigningScatterMarkerStyle=r.delegateCombine(this.i.assigningScatterMarkerStyle,this._assigningScatterMarkerStyle_wrapped)},enumerable:!0,configurable:!0}),n._observedAttributesIgcGeographicProportionalSymbolSeriesComponent=null,n.htmlTagName="igc-geographic-proportional-symbol-series",n._isElementRegistered=!1,n}(L),be=function(){function e(){}return e.register=function(){i.IgcBubbleSeriesModule.register(),fe.register(),r.TypeRegistrar.registerCons("IgcGeographicProportionalSymbolSeriesComponent",fe),r.TypeRegistrar.register("GeographicProportionalSymbolSeries",ge.$type)},e}(),ye=function(e){function i(t){var i=e.call(this,t)||this;return i.b3=null,i.b3=t,i}return t.__extends(i,e),i.prototype.b4=function(){e.prototype.as.call(this),this.q},i.prototype.by=function(){var t=this.b3.ob;e.prototype.by.call(this),t.rf=this.b3.o6,t.rj=this.b3.o4,t.oi=this.b3.oo,t.o5=this.b3.pk,t.on=this.b3.ox},i.prototype.b6=function(){this.b3.ob.rf=this.b3.o6},i.prototype.b5=function(){this.b3.ob.rj=this.b3.o4},i.prototype.cc=function(){this.b3.ob.oi=this.b3.oo},i.prototype.ca=function(){this.b3.ob.o5=this.b3.pk},i.prototype.cb=function(){this.b3.ob.on=this.b3.ox},i.prototype.cd=function(){this.b3.ob.q3=this.b3.oz},i.prototype.cf=function(){this.b3.ob.xAxis=this.b3.b6.pf},i.prototype.cg=function(){this.b3.ob.yAxis=this.b3.b6.ph},i.prototype.ce=function(){var e=this.b3.ob;if(null==this.b3.b6)return e.xAxis=null,void(e.yAxis=null);e.xAxis=this.b3.b6.pf,e.yAxis=this.b3.b6.ph},i.prototype.b8=function(){this.b3.ob.pv=this.b3.ol},i.prototype.b7=function(){this.b3.ob.pl=this.b3.p1},i.prototype.b9=function(){this.b3.ob.pm=this.b3.p2},i.$t=r.markType(i,"GeographicSymbolSeriesView",g.$),i}(g),de=function(e){function n(){var t=e.call(this)||this;return t.oq=null,t.ot=!1,t.os=!1,t.assigningScatterStyle=null,t.assigningScatterMarkerStyle=null,t.ab=n.$,t}return t.__extends(n,e),n.prototype.bp=function(){return new ye(this)},n.prototype.kk=function(t){e.prototype.kk.call(this,t),this.or=t},n.prototype.fr=function(){return.7},n.prototype.oa=function(){return new i.ScatterSeries},n.prototype.fc=function(){return this.ox},n.prototype.get_da=function(){return!0},n.prototype.kp=function(t,i,o,a){switch(e.prototype.kp.call(this,t,i,o,a),i){case n.$$p[9]:this.ob.of=this.on;break;case n.$$p[8]:this.ob.ob=this.om;break;case"SeriesViewer":this.or.ce();break;case n.$$p[5]:this.or.b6();break;case n.$$p[4]:this.or.b5();break;case n.$$p[7]:this.or.b8();break;case n.$$p[13]:this.or.cc();break;case n.$$p[11]:this.or.ca();break;case n.$$p[12]:this.or.cb();break;case n.$$p[14]:this.or.cd();break;case"XAxis":this.or.cf();break;case"YAxis":this.or.cg();break;case n.$$p[6]:this.or.b7();break;case n.$$p[10]:this.or.b9();break;case n.$$p[1]:if(this.ob.qp=this.ov,this.ot=this.ov,this.ov){var s=this.ob;s.assigningScatterStyle=r.delegateCombine(s.assigningScatterStyle,r.runOn(this,this.pj))}else{var p=this.ob;p.assigningScatterStyle=r.delegateRemove(p.assigningScatterStyle,r.runOn(this,this.pj))}break;case n.$$p[0]:if(this.ob.qo=this.ou,this.os=this.ou,this.ov){var l=this.ob;l.assigningScatterMarkerStyle=r.delegateCombine(l.assigningScatterMarkerStyle,r.runOn(this,this.pi))}else{var h=this.ob;h.assigningScatterMarkerStyle=r.delegateRemove(h.assigningScatterMarkerStyle,r.runOn(this,this.pi))}break;case n.$$p[2]:this.ob.qe=this.op;break;case n.$$p[3]:this.ob.q2=this.oy}},n.prototype.pj=function(e,t){null!=this.assigningScatterStyle&&this.assigningScatterStyle(this,t)},n.prototype.pi=function(e,t){null!=this.assigningScatterMarkerStyle&&this.assigningScatterMarkerStyle(this,t)},n.$t=r.markType(n,"GeographicSymbolSeries",c.$),n.$$p=r.markDep(r.DependencyProperty,r.PropertyMetadata,n,"raisePropertyChanged",["IsCustomScatterMarkerStyleAllowed:ou:pl",[0,!1],"IsCustomScatterStyleAllowed:ov:pm",[0,!1],"ItemSearchMode:op:pn",[i.ScatterItemSearchMode_$type,r.enumGetBox(i.ScatterItemSearchMode_$type,0)],"ItemSearchThreshold:oy:po",[1,1e4],"LatitudeMemberPath:o4:pp",[2,null],"LongitudeMemberPath:o6:pq",[2,null],"MarkerBrush:p1:pr",[r.Brush.$],"MarkerCollisionAvoidance:ol:ps",[i.CollisionAvoidanceType_$type,r.enumGetBox(i.CollisionAvoidanceType_$type,0)],"MarkerFillMode:om:pt",[i.MarkerFillMode_$type,r.enumGetBox(i.MarkerFillMode_$type,0)],"MarkerOutlineMode:on:pu",[i.MarkerOutlineMode_$type,r.enumGetBox(i.MarkerOutlineMode_$type,0)],"MarkerOutline:p2:pv",[r.Brush.$],"MarkerTemplate:pk:pw",[r.DataTemplate.$,null],"MarkerThickness:ox:px",[1,r.DeviceUtils.g(2)],"MarkerType:oo:py",[i.MarkerType_$type,r.enumGetBox(i.MarkerType_$type,2)],"MaximumMarkers:oz:pz",[1,400],"UseLightweightMarkers:ow:p0",[0,!1]]),n}(c),me=function(e){function n(){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(n,e),n.prototype.createImplementation=function(){return new de},Object.defineProperty(n.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),n.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this._attached||(this._attached=!0,this._flushQueuedAttributes())},Object.defineProperty(n,"observedAttributes",{get:function(){if(null==n._observedAttributesIgcGeographicSymbolSeriesComponent){for(var e=r.getAllPropertyNames(n),t=0;t<e.length;t++)e[t]=r.toSpinal(e[t]);n._observedAttributesIgcGeographicSymbolSeriesComponent=e}return n._observedAttributesIgcGeographicSymbolSeriesComponent},enumerable:!0,configurable:!0}),n.register=function(){n._isElementRegistered||(n._isElementRegistered=!0,r.RegisterElementHelper.registerElement(n.htmlTagName,n))},Object.defineProperty(n.prototype,"latitudeMemberPath",{get:function(){return this.i.o4},set:function(e){this.i.o4=e},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"longitudeMemberPath",{get:function(){return this.i.o6},set:function(e){this.i.o6=e},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"markerType",{get:function(){return this.i.oo},set:function(e){this.i.oo=r.ensureEnum(i.MarkerType_$type,e),this._a("markerType",r.enumToString(i.MarkerType_$type,this.i.oo))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"markerCollisionAvoidance",{get:function(){return this.i.ol},set:function(e){this.i.ol=r.ensureEnum(i.CollisionAvoidanceType_$type,e),this._a("markerCollisionAvoidance",r.enumToString(i.CollisionAvoidanceType_$type,this.i.ol))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"markerOutlineMode",{get:function(){return this.i.on},set:function(e){this.i.on=r.ensureEnum(i.MarkerOutlineMode_$type,e),this._a("markerOutlineMode",r.enumToString(i.MarkerOutlineMode_$type,this.i.on))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"markerFillMode",{get:function(){return this.i.om},set:function(e){this.i.om=r.ensureEnum(i.MarkerFillMode_$type,e),this._a("markerFillMode",r.enumToString(i.MarkerFillMode_$type,this.i.om))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"markerTemplate",{get:function(){return this.i.pk},set:function(e){this.i.pk=e},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"markerBrush",{get:function(){return r.brushToString(this.i.p1)},set:function(e){this.i.p1=r.stringToBrush(e),this._a("markerBrush",r.brushToString(this.i.p1))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"markerOutline",{get:function(){return r.brushToString(this.i.p2)},set:function(e){this.i.p2=r.stringToBrush(e),this._a("markerOutline",r.brushToString(this.i.p2))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"maximumMarkers",{get:function(){return this.i.oz},set:function(e){this.i.oz=+e,this._a("maximumMarkers",this.i.oz)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"markerThickness",{get:function(){return this.i.ox},set:function(e){this.i.ox=+e,this._a("markerThickness",this.i.ox)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"isCustomScatterStyleAllowed",{get:function(){return this.i.ov},set:function(e){this.i.ov=r.ensureBool(e),this._a("isCustomScatterStyleAllowed",this.i.ov)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"isCustomScatterMarkerStyleAllowed",{get:function(){return this.i.ou},set:function(e){this.i.ou=r.ensureBool(e),this._a("isCustomScatterMarkerStyleAllowed",this.i.ou)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"itemSearchMode",{get:function(){return this.i.op},set:function(e){this.i.op=r.ensureEnum(i.ScatterItemSearchMode_$type,e),this._a("itemSearchMode",r.enumToString(i.ScatterItemSearchMode_$type,this.i.op))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"itemSearchThreshold",{get:function(){return this.i.oy},set:function(e){this.i.oy=+e,this._a("itemSearchThreshold",this.i.oy)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"assigningScatterStyle",{get:function(){return this._assigningScatterStyle},set:function(e){var t=this;null!==this._assigningScatterStyle_wrapped&&(this.i.assigningScatterStyle=r.delegateRemove(this.i.assigningScatterStyle,this._assigningScatterStyle_wrapped),this._assigningScatterStyle_wrapped=null,this._assigningScatterStyle=null),this._assigningScatterStyle=e,this._assigningScatterStyle_wrapped=function(e,r){var n=new i.IgcAssigningScatterStyleEventArgs;n._provideImplementation(r),t.beforeAssigningScatterStyle&&t.beforeAssigningScatterStyle(t,n),t._assigningScatterStyle&&t._assigningScatterStyle(t,n)},this.i.assigningScatterStyle=r.delegateCombine(this.i.assigningScatterStyle,this._assigningScatterStyle_wrapped)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"assigningScatterMarkerStyle",{get:function(){return this._assigningScatterMarkerStyle},set:function(e){var t=this;null!==this._assigningScatterMarkerStyle_wrapped&&(this.i.assigningScatterMarkerStyle=r.delegateRemove(this.i.assigningScatterMarkerStyle,this._assigningScatterMarkerStyle_wrapped),this._assigningScatterMarkerStyle_wrapped=null,this._assigningScatterMarkerStyle=null),this._assigningScatterMarkerStyle=e,this._assigningScatterMarkerStyle_wrapped=function(e,r){var n=new i.IgcAssigningScatterMarkerStyleEventArgs;n._provideImplementation(r),t.beforeAssigningScatterMarkerStyle&&t.beforeAssigningScatterMarkerStyle(t,n),t._assigningScatterMarkerStyle&&t._assigningScatterMarkerStyle(t,n)},this.i.assigningScatterMarkerStyle=r.delegateCombine(this.i.assigningScatterMarkerStyle,this._assigningScatterMarkerStyle_wrapped)},enumerable:!0,configurable:!0}),n._observedAttributesIgcGeographicSymbolSeriesComponent=null,n.htmlTagName="igc-geographic-symbol-series",n._isElementRegistered=!1,n}(L),Se=function(){function e(){}return e.register=function(){i.IgcScatterSeriesModule.register(),me.register(),r.TypeRegistrar.registerCons("IgcGeographicSymbolSeriesComponent",me),r.TypeRegistrar.register("GeographicSymbolSeries",de.$type)},e}(),_e=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:!0,configurable:!0}),Object.defineProperty(i,"observedAttributes",{get:function(){if(null==i._observedAttributesIgcGeographicXYTriangulatingSeriesComponent){for(var e=r.getAllPropertyNames(i),t=0;t<e.length;t++)e[t]=r.toSpinal(e[t]);i._observedAttributesIgcGeographicXYTriangulatingSeriesComponent=e}return i._observedAttributesIgcGeographicXYTriangulatingSeriesComponent},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"triangulationDataSource",{get:function(){return this._triangulationDataSource},set:function(e){this._triangulationDataSource=e,this.updateTriangulationDataSource()},enumerable:!0,configurable:!0}),i.prototype.updateTriangulationDataSource=function(){null==this._cachedTriangulationDataSource&&(this._cachedTriangulationDataSource=new r.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.on},set:function(e){this.i.on=e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"latitudeMemberPath",{get:function(){return this.i.ol},set:function(e){this.i.ol=e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"trianglesSource",{get:function(){return this.i.ok},set:function(e){this.i.ok=e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"triangleVertexMemberPath1",{get:function(){return this.i.oq},set:function(e){this.i.oq=e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"triangleVertexMemberPath2",{get:function(){return this.i.os},set:function(e){this.i.os=e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"triangleVertexMemberPath3",{get:function(){return this.i.ou},set:function(e){this.i.ou=e},enumerable:!0,configurable:!0}),i._observedAttributesIgcGeographicXYTriangulatingSeriesComponent=null,i}(L),ke=function(e){function n(){var t=e.call(this)||this;return t._triangulationStatusChanged=null,t._triangulationStatusChanged_wrapped=null,t}return t.__extends(n,e),n.prototype.createImplementation=function(){return new v},Object.defineProperty(n.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),n.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this._attached||(this._attached=!0,this._flushQueuedAttributes())},Object.defineProperty(n,"observedAttributes",{get:function(){if(null==n._observedAttributesIgcGeographicScatterAreaSeriesComponent){for(var e=r.getAllPropertyNames(n),t=0;t<e.length;t++)e[t]=r.toSpinal(e[t]);n._observedAttributesIgcGeographicScatterAreaSeriesComponent=e}return n._observedAttributesIgcGeographicScatterAreaSeriesComponent},enumerable:!0,configurable:!0}),n.register=function(){n._isElementRegistered||(n._isElementRegistered=!0,r.RegisterElementHelper.registerElement(n.htmlTagName,n))},Object.defineProperty(n.prototype,"colorMemberPath",{get:function(){return this.i.o7},set:function(e){this.i.o7=e},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"colorScale",{get:function(){if(null==this.i.o3)return null;if(!this.i.o3.externalObject){var e=i.IgcColorScaleComponent._createFromInternal(this.i.o3);e&&(e._implementation=this.i.o3),this.i.o3.externalObject=e}return this.i.o3.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.o3=null==e?null:e.i},enumerable:!0,configurable:!0}),n.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:null)},n.prototype._styling=function(t,i,r){e.prototype._styling.call(this,t,i,r),this._inStyling=!0,this.colorScale&&this.colorScale._styling&&this.colorScale._styling(t,i,this),this._inStyling=!1},Object.defineProperty(n.prototype,"triangulationStatusChanged",{get:function(){return this._triangulationStatusChanged},set:function(e){var t=this;null!==this._triangulationStatusChanged_wrapped&&(this.i.triangulationStatusChanged=r.delegateRemove(this.i.triangulationStatusChanged,this._triangulationStatusChanged_wrapped),this._triangulationStatusChanged_wrapped=null,this._triangulationStatusChanged=null),this._triangulationStatusChanged=e,this._triangulationStatusChanged_wrapped=function(e,i){var n=new r.IgcTriangulationStatusEventArgs;n._provideImplementation(i),t.beforeTriangulationStatusChanged&&t.beforeTriangulationStatusChanged(t,n),t._triangulationStatusChanged&&t._triangulationStatusChanged(t,n)},this.i.triangulationStatusChanged=r.delegateCombine(this.i.triangulationStatusChanged,this._triangulationStatusChanged_wrapped)},enumerable:!0,configurable:!0}),n._observedAttributesIgcGeographicScatterAreaSeriesComponent=null,n.htmlTagName="igc-geographic-scatter-area-series",n._isElementRegistered=!1,n}(_e),ve=function(){function e(){}return e.register=function(){i.IgcScatterAreaSeriesModule.register(),ke.register(),r.TypeRegistrar.registerCons("IgcGeographicScatterAreaSeriesComponent",ke),r.TypeRegistrar.register("GeographicScatterAreaSeries",v.$type)},e}(),Ce=function(e){function n(t){var i=e.call(this,t)||this;return i.b3=null,i.b3=t,i}return t.__extends(n,e),n.prototype.by=function(){e.prototype.by.call(this);var t=r.typeCast(i.HighDensityScatterSeries.$,this.b3.ob);t.qc=this.b3.o0,t.qg=this.b3.oy,t.ow=this.b3.on,t.ov=this.b3.om,t.dn=this.b3.ol,t.po=this.b3.op,t.pn=this.b3.oo},n.prototype.b9=function(){this.b3.ob.qc=this.b3.o0},n.prototype.b8=function(){this.b3.ob.qg=this.b3.oy},n.prototype.ce=function(){this.b3.ob.ow=this.b3.on},n.prototype.cc=function(){this.b3.ob.ov=this.b3.om},n.prototype.ca=function(){this.b3.ob.dn=this.b3.ol},n.prototype.b7=function(){this.b3.ob.po=this.b3.op},n.prototype.b5=function(){this.b3.ob.pn=this.b3.oo},n.prototype.cd=function(){var e=r.typeCast(i.HighDensityScatterSeries.$,this.b3.ob);if(null==this.b3.b6)return e.og=null,void(e.oi=null);e.og=this.b3.b6.pf,e.oi=this.b3.b6.ph},n.prototype.cf=function(){this.b3.ob.og=this.b3.b6.pf},n.prototype.cg=function(){this.b3.ob.oi=this.b3.b6.ph},n.prototype.b6=function(){this.b3.ob.q9=this.b3.pi},n.prototype.b4=function(){this.b3.ob.q8=this.b3.ph},n.prototype.cb=function(){this.b3.ob.p0=this.b3.os},n.prototype.as=function(){e.prototype.as.call(this),this.q||(this.b3.pi=r.Color.u(255,238,88,121),this.b3.ph=r.Color.u(255,139,91,177))},n.$t=r.markType(n,"GeographicHighDensityScatterSeriesView",g.$),n}(g),we=function(e){function n(){var t=e.call(this)||this;return t.oj=null,t.progressiveLoadStatusChanged=null,t.or=0,t.ab=n.$,t}return t.__extends(n,e),n.prototype.bp=function(){return new Ce(this)},n.prototype.kk=function(t){e.prototype.kk.call(this,t),this.ok=t},n.prototype.oa=function(){return new i.HighDensityScatterSeries},Object.defineProperty(n.prototype,"ot",{get:function(){return this.or},set:function(e){var t=this.or;this.or=e,this.raisePropertyChanged("ProgressiveStatus",t,this.or)},enumerable:!0,configurable:!0}),n.prototype.og=function(){e.prototype.og.call(this);var t=this.ob;t.progressiveLoadStatusChanged=r.delegateCombine(t.progressiveLoadStatusChanged,r.runOn(this,this.o6))},n.prototype.o6=function(e,t){this.ot=t.currentStatus,null!=this.progressiveLoadStatusChanged&&this.progressiveLoadStatusChanged(this,t)},n.prototype.kp=function(t,i,r,o){switch(e.prototype.kp.call(this,t,i,r,o),i){case"SeriesViewer":this.ok.cd();break;case n.$$p[5]:this.ok.b9();break;case n.$$p[4]:this.ok.b8();break;case n.$$p[9]:this.ok.ce();break;case n.$$p[8]:this.ok.cc();break;case n.$$p[6]:this.ok.ca();break;case"XAxis":this.ok.cf();break;case"YAxis":this.ok.cg();break;case n.$$p[3]:this.ok.b7();break;case n.$$p[1]:this.ok.b5();break;case n.$$p[2]:this.ok.b6();break;case n.$$p[0]:this.ok.b4();break;case n.$$p[7]:this.ok.cb()}},n.prototype.get_d6=function(){return!0},n.prototype.set_d6=function(t){e.prototype.set_d6.call(this,t)},n.$t=r.markType(n,"GeographicHighDensityScatterSeries",c.$),n.$$p=r.markDep(r.DependencyProperty,r.PropertyMetadata,n,"raisePropertyChanged",["HeatMaximumColor:ph:o7",[r.Color.$,null],"HeatMaximum:oo:o8",[1,50],"HeatMinimumColor:pi:o9",[r.Color.$,null],"HeatMinimum:op:pa",[1,0],"LatitudeMemberPath:oy:pb",[2,null],"LongitudeMemberPath:o0:pc",[2,null],"MouseOverEnabled:ol:pd",[0,!1],"PointExtent:os:pe",[1,1],"ProgressiveLoad:om:pf",[0,!0],"UseBruteForce:on:pg",[0,!1]]),n}(c),Pe=function(e){function n(){var t=e.call(this)||this;return t._progressiveLoadStatusChanged=null,t._progressiveLoadStatusChanged_wrapped=null,t}return t.__extends(n,e),n.prototype.createImplementation=function(){return new we},Object.defineProperty(n.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),n.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this._attached||(this._attached=!0,this._flushQueuedAttributes())},Object.defineProperty(n,"observedAttributes",{get:function(){if(null==n._observedAttributesIgcGeographicHighDensityScatterSeriesComponent){for(var e=r.getAllPropertyNames(n),t=0;t<e.length;t++)e[t]=r.toSpinal(e[t]);n._observedAttributesIgcGeographicHighDensityScatterSeriesComponent=e}return n._observedAttributesIgcGeographicHighDensityScatterSeriesComponent},enumerable:!0,configurable:!0}),n.register=function(){n._isElementRegistered||(n._isElementRegistered=!0,r.RegisterElementHelper.registerElement(n.htmlTagName,n))},Object.defineProperty(n.prototype,"latitudeMemberPath",{get:function(){return this.i.oy},set:function(e){this.i.oy=e},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"longitudeMemberPath",{get:function(){return this.i.o0},set:function(e){this.i.o0=e},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"useBruteForce",{get:function(){return this.i.on},set:function(e){this.i.on=r.ensureBool(e),this._a("useBruteForce",this.i.on)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"progressiveLoad",{get:function(){return this.i.om},set:function(e){this.i.om=r.ensureBool(e),this._a("progressiveLoad",this.i.om)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"mouseOverEnabled",{get:function(){return this.i.ol},set:function(e){this.i.ol=r.ensureBool(e),this._a("mouseOverEnabled",this.i.ol)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"heatMinimum",{get:function(){return this.i.op},set:function(e){this.i.op=+e,this._a("heatMinimum",this.i.op)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"heatMaximum",{get:function(){return this.i.oo},set:function(e){this.i.oo=+e,this._a("heatMaximum",this.i.oo)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"heatMinimumColor",{get:function(){return r.colorToString(this.i.pi)},set:function(e){this.i.pi=r.stringToColor(e),this._a("heatMinimumColor",r.colorToString(this.i.pi))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"heatMaximumColor",{get:function(){return r.colorToString(this.i.ph)},set:function(e){this.i.ph=r.stringToColor(e),this._a("heatMaximumColor",r.colorToString(this.i.ph))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"pointExtent",{get:function(){return this.i.os},set:function(e){this.i.os=+e,this._a("pointExtent",this.i.os)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"progressiveStatus",{get:function(){return this.i.ot},set:function(e){this.i.ot=+e,this._a("progressiveStatus",this.i.ot)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"progressiveLoadStatusChanged",{get:function(){return this._progressiveLoadStatusChanged},set:function(e){var t=this;null!==this._progressiveLoadStatusChanged_wrapped&&(this.i.progressiveLoadStatusChanged=r.delegateRemove(this.i.progressiveLoadStatusChanged,this._progressiveLoadStatusChanged_wrapped),this._progressiveLoadStatusChanged_wrapped=null,this._progressiveLoadStatusChanged=null),this._progressiveLoadStatusChanged=e,this._progressiveLoadStatusChanged_wrapped=function(e,r){var n=new i.IgcProgressiveLoadStatusEventArgs;n._provideImplementation(r),t.beforeProgressiveLoadStatusChanged&&t.beforeProgressiveLoadStatusChanged(t,n),t._progressiveLoadStatusChanged&&t._progressiveLoadStatusChanged(t,n)},this.i.progressiveLoadStatusChanged=r.delegateCombine(this.i.progressiveLoadStatusChanged,this._progressiveLoadStatusChanged_wrapped)},enumerable:!0,configurable:!0}),n._observedAttributesIgcGeographicHighDensityScatterSeriesComponent=null,n.htmlTagName="igc-geographic-high-density-scatter-series",n._isElementRegistered=!1,n}(L),Me=function(){function e(){}return e.register=function(){i.IgcHighDensityScatterSeriesModule.register(),Pe.register(),r.TypeRegistrar.registerCons("IgcGeographicHighDensityScatterSeriesComponent",Pe),r.TypeRegistrar.register("GeographicHighDensityScatterSeries",we.$type)},e}(),Te=function(e){function i(t){var i=e.call(this,t)||this;return i.cb=null,i.cb=t,i}return t.__extends(i,e),i.prototype.by=function(){e.prototype.by.call(this),null!=this.cb.ob&&(this.cb.o3.pt=this.cb.o5,this.cb.o3.py=this.cb.o8)},i.prototype.cc=function(){null!=this.cb.o3&&(this.cb.o3.pt=this.cb.o5)},i.prototype.cd=function(){null!=this.cb.o3&&(this.cb.o3.py=this.cb.o8)},i.$t=r.markType(i,"GeographicContourLineSeriesView",d.$),i}(d),Ie=function(e){function n(){var t=e.call(this)||this;return t.triangulationStatusChanged=null,t.ab=n.$,t}return t.__extends(n,e),n.prototype.og=function(){e.prototype.og.call(this)},n.prototype.oa=function(){this.o3=new i.ScatterContourSeries;var e=this.o3;return e.triangulationStatusChanged=r.delegateCombine(e.triangulationStatusChanged,r.runOn(this,this.pb)),this.o3},n.prototype.pb=function(e,t){null!=this.triangulationStatusChanged&&this.triangulationStatusChanged(this,t)},n.prototype.bp=function(){return new Te(this)},n.prototype.kk=function(t){e.prototype.kk.call(this,t),this.o6=t},n.prototype.kp=function(t,i,r,o){switch(e.prototype.kp.call(this,t,i,r,o),i){case n.$$p[0]:this.o6.cc();break;case n.$$p[1]:this.o6.cd();break;case n.$$p[2]:this.o3.pr=this.o2;break;case"Thickness":this.o3.fv=this.fv;break;case"DashArray":this.o3.nj=this.nj;break;case"DashCap":this.o3.nk=this.nk;break;case"MiterLimit":this.o3.fo=this.fo}},n.$t=r.markType(n,"GeographicContourLineSeries",k.$),n.$$p=r.markDep(r.DependencyProperty,r.PropertyMetadata,n,"raisePropertyChanged",["FillScale:o5:pc",[i.ValueBrushScale.$,null],"ValueMemberPath:o8:pd",[2,"value"],"ValueResolver:o2:pe",[i.ContourValueResolver.$,null]]),n}(k),$e=function(e){function n(){var t=e.call(this)||this;return t._triangulationStatusChanged=null,t._triangulationStatusChanged_wrapped=null,t}return t.__extends(n,e),n.prototype.createImplementation=function(){return new Ie},Object.defineProperty(n.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),n.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this._attached||(this._attached=!0,this._flushQueuedAttributes())},Object.defineProperty(n,"observedAttributes",{get:function(){if(null==n._observedAttributesIgcGeographicContourLineSeriesComponent){for(var e=r.getAllPropertyNames(n),t=0;t<e.length;t++)e[t]=r.toSpinal(e[t]);n._observedAttributesIgcGeographicContourLineSeriesComponent=e}return n._observedAttributesIgcGeographicContourLineSeriesComponent},enumerable:!0,configurable:!0}),n.register=function(){n._isElementRegistered||(n._isElementRegistered=!0,r.RegisterElementHelper.registerElement(n.htmlTagName,n))},Object.defineProperty(n.prototype,"valueMemberPath",{get:function(){return this.i.o8},set:function(e){this.i.o8=e},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fillScale",{get:function(){if(null==this.i.o5)return null;if(!this.i.o5.externalObject){var e=i.IgcValueBrushScaleComponent._createFromInternal(this.i.o5);e&&(e._implementation=this.i.o5),this.i.o5.externalObject=e}return this.i.o5.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.o5=null==e?null:e.i},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"valueResolver",{get:function(){if(null==this.i.o2)return null;if(!this.i.o2.externalObject){var e=i.IgcContourValueResolverComponent._createFromInternal(this.i.o2);e&&(e._implementation=this.i.o2),this.i.o2.externalObject=e}return this.i.o2.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.o2=null==e?null:e.i},enumerable:!0,configurable:!0}),n.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.valueResolver&&this.valueResolver.name&&this.valueResolver.name==t?this.valueResolver:null)},n.prototype._styling=function(t,i,r){e.prototype._styling.call(this,t,i,r),this._inStyling=!0,this.fillScale&&this.fillScale._styling&&this.fillScale._styling(t,i,this),this.valueResolver&&this.valueResolver._styling&&this.valueResolver._styling(t,i,this),this._inStyling=!1},Object.defineProperty(n.prototype,"triangulationStatusChanged",{get:function(){return this._triangulationStatusChanged},set:function(e){var t=this;null!==this._triangulationStatusChanged_wrapped&&(this.i.triangulationStatusChanged=r.delegateRemove(this.i.triangulationStatusChanged,this._triangulationStatusChanged_wrapped),this._triangulationStatusChanged_wrapped=null,this._triangulationStatusChanged=null),this._triangulationStatusChanged=e,this._triangulationStatusChanged_wrapped=function(e,i){var n=new r.IgcTriangulationStatusEventArgs;n._provideImplementation(i),t.beforeTriangulationStatusChanged&&t.beforeTriangulationStatusChanged(t,n),t._triangulationStatusChanged&&t._triangulationStatusChanged(t,n)},this.i.triangulationStatusChanged=r.delegateCombine(this.i.triangulationStatusChanged,this._triangulationStatusChanged_wrapped)},enumerable:!0,configurable:!0}),n._observedAttributesIgcGeographicContourLineSeriesComponent=null,n.htmlTagName="igc-geographic-contour-line-series",n._isElementRegistered=!1,n}(_e),Re=function(){function e(){}return e.register=function(){i.IgcScatterContourSeriesModule.register(),$e.register(),r.TypeRegistrar.registerCons("IgcGeographicContourLineSeriesComponent",$e),r.TypeRegistrar.register("GeographicContourLineSeries",Ie.$type)},e}(),Oe=function(){function e(){}return e.register=function(){Q.register(),te.register(),ne.register(),r.IgcHeatTileGeneratorModule.register(),ue.register(),i.IgcSizeScaleModule.register(),i.IgcValueBrushScaleModule.register(),i.IgcCustomPaletteColorScaleModule.register(),be.register(),Se.register(),ve.register(),Me.register(),Re.register(),z.register(),r.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:!0,configurable:!0}),Object.defineProperty(i.prototype,"expires",{get:function(){return this._expires},set:function(e){this._expires=e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"ssl",{get:function(){return this._ssl},set:function(e){this._ssl=e},enumerable:!0,configurable:!0}),i.$t=r.markType(i,"TokenResponseModel"),i}(r.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:!0,configurable:!0}),Object.defineProperty(i.prototype,"tileInfo",{get:function(){return this._tileInfo},set:function(e){this._tileInfo=e},enumerable:!0,configurable:!0}),i.$t=r.markType(i,"MapServerResponseModel"),i}(r.Base),xe=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:!0,configurable:!0}),i.$t=r.markType(i,"TileInfoResponseModel"),i}(r.Base),qe=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:!0,configurable:!0}),Object.defineProperty(i.prototype,"resolution",{get:function(){return this._resolution},set:function(e){this._resolution=e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"scale",{get:function(){return this._scale},set:function(e){this._scale=e},enumerable:!0,configurable:!0}),i.$t=r.markType(i,"LevelOfDetailResponseModel"),i}(r.Base),Ge=function(e){function i(t){var i=e.call(this,t)||this;return i.b3=null,i.b3=t,i}return t.__extends(i,e),i.$t=r.markType(i,"GeographicProportionalSymbolSeriesBaseView",g.$),i}(g),Be=function(e){function i(t){var i=e.call(this,t)||this;return i.b3=null,i.b3=t,i}return t.__extends(i,e),i.$t=r.markType(i,"GeographicShapeSeriesBaseBaseView",g.$),i}(g),De=function(e){function i(t){var i=e.call(this,t)||this;return i.b3=null,i.b3=t,i}return t.__extends(i,e),i.$t=r.markType(i,"GeographicSymbolSeriesBaseView",g.$),i}(g),Ee=function(e){function i(t){var i=e.call(this,t)||this;return i.b3=null,i.b3=t,i}return t.__extends(i,e),i.$t=r.markType(i,"GeographicXYTriangulatingSeriesBaseView",g.$),i}(g),Ne=function(e){function i(){var t=e.call(this)||this;return t.b=null,t.a=null,t.a=new r.List$1(r.String_$type,0),t}return t.__extends(i,e),i.$t=r.markType(i,"ImageryMetadata"),i}(r.Base),Ve=function(e){function i(){var t=e.call(this)||this;return t.a=null,t.a=new r.List$1(Ne.$,0),t}return t.__extends(i,e),i.$t=r.markType(i,"BingResourceSet"),i}(r.Base),Ue=function(e){function i(){var t=e.call(this)||this;return t.a=null,t.a=new r.List$1(Ve.$,0),t}return t.__extends(i,e),i.$t=r.markType(i,"BingResponse"),i}(r.Base),ze=function(e){function i(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(i,e),i.$t=r.markType(i,"GeographicProportionalSymbolSeriesBase",c.$),i}(c),Le=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:!0,configurable:!0}),i.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this._attached||(this._attached=!0,this._flushQueuedAttributes())},Object.defineProperty(i,"observedAttributes",{get:function(){if(null==i._observedAttributesIgcGeographicProportionalSymbolSeriesBaseComponent){for(var e=r.getAllPropertyNames(i),t=0;t<e.length;t++)e[t]=r.toSpinal(e[t]);i._observedAttributesIgcGeographicProportionalSymbolSeriesBaseComponent=e}return i._observedAttributesIgcGeographicProportionalSymbolSeriesBaseComponent},enumerable:!0,configurable:!0}),i._observedAttributesIgcGeographicProportionalSymbolSeriesBaseComponent=null,i}(L),Fe=function(e){function i(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(i,e),i.$t=r.markType(i,"GeographicShapeSeriesBaseBase",c.$),i}(c),He=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:!0,configurable:!0}),i.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this._attached||(this._attached=!0,this._flushQueuedAttributes())},Object.defineProperty(i,"observedAttributes",{get:function(){if(null==i._observedAttributesIgcGeographicShapeSeriesBaseBaseComponent){for(var e=r.getAllPropertyNames(i),t=0;t<e.length;t++)e[t]=r.toSpinal(e[t]);i._observedAttributesIgcGeographicShapeSeriesBaseBaseComponent=e}return i._observedAttributesIgcGeographicShapeSeriesBaseBaseComponent},enumerable:!0,configurable:!0}),i._observedAttributesIgcGeographicShapeSeriesBaseBaseComponent=null,i}(L),We=function(e){function i(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(i,e),i.$t=r.markType(i,"GeographicSymbolSeriesBase",c.$),i}(c),Xe=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:!0,configurable:!0}),i.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this._attached||(this._attached=!0,this._flushQueuedAttributes())},Object.defineProperty(i,"observedAttributes",{get:function(){if(null==i._observedAttributesIgcGeographicSymbolSeriesBaseComponent){for(var e=r.getAllPropertyNames(i),t=0;t<e.length;t++)e[t]=r.toSpinal(e[t]);i._observedAttributesIgcGeographicSymbolSeriesBaseComponent=e}return i._observedAttributesIgcGeographicSymbolSeriesBaseComponent},enumerable:!0,configurable:!0}),i._observedAttributesIgcGeographicSymbolSeriesBaseComponent=null,i}(L),Ye=function(e){function i(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(i,e),i.$t=r.markType(i,"GeographicXYTriangulatingSeriesBase",c.$),i}(c),Ze=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:!0,configurable:!0}),i.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this._attached||(this._attached=!0,this._flushQueuedAttributes())},Object.defineProperty(i,"observedAttributes",{get:function(){if(null==i._observedAttributesIgcGeographicXYTriangulatingSeriesBaseComponent){for(var e=r.getAllPropertyNames(i),t=0;t<e.length;t++)e[t]=r.toSpinal(e[t]);i._observedAttributesIgcGeographicXYTriangulatingSeriesBaseComponent=e}return i._observedAttributesIgcGeographicXYTriangulatingSeriesBaseComponent},enumerable:!0,configurable:!0}),i._observedAttributesIgcGeographicXYTriangulatingSeriesBaseComponent=null,i}(L);e.ArcGISOnlineMapImagery=N,e.BingMapsImageryStyle=M,e.BingMapsImageryStyle_$type=T,e.BingMapsMapImagery=j,e.BingMapsMapImageryView=O,e.BingResourceSet=Ve,e.BingResponse=Ue,e.CustomMapImagery=D,e.GeographicContourLineSeries=Ie,e.GeographicContourLineSeriesView=Te,e.GeographicHighDensityScatterSeries=we,e.GeographicHighDensityScatterSeriesView=Ce,e.GeographicMapImagery=b,e.GeographicMapImageryView=y,e.GeographicMapSeriesHost=c,e.GeographicPolylineSeries=J,e.GeographicPolylineSeriesView=K,e.GeographicProportionalSymbolSeries=ge,e.GeographicProportionalSymbolSeriesBase=ze,e.GeographicProportionalSymbolSeriesBaseView=Ge,e.GeographicProportionalSymbolSeriesView=ce,e.GeographicScatterAreaSeries=v,e.GeographicScatterAreaSeriesView=m,e.GeographicShapeSeries=Y,e.GeographicShapeSeriesBase=H,e.GeographicShapeSeriesBaseBase=Fe,e.GeographicShapeSeriesBaseBaseView=Be,e.GeographicShapeSeriesBaseView=W,e.GeographicShapeSeriesView=X,e.GeographicSymbolSeries=de,e.GeographicSymbolSeriesBase=We,e.GeographicSymbolSeriesBaseView=De,e.GeographicSymbolSeriesView=ye,e.GeographicTileSeries=le,e.GeographicXYTriangulatingSeries=k,e.GeographicXYTriangulatingSeriesBase=Ye,e.GeographicXYTriangulatingSeriesBaseView=Ee,e.GeographicXYTriangulatingSeriesView=d,e.HostSeriesView=g,e.IgcArcGISOnlineMapImagery=V,e.IgcArcGISOnlineMapImageryModule=U,e.IgcBingMapsMapImagery=A,e.IgcBingMapsMapImageryModule=x,e.IgcCustomMapImagery=B,e.IgcCustomMapImageryModule=E,e.IgcGeographicContourLineSeriesComponent=$e,e.IgcGeographicContourLineSeriesModule=Re,e.IgcGeographicHighDensityScatterSeriesComponent=Pe,e.IgcGeographicHighDensityScatterSeriesModule=Me,e.IgcGeographicMapComponent=w,e.IgcGeographicMapCoreModule=z,e.IgcGeographicMapImagery=$,e.IgcGeographicMapModule=Oe,e.IgcGeographicMapSeriesHostComponent=L,e.IgcGeographicPolylineSeriesComponent=ee,e.IgcGeographicPolylineSeriesModule=te,e.IgcGeographicProportionalSymbolSeriesBaseComponent=Le,e.IgcGeographicProportionalSymbolSeriesComponent=fe,e.IgcGeographicProportionalSymbolSeriesModule=be,e.IgcGeographicScatterAreaSeriesComponent=ke,e.IgcGeographicScatterAreaSeriesModule=ve,e.IgcGeographicShapeSeriesBaseBaseComponent=He,e.IgcGeographicShapeSeriesBaseComponent=F,e.IgcGeographicShapeSeriesComponent=Z,e.IgcGeographicShapeSeriesModule=Q,e.IgcGeographicSymbolSeriesBaseComponent=Xe,e.IgcGeographicSymbolSeriesComponent=me,e.IgcGeographicSymbolSeriesModule=Se,e.IgcGeographicTileSeriesComponent=he,e.IgcGeographicTileSeriesModule=ue,e.IgcGeographicXYTriangulatingSeriesBaseComponent=Ze,e.IgcGeographicXYTriangulatingSeriesComponent=_e,e.IgcImageTilesReadyEventArgs=C,e.IgcImagesChangedEventArgs=I,e.IgcOpenStreetMapImagery=q,e.IgcOpenStreetMapImageryModule=G,e.IgcSubDomainsCollection=P,e.IgcTileGeneratorMapImagery=re,e.IgcTileGeneratorMapImageryModule=ne,e.IgcTileSeriesComponent=se,e.IgcTileSeriesModule=pe,e.ImageTilesReadyEventArgs=h,e.ImageryMetadata=Ne,e.ImagesChangedEventArgs=u,e.LevelOfDetailResponseModel=qe,e.MapBackgroundTilingMode=a,e.MapBackgroundTilingMode_$type=s,e.MapResizeBehavior=n,e.MapResizeBehavior_$type=o,e.MapServerResponseModel=Ae,e.OpenStreetMapImagery=_,e.SphericalMercatorHorizontalScaler=l,e.SphericalMercatorVerticalScaler=p,e.SubDomainsCollection=R,e.TileGeneratorMapImagery=ie,e.TileInfoResponseModel=xe,e.TileSeries=oe,e.TileSeriesView=ae,e.TokenResponseModel=je,e.XamGeographicMap=f,e.XamGeographicMapView=S,Object.defineProperty(e,"__esModule",{value:!0})}));
|
|
1
|
+
!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_1,e.igniteuiWebcomponentsCharts,e.igniteuiWebcomponentsCore)}(this,(function(e,t,i,r){"use strict";var n=function(e){return e[e.Auto=0]="Auto",e[e.MaintainTopLeftPosition=1]="MaintainTopLeftPosition",e[e.MaintainCenterPosition=2]="MaintainCenterPosition",e}({}),o=r.markEnum("MapResizeBehavior","Auto,0|MaintainTopLeftPosition,1|MaintainCenterPosition,2"),s=function(e){return e[e.Auto=0]="Auto",e[e.NonWrapped=1]="NonWrapped",e[e.Wrapped=2]="Wrapped",e}({}),a=r.markEnum("MapBackgroundTilingMode","Auto,0|NonWrapped,1|Wrapped,2"),p=function(e){function n(){var t=e.call(this)||this;return t.au=null,t.ai=0,t.aj=0,t.au=new r.Rect(0,0,0,1,1),t}return t.__extends(n,e),n.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)},n.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},n.prototype.af=function(e){return Array.isArray(e)?e:null},n.prototype.v=function(e,t,i,r){var o,s,a,p,l,c=r.e,h=r.d,u=r.c,g=(r.a,!u.isEmpty),f=(this.m,this.o,u.top),y=u.height,d=c.top,m=c.height,b=h.top,S=h.height,_=this.au.top,k=this.au.height,v=this.af(e),q=.017453292519943295,C=!1;null!=v&&(C=!0);for(var w=t;w<i;w++)o=C?v[w]:e.item(w),g?(o<n.ah&&(o=n.ah),o>n.ag&&(o=n.ag),s=o*q,a=Math.sin(s),p=.5*Math.log((1+a)/(1-a)),l=(((l=f+(l=(this.ai-p)*y/this.aj))-_*y)/k-d*S)/m,C?v[w]=l:e.item(w,l)):(o<n.ah&&(o=n.ah),o>n.ag&&(o=n.ag),s=o*q,a=Math.sin(s),p=.5*Math.log((1+a)/(1-a)),l=((l=b+(l=(this.ai-p)*S/this.aj))-d*S)/m,C?v[w]=l:e.item(w,l))},n.prototype.t=function(e,t,i,r,n){return{p3:this.ak(e.k3),p4:this.ak(e.k2)}},n.prototype.w=function(t,i,r){switch(e.prototype.w.call(this,t,i,r),t){case"ActualMinimumValue":case"ActualMaximumValue":this.ai=n.am(this.n),this.aj=n.am(this.n)-n.am(this.o)}},Object.defineProperty(n,"as",{get:function(){return n.ag},enumerable:!0,configurable:!0}),Object.defineProperty(n,"at",{get:function(){return n.ah},enumerable:!0,configurable:!0}),n.prototype.getMercatorUnscaledValue=function(e,t,i,r){var o=(e-i.top)*t.width+t.top*i.height;return o=n.am(this.n)-o/(i.height/this.aj),n.aq(o)},n.prototype.getMercatorScaledValue1=function(e,t,i,r){return(i.top+this.getMercatorScaledValue3(e,i.height)-t.top*i.height)/t.width},n.prototype.getMercatorScaledValue2=function(e,t,i,r,n){return(this.getMercatorScaledValue3(e,r.height)-t.top*i.height)/t.width},n.prototype.getMercatorScaledValue3=function(e,t){e=e>n.ah?e<n.ag?e:n.ag:n.ah;var i=n.am(e);return(this.ai-i)*t/this.aj},n.am=function(e){var t=.017453292519943295*e,i=Math.sin(t);return.5*Math.log((1+i)/(1-i))},n.aq=function(e){return e=Math.exp(2*e),Math.asin((e-1)/(e+1))/.017453292519943295},n.prototype.ak=function(e){return e<n.ah?n.ah:e>n.ag?n.ag:e},n.$t=r.markType(n,"SphericalMercatorVerticalScaler",i.VerticalLinearScaler.$),n.ag=85.05112878,n.ah=-85.05112878,n}(i.VerticalLinearScaler),l=function(e){function n(){var t=e.call(this)||this;return t.aj=null,t.aj=new r.Rect(0,0,0,1,1),t}return t.__extends(n,e),n.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)},n.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},n.prototype.af=function(e){return Array.isArray(e)?e:null},n.prototype.v=function(e,t,i,r){var n,o=r.e,s=r.d,a=r.c,p=r.a,l=!a.isEmpty,c=this.m,h=this.o,u=a.left,g=a.width,f=o.left,y=o.width,d=s.left,m=s.width,b=this.aj.left,S=this.aj.width,_=this.af(e),k=!1;null!=_&&(k=!0);for(var v=t;v<i;v++)if(n=k?_[v]:e.item(v),l){var q=(n-h)/c;p&&(q=1-q);var C=((q=u+g*(q-b)/S)-f*m)/y;k?_[v]=C:e.item(v,C)}else{var w=(n-h)/c;p&&(w=1-w),w=d+m*(w-f)/y,k?_[v]=w:e.item(v,w)}},n.prototype.t=function(e,t,i,r,n){return{p3:e.k3,p4:e.k2}},n.prototype.getMercatorUnscaledValue=function(e,t,i,r){var n=t.left+t.width*(e-i.left)/i.width;return r&&(n=1-n),this.o+n*this.m},n.prototype.getMercatorScaledValue1=function(e,t,i,r){var n=(e-this.o)/this.m;return r&&(n=1-n),i.left+i.width*(n-t.left)/t.width},n.prototype.getMercatorScaledValue2=function(e,t,i,r,n){var o=(e-this.o)/this.m;return n&&(o=1-o),i.left+i.width*(o-t.left)/t.width},n.$t=r.markType(n,"SphericalMercatorHorizontalScaler",i.HorizontalLinearScaler.$),n}(i.HorizontalLinearScaler),c=function(e){function i(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(i,e),i.$t=r.markType(i,"ImageTilesReadyEventArgs",r.EventArgs.$),i}(r.EventArgs),h=function(e){function i(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(i,e),i.$t=r.markType(i,"ImagesChangedEventArgs",r.EventArgs.$),i}(r.EventArgs),u=function(e){function n(){var t=e.call(this)||this;return t.pi=null,t.pk=t.pj(),t}return t.__extends(n,e),n.prototype.k2=function(){e.prototype.k2.call(this),null!=this.pk&&this.pk.k2()},n.prototype.get_dp=function(){return!0},n.prototype.hk=function(e,t){var i=this.ja(t);return"LatitudeMemberPath"==i&&(i="YMemberPath"),"LongitudeMemberPath"==i&&(i="XMemberPath"),this.pk.hk(e,t)},n.prototype.cx=function(e,t,i){return this.pk.cx(e,t,i)},n.prototype.ag=function(){return this.pk.ag()},n.prototype.bd=function(){return this.pk},Object.defineProperty(n.prototype,"pk",{get:function(){return this.pi},set:function(e){this.pk!=e&&(this.pi=e,this.pp())},enumerable:!0,configurable:!0}),n.prototype.get_hasMarkers=function(){return this.pk.hasMarkers},n.prototype.pp=function(){if(null!=this.pi){var e=this.pi;e.externalObject=r.TypeRegistrar.createFromInternal(e,r.PlatformConstants.Prefix,r.PlatformConstants.Postfix),e.externalObject._implementation=e}this.km(this.pk),this.pl.b2()},n.prototype.av=function(e,t,i){return this.ax(this.pk,e,t,i)},n.prototype.aw=function(e,t,i){return this.ay(this.pk,e,t,i)},n.prototype.hh=function(e){return this.hm(this.pk,e)},n.prototype.g6=function(e,t){return this.pk.g6(e,t)},n.prototype.g4=function(e,t){return this.pk.g4(e,t)},n.prototype.f8=function(e,t,i){return this.pk.f8(e,t,i)},n.prototype.o2=function(e,t,i){return this.pk.o2(e,t,i)},n.prototype.pb=function(e){return this.pk.pb(e)},n.prototype.ak=function(e){return this.pk.ak(e)},n.prototype.pc=function(e){return this.pk.pc(e)},n.prototype.al=function(e){return this.pk.al(e)},n.prototype.pd=function(e){return this.pk.pd(e)},n.prototype.pe=function(e){return this.pk.pe(e)},n.prototype.f4=function(e,t,i){return this.pk.f4(e,t,i)},n.prototype.oy=function(e,t,i){return this.pk.oy(e,t,i)},n.prototype.f6=function(e,t,i){return this.f8(e,t,i)},n.prototype.o0=function(e,t,i){return this.pk.o0(e,t,i)},n.prototype.o3=function(e,t,i){return this.pk.o3(e,t,i)},n.prototype.f9=function(e,t,i){return this.pk.f9(e,t,i)},n.prototype.oz=function(e,t,i){return this.pk.oz(e,t,i)},n.prototype.f5=function(e,t,i){return this.pk.f5(e,t,i)},n.prototype.o1=function(e,t,i){return this.pk.o1(e,t,i)},n.prototype.f7=function(e,t,i){return this.pk.f7(e,t,i)},n.prototype.g1=function(e){return this.pk.g1(e)},n.prototype.f1=function(){return this.pk.f1()},n.prototype.fx=function(e){return this.pk.fx(e)},n.prototype.hi=function(e){return this.pk.hi(e)},n.prototype.bu=function(){return new g(this)},n.prototype.lh=function(t){e.prototype.lh.call(this,t),this.pl=r.typeCast(g.$,t)},Object.defineProperty(n.prototype,"pm",{get:function(){return this.c(n.pr)},set:function(e){this.h(n.pr,e)},enumerable:!0,configurable:!0}),n.prototype.lm=function(t,n,o,s){switch(e.prototype.lm.call(this,t,n,o,s),n){case"SeriesViewer":this.pk.ca=this.ca,null!=o&&o.l1(this.pk),null!=s&&this.ca.i4(this.pk),this.pk.lp(this.pf),this.pk.g9=this.g9,this.ks(this.pk),this.hc=this.pk.hc;var a=r.typeCast(i.SeriesViewer.$,o);if(null!=a&&(a.actualWindowRectChanged=r.delegateRemove(a.actualWindowRectChanged,r.runOn(this,this.pq))),null!=this.ca){var p=this.ca;p.actualWindowRectChanged=r.delegateCombine(p.actualWindowRectChanged,r.runOn(this,this.pq))}this.po();break;case"SyncLink":this.pk.b5=this.b5;break;case"VisibleFromScale":this.po();break;case"Index":this.pk.g9=this.g9;break;case"ItemsSource":this.pl.b3();break;case"Resolution":this.pl.ca();break;case"TransitionDuration":this.pl.cd();break;case"Opacity":this.pl.b7();break;case"Visibility":var l=this.pk,c=this._visibility;l.visibility=c;break;case"MouseOverEnabled":this.pk.ef=this.ef;break;case"ExpectFunctions":this.pk.expectFunctions=this.expectFunctions;break;case"Thickness":this.pl.cc();break;case"Brush":this.pl.b1();break;case"Outline":this.pl.b9();break;case"ActualBrush":this.pl.by();break;case"ActualOutline":this.pl.bz();break;case"MarkerFillOpacity":r.isNaN_(this.ge)||this.pl.b6();break;case"AreaFillOpacity":r.isNaN_(this.fq)||this.pl.b0();break;case"OutlineMode":this.pl.b8();break;case"ShowDefaultTooltip":this.pl.cb();break;case"Title":this.pk.hp=this.hp;break;case"LegendItemBadgeMode":this.pl.b4();break;case"LegendItemBadgeShape":this.pl.b5();break;case"Legend":this.pk.legend=this.legend,this.bx.at()}},n.prototype.po=function(){if(null!=this.ca&&null!=this.pk&&!r.isNaN_(this.pm))if(this.ca.pg.width>this.pm){this.pk.visibility=1}else{this.pk.visibility=0}},n.prototype.pq=function(e,t){this.po()},n.prototype.l0=function(t){e.prototype.l0.call(this,t),null!=this.pk&&this.pk.l0(t)},n.prototype.lz=function(e,t,i,r,n){null!=this.pk&&this.pk.lz(e,t,i,r,n)},n.prototype.at=function(e,t){return this.pk.at(e,t)},n.prototype.l9=function(){e.prototype.l9.call(this),this.pk.l9()},n.prototype.get_coercionMethods=function(){return this._coercionMethods},n.prototype.set_coercionMethods=function(e){this._coercionMethods=e,this.pk.coercionMethods=e},n.prototype.kr=function(t){if(e.prototype.kr.call(this,t),null!=this.pk){var i=this.pk.hg();this.kj(t,i)}},n.$t=r.markType(n,"GeographicMapSeriesHost",i.Series.$),n.pr=r.DependencyProperty.i("VisibleFromScale",r.Number_$type,n.$,new r.PropertyMetadata(2,1,(function(e,t){e.raisePropertyChanged("VisibleFromScale",t.oldValue,t.newValue)}))),n}(i.Series),g=function(e){function n(t){var i=e.call(this,t)||this;return i.bx=null,i.bx=t,i}return t.__extends(n,e),n.prototype.ar=function(t,i){e.prototype.ar.call(this,t,i)},n.prototype.b2=function(){this.bx.ph=1,this.bx.pk.ph=0,this.bx.pk.itemsSource=this.bx.itemsSource,this.bx.pk.g9=this.bx.g9,this.bx.pk.oj=this.bx.oj,this.bx.pk.oo=this.bx.oj,this.bx.pk.bs=this.bx.bs,this.bx.pk.gh=this.bx.gh,this.bx.pk.ha=this.bx.ha,this.bx.pk._opacity=this.bx._opacity,this.bx.pk.gm=this.bx.gm,this.bx.pk.fq=this.bx.fq,this.bx.pk.ge=this.bx.ge,this.bx.pk.el=this.bx.el,this.bx.pk.a9=this.bx.a9,this.bx.pk.a7=this.bx.a7},n.prototype.b3=function(){this.bx.pk.itemsSource=this.bx.itemsSource},n.prototype.ca=function(){this.bx.pk.gh=this.bx.gh},n.prototype.cd=function(){this.bx.pk.ha=this.bx.ha},n.prototype.b7=function(){this.bx.pk._opacity=this.bx._opacity},n.prototype.cc=function(){this.bx.pk.gm=this.bx.gm},n.prototype.b1=function(){this.bx.pk.oj=this.bx.oj},n.prototype.b9=function(){this.bx.pk.oo=this.bx.oo},n.prototype.by=function(){this.bx.pk.oj=this.bx.of},n.prototype.bz=function(){this.bx.pk.oo=this.bx.oi},n.prototype.b4=function(){this.bx.pk.a7=this.bx.a7},n.prototype.b5=function(){this.bx.pk.a9=this.bx.a9},n.prototype.b0=function(){this.bx.pk.fq=this.bx.fq},n.prototype.b6=function(){this.bx.pk.ge=this.bx.ge},n.prototype.b8=function(){this.bx.pk.bs=this.bx.bs},n.prototype.cb=function(){this.bx.pk.el=this.bx.el},n.$t=r.markType(n,"HostSeriesView",i.SeriesView.$),n}(i.SeriesView),f=function(e){function n(){var t=e.call(this)||this;t.qs=null,t.qh=!1,t.p9=1,t.qo=0,t.rz=null,t.p6=null,t.p2=null,t.p4=null,t.p8=null,t.rv={$type:r.Point_$type,x:NaN,y:NaN},t.r2=null,t.qn=1,t.imageTilesReady=null,t.qg=null,t.r1=r.Rect.empty,t.qo=p.am(n.r0.bottom)-p.am(n.r0.top),t.ab=n.$,t.backgroundContent=new _;var o,s=((o=new i.NumericXAxis).bh=t,o);s.ca=!0,t.p3=s,t.p3.l7=new l;var a=function(){var e=new i.NumericYAxis;return e.bh=t,e}();return a.ca=!0,t.p5=a,t.p5.l7=new p,t.ra(),t.rh(),t.jn(),t}return t.__extends(n,e),n.prototype.provideContainer=function(t){e.prototype.provideContainer.call(this,t),this.p3.provideRenderer(t),this.p5.provideRenderer(t)},n.prototype.jn=function(){e.prototype.jn.call(this),this.qf.fq(this.fh)},n.prototype.d4=function(){return this.ql},n.prototype.d5=function(){return this.ql},n.prototype.qc=function(){return 0==this.qa&&this.qh?2:1},Object.defineProperty(n.prototype,"qb",{get:function(){return this.p9},set:function(e){this.p9=e},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"r4",{get:function(){return this.rz},set:function(e){if(r.Rect.l_op_Inequality(this.rz,e)){var t=this.rz;this.rz=e,this.ll("ActualWorldRect",t,e)}},enumerable:!0,configurable:!0}),n.prototype.r8=function(){return this.r4},n.prototype.ra=function(){this.sg.isEmpty||(this.r4=this.se(this.sg,1==this.by))},n.prototype.se=function(e,t){var i=e.top,o=e.left,s=e.width,a=e.height,l=p.am(e.bottom),c=p.am(e.top),h=l-c,u=e.width/n.r0.width,g=p.am(n.r0.top);if(h/u>this.qo){var f=h/this.qo;o-=(f-u)/2*n.r0.width,s=f*n.r0.width,t&&(o<n.r0.left?o+=n.r0.left-o:o+s>n.r0.right&&(o-=o+s-n.r0.right))}else if(h/u<this.qo){var y=this.qo*u-h,d=c-y/2,m=l+y/2;t&&(d<g?m+=g-(d+=g-d):m>g+this.qo&&(d-=m-(g+this.qo),m-=m-(g+this.qo))),i=p.aq(d),a=p.aq(m)-i}return new r.Rect(0,o,i,s,a)},Object.defineProperty(n.prototype,"backgroundContent",{get:function(){return this.p6},set:function(e){if(e!=this.backgroundContent){var t=this.backgroundContent;this.p6=e,this.ll("BackgroundContent",t,e)}},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"p3",{get:function(){return this.p2},set:function(e){if(e!=this.p3){var t=this.p3;this.p2=e,this.ll("XAxis",t,e)}},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"p5",{get:function(){return this.p4},set:function(e){if(e!=this.p5){var t=this.p5;this.p4=e,this.ll("YAxis",t,e)}},enumerable:!0,configurable:!0}),n.prototype.getZoomRectFromGeoRect=function(e){return this.getZoomFromGeographicRect(e)},n.prototype.rk=function(e){this.pw=e},n.prototype.rj=function(e){this.sg=e},n.prototype.getZoomFromGeographicRect=function(e){return this.r6(e,!0,0)},n.prototype.r5=function(e,t){return this.r6(e,!1,t)},n.prototype.r6=function(e,t,o){var s=e;t&&(s=this.se(e,!1));var a=this.p3,p=this.p5,l=new i.ScalerParams(1,n.r3,this.pv,a.cc);l.c=this.pk;var c=new i.ScalerParams(1,n.r3,this.pv,p.cc);c.c=this.pk;var h=this.p3.d8(s.left,l),u=this.p3.d8(s.right,l),g=this.p5.d8(s.top,c),f=this.p5.d8(s.bottom,c),y=(h-o)/this.pv.width,d=(f-o)/this.pv.height,m=(u-h+2*o)/this.pv.width,b=(g-f+2*o)/this.pv.height,S=new r.Rect(0,y,d,m,b);return S.intersect(n.r3),S.isEmpty&&(S=n.r3),S},n.prototype.getZoomFromGeographicPoints=function(e,t){var i=e.x,o=t.y,s=t.x-e.x,a=e.y-t.y;if(s<0||a<0)return n.r3;var p=new r.Rect(0,i,o,s,a);return this.getZoomFromGeographicRect(p)},n.prototype.sa=function(e){var t=this.p3,o=this.p5,s=new i.ScalerParams(1,e,this.pv,t.cc);s.c=this.pk;var a=new i.ScalerParams(1,e,this.pv,o.cc);a.c=this.pk;var p=this.pj,l=t.eb(p.left,s),c=o.eb(p.top,a),h=t.eb(p.right,s),u=o.eb(p.bottom,a),g=h-l,f=c-u,y=new r.Rect(0,l,u,g,f);return 1==this.by&&(y.intersect(n.r0),y.isEmpty&&(y=n.r0)),y},n.prototype.rw=function(e){var t=this.p3.k6(e.x),i=this.p5.k6(e.y);return{$type:r.Point_$type,x:t,y:i}},n.prototype.rx=function(e){var t=this.p3.en(e.x),i=this.p5.en(e.y);return{$type:r.Point_$type,x:t,y:i}},n.prototype.ry=function(e){return this.rx(e)},n.prototype.q7=function(){var e=r.typeCast(y.$,this.backgroundContent);null!=e&&e.clearTileCache()},n.prototype.rd=function(e){},n.prototype.ep=function(){return!0},n.prototype.rf=function(){var e,i;this.qf.eb();try{for(var n=t.__values(r.fromEnum(this.series)),o=n.next();!o.done;o=n.next()){o.value.l9()}}catch(t){e={error:t}}finally{try{o&&!o.done&&(i=n.return)&&i.call(n)}finally{if(e)throw e.error}}},n.prototype.ri=function(){if(2==this.qe){if(!this.pv.isEmpty&&this.pv.width>0&&this.pv.height>0){var e=this.p3.k6(this.pv.left+this.pv.width/2),t=this.p5.k6(this.pv.top+this.pv.height/2);this.rv={$type:r.Point_$type,x:e,y:t}}}else if(!this.pv.isEmpty&&this.pv.width>0&&this.pv.height>0){var i=this.p3.k6(this.pv.left),n=this.p5.k6(this.pv.top);this.rv={$type:r.Point_$type,x:i,y:n}}},n.prototype.re=function(){(r.isNaN_(this.rv.x)||r.isNaN_(this.rv.y))&&this.ri();var e=this.rv.x,t=this.rv.y;if(!r.isNaN_(e)&&!r.isNaN_(t)){var o=this.pg.left,s=this.pg.top,a=this.pg.width,p=this.pg.height;if(a>this.r2.width);else{var l=new i.ScalerParams(1,n.r3,this.pv,this.p3.cc);l.c=this.pk;var c=this.p3.d8(e,l);if(2==this.qe)o=c/this.pv.width-a/2;else o=c/this.pv.width;o+a>this.r2.right?o=this.r2.right-a:o<this.r2.left&&(o=this.r2.left)}if(p>this.r2.height);else{var h=new i.ScalerParams(1,n.r3,this.pv,this.p5.cc);h.c=this.pk;var u=this.p5.d8(t,h);if(2==this.qe)s=u/this.pv.height-p/2;else s=u/this.pv.height;s+p>this.r2.bottom?s=this.r2.bottom-p:s<this.r2.top&&(s=this.r2.top)}this.ms(new r.Rect(0,o,s,a,p),!1)}},n.prototype.get_dx=function(){return!0},n.prototype.ph=function(){var t=e.prototype.ph.call(this);if(null==this.p3||null==this.p5)return t;this.pr();var i=t.left,n=t.top;1==this.by&&(this.pw.width>this.r2.width?i=.5-this.pw.width/2:i+t.width>this.r2.right?i=this.r2.right-this.pw.width:i<this.r2.left&&(i=this.r2.left),this.pw.height>this.r2.height?n=.5-this.pw.height/2:n+this.pw.height>this.r2.bottom?n=this.r2.bottom-this.pw.height:n<this.r2.top&&(n=this.r2.top));var o=!1;!this.qk&&2==this.by&&this.qh&&(i>1&&(i=i-Math.floor(i)+1),i<0&&(i=0-(Math.ceil(i)-i)),t.right-this.r2.right>0&&(t.right-this.r2.right)/t.width>.8?(i=this.r2.left-(t.width-(t.right-this.r2.right)),o=!0):t.left<this.r2.left&&Math.abs(t.left-this.r2.left)/t.width>.8&&(i=this.r2.right-Math.abs(t.left-this.r2.left),o=!0));var s=new r.Rect(0,i,n,t.width,t.height);if(this.qk){var a=this.r5(this.sg,1);a=this.r7(a);var p=s.left+s.width/2,l=s.top+s.height/2;if(s.width>a.width){var c=s.height/s.width,h=a.width,u=c*h;s=new r.Rect(0,p-h/2,l-u/2,h,u),o=!0}if(s.height>a.height){var g=s.width/s.height,f=a.height,y=g*f;s=new r.Rect(0,p-y/2,l-f/2,y,f),o=!0}s.left<a.left&&(s=new r.Rect(0,a.left,s.top,s.width,s.height),o=!0),s.top<a.top&&(s=new r.Rect(0,s.left,a.top,s.width,s.height),o=!0),s.right>a.right&&(s=new r.Rect(0,a.right-s.width,s.top,s.width,s.height),o=!0),s.bottom>a.bottom&&(s=new r.Rect(0,s.left,a.bottom-s.height,s.width,s.height),o=!0)}return o&&(this.dj=!0,this.pw=s,this.dj=!1),s},n.prototype.i1=function(e,t){var i=!0,n=!0,o=0,s=this.pr(),a=0,p=0;if(e.right-s.right>0&&(a=(e.right-s.right)/e.width),e.left<s.left&&(p=Math.abs(e.left-s.left)/e.width),0==p&&0==a&&(i=!1),p>a&&(n=!1),i)if(n){var l=this.p2.d8(-180,t);o=this.p2.d8(180,t)-l}else{o=this.p2.d8(-180,t)-this.p2.d8(180,t)}return new r.Tuple$2(r.Boolean_$type,r.Number_$type,i,o)},n.prototype.pr=function(){var e=new i.ScalerParams(1,n.r3,this.pv,this.p3.cc);e.c=this.pk;var t=new i.ScalerParams(1,n.r3,this.pv,this.p5.cc);t.c=this.pk;var o=this.p3.d8(n.r0.left,e),s=this.p3.d8(n.r0.right,e),a=this.p5.d8(n.r0.top,t),p=this.p5.d8(n.r0.bottom,t);return this.r2=new r.Rect(0,o/this.pv.width,p/this.pv.height,(s-o)/this.pv.width,(a-p)/this.pv.height),this.r2},n.prototype.r7=function(e){var t=this.f5,i=.5*(e.left+e.right),n=.5*(e.top+e.bottom),o=e.width,s=e.height,a=r.MathUtil.b(e.width,t,1),p=r.MathUtil.b(e.height,t,1),l=this.pv,c=l.width/l.height,h=a*l.width,u=p*l.height;h/u!=c&&(u*c>h?a=(h=u*c)/l.width:p=(u=h/c)/l.height);var g=a!=o,f=p!=s,y=g?i-.5*a:e.left,d=f?n-.5*p:e.top,m=g?i+.5*a:e.right,b=f?n+.5*p:e.bottom;return y<0&&(m=(y=0)+a),m>1&&(y=(m=1)-a),d<0&&(b=(d=0)+p),b>1&&(d=(b=1)-p),new r.Rect(0,y,d,m-y,b-d)},n.prototype.pi=function(t){if(e.prototype.pi.call(this,this.pv),t.isEmpty)return r.Rect.empty;var i;if(t.width>t.height){var n=r.intDivide(r.truncate(t.width-t.height),2);i=new r.Rect(0,t.left+n,t.top,t.height,t.height)}else{var o=r.intDivide(r.truncate(t.height-t.width),2);i=new r.Rect(0,t.left,t.top+o,t.width,t.width)}return i},n.prototype.r9=function(e){return this.pi(e)},n.prototype.ce=function(){return new S(this)},n.prototype.q9=function(e){null!=e&&(e.bh=this)},n.prototype.k5=function(t){e.prototype.k5.call(this,t),this.qf=t},n.prototype.lg=function(t,i){e.prototype.lg.call(this,t,i),this.mg(this.p3),this.mg(this.p5),r.Rect.l_op_Inequality(t,i)&&this.re(),this.qk&&(this.pg=this.ph()),this.rl()},Object.defineProperty(n.prototype,"qp",{get:function(){return this.qn},set:function(e){var t=this.qn;this.qn=e,this.ll("ActualWindowScale",t,this.qn)},enumerable:!0,configurable:!0}),n.prototype.fn=function(){return this.qp},n.prototype.fo=function(){return this.qp},n.prototype.mf=function(){e.prototype.mf.call(this);var t=Math.min(this.pg.width,this.pg.height);this.qp=t},n.prototype.ei=function(){return this.qh},n.prototype.bz=function(){return 0==this.b0&&this.qi?2:this.b0},n.prototype.lh=function(i,o,s,a){var p,l,c,h;switch(e.prototype.lh.call(this,i,o,s,a),o){case"ZoomCoercionMode":this.ra();break;case"WindowRect":this.ri();break;case n.$$p[0]:this.qb=this.qc(),null!=this.p8&&(this.p8.isHorizontalWrappingEnabled=2==this.qb);break;case n.$$p[1]:this.qh=this.qi,this.qb=this.qc(),this.by=this.bz(),null!=this.p8&&(this.p8.isHorizontalWrappingEnabled=2==this.qb);break;case n.$$p[4]:this.pg=this.ph();break;case"BackgroundContent":if(null!=this.p8){var u=this.p8;u.imageTilesReady=r.delegateRemove(u.imageTilesReady,r.runOn(this,this.rb)),this.p8.deferralHandler=null}if(this.p8=r.typeCast(y.$,this.backgroundContent),null!=this.p8){var g=this.p8;g.imageTilesReady=r.delegateCombine(g.imageTilesReady,r.runOn(this,this.rb)),this.p8.deferralHandler=this,this.p8.isHorizontalWrappingEnabled=2==this.qb}this.qf.fp(r.typeCast(y.$,s),r.typeCast(y.$,a)),null!=this.p8&&(this.p8.geographicMap=this,this.qf.fm(this.pg),this.qf.fq(this.fh));break;case"YAxis":case"XAxis":this.rg(s),this.q9(a);break;case n.$$p[6]:this.qj||(this.pw=n.r3),this.ra(),this.rh(),this.ri(),this.pg=this.ph(),this.qf.fn();break;case"ActualWindowRect":this.qf.fm(this.pg);break;case"ActualWorldRect":try{for(var f=t.__values(r.fromEnum(this.series)),d=f.next();!d.done;d=f.next()){d.value.l0(!1)}}catch(e){p={error:e}}finally{try{d&&!d.done&&(l=f.return)&&l.call(f)}finally{if(p)throw p.error}}break;case n.$$p[5]:this.qp=this.qq;break;case"ActualWindowScale":this.eo||this.mr(this.fn(),this.fo());break;case"ActualPixelScalingRatio":this.qf.fq(this.fh);break;case n.$$p[7]:this.mn();break;case"MarkerAutomaticBehavior":try{for(var m=t.__values(r.fromEnum(this.series)),b=m.next();!b.done;b=m.next()){b.value.k2()}}catch(e){c={error:e}}finally{try{b&&!b.done&&(h=m.return)&&h.call(m)}finally{if(c)throw c.error}}}},n.prototype.rb=function(e,t){null!=this.imageTilesReady&&this.imageTilesReady(this,new c)},n.prototype.rg=function(e){null!=e&&(e.bh=null)},n.prototype.rh=function(){null!=this.p3&&(this.p3.k3=this.r4.left,this.p3.k2=this.r4.right),null!=this.p5&&(this.p5.k3=this.r4.top,this.p5.k2=this.r4.bottom),this.p3.cw(!0),this.p5.cw(!0)},n.prototype.getFontInfo=function(){return this.qg=this.qf.fj,this.qg},n.prototype.os=function(){return this.qf.fr},n.prototype.getFontBrush=function(){return this.qf.fs},n.prototype.l8=function(t,i){if(null!==r.typeCast(r.ItfConverter.$,i)){var n=i,o=t;o.itemsSource=n.triangulationSource.points,o.pt=n.triangulationSource.triangles}else e.prototype.l8.call(this,t,i)},n.prototype.register=function(e,t){this.ly(e,t)},n.prototype.unRegister=function(e){this.me(e)},n.prototype.deferredRefresh=function(){this.jb()},n.prototype.deferAction=function(e){null!=this.qs?this.qs.setTimeout(e,0):window.setTimeout(e,0)},n.prototype.q8=function(e){this.mm(e)},n.prototype.qt=function(){var e=new i.ChartVisualData,t=this.p3.ff(),n=this.p5.ff();e.axes.add1(t),e.axes.add1(n);for(var o=0;o<this.series.count;o++){var s=this.series._inner[o].hg();e.series.add1(s)}return e.name=this.name,e.contentArea=r.RectData.b(this.pv),e.centralArea=r.RectData.b(this.pv),e.plotArea=r.RectData.b(this.pv),e},n.prototype.pn=function(e,t,i){return e},n.prototype.rc=function(){},Object.defineProperty(n.prototype,"sf",{get:function(){return this.r1},set:function(e){this.r1=e},enumerable:!0,configurable:!0}),n.prototype.rm=function(e){this.sf=e,this.rl()},n.prototype.rl=function(){if(this.qm&&!this.sf.isEmpty){var e=this.getZoomFromGeographicRect(this.sf);this.sf=r.Rect.empty,this.ms(e,!1)}},Object.defineProperty(n.prototype,"qm",{get:function(){return!this.pv.isEmpty&&!this.pk.isEmpty},enumerable:!0,configurable:!0}),n.$t=r.markType(n,"XamGeographicMap",i.SeriesViewer.$,[r.IMapRenderDeferralHandler_$type]),n.qd=0,n.r0=new r.Rect(2,{$type:r.Point_$type,x:-180,y:-85.05112878},{$type:r.Point_$type,x:180,y:85.05112878}),n.r3=new r.Rect(0,0,0,1,1),n.$$p=r.markDep(r.DependencyProperty,r.PropertyMetadata,n,"ll",["BackgroundTilingMode:qa:rn",[a,r.enumGetBox(a,0)],"IsHorizontalWrappingEnabled:qi:ro",[0,!1],"ResizeBehavior:qe:rp",[o,r.enumGetBox(o,n.qd)],"SuppressZoomResetOnWorldRectChange:qj:rq",[0,!1],"UseWorldRectForZoomBounds:qk:rr",[0,!1],"WindowScale:qq:rs",[1,NaN],"WorldRect:sg:rt",[r.Rect.$,n.r0],"Zoomable:ql:ru",[0,!0]]),n}(i.SeriesViewer),y=function(e){function n(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=n.$,i.ap=t,i.aj=i.ai(),i.bb(i.aj),i}return t.__extends(n,e),n.prototype.bb=function(e){},n.prototype.ai=function(){return new d(this)},Object.defineProperty(n.prototype,"deferralHandler",{get:function(){return this.ak},set:function(e){this.ak=e,null!=this.ao&&(this.ao.al=e)},enumerable:!0,configurable:!0}),n.prototype.a5=function(e,t){null!=this.imageTilesReady&&this.imageTilesReady(this,new c)},n.prototype.a9=function(){var e=this.ao;e.imageTilesReady=r.delegateCombine(e.imageTilesReady,r.runOn(this,this.a5)),this.ao.al=this.deferralHandler;var t=this.ao;t.imagesChanged=r.delegateCombine(t.imagesChanged,r.runOn(this,this.a4));var i=this.ao;i.downloadingImage=r.delegateCombine(i.downloadingImage,r.runOn(this,this.a3));var n=this.ao;n.cancellingImage=r.delegateCombine(n.cancellingImage,r.runOn(this,this.a2)),this.ao.bf=this.referer,this.ao.bj=this.userAgent,this.ao.av=this.isHorizontalWrappingEnabled},n.prototype.a3=function(e,t){null!=this.downloadingImage&&this.downloadingImage(this,t)},n.prototype.a2=function(e,t){null!=this.cancellingImage&&this.cancellingImage(this,t)},n.prototype.bg=function(){null!=this.ao&&this.aj.e()},n.prototype.ba=function(e,t,i){switch(e){case n.$$p[3]:this.bg();break;case"GeographicMap":this.aj.e();break;case n.$$p[1]:null!=this.ao&&(this.ao.bf=this.referer);break;case n.$$p[2]:null!=this.ao&&(this.ao.bj=this.userAgent);break;case n.$$p[0]:null!=this.ao&&(this.ao.av=this.isHorizontalWrappingEnabled)}null!=this.propertyChanged&&this.propertyChanged(this,new r.PropertyChangedEventArgs(e))},Object.defineProperty(n.prototype,"geographicMap",{get:function(){return this.c(n.geographicMapProperty)},set:function(e){this.h(n.geographicMapProperty,e)},enumerable:!0,configurable:!0}),n.a8=function(e,t){e.a7(t.oldValue,t.newValue)},n.prototype.a7=function(e,t){this.ba("GeographicMap",e,t)},n.prototype.clearTileCache=function(){null!=this.ao&&this.ao.bs(0,0,0,0)},Object.defineProperty(n.prototype,"ao",{get:function(){return this.an},set:function(e){this.an=e,null!=this.propertyChanged&&this.propertyChanged(this,new r.PropertyChangedEventArgs("MultiScaleImage"))},enumerable:!0,configurable:!0}),n.prototype.bn=function(e){if(null==this.geographicMap||e.width<1||e.height<1)return e;var t=new r.Rect(0,0,0,e.width,e.height),n=this.geographicMap.r9(t),o=f.r0,s=this.geographicMap.r4,a=Math.min(this.windowRect.height,this.windowRect.width),p=s.width/o.width;this.ao.a5=t.width/n.width*a*p;var l=this.geographicMap.p3,c=this.geographicMap.p5,h=new i.ScalerParams(1,this.windowRect,t,l.cc);h.c=n;var u=new i.ScalerParams(1,this.windowRect,t,c.cc);u.c=n;var g=l.d8(o.left,h),y=c.d8(o.bottom,u),d=-g/t.width*this.ao.a5,m=-y/t.height*this.ao.a5*(t.height/t.width);return this.ao.cm={$type:r.Point_$type,x:d,y:m},e},n.prototype.bd=function(e){this.aj.f(e)},n.prototype.bf=function(e){this.aj.h(e)},n.prototype.be=function(e){this.aj.g(e)},n.prototype.a4=function(e,t){null!=this.imagesChanged&&this.imagesChanged(this,new h)},n.prototype.a6=function(){this.aj.e()},n.prototype.bc=function(e){this.aj.i(e)},n.prototype.v=function(){e.prototype.v.call(this),this.ap.o=this._opacity},n.$t=r.markType(n,"GeographicMapImagery",r.Control.$,[r.INotifyPropertyChanged_$type]),n.geographicMapProperty=r.DependencyProperty.i("GeographicMap",f.$,n.$,new r.PropertyMetadata(2,null,n.a8)),n.$$p=r.markDep(r.DependencyProperty,r.PropertyMetadata,n,"ba",["IsHorizontalWrappingEnabled",[0,!1],"Referer",[2,null],"UserAgent",[2,null],"WindowRect",[r.Rect.$,r.Rect.empty]]),n}(r.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=r.Rect.empty,i.a=t,i.a.ao=new r.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 r.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:!0,configurable:!0}),i.prototype.i=function(e){this.b=e,this.a.ao.bz(e)},i.$t=r.markType(i,"GeographicMapImageryView"),i}(r.Base),m=function(e){function i(t){var i=e.call(this,t)||this;return i.ce=null,i.ce=t,i}return t.__extends(i,e),i.prototype.b2=function(){e.prototype.b2.call(this);var t=this.ce.pk;t.qg=this.ce.pw,t.qk=this.ce.pu,t.trianglesSource=this.ce.pt,t.p8=this.ce.pz,t.qa=this.ce.p1,t.qc=this.ce.p3},i.prototype.ch=function(){var e=this.ce.pk;if(null==this.ce.ca)return e.pi=null,void(e.pj=null);e.pi=this.ce.ca.p3,e.pj=this.ce.ca.p5},i.prototype.cg=function(){this.ce.pk.qg=this.ce.pw},i.prototype.cf=function(){this.ce.pk.qk=this.ce.pu},i.prototype.ci=function(){this.ce.pk.trianglesSource=this.ce.pt},i.prototype.cj=function(){this.ce.pk.p8=this.ce.pz},i.prototype.ck=function(){this.ce.pk.qa=this.ce.p1},i.prototype.cl=function(){this.ce.pk.qc=this.ce.p3},i.$t=r.markType(i,"GeographicXYTriangulatingSeriesView",g.$),i}(g),b=function(e){function i(t){var i=e.call(this,t)||this;return i.cm=null,i.cm=t,i}return t.__extends(i,e),i.prototype.as=function(){e.prototype.as.call(this),this.q},i.prototype.b2=function(){e.prototype.b2.call(this),null!=this.cm.qe&&(this.cm.qe.rb=this.cm.qi,this.cm.qe.q3=this.cm.qd)},i.prototype.cn=function(){null!=this.cm.qe&&(this.cm.qe.rb=this.cm.qi)},i.prototype.co=function(){null!=this.cm.qe&&(this.cm.qe.q3=this.cm.qd)},i.$t=r.markType(i,"GeographicScatterAreaSeriesView",m.$),i}(m),S=function(e){function n(t){var i=e.call(this,t)||this;return i.fi=null,i.fu=null,i.fs=null,i.fr=null,i.fj=null,i.fk=NaN,i.fu=r.Rect.empty,i.fi=t,i.fi.on=2,i.fi.f5=5e-6,i}return t.__extends(n,e),n.prototype.m=function(e){return 2},n.prototype.bk=function(e){this.j.bv(e),this.fi.q8(e),this.ei()},n.prototype.get_ap=function(){return!0},n.prototype.d1=function(){var e,t,i,n,o,s=this.j.a7(e,t,i,n,o);e=s.p0,t=s.p1,i=s.p2,n=s.p3,o=s.p4,this.fs=i,this.fj=n,this.fr=o;var a=this.j.e();if(this.fi.ag=a.a,this.fi.aj=a.f,this.fi.ah=null!=a.b?a.b:new r.BrushCollection,this.fi.ai=null!=a.c?a.c:new r.BrushCollection,0==this.fi.ah.count)for(var p=0;p<a.a.count;p++)this.fi.ah.add(a.a.item(p));if(0==a.c.count)for(var l=0;l<a.f.count;l++)this.fi.ai.add(a.f.item(l))},n.prototype.dr=function(t){if(e.prototype.dr.call(this,t),null!=this.fi.backgroundContent){var i=this.fi.backgroundContent;i.be(this.j.ae),i.bd(t)}},n.prototype.ds=function(t){(e.prototype.ds.call(this,t),this.fu=t,null!=this.fi.backgroundContent)&&this.fi.backgroundContent.bf(this.fu)},n.prototype.ft=function(){return new r.Rect(0,0,0,this.fu.width,this.fu.height)},n.prototype.fn=function(){null!=this.fi.backgroundContent&&this.fi.backgroundContent.a6()},n.prototype.fm=function(e){null!=this.fi.p8&&(this.fi.p8.windowRect=e)},n.prototype.fp=function(e,t){if(null!=this.fi.p8&&(this.fi.p8.windowRect=this.fi.pg),null!=e){var i=e.ao;null!=i&&this.fi.al.e.remove(i.ag),e.bd(null),e.be(null)}if(null!=t){var r=t.ao;null!=r&&this.fi.al.e.add(r.ag),this.fu.isEmpty||this.ds(this.fu),null!=this.w&&this.dr(this.w)}null==t&&this.fo(this.w)},n.prototype.fo=function(e){var t=this.fi.fh;1!=t&&(e.z(),e.aa(t,t)),e.k(this.fu.left,this.fu.top,this.fu.width,this.fu.height),1!=t&&e.y()},n.prototype.dy=function(){this.fa.ac=i.Defaults.j,this.fb.ac=i.Defaults.j,this.fa._stroke=i.Defaults.ae,this.fb._stroke=i.Defaults.ae,e.prototype.dy.call(this)},n.prototype.fq=function(e){this.fk=e,null!=this.fi.backgroundContent&&this.fi.backgroundContent.bc(e)},Object.defineProperty(n.prototype,"fl",{get:function(){return this.fk},set:function(e){this.fk=e},enumerable:!0,configurable:!0}),n.$t=r.markType(n,"XamGeographicMapView",i.SeriesViewerView.$),n}(i.SeriesViewerView),_=function(e){function i(){return e.call(this,new r.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:!0,configurable:!0}),i.br=function(e,t){e.bq("TilePath",t.oldValue,t.newValue)},i.prototype.bq=function(t,i,r){switch(t){case"TilePath":this.ap.setTilePathUrl(null==r?null:r),this.aj.e()}e.prototype.ba.call(this,t,i,r)},i.$t=r.markType(i,"OpenStreetMapImagery",y.$),i.tilePathProperty=r.DependencyProperty.i("TilePath",r.String_$type,i.$,new r.PropertyMetadata(2,null,i.br)),i}(y),k=function(e){function i(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(i,e),i.prototype.bu=function(){return new m(this)},i.prototype.lh=function(t){e.prototype.lh.call(this,t),this.ps=t},i.prototype.lm=function(t,r,n,o){switch(e.prototype.lm.call(this,t,r,n,o),r){case"SeriesViewer":this.ps.ch();break;case i.$$p[1]:this.ps.cg();break;case i.$$p[0]:this.ps.cf();break;case i.$$p[2]:this.ps.ci();break;case i.$$p[3]:this.ps.cj();break;case i.$$p[4]:this.ps.ck();break;case i.$$p[5]:this.ps.cl()}},i.$t=r.markType(i,"GeographicXYTriangulatingSeries",u.$),i.$$p=r.markDep(r.DependencyProperty,r.PropertyMetadata,i,"raisePropertyChanged",["LatitudeMemberPath:pu:p5",[2,"pointY"],"LongitudeMemberPath:pw:p6",[2,"pointX"],"TrianglesSource:pt:p7",[r.IEnumerable_$type,null],"TriangleVertexMemberPath1:pz:p8",[2,"v1"],"TriangleVertexMemberPath2:p1:p9",[2,"v2"],"TriangleVertexMemberPath3:p3:qa",[2,"v3"]]),i}(u),v=function(e){function n(){var t=e.call(this)||this;return t.qb=null,t.triangulationStatusChanged=null,t.ab=n.$,t}return t.__extends(n,e),n.prototype.get_c7=function(){return!0},Object.defineProperty(n.prototype,"qd",{get:function(){return this.qb},set:function(e){if(this.qb!=e){var t=this.qb;if(null!=this.qb){var i=this.qb;i.propertyChanged=r.delegateRemove(i.propertyChanged,r.runOn(this,this.ql))}if(this.qb=e,null!=this.qb){var n=this.qb;n.propertyChanged=r.delegateCombine(n.propertyChanged,r.runOn(this,this.ql))}this.raisePropertyChanged("ColorScale",t,this.qb),null!=this.qe&&(this.qe.q3=e)}},enumerable:!0,configurable:!0}),n.prototype.ql=function(e,t){this.qg.co(),this.qn(),this.l0(!1)},n.prototype.qn=function(){null!=this.qe&&(this.qc=this.qe.q2)},n.prototype.md=function(){e.prototype.md.call(this),this.qn()},n.prototype.pj=function(){this.qe=new i.ScatterAreaSeries;var e=this.qe;return e.triangulationStatusChanged=r.delegateCombine(e.triangulationStatusChanged,r.runOn(this,this.qm)),this.qe},n.prototype.qm=function(e,t){null!=this.triangulationStatusChanged&&this.triangulationStatusChanged(this,t)},n.prototype.bu=function(){return new b(this)},n.prototype.lh=function(t){e.prototype.lh.call(this,t),this.qg=t},n.prototype.lm=function(t,i,r,o){switch(e.prototype.lm.call(this,t,i,r,o),i){case n.$$p[1]:this.qg.cn();break;case"ColorScale":this.qg.co(),this.qn()}},n.prototype.get_ex=function(){return!0},n.prototype.set_ex=function(t){e.prototype.set_ex.call(this,t)},n.$t=r.markType(n,"GeographicScatterAreaSeries",k.$),n.$$p=r.markDep(r.DependencyProperty,r.PropertyMetadata,n,"raisePropertyChanged",["ActualColorScale:qc:qo",[i.ColorScale.$,null],"ColorMemberPath:qi:qp",[2,"value"]]),n}(k),q=function(){function e(){this._implementation=this.createImplementation(),this._implementation.externalObject=this,this.onImplementationCreated()}return e.prototype.createImplementation=function(){return new c},Object.defineProperty(e.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),e.prototype.onImplementationCreated=function(){},e.prototype._provideImplementation=function(e){this._implementation=e,this._implementation.externalObject=this,this.onImplementationCreated()},e}(),C=function(e){function n(){var n=e.call(this)||this;n.contentSeries=[],n.actualSeries=[],n._series=null,n._dataSource=null,n._seriesAdapter=null,n._disconnected=!1,n._defaultTooltips=null,n._imageTilesReady=null,n._imageTilesReady_wrapped=null,n._styling&&r.NamePatcher.ensureStylablePatched(Object.getPrototypeOf(n)),n._renderer=new r.WebComponentRenderer(n,document,!0,i.DataChartStylingDefaults),n._container=n._renderer.createElement("div"),n._renderer.updateRoot(n._container),n._container.setStyleProperty("display","block"),n._container.setStyleProperty("width","100%"),n._container.setStyleProperty("height","100%"),n._container,null!=n._container.nativeElement&&n._container.nativeElement,n._wrapper=n._renderer;var o=n.i;return n._chart=o,n._seriesAdapter=new r.CollectionAdapter(n.contentSeries,n.i.series,n.actualSeries,(function(e){return e.i}),(function(e){e.owner=n,e._provideRenderer(n._dataSource),e.provideData(n._dataSource),n.parentElement&&e._styling(n,n,n),n._ensureDefaultTooltip(e),n._ensureTooltipCreated(e)}),(function(e){e._provideRenderer(null),e.provideData(null)})),o.provideContainer(n._renderer),new MutationObserver((function(e){var i,r;try{for(var o=t.__values(e),s=o.next();!s.done;s=o.next()){"childList"==s.value.type&&n.updateContentChildren()}}catch(e){i={error:e}}finally{try{s&&!s.done&&(r=o.return)&&r.call(o)}finally{if(i)throw i.error}}})).observe(n,{childList:!0}),n._renderer.addSizeWatcher((function(){n.notifyContainerResized()})),n}return t.__extends(n,e),Object.defineProperty(n.prototype,"height",{get:function(){return this._height},set:function(e){this._height=e,this.style.height=e,this.notifyContainerResized()},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"width",{get:function(){return this._width},set:function(e){this._width=e,this.style.width=e,this.notifyContainerResized()},enumerable:!0,configurable:!0}),n.prototype.notifyContainerResized=function(){this._chart.notifyContainerResized()},Object.defineProperty(n.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:!0,configurable:!0}),Object.defineProperty(n.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 r.NotifyCollectionChangedAction.Add:e._seriesAdapter.addManualItem(i.newItems.item(0));break;case r.NotifyCollectionChangedAction.Remove:e._seriesAdapter.removeManualItemAt(i.oldStartingIndex);break;case r.NotifyCollectionChangedAction.Replace:e._seriesAdapter.removeManualItemAt(i.oldStartingIndex),e._seriesAdapter.insertManualItem(i.newStartingIndex,i.newItems.item(0));break;case r.NotifyCollectionChangedAction.Reset:e._seriesAdapter.clearManualItems()}})),this._series=t}return this._series},enumerable:!0,configurable:!0}),n.prototype.destroy=function(){this._chart.destroy(),this._wrapper.destroy()},n.prototype.createImplementation=function(){return new f},Object.defineProperty(n.prototype,"dataSource",{get:function(){return this._dataSource},set:function(e){this._dataSource=e,this.bindData()},enumerable:!0,configurable:!0}),n.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)},n.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()},n.prototype.disconnectedCallback=function(){this._disconnected=!0,this.i&&this.i.onDetachedFromUI()},n.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()},n.prototype.afterContentInit=function(){var e=this;if(r.TypeRegistrar.isRegistered("IgcDataChartDefaultTooltipsComponent")){var t=r.TypeRegistrar.create("IgcDataChartDefaultTooltipsComponent");this._defaultTooltips=t,t.onContentReady=function(){e._onDefaultTooltipsReady(t)}}this.i.notifyContainerResized()},n.prototype._ensureTooltipCreated=function(e){var t=this;e._ensureTooltipCreated((function(){return t.createTooltip()}),(function(e){var i=new r.WebComponentWrapper(e,t._renderer);return i.updateToolTip=e.updateToolTip,i.hideToolTip=e.hideToolTip,i}))},n.prototype._ensureDefaultTooltip=function(e){null!=this._defaultTooltips&&this._defaultTooltips.ensureDefaultTooltip(e)},n.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])},n.prototype.createTooltip=function(){if(!r.TypeRegistrar.isRegistered("IgcTooltipContainerComponent"))return null;var e=r.TypeRegistrar.create("IgcTooltipContainerComponent"),t=e,i=this;return t.updateToolTip=function(n,o){if(n.externalObject)n=n.externalObject;else{var s=new r.IgcDataContext;s._implementation=n,n=s}return o?n.isSubContent=!0:t.parentElement!=i._container.getNativeElement()&&(null!=t.parentElement&&t.parentElement.removeChild(t),i._container.getNativeElement().appendChild(t)),e.context=n,t.style.display="block",!0},t.hideToolTip=function(){t.style.display="none"},t.style.display="none",e},Object.defineProperty(n.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:!0,configurable:!0}),Object.defineProperty(n.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),Object.defineProperty(n,"observedAttributes",{get:function(){if(null==n._observedAttributesIgcGeographicMapComponent){for(var e=r.getAllPropertyNames(n),t=0;t<e.length;t++)e[t]=r.toSpinal(e[t]);n._observedAttributesIgcGeographicMapComponent=e}return n._observedAttributesIgcGeographicMapComponent},enumerable:!0,configurable:!0}),n.register=function(){n._isElementRegistered||(n._isElementRegistered=!0,r.RegisterElementHelper.registerElement(n.htmlTagName,n))},Object.defineProperty(n.prototype,"zoomable",{get:function(){return this.i.ql},set:function(e){this.i.ql=r.ensureBool(e),this._a("zoomable",this.i.ql)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"resizeBehavior",{get:function(){return this.i.qe},set:function(e){this.i.qe=r.ensureEnum(o,e),this._a("resizeBehavior",r.enumToString(o,this.i.qe))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"isHorizontalWrappingEnabled",{get:function(){return this.i.qi},set:function(e){this.i.qi=r.ensureBool(e),this._a("isHorizontalWrappingEnabled",this.i.qi)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"backgroundTilingMode",{get:function(){return this.i.qa},set:function(e){this.i.qa=r.ensureEnum(a,e),this._a("backgroundTilingMode",r.enumToString(a,this.i.qa))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"useWorldRectForZoomBounds",{get:function(){return this.i.qk},set:function(e){this.i.qk=r.ensureBool(e),this._a("useWorldRectForZoomBounds",this.i.qk)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"suppressZoomResetOnWorldRectChange",{get:function(){return this.i.qj},set:function(e){this.i.qj=r.ensureBool(e),this._a("suppressZoomResetOnWorldRectChange",this.i.qj)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"worldRect",{get:function(){return r.fromRect(this.i.sg)},set:function(e){this.i.sg=r.toRect(e),this._a("worldRect",r.rectToString(this.i.sg))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualWorldRect",{get:function(){return r.fromRect(this.i.r4)},set:function(e){this.i.r4=r.toRect(e),this._a("actualWorldRect",r.rectToString(this.i.r4))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"xAxis",{get:function(){if(null==this.i.p3)return null;if(!this.i.p3.externalObject){var e=i.IgcNumericXAxisComponent._createFromInternal(this.i.p3);e&&(e._implementation=this.i.p3),this.i.p3.externalObject=e}return this.i.p3.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.p3=null==e?null:e.i},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"yAxis",{get:function(){if(null==this.i.p5)return null;if(!this.i.p5.externalObject){var e=i.IgcNumericYAxisComponent._createFromInternal(this.i.p5);e&&(e._implementation=this.i.p5),this.i.p5.externalObject=e}return this.i.p5.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.p5=null==e?null:e.i},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"isMap",{get:function(){return this.i.dx},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"windowScale",{get:function(){return this.i.qq},set:function(e){this.i.qq=+e,this._a("windowScale",this.i.qq)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualWindowScale",{get:function(){return this.i.qp},set:function(e){this.i.qp=+e,this._a("actualWindowScale",this.i.qp)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"zoomIsReady",{get:function(){return this.i.qm},enumerable:!0,configurable:!0}),n.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)},n.prototype._styling=function(t,i,r){e.prototype._styling.call(this,t,i,r),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},n.prototype.getCurrentActualWorldRect=function(){var e=this.i.r8();return r.fromRect(e)},n.prototype.getZoomRectFromGeoRect=function(e){var t=this.i.getZoomRectFromGeoRect(r.toRect(e));return r.fromRect(t)},n.prototype.updateZoomWindow=function(e){this.i.rk(r.toRect(e))},n.prototype.updateWorldRect=function(e){this.i.rj(r.toRect(e))},n.prototype.getZoomFromGeographicRect=function(e){var t=this.i.getZoomFromGeographicRect(r.toRect(e));return r.fromRect(t)},n.prototype.convertGeographicToZoom=function(e,t){var i=this.i.r5(r.toRect(e),t);return r.fromRect(i)},n.prototype.getZoomFromGeographicPoints=function(e,t){var i=this.i.getZoomFromGeographicPoints(r.toPoint(e),r.toPoint(t));return r.fromRect(i)},n.prototype.getGeographicFromZoom=function(e){var t=this.i.sa(r.toRect(e));return r.fromRect(t)},n.prototype.getGeographicPoint=function(e){var t=this.i.rw(r.toPoint(e));return r.fromPoint(t)},n.prototype.getPixelPoint=function(e){var t=this.i.rx(r.toPoint(e));return r.fromPoint(t)},n.prototype.getWindowPoint=function(e){var t=this.i.ry(r.toPoint(e));return r.fromPoint(t)},n.prototype.clearTileCache=function(){this.i.q7()},n.prototype.styleUpdated=function(){this.i.rf()},n.prototype.getActualWindowScaleHorizontal=function(){return this.i.fn()},n.prototype.getActualWindowScaleVertical=function(){return this.i.fo()},n.prototype.deferredRefresh=function(){this.i.deferredRefresh()},n.prototype.exportVisualData=function(){return this.i.qt()},n.prototype.zoomToGeographic=function(e){this.i.rm(r.toRect(e))},Object.defineProperty(n.prototype,"imageTilesReady",{get:function(){return this._imageTilesReady},set:function(e){var t=this;null!==this._imageTilesReady_wrapped&&(this.i.imageTilesReady=r.delegateRemove(this.i.imageTilesReady,this._imageTilesReady_wrapped),this._imageTilesReady_wrapped=null,this._imageTilesReady=null),this._imageTilesReady=e,this._imageTilesReady_wrapped=function(e,i){var r=new q;r._provideImplementation(i),t.beforeImageTilesReady&&t.beforeImageTilesReady(t,r),t._imageTilesReady&&t._imageTilesReady(t,r)},this.i.imageTilesReady=r.delegateCombine(this.i.imageTilesReady,this._imageTilesReady_wrapped)},enumerable:!0,configurable:!0}),n._observedAttributesIgcGeographicMapComponent=null,n.htmlTagName="igc-geographic-map",n._isElementRegistered=!1,n}(i.IgcSeriesViewerComponent),w=function(e){function i(t){var i=e.call(this)||this;if(t)for(var r=0;r<t.length;r++)i.add(t[r]);return i}return t.__extends(i,e),i.prototype._createInnerColl=function(){var e=new r.SyncableObservableCollection$2(r.String_$type,r.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}(r.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}({}),M=r.markEnum("BingMapsImageryStyle","Aerial,0|AerialWithLabels,1|Road,2|CanvasDark,3|CanvasLight,4|CanvasGray,5"),T=function(){function e(){this._implementation=this.createImplementation(),this._implementation.externalObject=this,this.onImplementationCreated()}return e.prototype.createImplementation=function(){return new h},Object.defineProperty(e.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),e.prototype.onImplementationCreated=function(){},e.prototype._provideImplementation=function(e){this._implementation=e,this._implementation.externalObject=this,this.onImplementationCreated()},e}(),I=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()}return e.prototype.createImplementation=function(){return null},Object.defineProperty(e.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),e.prototype.onImplementationCreated=function(){},e.prototype._provideImplementation=function(e){this._implementation=e,this._implementation.externalObject=this,this.onImplementationCreated()},Object.defineProperty(e.prototype,"deferralHandler",{get:function(){return this.i.deferralHandler},set:function(e){this.i.deferralHandler=e},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"windowRect",{get:function(){return r.fromRect(this.i.windowRect)},set:function(e){this.i.windowRect=r.toRect(e)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"geographicMap",{get:function(){return null==this.i.geographicMap?null:this.i.geographicMap.externalObject},set:function(e){this.i.geographicMap=null==e?null:e.i},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"referer",{get:function(){return this.i.referer},set:function(e){this.i.referer=e},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"isHorizontalWrappingEnabled",{get:function(){return this.i.isHorizontalWrappingEnabled},set:function(e){this.i.isHorizontalWrappingEnabled=r.ensureBool(e)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"userAgent",{get:function(){return this.i.userAgent},set:function(e){this.i.userAgent=e},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"opacity",{get:function(){return this.i.opacity},set:function(e){this.i.opacity=+e},enumerable:!0,configurable:!0}),e.prototype.findByName=function(e){return this.geographicMap&&this.geographicMap.name&&this.geographicMap.name==e?this.geographicMap:null},e.prototype.clearTileCache=function(){this.i.clearTileCache()},Object.defineProperty(e.prototype,"imageTilesReady",{get:function(){return this._imageTilesReady},set:function(e){var t=this;null!==this._imageTilesReady_wrapped&&(this.i.imageTilesReady=r.delegateRemove(this.i.imageTilesReady,this._imageTilesReady_wrapped),this._imageTilesReady_wrapped=null,this._imageTilesReady=null),this._imageTilesReady=e,this._imageTilesReady_wrapped=function(e,i){var r=new q;r._provideImplementation(i),t.beforeImageTilesReady&&t.beforeImageTilesReady(t,r),t._imageTilesReady&&t._imageTilesReady(t,r)},this.i.imageTilesReady=r.delegateCombine(this.i.imageTilesReady,this._imageTilesReady_wrapped)},enumerable:!0,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=r.delegateRemove(this.i.imagesChanged,this._imagesChanged_wrapped),this._imagesChanged_wrapped=null,this._imagesChanged=null),this._imagesChanged=e,this._imagesChanged_wrapped=function(e,i){var r=new T;r._provideImplementation(i),t.beforeImagesChanged&&t.beforeImagesChanged(t,r),t._imagesChanged&&t._imagesChanged(t,r)},this.i.imagesChanged=r.delegateCombine(this.i.imagesChanged,this._imagesChanged_wrapped)},enumerable:!0,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=r.delegateRemove(this.i.cancellingImage,this._cancellingImage_wrapped),this._cancellingImage_wrapped=null,this._cancellingImage=null),this._cancellingImage=e,this._cancellingImage_wrapped=function(e,i){var n=new r.IgcCancellingMultiScaleImageEventArgs;n._provideImplementation(i),t.beforeCancellingImage&&t.beforeCancellingImage(t,n),t._cancellingImage&&t._cancellingImage(t,n)},this.i.cancellingImage=r.delegateCombine(this.i.cancellingImage,this._cancellingImage_wrapped)},enumerable:!0,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=r.delegateRemove(this.i.downloadingImage,this._downloadingImage_wrapped),this._downloadingImage_wrapped=null,this._downloadingImage=null),this._downloadingImage=e,this._downloadingImage_wrapped=function(e,i){var n=new r.IgcDownloadingMultiScaleImageEventArgs;n._provideImplementation(i),t.beforeDownloadingImage&&t.beforeDownloadingImage(t,n),t._downloadingImage&&t._downloadingImage(t,n)},this.i.downloadingImage=r.delegateCombine(this.i.downloadingImage,this._downloadingImage_wrapped)},enumerable:!0,configurable:!0}),e}(),$=function(e){function i(t){for(var i=[],n=1;n<arguments.length;n++)i[n-1]=arguments[n];var o=this;switch(t=null==t?0:t){case 0:o=e.call(this,r.String_$type,0)||this;break;case 1:var s=i[0];o=e.call(this,r.String_$type,1,s)||this}return o}return t.__extends(i,e),i.$t=r.markType(i,"SubDomainsCollection",r.ObservableCollection$1.$.specialize(r.String_$type)),i}(r.ObservableCollection$1),O=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 $(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=r.markType(i,"BingMapsMapImageryView",d.$),i}(d),R=function(e){function i(){var t=e.call(this,new r.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 O(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:!0,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:!0,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:!0,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:!0,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:!0,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!(r.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 $(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?r.Uri.isWellFormedUriString(this.bingImageryRestUri,1)&&(t=this.bingImageryRestUri):r.Uri.isWellFormedUriString(this.actualBingImageryRestUri,1)&&(t=this.actualBingImageryRestUri),null!=t){var i=this.imageryStyle,n=(t+=r.enumGetBox(M,i))+"?"+("key="+this.apiKey+"&include=ImageryProviders");this._pendingBingRequest_=r.HttpRequestUtil.submit(n,this.getResponseCompleted,null)}else this.cp("",null)}},i.prototype.getResponseCompleted=function(e,t){if(t==this._pendingBingRequest_){this._pendingBingRequest_=null;var i=e,n=JSON.parse(i).resourceSets;if(null!=n){var o=n.length>0?n[0].resources:null;if(null!=o&&0!=o.length){for(var s=o[0].imageUrl,a=new r.List$1(r.String_$type,0),p=0;p<o[0].imageUrlSubdomains.length;p++)a.add(o[0].imageUrlSubdomains[p]);this.cp(s,a)}}}},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,n,o){switch(t){case i.$$p[0]:case i.$$p[3]:this.cq();break;case i.$$p[5]:this.cj(),this.actualTilePath=o,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 s=o;if(null!=this.actualSubDomains){var a=this.actualSubDomains;a.collectionChanged=r.delegateRemove(a.collectionChanged,r.runOn(this,this.ci))}this.actualSubDomains=s,null!=this.actualSubDomains&&(s.collectionChanged=r.delegateCombine(s.collectionChanged,r.runOn(this,this.ci))),this.bp.n(),this.aj.e();break;case"ActualTilePath":var p=o;r.stringIsNullOrEmpty(p)&&this.cq();break;case"BingImageryRestUri":this.actualBingImageryRestUri=o,this.cj(),this.cq();break;case"ActualBingImageryRestUri":this.cj(),this.cq()}e.prototype.ba.call(this,t,n,o)},i.$t=r.markType(i,"BingMapsMapImagery",y.$),i.cc="http://dev.virtualearth.net/REST/v1/Imagery/Metadata/",i.$$p=r.markDep(r.DependencyProperty,r.PropertyMetadata,i,"cm",["ApiKey",[2,r.stringEmpty()],"CultureName",[2,"en-US"],"ImageryStyle",[M,r.enumGetBox(M,1)],"IsDeferredLoad",[0,!1],"SubDomains",[$.$,null],"TilePath",[2,null]]),i}(y),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 R},Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"isInitialized",{get:function(){return this.i.isInitialized},set:function(e){this.i.isInitialized=r.ensureBool(e)},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"isDeferredLoad",{get:function(){return this.i.isDeferredLoad},set:function(e){this.i.isDeferredLoad=r.ensureBool(e)},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"tilePath",{get:function(){return this.i.tilePath},set:function(e){this.i.tilePath=e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"actualTilePath",{get:function(){return this.i.actualTilePath},set:function(e){this.i.actualTilePath=e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"subDomains",{get:function(){if(null===this._subDomains){var e=new w,t=this.i.subDomains;t||(t=new $(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 r.SyncableObservableCollection$1(r.String_$type),n=this.i.subDomains;n||(n=new $(0)),i._inner=n,i.clear(),this._subDomains._setSyncTarget(i),this.i.subDomains=n},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"actualSubDomains",{get:function(){if(null===this._actualSubDomains){var e=new w,t=this.i.actualSubDomains;t||(t=new $(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 r.SyncableObservableCollection$1(r.String_$type),n=this.i.actualSubDomains;n||(n=new $(0)),i._inner=n,i.clear(),this._actualSubDomains._setSyncTarget(i),this.i.actualSubDomains=n},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"bingImageryRestUri",{get:function(){return this.i.bingImageryRestUri},set:function(e){this.i.bingImageryRestUri=e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"actualBingImageryRestUri",{get:function(){return this.i.actualBingImageryRestUri},set:function(e){this.i.actualBingImageryRestUri=e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"cultureName",{get:function(){return this.i.cultureName},set:function(e){this.i.cultureName=e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"apiKey",{get:function(){return this.i.apiKey},set:function(e){this.i.apiKey=e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"imageryStyle",{get:function(){return this.i.imageryStyle},set:function(e){this.i.imageryStyle=r.ensureEnum(M,e)},enumerable:!0,configurable:!0}),i.prototype.requestMapSettings=function(){this.i.requestMapSettings()},i}(I),x=function(){function e(){}return e.register=function(){r.TypeRegistrar.registerCons("IgcBingMapsMapImagery",j),r.TypeRegistrar.register("BingMapsMapImagery",R.$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:!0,configurable:!0}),Object.defineProperty(i.prototype,"tilePath",{get:function(){return this.i.tilePath},set:function(e){this.i.tilePath=e},enumerable:!0,configurable:!0}),i}(I),G=function(){function e(){}return e.register=function(){r.TypeRegistrar.registerCons("IgcOpenStreetMapImagery",A),r.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:!0,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=r.delegateRemove(this.i.getTileImageUri,this._getTileImageUri_wrapped),this._getTileImageUri_wrapped=null,this._getTileImageUri=null),this._getTileImageUri=e,this._getTileImageUri_wrapped=function(e,i){var n=new r.IgcGetTileImageUriArgs;n._provideImplementation(i),t.beforeGetTileImageUri&&t.beforeGetTileImageUri(t,n),t._getTileImageUri&&t._getTileImageUri(t,n)},this.i.getTileImageUri=r.delegateCombine(this.i.getTileImageUri,this._getTileImageUri_wrapped)},enumerable:!0,configurable:!0}),i}(I),B=function(e){function i(t){var i=e.call(this,t)||this;return i.getTileImageUri=null,t.getTileImageUri=r.delegateCombine(t.getTileImageUri,r.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=r.markType(i,"CustomMapImagery",y.$),i}(y),E=function(){function e(){}return e.register=function(){r.TypeRegistrar.registerCons("IgcCustomMapImagery",D),r.TypeRegistrar.register("CustomMapImagery",B.$type)},e}(),N=function(e){function i(){var t=e.call(this,new r.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:!0,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:!0,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:!0,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:!0,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:!0,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:!0,configurable:!0}),Object.defineProperty(i.prototype,"tokenGenerationEndPoint",{get:function(){return this.bu},set:function(e){this.bu=e,this.b8(!0)},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"refererUri",{get:function(){return this.bt},set:function(e){this.bt=e,this.b8(!0)},enumerable:!0,configurable:!0}),i.prototype.acquireNewToken=function(){this.b8(!0)},i.prototype.b9=function(e){e()},i.prototype.b8=function(e){if(r.stringIsNullOrEmpty(this.userToken)&&0==e)this.ci();else{var t=this.tokenGenerationEndPoint;if(r.stringIsNullOrEmpty(t))this.userToken="";else if("/"!=t.substr(t.length-1,1)&&(t+="/"),r.stringIsNullOrEmpty(this.refererUri))this.userToken="";else{var n=this.defaultTokenTimeout;if(n<1&&(n=1),t+=r.stringFormat1(i.bv,this.userName,this.password,this.refererUri,n),r.Uri.isWellFormedUriString(t,1)){var o=t;this._pendingTokenRequest_=r.HttpRequestUtil.submit(o,this.getResponseCompleted_TokenResponse,null)}else this.userToken=""}}},i.prototype.ci=function(){if(!r.stringIsNullOrEmpty(this.mapServerUri)){var e=this.mapServerUri;if("/"==e.substr(e.length-1,1)&&r.stringRemove(e,e.length-1,1),this.isMapPublic)e=r.stringFormat("{0}?f=json",e);else{if(r.stringIsNullOrEmpty(this.userToken))return;e=r.stringFormat("{0}?f=json&token={1}",e,this.userToken)}if(r.Uri.isWellFormedUriString(e,1)){var t=e;this._pendingMapServerRequest_=r.HttpRequestUtil.submit(t,this.getResponseCompleted_MapServerResponse,null)}}},i.prototype.getResponseCompleted_TokenResponse=function(e,t){if(t==this._pendingTokenRequest_){this._pendingTokenRequest_=null;var i=e,r=JSON.parse(i);if(null!=r){var n="";null!=r.token&&(n=r.token),this.userToken=n}}},i.prototype.getResponseCompleted_MapServerResponse=function(e,t){if(t==this._pendingMapServerRequest_){this._pendingMapServerRequest_=null;var i=e,r=JSON.parse(i);null!=r&&null!=r.tileInfo&&(this.ap.levelOfDetail=r.tileInfo.lods.length)}},i.prototype.cf=function(t,i,n){var o=this,s=r.typeCast(r.ArcGISOnlineTileSource.$,this.ap);switch(t){case"MapServerUri":null!=s&&(s.mapServerUri=r.typeCast(r.String_$type,n)),this.ci();break;case"UserName":case"Password":if(r.stringIsNullOrEmpty(this.userName)||r.stringIsNullOrEmpty(this.password))return;this.b8(!0);break;case"UserToken":this.b9((function(){return s.userToken=o.userToken})),this.ci();break;case"IsMapPublic":s.isMapPublic=this.isMapPublic}e.prototype.ba.call(this,t,i,n)},i.$t=r.markType(i,"ArcGISOnlineMapImagery",y.$),i.bv="generateToken?username={0}&password={1}&client=referer&referer={2}&expiration={3}&f=pjson",i.mapServerUriProperty=r.DependencyProperty.i("MapServerUri",r.String_$type,i.$,new r.PropertyMetadata(2,null,i.cd)),i.userNameProperty=r.DependencyProperty.i("UserName",r.String_$type,i.$,new r.PropertyMetadata(2,null,i.cg)),i.passwordProperty=r.DependencyProperty.i("Password",r.String_$type,i.$,new r.PropertyMetadata(2,null,i.ce)),i.userTokenProperty=r.DependencyProperty.i("UserToken",r.String_$type,i.$,new r.PropertyMetadata(2,null,i.ch)),i.isMapPublicProperty=r.DependencyProperty.i("IsMapPublic",r.Boolean_$type,i.$,new r.PropertyMetadata(2,!0,i.cc)),i}(y),V=function(e){function i(){return e.call(this)||this}return t.__extends(i,e),i.prototype.createImplementation=function(){return new N},Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"mapServerUri",{get:function(){return this.i.mapServerUri},set:function(e){this.i.mapServerUri=e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"userName",{get:function(){return this.i.userName},set:function(e){this.i.userName=e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"password",{get:function(){return this.i.password},set:function(e){this.i.password=e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"userToken",{get:function(){return this.i.userToken},set:function(e){this.i.userToken=e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"isMapPublic",{get:function(){return this.i.isMapPublic},set:function(e){this.i.isMapPublic=r.ensureBool(e)},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"defaultTokenTimeout",{get:function(){return this.i.defaultTokenTimeout},set:function(e){this.i.defaultTokenTimeout=+e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"tokenGenerationEndPoint",{get:function(){return this.i.tokenGenerationEndPoint},set:function(e){this.i.tokenGenerationEndPoint=e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"refererUri",{get:function(){return this.i.refererUri},set:function(e){this.i.refererUri=e},enumerable:!0,configurable:!0}),i.prototype.acquireNewToken=function(){this.i.acquireNewToken()},i}(I),z=function(){function e(){}return e.register=function(){r.TypeRegistrar.registerCons("IgcArcGISOnlineMapImagery",V),r.TypeRegistrar.register("ArcGISOnlineMapImagery",N.$type)},e}(),U=function(){function e(){}return e.register=function(){x.register(),G.register(),E.register(),z.register(),C.register(),r.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:!0,configurable:!0}),i.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this._attached||(this._attached=!0,this._flushQueuedAttributes())},Object.defineProperty(i,"observedAttributes",{get:function(){if(null==i._observedAttributesIgcGeographicMapSeriesHostComponent){for(var e=r.getAllPropertyNames(i),t=0;t<e.length;t++)e[t]=r.toSpinal(e[t]);i._observedAttributesIgcGeographicMapSeriesHostComponent=e}return i._observedAttributesIgcGeographicMapSeriesHostComponent},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"isGeographic",{get:function(){return this.i.dp},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"hasMarkers",{get:function(){return this.i.hasMarkers},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"visibleFromScale",{get:function(){return this.i.pm},set:function(e){this.i.pm=+e,this._a("visibleFromScale",this.i.pm)},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"coercionMethods",{get:function(){return this.i.coercionMethods},set:function(e){this.i.coercionMethods=e},enumerable:!0,configurable:!0}),i.prototype.notifyIndexedPropertiesChanged=function(){this.i.k2()},i.prototype.getItemValue=function(e,t){return this.i.hk(e,t)},i.prototype.getItem=function(e){return this.i.hh(r.toPoint(e))},i.prototype.getPreviousOrExactIndex=function(e,t){return this.i.g6(r.toPoint(e),t)},i.prototype.getNextOrExactIndex=function(e,t){return this.i.g4(r.toPoint(e),t)},i.prototype.getSeriesValue=function(e,t,i){return this.i.f8(r.toPoint(e),t,i)},i.prototype.getSeriesValuePosition=function(e,t,i){var n=this.i.o2(r.toPoint(e),t,i);return r.fromPoint(n)},i.prototype.getSeriesValueBoundingBox=function(e){var t=this.i.pb(r.toPoint(e));return r.fromRect(t)},i.prototype.getSeriesValueMarkerBoundingBox=function(e){var t=this.i.pd(r.toPoint(e));return r.fromRect(t)},i.prototype.getSeriesHighValue=function(e,t,i){return this.i.f4(r.toPoint(e),t,i)},i.prototype.getSeriesHighValuePosition=function(e,t,i){var n=this.i.oy(r.toPoint(e),t,i);return r.fromPoint(n)},i.prototype.getSeriesLowValue=function(e,t,i){return this.i.f6(r.toPoint(e),t,i)},i.prototype.getSeriesLowValuePosition=function(e,t,i){var n=this.i.o0(r.toPoint(e),t,i);return r.fromPoint(n)},i.prototype.getSeriesValuePositionFromSeriesPixel=function(e,t,i){var n=this.i.o3(r.toPoint(e),t,i);return r.fromPoint(n)},i.prototype.getSeriesValueFromSeriesPixel=function(e,t,i){return this.i.f9(r.toPoint(e),t,i)},i.prototype.getItemSpan=function(){return this.i.f1()},i.prototype.renderSeries=function(e){this.i.l0(e)},i.prototype.styleUpdated=function(){this.i.l9()},i._observedAttributesIgcGeographicMapSeriesHostComponent=null,i}(i.IgcSeriesComponent),F=function(e){function n(){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(n,e),Object.defineProperty(n.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),n.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this._attached||(this._attached=!0,this._flushQueuedAttributes())},Object.defineProperty(n,"observedAttributes",{get:function(){if(null==n._observedAttributesIgcGeographicShapeSeriesBaseComponent){for(var e=r.getAllPropertyNames(n),t=0;t<e.length;t++)e[t]=r.toSpinal(e[t]);n._observedAttributesIgcGeographicShapeSeriesBaseComponent=e}return n._observedAttributesIgcGeographicShapeSeriesBaseComponent},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"shapeDataSource",{get:function(){return this._shapeDataSource},set:function(e){this._shapeDataSource=e,this.updateShapeDataSource()},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"databaseSource",{get:function(){return this._databaseSource},set:function(e){this._databaseSource=e,this.updateShapeDataSource()},enumerable:!0,configurable:!0}),n.prototype.onUpdateDataSource=function(e){var t=this;return null==this._onImportCompleted&&(this._onImportCompleted=function(e,i){if(t._currData){t._currData.i.importCompleted=r.delegateRemove(t._currData.i.importCompleted,t._onImportCompleted);var n=t._currData;t._currData=null,t.i.itemsSource=n.getPointData()}}),e&&e.getPointData?e.count>0?e.getPointData():(this._currData=e,this._currData.i.importCompleted=r.delegateCombine(this._currData.i.importCompleted,this._onImportCompleted),null):e},n.prototype.updateShapeDataSource=function(){null==this._cachedShapeDataSource&&(this._cachedShapeDataSource=new r.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()},n.prototype.onShapeDataSourceImportCompleted=function(e,t){this.dataSource=this._cachedShapeDataSource.getPointData()},Object.defineProperty(n.prototype,"shapeMemberPath",{get:function(){return this.i.qd},set:function(e){this.i.qd=e},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"isCustomShapeStyleAllowed",{get:function(){return this.i.p2},set:function(e){this.i.p2=r.ensureBool(e),this._a("isCustomShapeStyleAllowed",this.i.p2)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"isCustomShapeMarkerStyleAllowed",{get:function(){return this.i.p1},set:function(e){this.i.p1=r.ensureBool(e),this._a("isCustomShapeMarkerStyleAllowed",this.i.p1)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"itemSearchMode",{get:function(){return this.i.pu},set:function(e){this.i.pu=r.ensureEnum(i.ShapeItemSearchMode_$type,e),this._a("itemSearchMode",r.enumToString(i.ShapeItemSearchMode_$type,this.i.pu))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"itemSearchThreshold",{get:function(){return this.i.p5},set:function(e){this.i.p5=+e,this._a("itemSearchThreshold",this.i.p5)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"itemSearchPointsThreshold",{get:function(){return this.i.p4},set:function(e){this.i.p4=+e,this._a("itemSearchPointsThreshold",this.i.p4)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"shapefileDataSource",{get:function(){if(null==this.i.px)return null;if(!this.i.px.externalObject){var e=new r.IgcShapeDataSource;e._implementation=this.i.px,this.i.px.externalObject=e}return this.i.px.externalObject},set:function(e){this.i.px=null==e?null:e.i},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"shapeFilterResolution",{get:function(){return this.i.p3},set:function(e){this.i.p3=+e,this._a("shapeFilterResolution",this.i.p3)},enumerable:!0,configurable:!0}),n.prototype.findByName=function(t){var i=e.prototype.findByName.call(this,t);return i||(this.shapefileDataSource&&this.shapefileDataSource.name&&this.shapefileDataSource.name==t?this.shapefileDataSource:null)},Object.defineProperty(n.prototype,"assigningShapeStyle",{get:function(){return this._assigningShapeStyle},set:function(e){var t=this;null!==this._assigningShapeStyle_wrapped&&(this.i.assigningShapeStyle=r.delegateRemove(this.i.assigningShapeStyle,this._assigningShapeStyle_wrapped),this._assigningShapeStyle_wrapped=null,this._assigningShapeStyle=null),this._assigningShapeStyle=e,this._assigningShapeStyle_wrapped=function(e,r){var n=new i.IgcAssigningShapeStyleEventArgs;n._provideImplementation(r),t.beforeAssigningShapeStyle&&t.beforeAssigningShapeStyle(t,n),t._assigningShapeStyle&&t._assigningShapeStyle(t,n)},this.i.assigningShapeStyle=r.delegateCombine(this.i.assigningShapeStyle,this._assigningShapeStyle_wrapped)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"assigningShapeMarkerStyle",{get:function(){return this._assigningShapeMarkerStyle},set:function(e){var t=this;null!==this._assigningShapeMarkerStyle_wrapped&&(this.i.assigningShapeMarkerStyle=r.delegateRemove(this.i.assigningShapeMarkerStyle,this._assigningShapeMarkerStyle_wrapped),this._assigningShapeMarkerStyle_wrapped=null,this._assigningShapeMarkerStyle=null),this._assigningShapeMarkerStyle=e,this._assigningShapeMarkerStyle_wrapped=function(e,r){var n=new i.IgcAssigningShapeMarkerStyleEventArgs;n._provideImplementation(r),t.beforeAssigningShapeMarkerStyle&&t.beforeAssigningShapeMarkerStyle(t,n),t._assigningShapeMarkerStyle&&t._assigningShapeMarkerStyle(t,n)},this.i.assigningShapeMarkerStyle=r.delegateCombine(this.i.assigningShapeMarkerStyle,this._assigningShapeMarkerStyle_wrapped)},enumerable:!0,configurable:!0}),n._observedAttributesIgcGeographicShapeSeriesBaseComponent=null,n}(L),H=function(e){function n(){var t=null!==e&&e.apply(this,arguments)||this;return t.p0=!1,t.pz=!1,t.assigningShapeStyle=null,t.assigningShapeMarkerStyle=null,t.pw=null,t.py=!1,t}return t.__extends(n,e),n.prototype.bu=function(){return new W(this)},n.prototype.lh=function(t){e.prototype.lh.call(this,t),this.pv=t},n.prototype.get_dr=function(){return!0},n.prototype.get_cy=function(){return!0},n.prototype.lm=function(t,i,o,s){switch(e.prototype.lm.call(this,t,i,o,s),i){case"SeriesViewer":this.pv.cf();break;case"ShapeMemberPath":this.pv.ch();break;case n.$$p[5]:this.pv.cg();break;case n.$$p[1]:if(this.pk.qj=this.p2,this.p0=this.p2,this.p2){var a=this.pk;a.assigningShapeStyle=r.delegateCombine(a.assigningShapeStyle,r.runOn(this,this.qg))}else{var p=this.pk;p.assigningShapeStyle=r.delegateRemove(p.assigningShapeStyle,r.runOn(this,this.qg))}break;case n.$$p[0]:if(this.pk.qi=this.p1,this.pz=this.p1,this.p2){var l=this.pk;l.assigningShapeMarkerStyle=r.delegateCombine(l.assigningShapeMarkerStyle,r.runOn(this,this.qf))}else{var c=this.pk;c.assigningShapeMarkerStyle=r.delegateRemove(c.assigningShapeMarkerStyle,r.runOn(this,this.qf))}break;case n.$$p[2]:this.pk.p5=this.pu;break;case n.$$p[3]:this.pk.q0=this.p4;break;case n.$$p[4]:this.pk.q1=this.p5;break;case"ShapefileDataSource":if(null!=o){var h=o;this.py&&(h.importCompleted=r.delegateRemove(h.importCompleted,r.runOn(this,this.qh)))}if(null!=s){var u=s;if(u.count>0){this.qi();break}this.py=!0,u.importCompleted=r.delegateCombine(u.importCompleted,r.runOn(this,this.qh))}}},n.prototype.qg=function(e,t){null!=this.assigningShapeStyle&&this.assigningShapeStyle(this,t)},n.prototype.qf=function(e,t){null!=this.assigningShapeMarkerStyle&&this.assigningShapeMarkerStyle(this,t)},n.prototype.qh=function(e,t){this.qi()},n.prototype.qi=function(){var e=this.px.externalObject;this.itemsSource=e.getPointData()},Object.defineProperty(n.prototype,"px",{get:function(){return this.pw},set:function(e){var t=this.pw;this.pw=e,t!=this.pw&&this.raisePropertyChanged("ShapefileDataSource",t,this.pw)},enumerable:!0,configurable:!0}),n.prototype.get_ex=function(){return!0},n.prototype.set_ex=function(t){e.prototype.set_ex.call(this,t)},n.$t=r.markType(n,"GeographicShapeSeriesBase",u.$),n.$$p=r.markDep(r.DependencyProperty,r.PropertyMetadata,n,"raisePropertyChanged",["IsCustomShapeMarkerStyleAllowed:p1:qj",[0,!1],"IsCustomShapeStyleAllowed:p2:qk",[0,!1],"ItemSearchMode:pu:ql",[i.ShapeItemSearchMode_$type,r.enumGetBox(i.ShapeItemSearchMode_$type,0)],"ItemSearchPointsThreshold:p4:qm",[1,1e4],"ItemSearchThreshold:p5:qn",[1,1e4],"ShapeFilterResolution:p3:qo",[1,2],"ShapeMemberPath:qd:qp",[2,"points"]]),n}(u),W=function(e){function i(t){var i=e.call(this,t)||this;return i.ce=null,i.ce=t,i}return t.__extends(i,e),i.prototype.b2=function(){e.prototype.b2.call(this),this.ce.pk.rb=this.ce.qd},i.prototype.cf=function(){var e=this.ce.pk;if(null==this.ce.ca)return e.pz=null,void(e.p1=null);e.pz=this.ce.ca.p3,e.p1=this.ce.ca.p5},i.prototype.ch=function(){this.ce.pk.rb=this.ce.qd},i.prototype.cg=function(){this.ce.pk.qx=this.ce.p3},i.$t=r.markType(i,"GeographicShapeSeriesBaseView",g.$),i}(g),X=function(e){function n(t){var i=e.call(this,t)||this;return i.ci=null,i.ci=t,i.q||(i.ci.qd="points"),i}return t.__extends(n,e),n.prototype.as=function(){e.prototype.as.call(this),this.q||(this.ci.rx=i.Defaults.aj,this.ci.gm=i.Defaults.p,this.ci.qw=i.Defaults.o,this.ci.qt=i.Defaults.d,this.ci.qr=i.Defaults.a)},n.prototype.b2=function(){e.prototype.b2.call(this),this.ci.pk.tr=this.ci.rz,this.ci.pk.sk=this.ci.qu,this.ci.pk.s6=this.ci.rf,this.ci.pk.sn=this.ci.qw,this.ci.pk.r6=this.ci.qq},n.prototype.cn=function(){this.ci.pk.s6=this.ci.rf},n.prototype.cp=function(){this.ci.pk.sn=this.ci.qw},n.prototype.ck=function(){this.ci.pk.r6=this.ci.qq},n.prototype.co=function(){this.ci.pk.sf=this.ci.qt},n.prototype.cj=function(){this.ci.pk.tn=this.ci.rw},n.prototype.cl=function(){this.ci.pk.to=this.ci.rx},n.prototype.cm=function(){this.ci.pk.tq=this.ci.ry},n.prototype.cq=function(){this.ci.pk.sk=this.ci.qu},n.prototype.cr=function(){this.ci.pk.tr=this.ci.rz},n.$t=r.markType(n,"GeographicShapeSeriesView",W.$),n}(W),Y=function(e){function n(){var t=e.call(this)||this;return t.styleShape=null,t.ab=n.$,t}return t.__extends(n,e),n.prototype.get_d1=function(){return!0},n.prototype.bu=function(){return new X(this)},n.prototype.lh=function(t){e.prototype.lh.call(this,t),this.qv=t},n.prototype.pj=function(){var e=new i.ScatterPolygonSeries;return e.styleShape=r.delegateCombine(e.styleShape,r.runOn(this,this.rc)),e.propertyUpdated=r.delegateCombine(e.propertyUpdated,r.runOn(this,this.rd)),e},n.prototype.rc=function(e,t){null!=this.styleShape&&this.styleShape(this,t)},n.prototype.rd=function(e,t){r.typeCast(i.ScatterPolygonSeries.$,this.pk)},n.prototype.ft=function(){return this.qw},n.prototype.om=function(){return this.ru},n.prototype.on=function(){return this.rv},n.prototype.mv=function(){return this.re},n.prototype.lm=function(t,i,r,o){switch(e.prototype.lm.call(this,t,i,r,o),i){case n.$$p[6]:this.pk.sd=this.qs;break;case n.$$p[5]:this.pk.r9=this.qr;break;case n.$$p[9]:this.qv.cn();break;case n.$$p[10]:this.qv.cp();break;case n.$$p[4]:this.qv.ck();break;case n.$$p[11]:this.qv.co();break;case n.$$p[3]:this.qv.cj();break;case n.$$p[7]:this.qv.cl();break;case n.$$p[8]:this.qv.cm();break;case n.$$p[13]:this.qv.cq();break;case n.$$p[12]:this.qv.cr()}},n.prototype.gi=function(){return.7},n.$t=r.markType(n,"GeographicShapeSeries",H.$),n.$$p=r.markDep(r.DependencyProperty,r.PropertyMetadata,n,"raisePropertyChanged",["ActualMarkerBrush:ru:rg",[r.Brush.$],"ActualMarkerOutline:rv:rh",[r.Brush.$],"ActualMarkerTemplate:re:ri",[r.DataTemplate.$,null],"MarkerBrush:rw:rj",[r.Brush.$],"MarkerCollisionAvoidance:qq:rk",[i.CollisionAvoidanceType_$type,r.enumGetBox(i.CollisionAvoidanceType_$type,0)],"MarkerFillMode:qr:rl",[i.MarkerFillMode_$type,r.enumGetBox(i.MarkerFillMode_$type,0)],"MarkerOutlineMode:qs:rm",[i.MarkerOutlineMode_$type,r.enumGetBox(i.MarkerOutlineMode_$type,0)],"MarkerOutline:rx:rn",[r.Brush.$],"MarkerStyle:ry:ro",[r.Style.$],"MarkerTemplate:rf:rp",[r.DataTemplate.$,null],"MarkerThickness:qw:rq",[1,r.DeviceUtils.g(2)],"MarkerType:qt:rr",[i.MarkerType_$type,r.enumGetBox(i.MarkerType_$type,2)],"ShapeStyle:rz:rs",[r.Style.$,null],"ShapeStyleSelector:qu:rt",[i.StyleSelector.$,null]]),n}(H),Z=function(e){function n(){var t=e.call(this)||this;return t._styleShape=null,t._styleShape_wrapped=null,t}return t.__extends(n,e),n.prototype.createImplementation=function(){return new Y},Object.defineProperty(n.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),n.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this._attached||(this._attached=!0,this._flushQueuedAttributes())},Object.defineProperty(n,"observedAttributes",{get:function(){if(null==n._observedAttributesIgcGeographicShapeSeriesComponent){for(var e=r.getAllPropertyNames(n),t=0;t<e.length;t++)e[t]=r.toSpinal(e[t]);n._observedAttributesIgcGeographicShapeSeriesComponent=e}return n._observedAttributesIgcGeographicShapeSeriesComponent},enumerable:!0,configurable:!0}),n.register=function(){n._isElementRegistered||(n._isElementRegistered=!0,r.RegisterElementHelper.registerElement(n.htmlTagName,n))},Object.defineProperty(n.prototype,"isPolygon",{get:function(){return this.i.d1},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"shapeFill",{get:function(){return this.i.rz?this.i.rz.fill:null},set:function(e){this.ensureShapeStyle(),this.i.rz.fill=e},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"shapeStroke",{get:function(){return this.i.rz?this.i.rz.stroke:null},set:function(e){this.ensureShapeStyle(),this.i.rz.stroke=e},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"shapeStrokeThickness",{get:function(){return this.i.rz?this.i.rz.strokeThickness:NaN},set:function(e){this.ensureShapeStyle(),this.i.rz.strokeThickness=+e,this._a("shapeStrokeThickness",this.i.rz.strokeThickness)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"shapeOpacity",{get:function(){return this.i.rz?this.i.rz.opacity:NaN},set:function(e){this.ensureShapeStyle(),this.i.rz.opacity=+e,this._a("shapeOpacity",this.i.rz.opacity)},enumerable:!0,configurable:!0}),n.prototype.ensureShapeStyle=function(){this.i.rz||(this.i.rz=new r.Style)},Object.defineProperty(n.prototype,"markerType",{get:function(){return this.i.qt},set:function(e){this.i.qt=r.ensureEnum(i.MarkerType_$type,e),this._a("markerType",r.enumToString(i.MarkerType_$type,this.i.qt))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"markerOutlineMode",{get:function(){return this.i.qs},set:function(e){this.i.qs=r.ensureEnum(i.MarkerOutlineMode_$type,e),this._a("markerOutlineMode",r.enumToString(i.MarkerOutlineMode_$type,this.i.qs))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"markerFillMode",{get:function(){return this.i.qr},set:function(e){this.i.qr=r.ensureEnum(i.MarkerFillMode_$type,e),this._a("markerFillMode",r.enumToString(i.MarkerFillMode_$type,this.i.qr))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"markerTemplate",{get:function(){return this.i.rf},set:function(e){this.i.rf=e},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"markerBrush",{get:function(){return r.brushToString(this.i.rw)},set:function(e){this.i.rw=r.stringToBrush(e),this._a("markerBrush",r.brushToString(this.i.rw))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"markerOutline",{get:function(){return r.brushToString(this.i.rx)},set:function(e){this.i.rx=r.stringToBrush(e),this._a("markerOutline",r.brushToString(this.i.rx))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"markerThickness",{get:function(){return this.i.qw},set:function(e){this.i.qw=+e,this._a("markerThickness",this.i.qw)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"markerCollisionAvoidance",{get:function(){return this.i.qq},set:function(e){this.i.qq=r.ensureEnum(i.CollisionAvoidanceType_$type,e),this._a("markerCollisionAvoidance",r.enumToString(i.CollisionAvoidanceType_$type,this.i.qq))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualMarkerTemplate",{get:function(){return this.i.re},set:function(e){this.i.re=e},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualMarkerBrush",{get:function(){return r.brushToString(this.i.ru)},set:function(e){this.i.ru=r.stringToBrush(e),this._a("actualMarkerBrush",r.brushToString(this.i.ru))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualMarkerOutline",{get:function(){return r.brushToString(this.i.rv)},set:function(e){this.i.rv=r.stringToBrush(e),this._a("actualMarkerOutline",r.brushToString(this.i.rv))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"styleShape",{get:function(){return this._styleShape},set:function(e){var t=this;null!==this._styleShape_wrapped&&(this.i.styleShape=r.delegateRemove(this.i.styleShape,this._styleShape_wrapped),this._styleShape_wrapped=null,this._styleShape=null),this._styleShape=e,this._styleShape_wrapped=function(e,r){var n=new i.IgcStyleShapeEventArgs;n._provideImplementation(r),t.beforeStyleShape&&t.beforeStyleShape(t,n),t._styleShape&&t._styleShape(t,n)},this.i.styleShape=r.delegateCombine(this.i.styleShape,this._styleShape_wrapped)},enumerable:!0,configurable:!0}),n._observedAttributesIgcGeographicShapeSeriesComponent=null,n.htmlTagName="igc-geographic-shape-series",n._isElementRegistered=!1,n}(F),Q=function(){function e(){}return e.register=function(){i.IgcScatterPolygonSeriesModule.register(),Z.register(),r.TypeRegistrar.registerCons("IgcGeographicShapeSeriesComponent",Z),r.TypeRegistrar.register("GeographicShapeSeries",Y.$type)},e}(),K=function(e){function n(t){var i=e.call(this,t)||this;return i.ci=null,i.ci=t,i}return t.__extends(n,e),n.prototype.as=function(){e.prototype.as.call(this),this.q||(this.ci.gm=i.Defaults.n)},n.prototype.b2=function(){e.prototype.b2.call(this),this.ci.pk.r6=this.ci.qq,this.ci.pk.sb=this.ci.qy},n.prototype.cj=function(){this.ci.pk.r6=this.ci.qq},n.prototype.ck=function(){this.ci.pk.sb=this.ci.qy},n.$t=r.markType(n,"GeographicPolylineSeriesView",W.$),n}(W),J=function(e){function n(){var t=e.call(this)||this;return t.styleShape=null,t.ab=n.$,t}return t.__extends(n,e),n.prototype.get_d2=function(){return!0},n.prototype.bu=function(){return new K(this)},n.prototype.lh=function(t){e.prototype.lh.call(this,t),this.qr=t},n.prototype.pj=function(){var e=new i.ScatterPolylineSeries;return e.styleShape=r.delegateCombine(e.styleShape,r.runOn(this,this.qv)),e},n.prototype.qv=function(e,t){null!=this.styleShape&&this.styleShape(this,t)},n.prototype.lm=function(t,i,r,o){switch(e.prototype.lm.call(this,t,i,r,o),i){case n.$$p[1]:this.qr.cj();break;case n.$$p[0]:this.qr.ck()}},n.$t=r.markType(n,"GeographicPolylineSeries",H.$),n.$$p=r.markDep(r.DependencyProperty,r.PropertyMetadata,n,"raisePropertyChanged",["ShapeStyle:qy:qw",[r.Style.$,null],"ShapeStyleSelector:qq:qx",[i.StyleSelector.$,null]]),n}(H),ee=function(e){function n(){var t=e.call(this)||this;return t._styleShape=null,t._styleShape_wrapped=null,t}return t.__extends(n,e),n.prototype.createImplementation=function(){return new J},Object.defineProperty(n.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),n.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this._attached||(this._attached=!0,this._flushQueuedAttributes())},Object.defineProperty(n,"observedAttributes",{get:function(){if(null==n._observedAttributesIgcGeographicPolylineSeriesComponent){for(var e=r.getAllPropertyNames(n),t=0;t<e.length;t++)e[t]=r.toSpinal(e[t]);n._observedAttributesIgcGeographicPolylineSeriesComponent=e}return n._observedAttributesIgcGeographicPolylineSeriesComponent},enumerable:!0,configurable:!0}),n.register=function(){n._isElementRegistered||(n._isElementRegistered=!0,r.RegisterElementHelper.registerElement(n.htmlTagName,n))},Object.defineProperty(n.prototype,"isPolyline",{get:function(){return this.i.d2},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"shapeFill",{get:function(){return this.i.qy?this.i.qy.fill:null},set:function(e){this.ensureShapeStyle(),this.i.qy.fill=e},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"shapeStroke",{get:function(){return this.i.qy?this.i.qy.stroke:null},set:function(e){this.ensureShapeStyle(),this.i.qy.stroke=e},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"shapeStrokeThickness",{get:function(){return this.i.qy?this.i.qy.strokeThickness:NaN},set:function(e){this.ensureShapeStyle(),this.i.qy.strokeThickness=+e,this._a("shapeStrokeThickness",this.i.qy.strokeThickness)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"shapeOpacity",{get:function(){return this.i.qy?this.i.qy.opacity:NaN},set:function(e){this.ensureShapeStyle(),this.i.qy.opacity=+e,this._a("shapeOpacity",this.i.qy.opacity)},enumerable:!0,configurable:!0}),n.prototype.ensureShapeStyle=function(){this.i.qy||(this.i.qy=new r.Style)},Object.defineProperty(n.prototype,"styleShape",{get:function(){return this._styleShape},set:function(e){var t=this;null!==this._styleShape_wrapped&&(this.i.styleShape=r.delegateRemove(this.i.styleShape,this._styleShape_wrapped),this._styleShape_wrapped=null,this._styleShape=null),this._styleShape=e,this._styleShape_wrapped=function(e,r){var n=new i.IgcStyleShapeEventArgs;n._provideImplementation(r),t.beforeStyleShape&&t.beforeStyleShape(t,n),t._styleShape&&t._styleShape(t,n)},this.i.styleShape=r.delegateCombine(this.i.styleShape,this._styleShape_wrapped)},enumerable:!0,configurable:!0}),n._observedAttributesIgcGeographicPolylineSeriesComponent=null,n.htmlTagName="igc-geographic-polyline-series",n._isElementRegistered=!1,n}(F),te=function(){function e(){}return e.register=function(){i.IgcScatterPolylineSeriesModule.register(),ee.register(),r.TypeRegistrar.registerCons("IgcGeographicPolylineSeriesComponent",ee),r.TypeRegistrar.register("GeographicPolylineSeries",J.$type)},e}(),ie=function(e){function i(){var t=e.call(this,new r.TileGeneratorTileSource)||this;return t.downloadingImage=r.delegateCombine(t.downloadingImage,r.runOn(t,t.br)),t.cancellingImage=r.delegateCombine(t.cancellingImage,r.runOn(t,t.bq)),t}return t.__extends(i,e),i.prototype.bq=function(e,t){var i=t.uri.toString().split("/"),n=parseInt(r.stringReplace(i[3],"/","")),o=parseInt(r.stringReplace(i[4],"/","")),s=parseInt(r.stringReplace(r.stringReplace(i[5],"/",""),".png",""));null!=this.tileGenerator&&this.tileGenerator.cancelTile(n,o,s)},i.prototype.br=function(e,t){var i=this,n=t.uri.toString().split("/"),o=parseInt(r.stringReplace(n[3],"/","")),s=parseInt(r.stringReplace(n[4],"/","")),a=parseInt(r.stringReplace(r.stringReplace(n[5],"/",""),".png",""));t.uri=null;var p=t.image;null!=this.tileGenerator&&this.tileGenerator.getTile(o,s,a,(function(e,t){return i.deferralHandler.deferAction((function(){return p.src=t.url}))}),(function(e,t){}),(function(e,t){}),p)},i.$t=r.markType(i,"TileGeneratorMapImagery",y.$),i.$$p=r.markDep(r.DependencyProperty,r.PropertyMetadata,i,"ba",["TileGenerator",[r.ITileGenerator_$type,null]]),i}(y),re=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:!0,configurable:!0}),Object.defineProperty(i.prototype,"tileGenerator",{get:function(){return this.i.tileGenerator},set:function(e){this.i.tileGenerator=e},enumerable:!0,configurable:!0}),i}(I),ne=function(){function e(){}return e.register=function(){r.TypeRegistrar.registerCons("IgcTileGeneratorMapImagery",re),r.TypeRegistrar.register("TileGeneratorMapImagery",ie.$type)},e}(),oe=function(e){function n(){var t=e.call(this)||this;return t.r7=null,t.r6=null,t.imageTilesReady=null,t.sa=null,t.sb=!1,t.ab=n.$,t}return t.__extends(n,e),n.prototype.get_ec=function(){return!0},n.prototype.bu=function(){return new se(this)},n.prototype.lh=function(t){e.prototype.lh.call(this,t),this.r5=t},n.prototype.get_ql=function(){return!1},Object.defineProperty(n.prototype,"r9",{get:function(){return this.r7},set:function(e){if(e!=this.r9){var t=this.r9;this.r7=e,this.raisePropertyChanged("TileImagery",t,e)}},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"r8",{get:function(){return this.r6},set:function(e){var t=this.r6;this.r6=e,this.raisePropertyChanged("ActualTileImagery",t,this.r6)},enumerable:!0,configurable:!0}),n.prototype.lm=function(t,i,n,o){var s,a;switch(e.prototype.lm.call(this,t,i,n,o),i){case"TileImagery":a=o,null!=(s=n)&&(s.propertyChanged=r.delegateRemove(s.propertyChanged,r.runOn(this,this.se))),null!=a&&(a.propertyChanged=r.delegateCombine(a.propertyChanged,r.runOn(this,this.se))),this.r5.de(s,a),this.l0(!1),this.k7();break;case"ActualTileImagery":a=o,null!=(s=n)&&(s.imageTilesReady=r.delegateRemove(s.imageTilesReady,r.runOn(this,this.sf)),s.deferralHandler=null),null!=a&&(a.imageTilesReady=r.delegateCombine(a.imageTilesReady,r.runOn(this,this.sf)),a.deferralHandler=this),this.r5.dd(s,a),null!=a&&null!==r.typeCast(f.$,this.ca)&&(a.geographicMap=this.ca,this.sh(this.bx),this.r5.da(this.ca.pg)),this.k7();break;case"ActualWindowRect":this.r5.da(o);break;case"WorldRect":this.r5.dh(o);break;case"SeriesViewer":var p=o;null!=n&&null!=this.r8&&this.r8.be(null),null!=p&&null!=this.r8&&this.r8.be(this.bx.w);break;case"ActualBrush":case"ActualOutline":case"ActualThickness":this.k9()}},n.prototype.se=function(e,t){"MultiScaleImage"==t.propertyName&&this.sh(this.bx)},n.prototype.sf=function(e,t){null!=this.imageTilesReady&&this.imageTilesReady(this,new r.EventArgs),this.sb||this.r5.df()},n.prototype.register=function(e,t){this.sa=t},n.prototype.unRegister=function(e){this.sa=null},n.prototype.deferredRefresh=function(){this.l0(!1)},n.prototype.deferAction=function(e){null!=this.gw?this.gw.setTimeout(e,0):window.setTimeout(e,0)},n.prototype.mm=function(t,i){this.r5.dg(),e.prototype.mm.call(this,t,i)},n.prototype.l1=function(t){e.prototype.l1.call(this,t),this.sg(t,this.bx)},n.prototype.sg=function(e,t){var i,r,n=t,o=t.getViewInfo(i,r);i=o.p0,r=o.p1,this.sh(t),null!=this.sa&&(this.sb=!0,this.sa(e),this.sb=!1),n.df()},n.prototype.lz=function(t,i,r,n,o){e.prototype.lz.call(this,t,i,r,n,o);var s=this.e6.item(n);s.a1(r),this.ct(s)||this.rp(s)},n.prototype.sh=function(e){var t,i,r=e.getViewInfo(t,i);t=r.p0,i=r.p1,null!=this.r9&&null!=this.r9.ao&&(this.r9!=this.r8&&(this.r8=this.r9),null==this.r8||t.isEmpty||(this.r8.width!=t.width&&(this.r8.width=t.width),this.r8.height!=t.height&&(this.r8.height=t.height)))},n.prototype.kh=function(t,i){e.prototype.kh.call(this,t,i),i.db()},n.$t=r.markType(n,"TileSeries",i.ShapeSeriesBase.$,[r.IMapRenderDeferralHandler_$type]),n}(i.ShapeSeriesBase),se=function(e){function n(t){var i=e.call(this,t)||this;return i.c7=null,i.di=new r.GeometryGroup,i.c9=null,i.c8=null,i.c7=t,i}return t.__extends(n,e),n.prototype.as=function(){e.prototype.as.call(this),this.q||(this.c7.oo=i.Defaults.ao,this.c7.oj=i.Defaults.an)},n.prototype.ch=function(e,t){t.c.count>0&&this.di.d.add(t)},n.prototype.c2=function(e,t){return this.c3(e,t,!0)},n.prototype.c1=function(e,t){return null},n.prototype.cl=function(e,t){},n.prototype.cj=function(e,t,i){},n.prototype.cr=function(){e.prototype.cr.call(this),this.di.d.clear()},n.prototype.cq=function(){e.prototype.cq.call(this),this.aq()},n.prototype.da=function(e){null!=this.c7.r9&&(this.c7.r9.windowRect=e)},n.prototype.dd=function(e,t){if(null==this.c9){this.c9=this.e.gw.createElement("canvas");var i=this.e.gw.get2DCanvasContext(this.c9);this.c8=new r.RenderingContext(new r.CanvasViewRenderer,i),this.c9.setAttribute("width",this.bu.width.toString()),this.c9.setAttribute("height",this.bu.height.toString())}null!=e&&(e.bd(null),e.be(null),e.imagesChanged=r.delegateRemove(e.imagesChanged,r.runOn(this,this.dc))),null!=t&&(null!=this.w&&t.be(this.w),t.bd(this.c8),t.bf(this.bu),t.imagesChanged=r.delegateCombine(t.imagesChanged,r.runOn(this,this.dc)))},n.prototype.dc=function(e,t){this.aq()},n.prototype.de=function(e,t){},n.prototype.dg=function(){null!=this.c9&&(this.c9.setAttribute("width",this.bu.width.toString()),this.c9.setAttribute("height",this.bu.height.toString())),null!=this.c7.r9&&this.c7.r9.bf(this.bu)},n.prototype.a6=function(t,i){if(e.prototype.a6.call(this,t,i),!i&&null!=this.c9){var n=!1;if(this.di.d.count>0)n=!0,this.k.z(),this.k.q(this.di),this.k.g().clip();var o=r.truncate(Math.round(this.bu.left)),s=r.truncate(Math.round(this.bu.top)),a=r.truncate(Math.round(this.bu.width)),p=r.truncate(Math.round(this.bu.height));this.k.n(this.c9.getNativeElement(),1,o,s,a,p,o,s,a,p),n&&this.k.y()}},n.prototype.df=function(){this.aq()},n.prototype.db=function(){},n.prototype.dh=function(e){null!=this.c7.r9&&this.c7.r9.a6()},n.$t=r.markType(n,"TileSeriesView",i.ShapeSeriesViewBase.$),n}(i.ShapeSeriesViewBase),ae=function(e){function i(){return e.call(this)||this}return t.__extends(i,e),i.prototype.createImplementation=function(){return new oe},Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),i.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this._attached||(this._attached=!0,this._flushQueuedAttributes())},Object.defineProperty(i,"observedAttributes",{get:function(){if(null==i._observedAttributesIgcTileSeriesComponent){for(var e=r.getAllPropertyNames(i),t=0;t<e.length;t++)e[t]=r.toSpinal(e[t]);i._observedAttributesIgcTileSeriesComponent=e}return i._observedAttributesIgcTileSeriesComponent},enumerable:!0,configurable:!0}),i.register=function(){i._isElementRegistered||(i._isElementRegistered=!0,r.RegisterElementHelper.registerElement(i.htmlTagName,i))},Object.defineProperty(i.prototype,"isTile",{get:function(){return this.i.ec},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"tileImagery",{get:function(){return null==this.i.r9?null:this.i.r9.externalObject},set:function(e){this.i.r9=null==e?null:e.i},enumerable:!0,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),pe=function(){function e(){}return e.register=function(){ae.register(),r.TypeRegistrar.registerCons("IgcTileSeriesComponent",ae),r.TypeRegistrar.register("TileSeries",oe.$type)},e}(),le=function(e){function i(){var t=e.call(this)||this;return t.qr=null,t.qq=null,t.imageTilesReady=null,t.ab=i.$,t}return t.__extends(i,e),i.prototype.get_ec=function(){return!0},Object.defineProperty(i.prototype,"qs",{get:function(){return this.qr},set:function(e){if(e!=this.qs){var t=this.qs;this.qr=e,this.raisePropertyChanged("TileImagery",t,e)}},enumerable:!0,configurable:!0}),i.prototype.qw=function(){null!=this.qs&&this.qs.clearTileCache()},i.prototype.lm=function(t,i,r,n){switch(e.prototype.lm.call(this,t,i,r,n),i){case"TileImagery":null!=this.pk&&(this.pk.r9=this.qs)}},i.prototype.pp=function(){if(e.prototype.pp.call(this),this.pk.r9=this.qs,null!=this.qq){var t=this.qq;t.imageTilesReady=r.delegateRemove(t.imageTilesReady,r.runOn(this,this.qv))}if(this.qq=this.pk,null!=this.qq){var i=this.qq;i.imageTilesReady=r.delegateCombine(i.imageTilesReady,r.runOn(this,this.qv))}},i.prototype.pj=function(){return new oe},i.prototype.qv=function(e,t){null!=this.imageTilesReady&&this.imageTilesReady(this,new c)},i.$t=r.markType(i,"GeographicTileSeries",H.$),i}(H),ce=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 le},Object.defineProperty(i.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),i.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this._attached||(this._attached=!0,this._flushQueuedAttributes())},Object.defineProperty(i,"observedAttributes",{get:function(){if(null==i._observedAttributesIgcGeographicTileSeriesComponent){for(var e=r.getAllPropertyNames(i),t=0;t<e.length;t++)e[t]=r.toSpinal(e[t]);i._observedAttributesIgcGeographicTileSeriesComponent=e}return i._observedAttributesIgcGeographicTileSeriesComponent},enumerable:!0,configurable:!0}),i.register=function(){i._isElementRegistered||(i._isElementRegistered=!0,r.RegisterElementHelper.registerElement(i.htmlTagName,i))},Object.defineProperty(i.prototype,"isTile",{get:function(){return this.i.ec},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"tileImagery",{get:function(){return null==this.i.qs?null:this.i.qs.externalObject},set:function(e){this.i.qs=null==e?null:e.i},enumerable:!0,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.qw()},Object.defineProperty(i.prototype,"imageTilesReady",{get:function(){return this._imageTilesReady},set:function(e){var t=this;null!==this._imageTilesReady_wrapped&&(this.i.imageTilesReady=r.delegateRemove(this.i.imageTilesReady,this._imageTilesReady_wrapped),this._imageTilesReady_wrapped=null,this._imageTilesReady=null),this._imageTilesReady=e,this._imageTilesReady_wrapped=function(e,i){var r=new q;r._provideImplementation(i),t.beforeImageTilesReady&&t.beforeImageTilesReady(t,r),t._imageTilesReady&&t._imageTilesReady(t,r)},this.i.imageTilesReady=r.delegateCombine(this.i.imageTilesReady,this._imageTilesReady_wrapped)},enumerable:!0,configurable:!0}),i._observedAttributesIgcGeographicTileSeriesComponent=null,i.htmlTagName="igc-geographic-tile-series",i._isElementRegistered=!1,i}(F),he=function(){function e(){}return e.register=function(){pe.register(),ce.register(),r.TypeRegistrar.registerCons("IgcGeographicTileSeriesComponent",ce),r.TypeRegistrar.register("GeographicTileSeries",le.$type)},e}(),ue=function(e){function n(){return e.call(this)||this}return t.__extends(n,e),Object.defineProperty(n.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),n.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this._attached||(this._attached=!0,this._flushQueuedAttributes())},Object.defineProperty(n,"observedAttributes",{get:function(){if(null==n._observedAttributesIgcGeographicMarkerSeriesComponent){for(var e=r.getAllPropertyNames(n),t=0;t<e.length;t++)e[t]=r.toSpinal(e[t]);n._observedAttributesIgcGeographicMarkerSeriesComponent=e}return n._observedAttributesIgcGeographicMarkerSeriesComponent},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"markerType",{get:function(){return this.i.pu},set:function(e){this.i.pu=r.ensureEnum(i.MarkerType_$type,e),this._a("markerType",r.enumToString(i.MarkerType_$type,this.i.pu))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"markerThickness",{get:function(){return this.i.pv},set:function(e){this.i.pv=+e,this._a("markerThickness",this.i.pv)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"markerOutlineMode",{get:function(){return this.i.pt},set:function(e){this.i.pt=r.ensureEnum(i.MarkerOutlineMode_$type,e),this._a("markerOutlineMode",r.enumToString(i.MarkerOutlineMode_$type,this.i.pt))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"markerFillMode",{get:function(){return this.i.ps},set:function(e){this.i.ps=r.ensureEnum(i.MarkerFillMode_$type,e),this._a("markerFillMode",r.enumToString(i.MarkerFillMode_$type,this.i.ps))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"markerTemplate",{get:function(){return this.i.qa},set:function(e){this.i.qa=e},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"markerBrush",{get:function(){return r.brushToString(this.i.qo)},set:function(e){this.i.qo=r.stringToBrush(e),this._a("markerBrush",r.brushToString(this.i.qo))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"markerOutline",{get:function(){return r.brushToString(this.i.qp)},set:function(e){this.i.qp=r.stringToBrush(e),this._a("markerOutline",r.brushToString(this.i.qp))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"maximumMarkers",{get:function(){return this.i.pw},set:function(e){this.i.pw=+e,this._a("maximumMarkers",this.i.pw)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualMarkerTemplate",{get:function(){return this.i.p9},set:function(e){this.i.p9=e},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualMarkerBrush",{get:function(){return r.brushToString(this.i.qm)},set:function(e){this.i.qm=r.stringToBrush(e),this._a("actualMarkerBrush",r.brushToString(this.i.qm))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualMarkerOutline",{get:function(){return r.brushToString(this.i.qn)},set:function(e){this.i.qn=r.stringToBrush(e),this._a("actualMarkerOutline",r.brushToString(this.i.qn))},enumerable:!0,configurable:!0}),n._observedAttributesIgcGeographicMarkerSeriesComponent=null,n}(L),ge=function(e){function n(){var t=e.call(this)||this,i=t.pk;return i.propertyUpdated=r.delegateCombine(i.propertyUpdated,r.runOn(t,t.p8)),t}return t.__extends(n,e),n.prototype.mv=function(){return this.p9},n.prototype.om=function(){return this.qm},n.prototype.on=function(){return this.qn},n.prototype.ft=function(){return this.pv},n.prototype.p8=function(e,t){var n=r.typeCast(i.MarkerSeries.$,this.pk);null!=n&&("ActualMarkerTemplate"==t.propertyName?this.p9=n.qb:"ActualMarkerOutline"==t.propertyName?this.qn=n.qs:"ActualMarkerBrush"==t.propertyName&&(this.qm=n.qr))},n.prototype.lm=function(t,i,r,o){switch(e.prototype.lm.call(this,t,i,r,o),i){case n.$$p[3]:this.pk.qt=this.qo;break;case n.$$p[6]:this.pk.qu=this.qp;break;case n.$$p[5]:this.pk.po=this.pt;break;case n.$$p[4]:this.pk.pk=this.ps;break;case n.$$p[9]:this.pk.pr=this.pu;break;case n.$$p[7]:this.pk.qd=this.qa;break;case n.$$p[8]:this.pk.pw=this.pv;break;case n.$$p[10]:this.pk.sc=this.pw}},n.$t=r.markType(n,"GeographicMarkerSeries",u.$),n.$$p=r.markDep(r.DependencyProperty,r.PropertyMetadata,n,"raisePropertyChanged",["ActualMarkerBrush:qm:qb",[r.Brush.$],"ActualMarkerOutline:qn:qc",[r.Brush.$],"ActualMarkerTemplate:p9:qd",[r.DataTemplate.$,null],"MarkerBrush:qo:qe",[r.Brush.$],"MarkerFillMode:ps:qf",[i.MarkerFillMode_$type,r.enumGetBox(i.MarkerFillMode_$type,0)],"MarkerOutlineMode:pt:qg",[i.MarkerOutlineMode_$type,r.enumGetBox(i.MarkerOutlineMode_$type,0)],"MarkerOutline:qp:qh",[r.Brush.$],"MarkerTemplate:qa:qi",[r.DataTemplate.$,null],"MarkerThickness:pv:qj",[1,r.DeviceUtils.g(2)],"MarkerType:pu:qk",[i.MarkerType_$type,r.enumGetBox(i.MarkerType_$type,i.Defaults.e)],"MaximumMarkers:pw:ql",[1,400]]),n}(u),fe=function(e){function i(t){var i=e.call(this,t)||this;return i.ce=null,i.ce=t,i}return t.__extends(i,e),i.prototype.as=function(){e.prototype.as.call(this),this.q},i.prototype.b2=function(){e.prototype.b2.call(this);var t=this.ce.pk;t.so=this.ce.rj,t.ss=this.ce.rh,t.pr=this.ce.pu,t.qd=this.ce.qa,t.pw=this.ce.pv,t.u0=this.ce.ro,t.t8=this.ce.qv,t.uu=this.ce.rf,t.up=this.ce.q7,t.t6=this.ce.qs,t.ug=this.ce.qz,t.uh=this.ce.q2,t.un=this.ce.q5,t.um=this.ce.q4},i.prototype.cn=function(){this.ce.pk.so=this.ce.rj},i.prototype.cm=function(){this.ce.pk.ss=this.ce.rh},i.prototype.cs=function(){this.ce.pk.pr=this.ce.pu},i.prototype.cq=function(){this.ce.pk.qd=this.ce.qa},i.prototype.cr=function(){this.ce.pk.pw=this.ce.pv},i.prototype.ct=function(){this.ce.pk.sc=this.ce.pw},i.prototype.cv=function(){this.ce.pk.xAxis=this.ce.ca.p3},i.prototype.cw=function(){this.ce.pk.yAxis=this.ce.ca.p5},i.prototype.cu=function(){var e=this.ce.pk;if(null==this.ce.ca)return e.xAxis=null,void(e.yAxis=null);e.xAxis=this.ce.ca.p3,e.yAxis=this.ce.ca.p5},i.prototype.co=function(){this.ce.pk.qt=this.ce.qo},i.prototype.cp=function(){this.ce.pk.qu=this.ce.qp},i.prototype.cx=function(){this.ce.pk.u0=this.ce.ro},i.prototype.cy=function(){this.ce.pk.t8=this.ce.qv,this.ce.pk.ui=this.ce.q3},i.prototype.ci=function(){this.ce.pk.uu=this.ce.rf},i.prototype.cg=function(){this.ce.pk.t6=this.ce.qs,this.ce.pk.ug=this.ce.qz,this.ce.pk.uh=this.ce.q2,this.ce.pk.un=this.ce.q5,this.ce.pk.um=this.ce.q4},i.prototype.cf=function(){this.ce.pk.up=this.ce.q7},i.prototype.cz=function(){this.ce.pk.ui=this.ce.q3},i.prototype.ch=function(){this.ce.pk.ug=this.ce.qz},i.prototype.cl=function(){this.ce.pk.uh=this.ce.q2},i.prototype.ck=function(){this.ce.pk.un=this.ce.q5},i.prototype.cj=function(){this.ce.pk.um=this.ce.q4},i.$t=r.markType(i,"GeographicProportionalSymbolSeriesView",g.$),i}(g),ye=function(e){function n(){var t=e.call(this)||this;return t.qt=null,t.qy=!1,t.qx=!1,t.assigningScatterStyle=null,t.assigningScatterMarkerStyle=null,t.ab=n.$,t}return t.__extends(n,e),n.prototype.get_c0=function(){return!0},n.prototype.bu=function(){return new fe(this)},n.prototype.lh=function(t){e.prototype.lh.call(this,t),this.qw=t},n.prototype.gi=function(){return.7},n.prototype.pj=function(){return new i.BubbleSeries},n.prototype.get_dr=function(){return!0},n.prototype.lm=function(t,i,o,s){switch(e.prototype.lm.call(this,t,i,o,s),i){case"SeriesViewer":this.qw.cu();break;case n.$$p[9]:this.qw.cn();break;case n.$$p[8]:this.qw.cm();break;case"XAxis":this.qw.cv();break;case"YAxis":this.qw.cw();break;case n.$$p[13]:this.qw.cx();break;case n.$$p[14]:this.qw.cy();break;case n.$$p[15]:this.qw.cz();break;case n.$$p[7]:this.qw.ci();break;case n.$$p[0]:this.qw.cf();break;case n.$$p[1]:this.qw.cg();break;case n.$$p[2]:this.qw.ch();break;case n.$$p[12]:this.qw.cl();break;case n.$$p[11]:this.qw.ck();break;case n.$$p[10]:this.qw.cj();break;case n.$$p[4]:if(this.pk.ry=this.q1,this.qy=this.q1,this.q1){var a=this.pk;a.assigningScatterStyle=r.delegateCombine(a.assigningScatterStyle,r.runOn(this,this.rt))}else{var p=this.pk;p.assigningScatterStyle=r.delegateRemove(p.assigningScatterStyle,r.runOn(this,this.rt))}break;case n.$$p[3]:if(this.pk.rx=this.q0,this.qx=this.q0,this.q1){var l=this.pk;l.assigningScatterMarkerStyle=r.delegateCombine(l.assigningScatterMarkerStyle,r.runOn(this,this.rs))}else{var c=this.pk;c.assigningScatterMarkerStyle=r.delegateRemove(c.assigningScatterMarkerStyle,r.runOn(this,this.rs))}break;case n.$$p[5]:this.pk.rn=this.qu;break;case n.$$p[6]:this.pk.sb=this.q6}},n.prototype.rt=function(e,t){null!=this.assigningScatterStyle&&this.assigningScatterStyle(this,t)},n.prototype.rs=function(e,t){null!=this.assigningScatterMarkerStyle&&this.assigningScatterMarkerStyle(this,t)},n.$t=r.markType(n,"GeographicProportionalSymbolSeries",ge.$),n.$$p=r.markDep(r.DependencyProperty,r.PropertyMetadata,n,"raisePropertyChanged",["FillMemberPath:q7:ru",[2],"FillScale:qs:rv",[i.BrushScale.$],"FillScaleUseGlobalValues:qz:rw",[0,!1],"IsCustomScatterMarkerStyleAllowed:q0:rx",[0,!1],"IsCustomScatterStyleAllowed:q1:ry",[0,!1],"ItemSearchMode:qu:rz",[i.ScatterItemSearchMode_$type,r.enumGetBox(i.ScatterItemSearchMode_$type,0)],"ItemSearchThreshold:q6:r0",[1,1e4],"LabelMemberPath:rf:r1",[2],"LatitudeMemberPath:rh:r2",[2,null],"LongitudeMemberPath:rj:r3",[2,null],"MarkerBrushBrightness:q4:r4",[1,NaN],"MarkerOutlineBrightness:q5:r5",[1,NaN],"MarkerOutlineUsesFillScale:q2:r6",[0,!1],"RadiusMemberPath:ro:r7",[2,null],"RadiusScale:qv:r8",[i.SizeScale.$],"RadiusScaleUseGlobalValues:q3:r9",[0,!1]]),n}(ge),de=function(e){function n(){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(n,e),n.prototype.createImplementation=function(){return new ye},Object.defineProperty(n.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),n.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this._attached||(this._attached=!0,this._flushQueuedAttributes())},Object.defineProperty(n,"observedAttributes",{get:function(){if(null==n._observedAttributesIgcGeographicProportionalSymbolSeriesComponent){for(var e=r.getAllPropertyNames(n),t=0;t<e.length;t++)e[t]=r.toSpinal(e[t]);n._observedAttributesIgcGeographicProportionalSymbolSeriesComponent=e}return n._observedAttributesIgcGeographicProportionalSymbolSeriesComponent},enumerable:!0,configurable:!0}),n.register=function(){n._isElementRegistered||(n._isElementRegistered=!0,r.RegisterElementHelper.registerElement(n.htmlTagName,n))},Object.defineProperty(n.prototype,"hasOnlyMarkers",{get:function(){return this.i.c0},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"latitudeMemberPath",{get:function(){return this.i.rh},set:function(e){this.i.rh=e},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"longitudeMemberPath",{get:function(){return this.i.rj},set:function(e){this.i.rj=e},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"radiusMemberPath",{get:function(){return this.i.ro},set:function(e){this.i.ro=e},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"radiusScale",{get:function(){if(null==this.i.qv)return null;if(!this.i.qv.externalObject){var e=i.IgcSizeScaleComponent._createFromInternal(this.i.qv);e&&(e._implementation=this.i.qv),this.i.qv.externalObject=e}return this.i.qv.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.qv=null==e?null:e.i},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"labelMemberPath",{get:function(){return this.i.rf},set:function(e){this.i.rf=e},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fillMemberPath",{get:function(){return this.i.q7},set:function(e){this.i.q7=e},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fillScale",{get:function(){if(null==this.i.qs)return null;if(!this.i.qs.externalObject){var e=i.IgcBrushScaleComponent._createFromInternal(this.i.qs);e&&(e._implementation=this.i.qs),this.i.qs.externalObject=e}return this.i.qs.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.qs=null==e?null:e.i},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fillScaleUseGlobalValues",{get:function(){return this.i.qz},set:function(e){this.i.qz=r.ensureBool(e),this._a("fillScaleUseGlobalValues",this.i.qz)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"markerOutlineUsesFillScale",{get:function(){return this.i.q2},set:function(e){this.i.q2=r.ensureBool(e),this._a("markerOutlineUsesFillScale",this.i.q2)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"markerOutlineBrightness",{get:function(){return this.i.q5},set:function(e){this.i.q5=+e,this._a("markerOutlineBrightness",this.i.q5)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"markerBrushBrightness",{get:function(){return this.i.q4},set:function(e){this.i.q4=+e,this._a("markerBrushBrightness",this.i.q4)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"radiusScaleUseGlobalValues",{get:function(){return this.i.q3},set:function(e){this.i.q3=r.ensureBool(e),this._a("radiusScaleUseGlobalValues",this.i.q3)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"isCustomScatterStyleAllowed",{get:function(){return this.i.q1},set:function(e){this.i.q1=r.ensureBool(e),this._a("isCustomScatterStyleAllowed",this.i.q1)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"isCustomScatterMarkerStyleAllowed",{get:function(){return this.i.q0},set:function(e){this.i.q0=r.ensureBool(e),this._a("isCustomScatterMarkerStyleAllowed",this.i.q0)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"itemSearchMode",{get:function(){return this.i.qu},set:function(e){this.i.qu=r.ensureEnum(i.ScatterItemSearchMode_$type,e),this._a("itemSearchMode",r.enumToString(i.ScatterItemSearchMode_$type,this.i.qu))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"itemSearchThreshold",{get:function(){return this.i.q6},set:function(e){this.i.q6=+e,this._a("itemSearchThreshold",this.i.q6)},enumerable:!0,configurable:!0}),n.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)},n.prototype._styling=function(t,i,r){e.prototype._styling.call(this,t,i,r),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(n.prototype,"assigningScatterStyle",{get:function(){return this._assigningScatterStyle},set:function(e){var t=this;null!==this._assigningScatterStyle_wrapped&&(this.i.assigningScatterStyle=r.delegateRemove(this.i.assigningScatterStyle,this._assigningScatterStyle_wrapped),this._assigningScatterStyle_wrapped=null,this._assigningScatterStyle=null),this._assigningScatterStyle=e,this._assigningScatterStyle_wrapped=function(e,r){var n=new i.IgcAssigningScatterStyleEventArgs;n._provideImplementation(r),t.beforeAssigningScatterStyle&&t.beforeAssigningScatterStyle(t,n),t._assigningScatterStyle&&t._assigningScatterStyle(t,n)},this.i.assigningScatterStyle=r.delegateCombine(this.i.assigningScatterStyle,this._assigningScatterStyle_wrapped)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"assigningScatterMarkerStyle",{get:function(){return this._assigningScatterMarkerStyle},set:function(e){var t=this;null!==this._assigningScatterMarkerStyle_wrapped&&(this.i.assigningScatterMarkerStyle=r.delegateRemove(this.i.assigningScatterMarkerStyle,this._assigningScatterMarkerStyle_wrapped),this._assigningScatterMarkerStyle_wrapped=null,this._assigningScatterMarkerStyle=null),this._assigningScatterMarkerStyle=e,this._assigningScatterMarkerStyle_wrapped=function(e,r){var n=new i.IgcAssigningScatterMarkerStyleEventArgs;n._provideImplementation(r),t.beforeAssigningScatterMarkerStyle&&t.beforeAssigningScatterMarkerStyle(t,n),t._assigningScatterMarkerStyle&&t._assigningScatterMarkerStyle(t,n)},this.i.assigningScatterMarkerStyle=r.delegateCombine(this.i.assigningScatterMarkerStyle,this._assigningScatterMarkerStyle_wrapped)},enumerable:!0,configurable:!0}),n._observedAttributesIgcGeographicProportionalSymbolSeriesComponent=null,n.htmlTagName="igc-geographic-proportional-symbol-series",n._isElementRegistered=!1,n}(ue),me=function(){function e(){}return e.register=function(){i.IgcBubbleSeriesModule.register(),de.register(),r.TypeRegistrar.registerCons("IgcGeographicProportionalSymbolSeriesComponent",de),r.TypeRegistrar.register("GeographicProportionalSymbolSeries",ye.$type)},e}(),be=function(e){function i(t){var i=e.call(this,t)||this;return i.ce=null,i.ce=t,i}return t.__extends(i,e),i.prototype.as=function(){e.prototype.as.call(this),this.q},i.prototype.b2=function(){var t=this.ce.pk;e.prototype.b2.call(this),t.so=this.ce.q8,t.ss=this.ce.q6,t.pr=this.ce.pu,t.qd=this.ce.qa,t.pw=this.ce.pv},i.prototype.cg=function(){this.ce.pk.so=this.ce.q8},i.prototype.cf=function(){this.ce.pk.ss=this.ce.q6},i.prototype.cm=function(){this.ce.pk.pr=this.ce.pu},i.prototype.ck=function(){this.ce.pk.qd=this.ce.qa},i.prototype.cl=function(){this.ce.pk.pw=this.ce.pv},i.prototype.cn=function(){this.ce.pk.sc=this.ce.pw},i.prototype.cp=function(){this.ce.pk.xAxis=this.ce.ca.p3},i.prototype.cq=function(){this.ce.pk.yAxis=this.ce.ca.p5},i.prototype.co=function(){var e=this.ce.pk;if(null==this.ce.ca)return e.xAxis=null,void(e.yAxis=null);e.xAxis=this.ce.ca.p3,e.yAxis=this.ce.ca.p5},i.prototype.ci=function(){this.ce.pk.q3=this.ce.qs},i.prototype.ch=function(){this.ce.pk.qt=this.ce.qo},i.prototype.cj=function(){this.ce.pk.qu=this.ce.qp},i.$t=r.markType(i,"GeographicSymbolSeriesView",g.$),i}(g),Se=function(e){function n(){var t=e.call(this)||this;return t.qu=null,t.qx=!1,t.qw=!1,t.assigningScatterStyle=null,t.assigningScatterMarkerStyle=null,t.ab=n.$,t}return t.__extends(n,e),n.prototype.get_c0=function(){return!0},n.prototype.bu=function(){return new be(this)},n.prototype.lh=function(t){e.prototype.lh.call(this,t),this.qv=t},n.prototype.gi=function(){return.7},n.prototype.pj=function(){return new i.ScatterSeries},n.prototype.get_dr=function(){return!0},n.prototype.lm=function(t,i,o,s){switch(e.prototype.lm.call(this,t,i,o,s),i){case"SeriesViewer":this.qv.co();break;case n.$$p[5]:this.qv.cg();break;case n.$$p[4]:this.qv.cf();break;case n.$$p[6]:this.qv.ci();break;case"XAxis":this.qv.cp();break;case"YAxis":this.qv.cq();break;case n.$$p[1]:if(this.pk.ry=this.qz,this.qx=this.qz,this.qz){var a=this.pk;a.assigningScatterStyle=r.delegateCombine(a.assigningScatterStyle,r.runOn(this,this.rd))}else{var p=this.pk;p.assigningScatterStyle=r.delegateRemove(p.assigningScatterStyle,r.runOn(this,this.rd))}break;case n.$$p[0]:if(this.pk.rx=this.qy,this.qw=this.qy,this.qz){var l=this.pk;l.assigningScatterMarkerStyle=r.delegateCombine(l.assigningScatterMarkerStyle,r.runOn(this,this.rc))}else{var c=this.pk;c.assigningScatterMarkerStyle=r.delegateRemove(c.assigningScatterMarkerStyle,r.runOn(this,this.rc))}break;case n.$$p[2]:this.pk.rn=this.qt;break;case n.$$p[3]:this.pk.sb=this.q1}},n.prototype.rd=function(e,t){null!=this.assigningScatterStyle&&this.assigningScatterStyle(this,t)},n.prototype.rc=function(e,t){null!=this.assigningScatterMarkerStyle&&this.assigningScatterMarkerStyle(this,t)},n.$t=r.markType(n,"GeographicSymbolSeries",ge.$),n.$$p=r.markDep(r.DependencyProperty,r.PropertyMetadata,n,"raisePropertyChanged",["IsCustomScatterMarkerStyleAllowed:qy:re",[0,!1],"IsCustomScatterStyleAllowed:qz:rf",[0,!1],"ItemSearchMode:qt:rg",[i.ScatterItemSearchMode_$type,r.enumGetBox(i.ScatterItemSearchMode_$type,0)],"ItemSearchThreshold:q1:rh",[1,1e4],"LatitudeMemberPath:q6:ri",[2,null],"LongitudeMemberPath:q8:rj",[2,null],"MarkerCollisionAvoidance:qs:rk",[i.CollisionAvoidanceType_$type,r.enumGetBox(i.CollisionAvoidanceType_$type,0)],"UseLightweightMarkers:q0:rl",[0,!1]]),n}(ge),_e=function(e){function n(){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(n,e),n.prototype.createImplementation=function(){return new Se},Object.defineProperty(n.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),n.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this._attached||(this._attached=!0,this._flushQueuedAttributes())},Object.defineProperty(n,"observedAttributes",{get:function(){if(null==n._observedAttributesIgcGeographicSymbolSeriesComponent){for(var e=r.getAllPropertyNames(n),t=0;t<e.length;t++)e[t]=r.toSpinal(e[t]);n._observedAttributesIgcGeographicSymbolSeriesComponent=e}return n._observedAttributesIgcGeographicSymbolSeriesComponent},enumerable:!0,configurable:!0}),n.register=function(){n._isElementRegistered||(n._isElementRegistered=!0,r.RegisterElementHelper.registerElement(n.htmlTagName,n))},Object.defineProperty(n.prototype,"hasOnlyMarkers",{get:function(){return this.i.c0},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"latitudeMemberPath",{get:function(){return this.i.q6},set:function(e){this.i.q6=e},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"longitudeMemberPath",{get:function(){return this.i.q8},set:function(e){this.i.q8=e},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"markerCollisionAvoidance",{get:function(){return this.i.qs},set:function(e){this.i.qs=r.ensureEnum(i.CollisionAvoidanceType_$type,e),this._a("markerCollisionAvoidance",r.enumToString(i.CollisionAvoidanceType_$type,this.i.qs))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"isCustomScatterStyleAllowed",{get:function(){return this.i.qz},set:function(e){this.i.qz=r.ensureBool(e),this._a("isCustomScatterStyleAllowed",this.i.qz)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"isCustomScatterMarkerStyleAllowed",{get:function(){return this.i.qy},set:function(e){this.i.qy=r.ensureBool(e),this._a("isCustomScatterMarkerStyleAllowed",this.i.qy)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"itemSearchMode",{get:function(){return this.i.qt},set:function(e){this.i.qt=r.ensureEnum(i.ScatterItemSearchMode_$type,e),this._a("itemSearchMode",r.enumToString(i.ScatterItemSearchMode_$type,this.i.qt))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"itemSearchThreshold",{get:function(){return this.i.q1},set:function(e){this.i.q1=+e,this._a("itemSearchThreshold",this.i.q1)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"assigningScatterStyle",{get:function(){return this._assigningScatterStyle},set:function(e){var t=this;null!==this._assigningScatterStyle_wrapped&&(this.i.assigningScatterStyle=r.delegateRemove(this.i.assigningScatterStyle,this._assigningScatterStyle_wrapped),this._assigningScatterStyle_wrapped=null,this._assigningScatterStyle=null),this._assigningScatterStyle=e,this._assigningScatterStyle_wrapped=function(e,r){var n=new i.IgcAssigningScatterStyleEventArgs;n._provideImplementation(r),t.beforeAssigningScatterStyle&&t.beforeAssigningScatterStyle(t,n),t._assigningScatterStyle&&t._assigningScatterStyle(t,n)},this.i.assigningScatterStyle=r.delegateCombine(this.i.assigningScatterStyle,this._assigningScatterStyle_wrapped)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"assigningScatterMarkerStyle",{get:function(){return this._assigningScatterMarkerStyle},set:function(e){var t=this;null!==this._assigningScatterMarkerStyle_wrapped&&(this.i.assigningScatterMarkerStyle=r.delegateRemove(this.i.assigningScatterMarkerStyle,this._assigningScatterMarkerStyle_wrapped),this._assigningScatterMarkerStyle_wrapped=null,this._assigningScatterMarkerStyle=null),this._assigningScatterMarkerStyle=e,this._assigningScatterMarkerStyle_wrapped=function(e,r){var n=new i.IgcAssigningScatterMarkerStyleEventArgs;n._provideImplementation(r),t.beforeAssigningScatterMarkerStyle&&t.beforeAssigningScatterMarkerStyle(t,n),t._assigningScatterMarkerStyle&&t._assigningScatterMarkerStyle(t,n)},this.i.assigningScatterMarkerStyle=r.delegateCombine(this.i.assigningScatterMarkerStyle,this._assigningScatterMarkerStyle_wrapped)},enumerable:!0,configurable:!0}),n._observedAttributesIgcGeographicSymbolSeriesComponent=null,n.htmlTagName="igc-geographic-symbol-series",n._isElementRegistered=!1,n}(ue),ke=function(){function e(){}return e.register=function(){i.IgcScatterSeriesModule.register(),_e.register(),r.TypeRegistrar.registerCons("IgcGeographicSymbolSeriesComponent",_e),r.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:!0,configurable:!0}),Object.defineProperty(i,"observedAttributes",{get:function(){if(null==i._observedAttributesIgcGeographicXYTriangulatingSeriesComponent){for(var e=r.getAllPropertyNames(i),t=0;t<e.length;t++)e[t]=r.toSpinal(e[t]);i._observedAttributesIgcGeographicXYTriangulatingSeriesComponent=e}return i._observedAttributesIgcGeographicXYTriangulatingSeriesComponent},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"triangulationDataSource",{get:function(){return this._triangulationDataSource},set:function(e){this._triangulationDataSource=e,this.updateTriangulationDataSource()},enumerable:!0,configurable:!0}),i.prototype.updateTriangulationDataSource=function(){null==this._cachedTriangulationDataSource&&(this._cachedTriangulationDataSource=new r.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.pw},set:function(e){this.i.pw=e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"latitudeMemberPath",{get:function(){return this.i.pu},set:function(e){this.i.pu=e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"trianglesSource",{get:function(){return this.i.pt},set:function(e){this.i.pt=e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"triangleVertexMemberPath1",{get:function(){return this.i.pz},set:function(e){this.i.pz=e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"triangleVertexMemberPath2",{get:function(){return this.i.p1},set:function(e){this.i.p1=e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"triangleVertexMemberPath3",{get:function(){return this.i.p3},set:function(e){this.i.p3=e},enumerable:!0,configurable:!0}),i._observedAttributesIgcGeographicXYTriangulatingSeriesComponent=null,i}(L),qe=function(e){function n(){var t=e.call(this)||this;return t._triangulationStatusChanged=null,t._triangulationStatusChanged_wrapped=null,t}return t.__extends(n,e),n.prototype.createImplementation=function(){return new v},Object.defineProperty(n.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),n.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this._attached||(this._attached=!0,this._flushQueuedAttributes())},Object.defineProperty(n,"observedAttributes",{get:function(){if(null==n._observedAttributesIgcGeographicScatterAreaSeriesComponent){for(var e=r.getAllPropertyNames(n),t=0;t<e.length;t++)e[t]=r.toSpinal(e[t]);n._observedAttributesIgcGeographicScatterAreaSeriesComponent=e}return n._observedAttributesIgcGeographicScatterAreaSeriesComponent},enumerable:!0,configurable:!0}),n.register=function(){n._isElementRegistered||(n._isElementRegistered=!0,r.RegisterElementHelper.registerElement(n.htmlTagName,n))},Object.defineProperty(n.prototype,"isArea",{get:function(){return this.i.c7},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"colorMemberPath",{get:function(){return this.i.qi},set:function(e){this.i.qi=e},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"colorScale",{get:function(){if(null==this.i.qd)return null;if(!this.i.qd.externalObject){var e=i.IgcColorScaleComponent._createFromInternal(this.i.qd);e&&(e._implementation=this.i.qd),this.i.qd.externalObject=e}return this.i.qd.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.qd=null==e?null:e.i},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualColorScale",{get:function(){if(null==this.i.qc)return null;if(!this.i.qc.externalObject){var e=i.IgcColorScaleComponent._createFromInternal(this.i.qc);e&&(e._implementation=this.i.qc),this.i.qc.externalObject=e}return this.i.qc.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.qc=null==e?null:e.i},enumerable:!0,configurable:!0}),n.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)},n.prototype._styling=function(t,i,r){e.prototype._styling.call(this,t,i,r),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},n.prototype.updateActualColorScale=function(){this.i.qn()},Object.defineProperty(n.prototype,"triangulationStatusChanged",{get:function(){return this._triangulationStatusChanged},set:function(e){var t=this;null!==this._triangulationStatusChanged_wrapped&&(this.i.triangulationStatusChanged=r.delegateRemove(this.i.triangulationStatusChanged,this._triangulationStatusChanged_wrapped),this._triangulationStatusChanged_wrapped=null,this._triangulationStatusChanged=null),this._triangulationStatusChanged=e,this._triangulationStatusChanged_wrapped=function(e,i){var n=new r.IgcTriangulationStatusEventArgs;n._provideImplementation(i),t.beforeTriangulationStatusChanged&&t.beforeTriangulationStatusChanged(t,n),t._triangulationStatusChanged&&t._triangulationStatusChanged(t,n)},this.i.triangulationStatusChanged=r.delegateCombine(this.i.triangulationStatusChanged,this._triangulationStatusChanged_wrapped)},enumerable:!0,configurable:!0}),n._observedAttributesIgcGeographicScatterAreaSeriesComponent=null,n.htmlTagName="igc-geographic-scatter-area-series",n._isElementRegistered=!1,n}(ve),Ce=function(){function e(){}return e.register=function(){i.IgcScatterAreaSeriesModule.register(),qe.register(),r.TypeRegistrar.registerCons("IgcGeographicScatterAreaSeriesComponent",qe),r.TypeRegistrar.register("GeographicScatterAreaSeries",v.$type)},e}(),we=function(e){function n(t){var i=e.call(this,t)||this;return i.ce=null,i.ce=t,i}return t.__extends(n,e),n.prototype.b2=function(){e.prototype.b2.call(this);var t=r.typeCast(i.HighDensityScatterSeries.$,this.ce.pk);t.ro=this.ce.p9,t.rs=this.ce.p7,t.p5=this.ce.pw,t.p4=this.ce.pv,t.ef=this.ce.pu,t.q0=this.ce.py,t.qz=this.ce.px,t.sm=this.ce.qs,t.sl=this.ce.qr,t.rc=this.ce.p1},n.prototype.ck=function(){this.ce.pk.ro=this.ce.p9},n.prototype.cj=function(){this.ce.pk.rs=this.ce.p7},n.prototype.cp=function(){this.ce.pk.p5=this.ce.pw},n.prototype.cn=function(){this.ce.pk.p4=this.ce.pv},n.prototype.cl=function(){this.ce.pk.ef=this.ce.pu},n.prototype.ci=function(){this.ce.pk.q0=this.ce.py},n.prototype.cg=function(){this.ce.pk.qz=this.ce.px},n.prototype.co=function(){var e=r.typeCast(i.HighDensityScatterSeries.$,this.ce.pk);if(null==this.ce.ca)return e.pp=null,void(e.pr=null);e.pp=this.ce.ca.p3,e.pr=this.ce.ca.p5},n.prototype.cq=function(){this.ce.pk.pp=this.ce.ca.p3},n.prototype.cr=function(){this.ce.pk.pr=this.ce.ca.p5},n.prototype.ch=function(){this.ce.pk.sm=this.ce.qs},n.prototype.cf=function(){this.ce.pk.sl=this.ce.qr},n.prototype.cm=function(){this.ce.pk.rc=this.ce.p1},n.prototype.as=function(){e.prototype.as.call(this),this.q||(this.ce.gh=i.Defaults.q,this.ce.qs=i.Defaults.aq,this.ce.qr=i.Defaults.ap,this.ce.oj=i.Defaults.al,this.ce.oo=i.Defaults.ak)},n.$t=r.markType(n,"GeographicHighDensityScatterSeriesView",g.$),n}(g),Pe=function(e){function n(){var t=e.call(this)||this;return t.ps=null,t.progressiveLoadStatusChanged=null,t.p0=0,t.ab=n.$,t}return t.__extends(n,e),n.prototype.get_dz=function(){return!0},n.prototype.bu=function(){return new we(this)},n.prototype.lh=function(t){e.prototype.lh.call(this,t),this.pt=t},n.prototype.pj=function(){return this.ps=new i.HighDensityScatterSeries,this.ps},Object.defineProperty(n.prototype,"p2",{get:function(){return this.p0},set:function(e){var t=this.p0;this.p0=e,this.raisePropertyChanged("ProgressiveStatus",t,this.p0)},enumerable:!0,configurable:!0}),n.prototype.pp=function(){e.prototype.pp.call(this);var t=this.pk;t.progressiveLoadStatusChanged=r.delegateCombine(t.progressiveLoadStatusChanged,r.runOn(this,this.qg));var i=this.pk;i.propertyUpdated=r.delegateCombine(i.propertyUpdated,r.runOn(this,this.qf))},n.prototype.qg=function(e,t){this.p2=t.currentStatus,null!=this.progressiveLoadStatusChanged&&this.progressiveLoadStatusChanged(this,t)},n.prototype.qf=function(e,t){this.ps},n.prototype.lm=function(t,i,r,o){switch(e.prototype.lm.call(this,t,i,r,o),i){case"SeriesViewer":this.pt.co();break;case n.$$p[5]:this.pt.ck();break;case n.$$p[4]:this.pt.cj();break;case n.$$p[9]:this.pt.cp();break;case n.$$p[8]:this.pt.cn();break;case n.$$p[6]:this.pt.cl();break;case"XAxis":this.pt.cq();break;case"YAxis":this.pt.cr();break;case n.$$p[3]:this.pt.ci();break;case n.$$p[1]:this.pt.cg();break;case n.$$p[2]:this.pt.ch();break;case n.$$p[0]:this.pt.cf();break;case n.$$p[7]:this.pt.cm()}},n.prototype.get_ex=function(){return!0},n.prototype.set_ex=function(t){e.prototype.set_ex.call(this,t)},n.$t=r.markType(n,"GeographicHighDensityScatterSeries",u.$),n.$$p=r.markDep(r.DependencyProperty,r.PropertyMetadata,n,"raisePropertyChanged",["HeatMaximumColor:qr:qh",[r.Color.$,i.Defaults.ap],"HeatMaximum:px:qi",[1,50],"HeatMinimumColor:qs:qj",[r.Color.$,i.Defaults.aq],"HeatMinimum:py:qk",[1,0],"LatitudeMemberPath:p7:ql",[2,null],"LongitudeMemberPath:p9:qm",[2,null],"MouseOverEnabled:pu:qn",[0,!1],"PointExtent:p1:qo",[1,1],"ProgressiveLoad:pv:qp",[0,!0],"UseBruteForce:pw:qq",[0,!1]]),n}(u),Me=function(e){function n(){var t=e.call(this)||this;return t._progressiveLoadStatusChanged=null,t._progressiveLoadStatusChanged_wrapped=null,t}return t.__extends(n,e),n.prototype.createImplementation=function(){return new Pe},Object.defineProperty(n.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),n.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this._attached||(this._attached=!0,this._flushQueuedAttributes())},Object.defineProperty(n,"observedAttributes",{get:function(){if(null==n._observedAttributesIgcGeographicHighDensityScatterSeriesComponent){for(var e=r.getAllPropertyNames(n),t=0;t<e.length;t++)e[t]=r.toSpinal(e[t]);n._observedAttributesIgcGeographicHighDensityScatterSeriesComponent=e}return n._observedAttributesIgcGeographicHighDensityScatterSeriesComponent},enumerable:!0,configurable:!0}),n.register=function(){n._isElementRegistered||(n._isElementRegistered=!0,r.RegisterElementHelper.registerElement(n.htmlTagName,n))},Object.defineProperty(n.prototype,"isPixel",{get:function(){return this.i.dz},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"latitudeMemberPath",{get:function(){return this.i.p7},set:function(e){this.i.p7=e},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"longitudeMemberPath",{get:function(){return this.i.p9},set:function(e){this.i.p9=e},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"useBruteForce",{get:function(){return this.i.pw},set:function(e){this.i.pw=r.ensureBool(e),this._a("useBruteForce",this.i.pw)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"progressiveLoad",{get:function(){return this.i.pv},set:function(e){this.i.pv=r.ensureBool(e),this._a("progressiveLoad",this.i.pv)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"mouseOverEnabled",{get:function(){return this.i.pu},set:function(e){this.i.pu=r.ensureBool(e),this._a("mouseOverEnabled",this.i.pu)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"heatMinimum",{get:function(){return this.i.py},set:function(e){this.i.py=+e,this._a("heatMinimum",this.i.py)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"heatMaximum",{get:function(){return this.i.px},set:function(e){this.i.px=+e,this._a("heatMaximum",this.i.px)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"heatMinimumColor",{get:function(){return r.colorToString(this.i.qs)},set:function(e){this.i.qs=r.stringToColor(e),this._a("heatMinimumColor",r.colorToString(this.i.qs))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"heatMaximumColor",{get:function(){return r.colorToString(this.i.qr)},set:function(e){this.i.qr=r.stringToColor(e),this._a("heatMaximumColor",r.colorToString(this.i.qr))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"pointExtent",{get:function(){return this.i.p1},set:function(e){this.i.p1=+e,this._a("pointExtent",this.i.p1)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"progressiveStatus",{get:function(){return this.i.p2},set:function(e){this.i.p2=+e,this._a("progressiveStatus",this.i.p2)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"progressiveLoadStatusChanged",{get:function(){return this._progressiveLoadStatusChanged},set:function(e){var t=this;null!==this._progressiveLoadStatusChanged_wrapped&&(this.i.progressiveLoadStatusChanged=r.delegateRemove(this.i.progressiveLoadStatusChanged,this._progressiveLoadStatusChanged_wrapped),this._progressiveLoadStatusChanged_wrapped=null,this._progressiveLoadStatusChanged=null),this._progressiveLoadStatusChanged=e,this._progressiveLoadStatusChanged_wrapped=function(e,r){var n=new i.IgcProgressiveLoadStatusEventArgs;n._provideImplementation(r),t.beforeProgressiveLoadStatusChanged&&t.beforeProgressiveLoadStatusChanged(t,n),t._progressiveLoadStatusChanged&&t._progressiveLoadStatusChanged(t,n)},this.i.progressiveLoadStatusChanged=r.delegateCombine(this.i.progressiveLoadStatusChanged,this._progressiveLoadStatusChanged_wrapped)},enumerable:!0,configurable:!0}),n._observedAttributesIgcGeographicHighDensityScatterSeriesComponent=null,n.htmlTagName="igc-geographic-high-density-scatter-series",n._isElementRegistered=!1,n}(L),Te=function(){function e(){}return e.register=function(){i.IgcHighDensityScatterSeriesModule.register(),Me.register(),r.TypeRegistrar.registerCons("IgcGeographicHighDensityScatterSeriesComponent",Me),r.TypeRegistrar.register("GeographicHighDensityScatterSeries",Pe.$type)},e}(),Ie=function(e){function n(t){var i=e.call(this,t)||this;return i.cm=null,i.cm=t,i}return t.__extends(n,e),n.prototype.as=function(){e.prototype.as.call(this),this.q||(this.cm.gm=i.Defaults.m)},n.prototype.b2=function(){e.prototype.b2.call(this),null!=this.cm.pk&&(this.cm.qc.q3=this.cm.qf,this.cm.qc.q9=this.cm.qj)},n.prototype.cn=function(){null!=this.cm.qc&&(this.cm.qc.q3=this.cm.qf)},n.prototype.co=function(){null!=this.cm.qc&&(this.cm.qc.q9=this.cm.qj)},n.$t=r.markType(n,"GeographicContourLineSeriesView",m.$),n}(m),$e=function(e){function n(){var t=e.call(this)||this;return t.triangulationStatusChanged=null,t.ab=n.$,t}return t.__extends(n,e),n.prototype.get_du=function(){return!0},n.prototype.pp=function(){e.prototype.pp.call(this)},n.prototype.pj=function(){this.qc=new i.ScatterContourSeries;var e=this.qc;e.triangulationStatusChanged=r.delegateCombine(e.triangulationStatusChanged,r.runOn(this,this.qm));var t=this.qc;return t.propertyUpdated=r.delegateCombine(t.propertyUpdated,r.runOn(this,this.qn)),this.qc},n.prototype.qm=function(e,t){null!=this.triangulationStatusChanged&&this.triangulationStatusChanged(this,t)},n.prototype.qn=function(e,t){var n=r.typeCast(i.ScatterContourSeries.$,this.pk);null!=n&&"ActualFillScale"==t.propertyName&&(this.qe=n.q2)},n.prototype.md=function(){e.prototype.md.call(this)},n.prototype.bu=function(){return new Ie(this)},n.prototype.lh=function(t){e.prototype.lh.call(this,t),this.qg=t},n.prototype.lm=function(t,i,r,o){switch(e.prototype.lm.call(this,t,i,r,o),i){case n.$$p[1]:this.qg.cn();break;case n.$$p[2]:this.qg.co();break;case n.$$p[3]:this.qc.q0=this.qb;break;case"DashArray":this.qc.os=this.os;break;case"DashCap":this.qc.ot=this.ot;break;case"MiterLimit":this.qc.gf=this.gf}},n.$t=r.markType(n,"GeographicContourLineSeries",k.$),n.$$p=r.markDep(r.DependencyProperty,r.PropertyMetadata,n,"raisePropertyChanged",["ActualFillScale:qe:qo",[i.ValueBrushScale.$,null],"FillScale:qf:qp",[i.ValueBrushScale.$,null],"ValueMemberPath:qj:qq",[2,"value"],"ValueResolver:qb:qr",[i.ContourValueResolver.$,null]]),n}(k),Oe=function(e){function n(){var t=e.call(this)||this;return t._triangulationStatusChanged=null,t._triangulationStatusChanged_wrapped=null,t}return t.__extends(n,e),n.prototype.createImplementation=function(){return new $e},Object.defineProperty(n.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),n.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this._attached||(this._attached=!0,this._flushQueuedAttributes())},Object.defineProperty(n,"observedAttributes",{get:function(){if(null==n._observedAttributesIgcGeographicContourLineSeriesComponent){for(var e=r.getAllPropertyNames(n),t=0;t<e.length;t++)e[t]=r.toSpinal(e[t]);n._observedAttributesIgcGeographicContourLineSeriesComponent=e}return n._observedAttributesIgcGeographicContourLineSeriesComponent},enumerable:!0,configurable:!0}),n.register=function(){n._isElementRegistered||(n._isElementRegistered=!0,r.RegisterElementHelper.registerElement(n.htmlTagName,n))},Object.defineProperty(n.prototype,"isLineContour",{get:function(){return this.i.du},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"valueMemberPath",{get:function(){return this.i.qj},set:function(e){this.i.qj=e},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fillScale",{get:function(){if(null==this.i.qf)return null;if(!this.i.qf.externalObject){var e=i.IgcValueBrushScaleComponent._createFromInternal(this.i.qf);e&&(e._implementation=this.i.qf),this.i.qf.externalObject=e}return this.i.qf.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.qf=null==e?null:e.i},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualFillScale",{get:function(){if(null==this.i.qe)return null;if(!this.i.qe.externalObject){var e=i.IgcValueBrushScaleComponent._createFromInternal(this.i.qe);e&&(e._implementation=this.i.qe),this.i.qe.externalObject=e}return this.i.qe.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.qe=null==e?null:e.i},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"valueResolver",{get:function(){if(null==this.i.qb)return null;if(!this.i.qb.externalObject){var e=i.IgcContourValueResolverComponent._createFromInternal(this.i.qb);e&&(e._implementation=this.i.qb),this.i.qb.externalObject=e}return this.i.qb.externalObject},set:function(e){null!=e&&this._stylingContainer&&e._styling&&e._styling(this._stylingContainer,this,this),this.i.qb=null==e?null:e.i},enumerable:!0,configurable:!0}),n.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)},n.prototype._styling=function(t,i,r){e.prototype._styling.call(this,t,i,r),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(n.prototype,"triangulationStatusChanged",{get:function(){return this._triangulationStatusChanged},set:function(e){var t=this;null!==this._triangulationStatusChanged_wrapped&&(this.i.triangulationStatusChanged=r.delegateRemove(this.i.triangulationStatusChanged,this._triangulationStatusChanged_wrapped),this._triangulationStatusChanged_wrapped=null,this._triangulationStatusChanged=null),this._triangulationStatusChanged=e,this._triangulationStatusChanged_wrapped=function(e,i){var n=new r.IgcTriangulationStatusEventArgs;n._provideImplementation(i),t.beforeTriangulationStatusChanged&&t.beforeTriangulationStatusChanged(t,n),t._triangulationStatusChanged&&t._triangulationStatusChanged(t,n)},this.i.triangulationStatusChanged=r.delegateCombine(this.i.triangulationStatusChanged,this._triangulationStatusChanged_wrapped)},enumerable:!0,configurable:!0}),n._observedAttributesIgcGeographicContourLineSeriesComponent=null,n.htmlTagName="igc-geographic-contour-line-series",n._isElementRegistered=!1,n}(ve),Re=function(){function e(){}return e.register=function(){i.IgcScatterContourSeriesModule.register(),Oe.register(),r.TypeRegistrar.registerCons("IgcGeographicContourLineSeriesComponent",Oe),r.TypeRegistrar.register("GeographicContourLineSeries",$e.$type)},e}(),je=function(){function e(){}return e.register=function(){Q.register(),te.register(),ne.register(),r.IgcHeatTileGeneratorModule.register(),he.register(),i.IgcSizeScaleModule.register(),i.IgcValueBrushScaleModule.register(),i.IgcCustomPaletteColorScaleModule.register(),me.register(),ke.register(),Ce.register(),Te.register(),Re.register(),U.register(),r.IgcShapeDataSourceModule.register()},e}(),xe=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:!0,configurable:!0}),Object.defineProperty(i.prototype,"expires",{get:function(){return this._expires},set:function(e){this._expires=e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"ssl",{get:function(){return this._ssl},set:function(e){this._ssl=e},enumerable:!0,configurable:!0}),i.$t=r.markType(i,"TokenResponseModel"),i}(r.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:!0,configurable:!0}),Object.defineProperty(i.prototype,"tileInfo",{get:function(){return this._tileInfo},set:function(e){this._tileInfo=e},enumerable:!0,configurable:!0}),i.$t=r.markType(i,"MapServerResponseModel"),i}(r.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:!0,configurable:!0}),i.$t=r.markType(i,"TileInfoResponseModel"),i}(r.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:!0,configurable:!0}),Object.defineProperty(i.prototype,"resolution",{get:function(){return this._resolution},set:function(e){this._resolution=e},enumerable:!0,configurable:!0}),Object.defineProperty(i.prototype,"scale",{get:function(){return this._scale},set:function(e){this._scale=e},enumerable:!0,configurable:!0}),i.$t=r.markType(i,"LevelOfDetailResponseModel"),i}(r.Base),Be=function(e){function i(t){var i=e.call(this,t)||this;return i.ce=null,i.ce=t,i}return t.__extends(i,e),i.$t=r.markType(i,"GeographicProportionalSymbolSeriesBaseView",g.$),i}(g),Ee=function(e){function i(t){var i=e.call(this,t)||this;return i.ce=null,i.ce=t,i}return t.__extends(i,e),i.$t=r.markType(i,"GeographicShapeSeriesBaseBaseView",g.$),i}(g),Ne=function(e){function i(t){var i=e.call(this,t)||this;return i.ce=null,i.ce=t,i}return t.__extends(i,e),i.$t=r.markType(i,"GeographicSymbolSeriesBaseView",g.$),i}(g),Ve=function(e){function i(t){var i=e.call(this,t)||this;return i.ce=null,i.ce=t,i}return t.__extends(i,e),i.$t=r.markType(i,"GeographicXYTriangulatingSeriesBaseView",g.$),i}(g),ze=function(e){function i(){var t=e.call(this)||this;return t.b=null,t.a=null,t.a=new r.List$1(r.String_$type,0),t}return t.__extends(i,e),i.$t=r.markType(i,"ImageryMetadata"),i}(r.Base),Ue=function(e){function i(){var t=e.call(this)||this;return t.a=null,t.a=new r.List$1(ze.$,0),t}return t.__extends(i,e),i.$t=r.markType(i,"BingResourceSet"),i}(r.Base),Le=function(e){function i(){var t=e.call(this)||this;return t.a=null,t.a=new r.List$1(Ue.$,0),t}return t.__extends(i,e),i.$t=r.markType(i,"BingResponse"),i}(r.Base),Fe=function(e){function i(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(i,e),i.$t=r.markType(i,"GeographicMarkerSeriesBase",ge.$),i}(ge),He=function(e){function i(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(i,e),i.$t=r.markType(i,"GeographicProportionalSymbolSeriesBase",Fe.$),i}(Fe),We=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:!0,configurable:!0}),i.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this._attached||(this._attached=!0,this._flushQueuedAttributes())},Object.defineProperty(i,"observedAttributes",{get:function(){if(null==i._observedAttributesIgcGeographicMarkerSeriesBaseComponent){for(var e=r.getAllPropertyNames(i),t=0;t<e.length;t++)e[t]=r.toSpinal(e[t]);i._observedAttributesIgcGeographicMarkerSeriesBaseComponent=e}return i._observedAttributesIgcGeographicMarkerSeriesBaseComponent},enumerable:!0,configurable:!0}),i._observedAttributesIgcGeographicMarkerSeriesBaseComponent=null,i}(ue),Xe=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:!0,configurable:!0}),i.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this._attached||(this._attached=!0,this._flushQueuedAttributes())},Object.defineProperty(i,"observedAttributes",{get:function(){if(null==i._observedAttributesIgcGeographicProportionalSymbolSeriesBaseComponent){for(var e=r.getAllPropertyNames(i),t=0;t<e.length;t++)e[t]=r.toSpinal(e[t]);i._observedAttributesIgcGeographicProportionalSymbolSeriesBaseComponent=e}return i._observedAttributesIgcGeographicProportionalSymbolSeriesBaseComponent},enumerable:!0,configurable:!0}),i._observedAttributesIgcGeographicProportionalSymbolSeriesBaseComponent=null,i}(We),Ye=function(e){function i(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(i,e),i.$t=r.markType(i,"GeographicShapeSeriesBaseBase",u.$),i}(u),Ze=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:!0,configurable:!0}),i.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this._attached||(this._attached=!0,this._flushQueuedAttributes())},Object.defineProperty(i,"observedAttributes",{get:function(){if(null==i._observedAttributesIgcGeographicShapeSeriesBaseBaseComponent){for(var e=r.getAllPropertyNames(i),t=0;t<e.length;t++)e[t]=r.toSpinal(e[t]);i._observedAttributesIgcGeographicShapeSeriesBaseBaseComponent=e}return i._observedAttributesIgcGeographicShapeSeriesBaseBaseComponent},enumerable:!0,configurable:!0}),i._observedAttributesIgcGeographicShapeSeriesBaseBaseComponent=null,i}(L),Qe=function(e){function i(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(i,e),i.$t=r.markType(i,"GeographicSymbolSeriesBase",Fe.$),i}(Fe),Ke=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:!0,configurable:!0}),i.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this._attached||(this._attached=!0,this._flushQueuedAttributes())},Object.defineProperty(i,"observedAttributes",{get:function(){if(null==i._observedAttributesIgcGeographicSymbolSeriesBaseComponent){for(var e=r.getAllPropertyNames(i),t=0;t<e.length;t++)e[t]=r.toSpinal(e[t]);i._observedAttributesIgcGeographicSymbolSeriesBaseComponent=e}return i._observedAttributesIgcGeographicSymbolSeriesBaseComponent},enumerable:!0,configurable:!0}),i._observedAttributesIgcGeographicSymbolSeriesBaseComponent=null,i}(We),Je=function(e){function i(){return null!==e&&e.apply(this,arguments)||this}return t.__extends(i,e),i.$t=r.markType(i,"GeographicXYTriangulatingSeriesBase",u.$),i}(u),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:!0,configurable:!0}),i.prototype.connectedCallback=function(){e.prototype.connectedCallback&&e.prototype.connectedCallback.call(this),this._attached||(this._attached=!0,this._flushQueuedAttributes())},Object.defineProperty(i,"observedAttributes",{get:function(){if(null==i._observedAttributesIgcGeographicXYTriangulatingSeriesBaseComponent){for(var e=r.getAllPropertyNames(i),t=0;t<e.length;t++)e[t]=r.toSpinal(e[t]);i._observedAttributesIgcGeographicXYTriangulatingSeriesBaseComponent=e}return i._observedAttributesIgcGeographicXYTriangulatingSeriesBaseComponent},enumerable:!0,configurable:!0}),i._observedAttributesIgcGeographicXYTriangulatingSeriesBaseComponent=null,i}(L);e.ArcGISOnlineMapImagery=N,e.BingMapsImageryStyle=P,e.BingMapsImageryStyle_$type=M,e.BingMapsMapImagery=R,e.BingMapsMapImageryView=O,e.BingResourceSet=Ue,e.BingResponse=Le,e.CustomMapImagery=B,e.GeographicContourLineSeries=$e,e.GeographicContourLineSeriesView=Ie,e.GeographicHighDensityScatterSeries=Pe,e.GeographicHighDensityScatterSeriesView=we,e.GeographicMapImagery=y,e.GeographicMapImageryView=d,e.GeographicMapSeriesHost=u,e.GeographicMarkerSeries=ge,e.GeographicMarkerSeriesBase=Fe,e.GeographicPolylineSeries=J,e.GeographicPolylineSeriesView=K,e.GeographicProportionalSymbolSeries=ye,e.GeographicProportionalSymbolSeriesBase=He,e.GeographicProportionalSymbolSeriesBaseView=Be,e.GeographicProportionalSymbolSeriesView=fe,e.GeographicScatterAreaSeries=v,e.GeographicScatterAreaSeriesView=b,e.GeographicShapeSeries=Y,e.GeographicShapeSeriesBase=H,e.GeographicShapeSeriesBaseBase=Ye,e.GeographicShapeSeriesBaseBaseView=Ee,e.GeographicShapeSeriesBaseView=W,e.GeographicShapeSeriesView=X,e.GeographicSymbolSeries=Se,e.GeographicSymbolSeriesBase=Qe,e.GeographicSymbolSeriesBaseView=Ne,e.GeographicSymbolSeriesView=be,e.GeographicTileSeries=le,e.GeographicXYTriangulatingSeries=k,e.GeographicXYTriangulatingSeriesBase=Je,e.GeographicXYTriangulatingSeriesBaseView=Ve,e.GeographicXYTriangulatingSeriesView=m,e.HostSeriesView=g,e.IgcArcGISOnlineMapImagery=V,e.IgcArcGISOnlineMapImageryModule=z,e.IgcBingMapsMapImagery=j,e.IgcBingMapsMapImageryModule=x,e.IgcCustomMapImagery=D,e.IgcCustomMapImageryModule=E,e.IgcGeographicContourLineSeriesComponent=Oe,e.IgcGeographicContourLineSeriesModule=Re,e.IgcGeographicHighDensityScatterSeriesComponent=Me,e.IgcGeographicHighDensityScatterSeriesModule=Te,e.IgcGeographicMapComponent=C,e.IgcGeographicMapCoreModule=U,e.IgcGeographicMapImagery=I,e.IgcGeographicMapModule=je,e.IgcGeographicMapSeriesHostComponent=L,e.IgcGeographicMarkerSeriesBaseComponent=We,e.IgcGeographicMarkerSeriesComponent=ue,e.IgcGeographicPolylineSeriesComponent=ee,e.IgcGeographicPolylineSeriesModule=te,e.IgcGeographicProportionalSymbolSeriesBaseComponent=Xe,e.IgcGeographicProportionalSymbolSeriesComponent=de,e.IgcGeographicProportionalSymbolSeriesModule=me,e.IgcGeographicScatterAreaSeriesComponent=qe,e.IgcGeographicScatterAreaSeriesModule=Ce,e.IgcGeographicShapeSeriesBaseBaseComponent=Ze,e.IgcGeographicShapeSeriesBaseComponent=F,e.IgcGeographicShapeSeriesComponent=Z,e.IgcGeographicShapeSeriesModule=Q,e.IgcGeographicSymbolSeriesBaseComponent=Ke,e.IgcGeographicSymbolSeriesComponent=_e,e.IgcGeographicSymbolSeriesModule=ke,e.IgcGeographicTileSeriesComponent=ce,e.IgcGeographicTileSeriesModule=he,e.IgcGeographicXYTriangulatingSeriesBaseComponent=et,e.IgcGeographicXYTriangulatingSeriesComponent=ve,e.IgcImageTilesReadyEventArgs=q,e.IgcImagesChangedEventArgs=T,e.IgcOpenStreetMapImagery=A,e.IgcOpenStreetMapImageryModule=G,e.IgcSubDomainsCollection=w,e.IgcTileGeneratorMapImagery=re,e.IgcTileGeneratorMapImageryModule=ne,e.IgcTileSeriesComponent=ae,e.IgcTileSeriesModule=pe,e.ImageTilesReadyEventArgs=c,e.ImageryMetadata=ze,e.ImagesChangedEventArgs=h,e.LevelOfDetailResponseModel=De,e.MapBackgroundTilingMode=s,e.MapBackgroundTilingMode_$type=a,e.MapResizeBehavior=n,e.MapResizeBehavior_$type=o,e.MapServerResponseModel=Ae,e.OpenStreetMapImagery=_,e.SphericalMercatorHorizontalScaler=l,e.SphericalMercatorVerticalScaler=p,e.SubDomainsCollection=$,e.TileGeneratorMapImagery=ie,e.TileInfoResponseModel=Ge,e.TileSeries=oe,e.TileSeriesView=se,e.TokenResponseModel=xe,e.XamGeographicMap=f,e.XamGeographicMapView=S,Object.defineProperty(e,"__esModule",{value:!0})}));
|
|
2
2
|
//# sourceMappingURL=igniteui-webcomponents-maps.umd.min.js.map
|