p-.000001&&(c=p-.000001);c=n/Math.pow(Math.tan((p+c)/2),r);return[c*Math.sin(r*e)*63.78137,63.78137*(n-c*Math.cos(r*e))]},inverse:function(u){var e=u[0]/63.78137;u=n-u[1]/63.78137;\nvar b=c(r)*Math.sqrt(e*e+u*u),v=Math.atan2(e,Math.abs(u))*c(u);0>u*r&&(v-=Math.PI*c(e)*c(u));return[v/r/f,(2*Math.atan(Math.pow(n/b,1/r))-p)/f]}}});y(c,\"Maps/Projections/EqualEarth.js\",[],function(){var c=Math.sqrt(3)/2;return{forward:function(f){var p=Math.PI/180,r=Math.asin(c*Math.sin(f[1]*p)),n=r*r,u=n*n*n;return[f[0]*p*Math.cos(r)*74.03120656864502/(c*(1.340264+3*-.081106*n+u*(7*.000893+.034164*n))),74.03120656864502*r*(1.340264+-.081106*n+u*(.000893+.003796*n))]},inverse:function(f){var p=f[0]/\n74.03120656864502;f=f[1]/74.03120656864502;var r=180/Math.PI,n=f,u;for(u=0;12>u;++u){var e=n*n;var b=e*e*e;var v=n*(1.340264+-.081106*e+b*(.000893+.003796*e))-f;e=1.340264+3*-.081106*e+b*(7*.000893+.034164*e);n-=v/=e;if(1e-9>Math.abs(v))break}e=n*n;return[r*c*p*(1.340264+3*-.081106*e+e*e*e*(7*.000893+.034164*e))/Math.cos(n),r*Math.asin(Math.sin(n)/c)]}}});y(c,\"Maps/Projections/Miller.js\",[],function(){var c=Math.PI/4,f=Math.PI/180;return{forward:function(p){return[p[0]*f*63.78137,79.7267125*Math.log(Math.tan(c+\n.4*p[1]*f))]},inverse:function(p){return[p[0]/63.78137/f,2.5*(Math.atan(Math.exp(p[1]/63.78137*.8))-c)/f]}}});y(c,\"Maps/Projections/Orthographic.js\",[],function(){var c=Math.PI/180;return{forward:function(f){var p=f[0];if(-90>p||90c&&(c+=360);180h;h+=b){var l=d((1-h)*w)/d(w),u=d(h*w)/d(w),\nf=l*a(t)*a(m)+u*a(v)*a(q),p=l*a(t)*d(m)+u*a(v)*d(q);l=l*d(t)+u*d(v);l=k(l,g(f*f+p*p));f=k(p,f);A.push([f/n,l/n])}e&&A.push(c);return A};e.insertGreatCircles=function(b){for(var c=b.length-1;c--;)if(10h||90l||90h?1:-1,previousLonLat:g,lonLat:a})});if(m.length)if(c){if(1===m.length%2){var a=m.slice().sort(function(a,d){return Math.abs(d.lat)-Math.abs(a.lat)})[0];r(m,a)}for(var d=m.length-2;0<=d;){var g=m[d].i,t=u(180+.000001*m[d].direction),\nx=u(180-.000001*m[d].direction);g=b.splice.apply(b,p([g,m[d+1].i-g],e.greatCircle([t,m[d].lat],[t,m[d+1].lat],!0)));g.push.apply(g,e.greatCircle([x,m[d+1].lat],[x,m[d].lat],!0));k.push(g);d-=2}if(a)for(g=0;ga.lat?-1:1)*this.maxLatitude;t=u(180+.000001*a.direction);var v=u(180-.000001*a.direction);a=e.greatCircle([t,a.lat],[t,g],!0).concat(e.greatCircle([v,g],[v,a.lat],!0));d.splice.apply(d,p([x,0],a));break}}else for(d=m.length;d--;)g=m[d].i,\ng=b.splice(g,b.length,[u(180+.000001*m[d].direction),m[d].lat]),g.unshift([u(180-.000001*m[d].direction),m[d].lat]),k.push(g);return k};e.prototype.path=function(b){var c=this,m=this.def,k=this.rotator,a=[],d=\"Polygon\"===b.type||\"MultiPolygon\"===b.type,g=this.hasGeoProjection,t=\"Orthographic\"!==this.options.name,x=t?k:void 0,u=t?m||this:this,q=function(b){b=b.map(function(a){if(t){x&&(a=x.forward(a));var d=a[0];.000001>Math.abs(d-180)&&(d=180>d?179.999999:180.000001);a=[d,a[1]]}return a});var k=[b];\ng&&(e.insertGreatCircles(b),t&&(k=c.clipOnAntimeridian(b,d)));k.forEach(function(h){if(!(2>h.length))for(var b=!1,k,q,t=!1,m=function(d){b?a.push([\"L\",d[0],d[1]]):(a.push([\"M\",d[0],d[1]]),b=!0)},w=0;w=-c.maxLatitude)?t=!0:(d&&!k&&(k=x,h.push(x)),t&&q&&(d&&g?e.greatCircle(q,x).forEach(function(a){return m(u.forward(a))}):b=!1),m(v),q=x,t=!1)}})};\"LineString\"===b.type?q(b.coordinates):\"MultiLineString\"===\nb.type?b.coordinates.forEach(function(a){return q(a)}):\"Polygon\"===b.type?(b.coordinates.forEach(function(a){return q(a)}),a.length&&a.push([\"Z\"])):\"MultiPolygon\"===b.type&&(b.coordinates.forEach(function(a){a.forEach(function(a){return q(a)})}),a.length&&a.push([\"Z\"]));return a};e.registry=c;return e}()});y(c,\"Maps/MapView.js\",[c[\"Maps/MapViewOptionsDefault.js\"],c[\"Maps/Projection.js\"],c[\"Core/Utilities.js\"]],function(c,f,p){var r=p.addEvent,n=p.clamp,u=p.fireEvent,e=p.isNumber,b=p.merge,v=p.pick,\nm=p.relativeLength;return function(){function k(a,d){var g=this;this.userOptions=d||{};d=b(c,d);this.chart=a;this.center=d.center;this.options=d;this.projection=new f(d.projection);this.zoom=d.zoom||0;r(a,\"afterSetChartSize\",function(){if(void 0===g.minZoom||g.minZoom===g.zoom)g.fitToBounds(void 0,void 0,!1),e(g.userOptions.zoom)&&(g.zoom=g.userOptions.zoom),g.userOptions.center&&b(!0,g.center,g.userOptions.center)});var k,m,v;d=function(d){var b=a.pointer.pinchDown,c=a.mouseDownX,h=a.mouseDownY;\n1===b.length&&(c=b[0].chartX,h=b[0].chartY);if(\"number\"===typeof c&&\"number\"===typeof h){var l=c+\",\"+h,e=d.originalEvent;b=e.chartX;e=e.chartY;l!==m&&(m=l,k=g.projection.forward(g.center),v=(g.projection.options.rotation||[0,0]).slice());\"Orthographic\"===g.projection.options.name&&3>(g.minZoom||Infinity)?(l=440/(g.getScale()*Math.min(a.plotWidth,a.plotHeight)),v&&(c=(c-b)*l-v[0],h=n(-v[1]-(h-e)*l,-80,80),g.update({projection:{rotation:[-c,-h]},center:[c,h],zoom:g.zoom},!0,!1))):(l=g.getScale(),h=\ng.projection.inverse([k[0]+(c-b)/l,k[1]-(h-e)/l]),g.setView(h,void 0,!0,!1));d.preventDefault()}};r(a,\"pan\",d);r(a,\"touchpan\",d);r(a,\"selection\",function(d){if(d.resetSelection)g.zoomBy();else{var b=d.x-a.plotLeft,c=d.y-a.plotTop,h=g.pixelsToProjectedUnits({x:b,y:c}),l=h.y;h=h.x;b=g.pixelsToProjectedUnits({x:b+d.width,y:c+d.height});g.fitToBounds({x1:h,y1:l,x2:b.x,y2:b.y},void 0,!0,d.originalEvent.touches?!1:void 0);/^touch/.test(d.originalEvent.type)||a.showResetZoom();d.preventDefault()}})}k.prototype.fitToBounds=\nfunction(a,d,b,c){void 0===b&&(b=!0);var g=a||this.getProjectedBounds();if(g){var e=this.chart,k=e.plotWidth;e=e.plotHeight;var t=v(d,a?0:this.options.padding);d=m(t,k);t=m(t,e);k=Math.log(400.979322/Math.max((g.x2-g.x1)/((k-d)/256),(g.y2-g.y1)/((e-t)/256)))/Math.log(2);a||(this.minZoom=k);a=this.projection.inverse([(g.x2+g.x1)/2,(g.y2+g.y1)/2]);this.setView(a,k,b,c)}};k.prototype.getProjectedBounds=function(){var a=this.chart.series.reduce(function(a,b){(b=b.getProjectedBounds&&b.getProjectedBounds())&&\na.push(b);return a},[]);return k.compositeBounds(a)};k.prototype.getScale=function(){return 256/400.979322*Math.pow(2,this.zoom)};k.prototype.redraw=function(a){this.chart.series.forEach(function(a){a.useMapGeometry&&(a.isDirty=!0)});this.chart.redraw(a)};k.prototype.setView=function(a,d,b,c){void 0===b&&(b=!0);var g=!1;a&&(this.center=a);\"number\"===typeof d&&(\"number\"===typeof this.minZoom&&(d=Math.max(d,this.minZoom)),\"number\"===typeof this.options.maxZoom&&(d=Math.min(d,this.options.maxZoom)),\ng=d>this.zoom,this.zoom=d);var e=this.getProjectedBounds();if(e&&!g){g=this.projection.forward(this.center);d=this.chart;a=d.plotWidth;d=d.plotHeight;var k=this.getScale(),t=this.projectedUnitsToPixels({x:e.x1,y:e.y1}),m=this.projectedUnitsToPixels({x:e.x2,y:e.y2});e=[(e.x1+e.x2)/2,(e.y1+e.y2)/2];var h=t.x,l=m.y;m=m.x;t=t.y;m-hh&&ma&&0l&&td&&0{geojson.copyrightShort}'),mapTextFull:m(d.mapTextFull,\"{geojson.copyright}\")},mapView:{},tooltip:{followTouchMove:!1}},a);c.prototype.init.call(this,a,g)};return a}(c);(function(b){b.maps={};b.mapChart=function(a,d,c){return new b(a,d,c)};b.splitPath=function(a){\"string\"===typeof a&&(a=a.replace(/([A-Za-z])/g,\" $1 \").replace(/^\\s*/,\"\").replace(/\\s*$/,\"\"),a=a.split(/[ ,;]+/).map(function(a){return/[A-za-z]/.test(a)?a:parseFloat(a)}));return r.prototype.pathToSegments(a)}})(c||\n(c={}));return c});y(c,\"Series/Map/MapPoint.js\",[c[\"Series/ColorMapMixin.js\"],c[\"Core/Series/SeriesRegistry.js\"],c[\"Core/Utilities.js\"]],function(c,f,p){var r=this&&this.__extends||function(){var c=function(e,b){c=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(b,c){b.__proto__=c}||function(b,c){for(var e in c)c.hasOwnProperty(e)&&(b[e]=c[e])};return c(e,b)};return function(e,b){function f(){this.constructor=e}c(e,b);e.prototype=null===b?Object.create(b):(f.prototype=b.prototype,new f)}}(),\nn=p.extend;f=function(c){function e(){var b=null!==c&&c.apply(this,arguments)||this;b.options=void 0;b.path=void 0;b.series=void 0;return b}r(e,c);e.getProjectedPath=function(b,c){b.projectedPath||(c&&b.geometry?(c.hasCoordinates=!0,b.projectedPath=c.path(b.geometry)):b.projectedPath=b.path);return b.projectedPath||[]};e.prototype.applyOptions=function(b,e){var m=this.series;b=c.prototype.applyOptions.call(this,b,e);e=m.joinBy;m.mapData&&m.mapMap&&(e=c.prototype.getNestedProperty.call(b,e[1]),(m=\n\"undefined\"!==typeof e&&m.mapMap[e])?n(b,m):b.value=b.value||null);return b};e.prototype.onMouseOver=function(b){p.clearTimeout(this.colorInterval);if(null!==this.value||this.series.options.nullInteraction)c.prototype.onMouseOver.call(this,b);else this.series.onMouseOut(b)};e.prototype.zoomTo=function(){var b=this.series.chart;b.mapView&&this.bounds&&(b.mapView.fitToBounds(this.bounds,void 0,!1),this.series.isDirty=!0,b.redraw())};return e}(f.seriesTypes.scatter.prototype.pointClass);n(f.prototype,\n{dataLabelOnNull:c.PointMixin.dataLabelOnNull,isValid:c.PointMixin.isValid,moveToTopOnHover:c.PointMixin.moveToTopOnHover});return f});y(c,\"Series/Map/MapSeries.js\",[c[\"Core/Animation/AnimationUtilities.js\"],c[\"Series/ColorMapMixin.js\"],c[\"Series/CenteredUtilities.js\"],c[\"Core/Globals.js\"],c[\"Core/Legend/LegendSymbol.js\"],c[\"Core/Chart/MapChart.js\"],c[\"Series/Map/MapPoint.js\"],c[\"Maps/MapView.js\"],c[\"Core/Series/Series.js\"],c[\"Core/Series/SeriesRegistry.js\"],c[\"Core/Renderer/SVG/SVGRenderer.js\"],\nc[\"Core/Utilities.js\"]],function(c,f,p,r,n,u,e,b,v,m,k,a){var d=this&&this.__extends||function(){var a=function(b,c){a=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)b.hasOwnProperty(c)&&(a[c]=b[c])};return a(b,c)};return function(b,c){function d(){this.constructor=b}a(b,c);b.prototype=null===c?Object.create(c):(d.prototype=c.prototype,new d)}}(),g=c.animObject;c=r.noop;var t=u.maps,x=u.splitPath;u=m.seriesTypes;var z=u.column,q=u.scatter;\nu=a.extend;var w=a.fireEvent,A=a.getNestedProperty,h=a.isArray,l=a.isNumber,B=a.merge,E=a.objectEach,C=a.pick,F=a.splat;a=function(a){function c(){var b=null!==a&&a.apply(this,arguments)||this;b.chart=void 0;b.data=void 0;b.group=void 0;b.joinBy=void 0;b.options=void 0;b.points=void 0;b.transformGroup=void 0;return b}d(c,a);c.prototype.animate=function(a){var b=this.chart,c=this.group,d=g(this.options.animation);b.renderer.isSVG&&(a?c.attr({translateX:b.plotLeft+b.plotWidth/2,translateY:b.plotTop+\nb.plotHeight/2,scaleX:.001,scaleY:.001}):c.animate({translateX:b.plotLeft,translateY:b.plotTop,scaleX:1,scaleY:1},d))};c.prototype.animateDrilldown=function(a){var b=this.chart,c=this.group;b.renderer.isSVG&&(a?c.attr({translateX:b.plotLeft+b.plotWidth/2,translateY:b.plotTop+b.plotHeight/2,scaleX:.1,scaleY:.1,opacity:.01}):c.animate({translateX:b.plotLeft,translateY:b.plotTop,scaleX:1,scaleY:1,opacity:1}))};c.prototype.animateDrillupFrom=function(){var a=this.chart;a.renderer.isSVG&&this.group.animate({translateX:a.plotLeft+\na.plotWidth/2,translateY:a.plotTop+a.plotHeight/2,scaleX:.1,scaleY:.1,opacity:.01})};c.prototype.animateDrillupTo=function(a){z.prototype.animateDrillupTo.call(this,a)};c.prototype.clearBounds=function(){this.points.forEach(function(a){delete a.bounds;delete a.projectedPath});delete this.bounds};c.prototype.doFullTranslate=function(){return!(!(this.isDirtyData||this.chart.isResizing||this.chart.renderer.isVML)&&this.hasRendered)};c.prototype.drawMapDataLabels=function(){v.prototype.drawDataLabels.call(this);\nthis.dataLabelsGroup&&this.dataLabelsGroup.clip(this.chart.clipRect)};c.prototype.drawPoints=function(){var a=this,b=this.chart,c=this.group,d=this.svgTransform,h=b.mapView,g=b.renderer;this.transformGroup||(this.transformGroup=g.g().add(c),this.transformGroup.survive=!0);this.doFullTranslate()&&(b.hasRendered&&!b.styledMode&&this.points.forEach(function(b){b.shapeArgs&&(b.shapeArgs.fill=a.pointAttribs(b,b.state).fill)}),this.group=this.transformGroup,z.prototype.drawPoints.apply(this),this.group=\nc,this.points.forEach(function(c){if(c.graphic){var d=\"\";c.name&&(d+=\"highcharts-name-\"+c.name.replace(/ /g,\"-\").toLowerCase());c.properties&&c.properties[\"hc-key\"]&&(d+=\" highcharts-key-\"+c.properties[\"hc-key\"].toLowerCase());d&&c.graphic.addClass(d);b.styledMode&&c.graphic.css(a.pointAttribs(c,c.selected&&\"select\"||void 0))}}));if(h&&d){var e=C(this.options[this.pointAttrToOptions&&this.pointAttrToOptions[\"stroke-width\"]||\"borderWidth\"],1),l=d.scaleX,k=0w.length&&\"string\"===typeof b[0]&&(a[c][\"hc-key\"]=b[0],++d);for(var k=0;k\"},turboThreshold:0,allAreas:!0,borderColor:\"#cccccc\",borderWidth:1,joinBy:\"hc-key\",states:{hover:{halo:null,brightness:.2},normal:{animation:!0},select:{color:\"#cccccc\"},inactive:{opacity:1}}});return c}(q);u(a.prototype,{type:\"map\",axisTypes:f.SeriesMixin.axisTypes,\ncolorAttribs:f.SeriesMixin.colorAttribs,colorKey:f.SeriesMixin.colorKey,directTouch:!0,drawDataLabels:c,drawGraph:c,drawLegendSymbol:n.drawRectangle,forceDL:!0,getCenter:p.getCenter,getExtremesFromAll:!0,getSymbol:f.SeriesMixin.getSymbol,isCartesian:!1,parallelArrays:f.SeriesMixin.parallelArrays,pointArrayMap:f.SeriesMixin.pointArrayMap,pointClass:e,preserveAspectRatio:!0,searchPoint:c,trackerGroups:f.SeriesMixin.trackerGroups,useMapGeometry:!0});m.registerSeriesType(\"map\",a);\"\";return a});y(c,\"Series/MapLine/MapLineSeries.js\",\n[c[\"Series/Map/MapSeries.js\"],c[\"Core/Series/SeriesRegistry.js\"],c[\"Core/Utilities.js\"]],function(c,f,p){var r=this&&this.__extends||function(){var b=function(c,e){b=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(b,a){b.__proto__=a}||function(b,a){for(var c in a)a.hasOwnProperty(c)&&(b[c]=a[c])};return b(c,e)};return function(c,e){function k(){this.constructor=c}b(c,e);c.prototype=null===e?Object.create(e):(k.prototype=e.prototype,new k)}}(),n=f.series,u=p.extend,e=p.merge;p=function(b){function f(){var c=\nnull!==b&&b.apply(this,arguments)||this;c.data=void 0;c.options=void 0;c.points=void 0;return c}r(f,b);f.prototype.pointAttribs=function(b,e){b=c.prototype.pointAttribs.call(this,b,e);b.fill=this.options.fillColor;return b};f.defaultOptions=e(c.defaultOptions,{lineWidth:1,fillColor:\"none\"});return f}(c);u(p.prototype,{type:\"mapline\",colorProp:\"stroke\",drawLegendSymbol:n.prototype.drawLegendSymbol,pointAttrToOptions:{stroke:\"color\",\"stroke-width\":\"lineWidth\"}});f.registerSeriesType(\"mapline\",p);\"\";\nreturn p});y(c,\"Series/MapPoint/MapPointPoint.js\",[c[\"Core/Series/SeriesRegistry.js\"],c[\"Core/Utilities.js\"]],function(c,f){var p=this&&this.__extends||function(){var c=function(e,b){c=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(b,c){b.__proto__=c}||function(b,c){for(var e in c)c.hasOwnProperty(e)&&(b[e]=c[e])};return c(e,b)};return function(e,b){function f(){this.constructor=e}c(e,b);e.prototype=null===b?Object.create(b):(f.prototype=b.prototype,new f)}}(),r=f.isNumber,n=f.merge;\nreturn function(c){function e(){var b=null!==c&&c.apply(this,arguments)||this;b.options=void 0;b.series=void 0;return b}p(e,c);e.prototype.applyOptions=function(b,e){b=\"undefined\"!==typeof b.lat&&\"undefined\"!==typeof b.lon?n(b,this.series.chart.fromLatLonToPoint(b)):b;return c.prototype.applyOptions.call(this,b,e)};e.prototype.isValid=function(){return!!(this.options.geometry||r(this.x)&&r(this.y))};return e}(c.seriesTypes.scatter.prototype.pointClass)});y(c,\"Series/MapPoint/MapPointSeries.js\",[c[\"Core/Globals.js\"],\nc[\"Series/MapPoint/MapPointPoint.js\"],c[\"Core/Series/SeriesRegistry.js\"],c[\"Core/Utilities.js\"]],function(c,f,p,r){var n=this&&this.__extends||function(){var b=function(a,c){b=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)b.hasOwnProperty(c)&&(a[c]=b[c])};return b(a,c)};return function(a,c){function d(){this.constructor=a}b(a,c);a.prototype=null===c?Object.create(c):(d.prototype=c.prototype,new d)}}();c=c.noop;var u=p.seriesTypes.scatter,\ne=r.extend,b=r.fireEvent,v=r.isNumber,m=r.merge;r=function(c){function a(){var a=null!==c&&c.apply(this,arguments)||this;a.data=void 0;a.options=void 0;a.points=void 0;return a}n(a,c);a.prototype.drawDataLabels=function(){c.prototype.drawDataLabels.call(this);this.dataLabelsGroup&&this.dataLabelsGroup.clip(this.chart.clipRect)};a.prototype.translate=function(){var a=this,c=this.chart.mapView;this.processedXData||this.processData();this.generatePoints();if(c){var e=c.projection,k=e.forward,f=e.hasCoordinates;\nthis.points.forEach(function(b){var d=b.x;d=void 0===d?void 0:d;var g=b.y;g=void 0===g?void 0:g;var h=b.options.geometry;(h=h&&\"Point\"===h.type&&h.coordinates)?(g=k(h),d=g[0],g=g[1]):b.bounds&&(d=b.bounds.midX,g=b.bounds.midY);v(d)&&v(g)?(d=c.projectedUnitsToPixels({x:d,y:g}),b.plotX=d.x,b.plotY=f?d.y:a.chart.plotHeight-d.y):(b.plotX=void 0,b.plotY=void 0);b.isInside=a.isPointInside(b);b.zone=a.zones.length?b.getZone():void 0})}b(this,\"afterTranslate\")};a.defaultOptions=m(u.defaultOptions,{dataLabels:{crop:!1,\ndefer:!1,enabled:!0,formatter:function(){return this.point.name},overflow:!1,style:{color:\"#000000\"}}});return a}(u);e(r.prototype,{type:\"mappoint\",axisTypes:[\"colorAxis\"],forceDL:!0,isCartesian:!1,pointClass:f,searchPoint:c,useMapGeometry:!0});p.registerSeriesType(\"mappoint\",r);\"\";return r});y(c,\"Series/Bubble/BubbleLegendDefaults.js\",[],function(){return{borderColor:void 0,borderWidth:2,className:void 0,color:void 0,connectorClassName:void 0,connectorColor:void 0,connectorDistance:60,connectorWidth:1,\nenabled:!1,labels:{className:void 0,allowOverlap:!1,format:\"\",formatter:void 0,align:\"right\",style:{fontSize:\"10px\",color:\"#000000\"},x:0,y:0},maxSize:60,minSize:10,legendIndex:0,ranges:{value:void 0,borderColor:void 0,color:void 0,connectorColor:void 0},sizeBy:\"area\",sizeByAbsoluteValue:!1,zIndex:1,zThreshold:0}});y(c,\"Series/Bubble/BubbleLegendItem.js\",[c[\"Core/Color/Color.js\"],c[\"Core/FormatUtilities.js\"],c[\"Core/Globals.js\"],c[\"Core/Utilities.js\"]],function(c,f,p,r){var n=c.parse,u=p.noop,e=r.arrayMax,\nb=r.arrayMin,v=r.isNumber,m=r.merge,k=r.pick,a=r.stableSort;\"\";return function(){function c(a,b){this.options=this.symbols=this.visible=this.selected=this.ranges=this.movementX=this.maxLabel=this.legendSymbol=this.legendItemWidth=this.legendItemHeight=this.legendItem=this.legendGroup=this.legend=this.fontMetrics=this.chart=void 0;this.setState=u;this.init(a,b)}c.prototype.init=function(a,b){this.options=a;this.visible=!0;this.chart=b.chart;this.legend=b};c.prototype.addToLegend=function(a){a.splice(this.options.legendIndex,\n0,this)};c.prototype.drawLegendSymbol=function(b){var c=this.chart,d=this.options,g=k(b.options.itemDistance,20),e=d.ranges,f=d.connectorDistance;this.fontMetrics=c.renderer.fontMetrics(d.labels.style.fontSize);e&&e.length&&v(e[0].value)?(a(e,function(a,b){return b.value-a.value}),this.ranges=e,this.setOptions(),this.render(),b=this.getMaxLabelSize(),e=this.ranges[0].radius,c=2*e,f=f-e+b.width,f=0=b&&this.renderRange(a)},this);this.legendSymbol.add(this.legendItem);this.legendItem.add(this.legendGroup);this.hideOverlappingLabels()};c.prototype.renderRange=\nfunction(a){var b=this.options,c=b.labels,d=this.chart,g=d.series[b.seriesIndex],e=d.renderer,k=this.symbols;d=k.labels;var h=a.center,l=Math.abs(a.radius),f=b.connectorDistance||0,m=c.align,u=b.connectorWidth,n=this.ranges[0].radius||0,v=h-l-b.borderWidth/2+u/2,p=this.fontMetrics;p=p.f/2-(p.h-p.f)/2;var r=e.styledMode;f=this.legend.options.rtl||\"left\"===m?-f:f;\"center\"===m&&(f=0,b.connectorDistance=0,a.labelAttribs.align=\"center\");m=v+b.labels.y;var D=n+f+b.labels.x;k.bubbleItems.push(e.circle(n,\nh+((v%1?1:.5)-(u%2?0:.5)),l).attr(r?{}:a.bubbleAttribs).addClass((r?\"highcharts-color-\"+g.colorIndex+\" \":\"\")+\"highcharts-bubble-legend-symbol \"+(b.className||\"\")).add(this.legendSymbol));k.connectors.push(e.path(e.crispLine([[\"M\",n,v],[\"L\",n+f,v]],b.connectorWidth)).attr(r?{}:a.connectorAttribs).addClass((r?\"highcharts-color-\"+this.options.seriesIndex+\" \":\"\")+\"highcharts-bubble-legend-connectors \"+(b.connectorClassName||\"\")).add(this.legendSymbol));a=e.text(this.formatLabel(a),D,m+p).attr(r?{}:a.labelAttribs).css(r?\n{}:c.style).addClass(\"highcharts-bubble-legend-labels \"+(b.labels.className||\"\")).add(this.legendSymbol);d.push(a);a.placed=!0;a.alignAttr={x:D,y:m+p}};c.prototype.getMaxLabelSize=function(){var a,b;this.symbols.labels.forEach(function(c){b=c.getBBox(!0);a=a?b.width>a.width?b:a:b});return a||{}};c.prototype.formatLabel=function(a){var b=this.options,c=b.labels.formatter;b=b.labels.format;var d=this.chart.numberFormatter;return b?f.format(b,a):c?c.call(a):d(a.value,1)};c.prototype.hideOverlappingLabels=\nfunction(){var a=this.chart,b=this.symbols;!this.options.labels.allowOverlap&&b&&(a.hideOverlappingLabels(b.labels),b.labels.forEach(function(a,c){a.newOpacity?a.newOpacity!==a.oldOpacity&&b.connectors[c].show():b.connectors[c].hide()}))};c.prototype.getRanges=function(){var a=this.legend.bubbleLegend,c=a.options.ranges,d,f=Number.MAX_VALUE,q=-Number.MAX_VALUE;a.chart.series.forEach(function(a){a.isBubble&&!a.ignoreSeries&&(d=a.zData.filter(v),d.length&&(f=k(a.options.zMin,Math.min(f,Math.max(b(d),\n!1===a.options.displayNegative?a.options.zThreshold:-Number.MAX_VALUE))),q=k(a.options.zMax,Math.max(q,e(d)))))});var n=f===q?[{value:q}]:[{value:f},{value:(f+q)/2},{value:q,autoRanges:!0}];c.length&&c[0].radius&&n.reverse();n.forEach(function(a,b){c&&c[b]&&(n[b]=m(c[b],a))});return n};c.prototype.predictBubbleSizes=function(){var a=this.chart,b=this.fontMetrics,c=a.legend.options,d=c.floating,e=(c=\"horizontal\"===c.layout)?a.legend.lastLineHeight:0,k=a.plotSizeX,f=a.plotSizeY,h=a.series[this.options.seriesIndex],\nl=h.getPxExtremes();a=Math.ceil(l.minPxSize);l=Math.ceil(l.maxPxSize);var m=Math.min(f,k);h=h.options.maxSize;if(d||!/%$/.test(h))b=l;else if(h=parseFloat(h),b=(m+e-b.h/2)*h/100/(h/100+1),c&&f-b>=k||!c&&k-b>=f)b=l;return[a,Math.ceil(b)]};c.prototype.updateRanges=function(a,b){var c=this.legend.options.bubbleLegend;c.minSize=a;c.maxSize=b;c.ranges=this.getRanges()};c.prototype.correctSizes=function(){var a=this.legend,b=this.chart.series[this.options.seriesIndex].getPxExtremes();1g.height&&(g.height=a[e].itemHeight);g.step=d}return b}function g(b){var c=\nthis.bubbleLegend,d=this.options,h=d.bubbleLegend,e=a(this.chart);c&&c.ranges&&c.ranges.length&&(h.ranges.length&&(h.autoRanges=!!h.ranges[0].autoRanges),this.destroyItem(c));0<=e&&d.enabled&&h.enabled&&(h.seriesIndex=e,this.bubbleLegend=new f(h,this),this.bubbleLegend.addToLegend(b.allItems))}function t(){var b=this.chart,c=this.visible,d=this.chart.legend;d&&d.bubbleLegend&&(this.visible=!c,this.ignoreSeries=c,b=0<=a(b),d.bubbleLegend.visible!==b&&(d.update({bubbleLegend:{enabled:b}}),d.bubbleLegend.visible=\nb),this.visible=c)}function v(a,b){var c=a.options.rtl,d,e,g,k=0;a.allItems.forEach(function(a,h){d=a.legendGroup.translateX;e=a._legendItemPos[1];if((g=a.movementX)||c&&a.ranges)g=c?d-a.options.maxSize/2:d+g,a.legendGroup.attr({translateX:g});h>b[k].step&&k++;a.legendGroup.attr({translateY:Math.round(e+b[k].height/2)});a._legendItemPos[1]=e+b[k].height/2})}var p=[];m.compose=function(a,d,e){-1===p.indexOf(a)&&(p.push(a),n({legend:{bubbleLegend:c}}),b(a.prototype,\"drawChartBox\",k));-1===p.indexOf(d)&&\n(p.push(d),u(d,\"afterGetAllItems\",g));-1===p.indexOf(e)&&(p.push(e),u(e,\"legendItemClick\",t))}})(v||(v={}));return v});y(c,\"Series/Bubble/BubblePoint.js\",[c[\"Core/Series/Point.js\"],c[\"Core/Series/SeriesRegistry.js\"],c[\"Core/Utilities.js\"]],function(c,f,p){var r=this&&this.__extends||function(){var c=function(f,e){c=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(b,c){b.__proto__=c}||function(b,c){for(var e in c)c.hasOwnProperty(e)&&(b[e]=c[e])};return c(f,e)};return function(f,e){function b(){this.constructor=\nf}c(f,e);f.prototype=null===e?Object.create(e):(b.prototype=e.prototype,new b)}}();p=p.extend;f=function(f){function n(){var c=null!==f&&f.apply(this,arguments)||this;c.options=void 0;c.series=void 0;return c}r(n,f);n.prototype.haloPath=function(e){return c.prototype.haloPath.call(this,0===e?0:(this.marker?this.marker.radius||0:0)+e)};return n}(f.seriesTypes.scatter.prototype.pointClass);p(f.prototype,{ttBelow:!1});return f});y(c,\"Series/Bubble/BubbleSeries.js\",[c[\"Core/Axis/Axis.js\"],c[\"Series/Bubble/BubbleLegendComposition.js\"],\nc[\"Series/Bubble/BubblePoint.js\"],c[\"Core/Color/Color.js\"],c[\"Core/Globals.js\"],c[\"Core/Series/Series.js\"],c[\"Core/Series/SeriesRegistry.js\"],c[\"Core/Utilities.js\"]],function(c,f,p,r,n,u,e,b){var v=this&&this.__extends||function(){var a=function(b,c){a=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)b.hasOwnProperty(c)&&(a[c]=b[c])};return a(b,c)};return function(b,c){function d(){this.constructor=b}a(b,c);b.prototype=null===c?Object.create(c):\n(d.prototype=c.prototype,new d)}}(),m=r.parse;r=n.noop;var k=e.seriesTypes;n=k.column;var a=k.scatter;k=b.addEvent;var d=b.arrayMax,g=b.arrayMin,t=b.clamp,x=b.extend,z=b.isNumber,q=b.merge,w=b.pick;b=function(b){function c(){var a=null!==b&&b.apply(this,arguments)||this;a.data=void 0;a.maxPxSize=void 0;a.minPxSize=void 0;a.options=void 0;a.points=void 0;a.radii=void 0;a.yData=void 0;a.zData=void 0;return a}v(c,b);c.prototype.animate=function(a){!a&&this.points.length=c/2?(e.marker=x(e.marker,{radius:h,width:2*h,height:2*h}),e.dlBox={x:e.plotX-h,y:e.plotY-h,width:2*h,height:2*h}):e.shapeArgs=e.plotY=e.dlBox=void 0}};c.prototype.getPxExtremes=function(){var a=Math.min(this.chart.plotWidth,this.chart.plotHeight),b=function(b){if(\"string\"===typeof b){var c=/%$/.test(b);b=parseInt(b,10)}return c?a*b/100:b},c=b(w(this.options.minSize,8));b=Math.max(b(w(this.options.maxSize,\"20%\")),c);return{minPxSize:c,\nmaxPxSize:b}};c.prototype.getZExtremes=function(){var a=this.options,b=(this.zData||[]).filter(z);if(b.length){var c=w(a.zMin,t(g(b),!1===a.displayNegative?a.zThreshold||0:-Number.MAX_VALUE,Number.MAX_VALUE));a=w(a.zMax,d(b));if(z(c)&&z(a))return{zMin:c,zMax:a}}};c.compose=f.compose;c.defaultOptions=q(a.defaultOptions,{dataLabels:{formatter:function(){var a=this.series.chart.numberFormatter,b=this.point.z;return z(b)?a(b,-1):\"\"},inside:!0,verticalAlign:\"middle\"},animationLimit:250,marker:{lineColor:null,\nlineWidth:1,fillOpacity:.5,radius:null,states:{hover:{radiusPlus:0}},symbol:\"circle\"},minSize:8,maxSize:\"20%\",softThreshold:!1,states:{hover:{halo:{size:5}}},tooltip:{pointFormat:\"({point.x}, {point.y}), Size: {point.z}\"},turboThreshold:0,zThreshold:0,zoneAxis:\"z\"});return c}(a);x(b.prototype,{alignDataLabel:n.prototype.alignDataLabel,applyZones:r,bubblePadding:!0,buildKDTree:r,directTouch:!0,isBubble:!0,pointArrayMap:[\"y\",\"z\"],pointClass:p,parallelArrays:[\"x\",\"y\",\"z\"],trackerGroups:[\"group\",\"dataLabelsGroup\"],\nspecialGroup:\"group\",zoneAxis:\"z\"});k(b,\"updatedData\",function(a){delete a.target.chart.bubbleZExtremes});c.prototype.beforePadding=function(){var a=this,b=this.len,c=this.chart,d=0,e=b,g=this.isXAxis,k=g?\"xData\":\"yData\",f=this.min,m=this.max-f,t=b/m,q;this.series.forEach(function(b){if(b.bubblePadding&&(b.visible||!c.options.chart.ignoreHiddenSeries)){q=a.allowZoomOutside=!0;var h=b[k];g&&b.getRadii(0,0,b);if(0\"},states:{hover:{halo:!1,brightness:.2}}});\nreturn f}(a);g(u.prototype,{alignDataLabel:k.prototype.alignDataLabel,axisTypes:f.SeriesMixin.axisTypes,colorAttribs:f.SeriesMixin.colorAttribs,colorKey:f.SeriesMixin.colorKey,directTouch:!0,drawLegendSymbol:r.drawRectangle,getExtremesFromAll:!0,getSymbol:v.prototype.getSymbol,parallelArrays:f.SeriesMixin.parallelArrays,pointArrayMap:[\"y\",\"value\"],pointClass:p,trackerGroups:f.SeriesMixin.trackerGroups});n.registerSeriesType(\"heatmap\",u);\"\";\"\";return u});y(c,\"Extensions/GeoJSON.js\",[c[\"Core/Chart/Chart.js\"],\nc[\"Core/FormatUtilities.js\"],c[\"Core/Globals.js\"],c[\"Core/Utilities.js\"]],function(c,f,p,r){function n(b,a){var c,e=!1,f=b.x,k=b.y;b=0;for(c=a.length-1;bk;var q=a[c][1]>k;m!==q&&f<(a[c][0]-a[b][0])*(k-a[b][1])/(a[c][1]-a[b][1])+a[b][0]&&(e=!e)}return e}var u=f.format,e=p.win,b=r.error,v=r.extend,m=r.merge;f=r.wrap;\"\";c.prototype.transformFromLatLon=function(c,a){var d=this.options.chart.proj4||e.proj4;if(!d)return b(21,!1,this),{x:0,y:null};var f=a.jsonmarginX;f=void 0===\nf?0:f;var k=a.jsonmarginY;k=void 0===k?0:k;var m=a.jsonres;m=void 0===m?1:m;var n=a.scale;n=void 0===n?1:n;var q=a.xoffset;q=void 0===q?0:q;var p=a.xpan;p=void 0===p?0:p;var r=a.yoffset;r=void 0===r?0:r;var h=a.ypan;h=void 0===h?0:h;c=d(a.crs,[c.lon,c.lat]);d=a.cosAngle||a.rotation&&Math.cos(a.rotation);var l=a.sinAngle||a.rotation&&Math.sin(a.rotation);a=a.rotation?[c[0]*d+c[1]*l,-c[0]*l+c[1]*d]:c;return{x:((a[0]-q)*n+p)*m+f,y:-(((r-a[1])*n+h)*m-k)}};c.prototype.transformToLatLon=function(c,a){if(!this.options.chart.proj4&&\n!e.proj4)b(21,!1,this);else if(null!==c.y){var d=a.jsonmarginX,f=a.jsonmarginY,k=a.jsonres;k=void 0===k?1:k;var m=a.scale;m=void 0===m?1:m;var n=a.xoffset,q=a.xpan,p=a.yoffset,r=a.ypan;c={x:((c.x-(void 0===d?0:d))/k-(void 0===q?0:q))/m+(void 0===n?0:n),y:((c.y-(void 0===f?0:f))/k+(void 0===r?0:r))/m+(void 0===p?0:p)};d=a.cosAngle||a.rotation&&Math.cos(a.rotation);f=a.sinAngle||a.rotation&&Math.sin(a.rotation);a=e.proj4(a.crs,\"WGS84\",a.rotation?{x:c.x*d+c.y*-f,y:c.x*f+c.y*d}:c);return{lat:a.y,lon:a.x}}};\nc.prototype.fromPointToLatLon=function(c){var a=this.mapTransforms;if(a){for(var d in a)if(Object.hasOwnProperty.call(a,d)&&a[d].hitZone&&n(c,a[d].hitZone.coordinates[0]))return this.transformToLatLon(c,a[d]);return this.transformToLatLon(c,a[\"default\"])}b(22,!1,this)};c.prototype.fromLatLonToPoint=function(c){var a=this.mapTransforms,d;if(!a)return b(22,!1,this),{x:0,y:null};for(d in a)if(Object.hasOwnProperty.call(a,d)&&a[d].hitZone){var e=this.transformFromLatLon(c,a[d]);if(n(e,a[d].hitZone.coordinates[0]))return e}return this.transformFromLatLon(c,\na[\"default\"])};p.geojson=function(b,a,c){void 0===a&&(a=\"map\");var d=[];b.features.forEach(function(b){var c=b.geometry||{},e=c.type;c=c.coordinates;b=b.properties;var f;\"map\"!==a&&\"mapbubble\"!==a||\"Polygon\"!==e&&\"MultiPolygon\"!==e?\"mapline\"!==a||\"LineString\"!==e&&\"MultiLineString\"!==e?\"mappoint\"===a&&\"Point\"===e&&c.length&&(f={geometry:{coordinates:c,type:e}}):c.length&&(f={geometry:{coordinates:c,type:e}}):c.length&&(f={geometry:{coordinates:c,type:e}});f&&d.push(v(f,{name:b.name||b.NAME,properties:b}))});\nc&&b.copyrightShort&&(c.chart.mapCredits=u(c.chart.options.credits.mapText,{geojson:b}),c.chart.mapCreditsFull=u(c.chart.options.credits.mapTextFull,{geojson:b}));return d};f(c.prototype,\"addCredits\",function(b,a){a=m(!0,this.options.credits,a);this.mapCredits&&(a.href=null);b.call(this,a);this.credits&&this.mapCreditsFull&&this.credits.attr({title:this.mapCreditsFull})})});y(c,\"masters/modules/map.src.js\",[c[\"Core/Globals.js\"],c[\"Core/Axis/Color/ColorAxis.js\"],c[\"Series/MapBubble/MapBubbleSeries.js\"],\nc[\"Core/Chart/MapChart.js\"]],function(c,f,p,r){c.ColorAxis=f;c.MapChart=r;c.mapChart=c.Map=r.mapChart;c.maps=r.maps;f.compose(c.Chart,c.Fx,c.Legend,c.Series);p.compose(c.Chart,c.Legend,c.Series)})});\n//# sourceMappingURL=map.js.map","/*\n Highcharts JS v9.3.3 (2022-02-01)\n\n Client side exporting module\n\n (c) 2015-2021 Torstein Honsi / Oystein Moseng\n\n License: www.highcharts.com/license\n*/\n'use strict';(function(a){\"object\"===typeof module&&module.exports?(a[\"default\"]=a,module.exports=a):\"function\"===typeof define&&define.amd?define(\"highcharts/modules/offline-exporting\",[\"highcharts\",\"highcharts/modules/exporting\"],function(e){a(e);a.Highcharts=e;return a}):a(\"undefined\"!==typeof Highcharts?Highcharts:void 0)})(function(a){function e(a,r,b,e){a.hasOwnProperty(r)||(a[r]=e.apply(null,b))}a=a?a._modules:{};e(a,\"Extensions/DownloadURL.js\",[a[\"Core/Globals.js\"]],function(a){var e=a.isSafari,\nb=a.win,q=b.document,t=b.URL||b.webkitURL||b,n=a.dataURLtoBlob=function(a){if((a=a.replace(/filename=.*;/,\"\").match(/data:([^;]*)(;base64)?,([0-9A-Za-z+/]+)/))&&3c.indexOf(\"Chrome\");try{if(!c&&-1===a.indexOf(\"c?\"p\":\"l\",\"pt\",[c,b]);[].forEach.call(a.querySelectorAll('*[visibility=\"hidden\"]'),function(a){a.parentNode.removeChild(a)});b=a.querySelectorAll(\"linearGradient\");for(var d=0;d]*width\\s*=\\s*\"?(\\d+)\"?[^>]*>/)[1]*t,f=c.match(/^