From 67229366dbce535ebb17bfa1548b9c4ee98fdae0 Mon Sep 17 00:00:00 2001 From: hustcc Date: Mon, 22 Aug 2016 12:22:21 +0800 Subject: [PATCH] fixed #10 -> v1.1.4 --- demo/dist/bundle.js | 6 +++--- lib/echarts-for-react.js | 2 +- package.json | 2 +- src/echarts-for-react.js | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/demo/dist/bundle.js b/demo/dist/bundle.js index f123123..f9f1b87 100644 --- a/demo/dist/bundle.js +++ b/demo/dist/bundle.js @@ -19,7 +19,7 @@ topStalled:"stalled",topSuspend:"suspend",topTimeUpdate:"timeupdate",topVolumeCh return!0}var o=Object.prototype.hasOwnProperty;e.exports=n},function(e,t,n){"use strict";function o(e){var t=h.getID(e),n=d.getReactRootIDFromNodeID(t),o=h.findReactContainerForID(n),i=h.getFirstReactDOM(o);return i}function i(e,t){this.topLevelType=e,this.nativeEvent=t,this.ancestors=[]}function r(e){a(e)}function a(e){for(var t=h.getFirstReactDOM(g(e.nativeEvent))||window,n=t;n;)e.ancestors.push(n),n=o(n);for(var i=0;i1?s-1:0),u=1;s>u;u++)l[u-1]=arguments[u];if(a!==e&&null!==a)"production"!==t.env.NODE_ENV?E(!1,"bind(): React component methods may only be bound to the component instance. See %s",i):void 0;else if(!l.length)return"production"!==t.env.NODE_ENV?E(!1,"bind(): You are binding a component method to the component. React does this for you automatically in a high-performance way, so you can safely remove this call. See %s",i):void 0,o;var c=r.apply(o,arguments);return c.__reactBoundContext=e,c.__reactBoundMethod=n,c.__reactBoundArguments=l,c}}return o}function h(e){for(var t in e.__reactAutoBindMap)if(e.__reactAutoBindMap.hasOwnProperty(t)){var n=e.__reactAutoBindMap[t];e[t]=d(e,n)}}var p=n(123),f=n(42),g=n(65),m=n(66),v=n(124),y=n(39),x=n(58),_=n(13),b=n(17),w=n(79),E=n(25),M=w({mixins:null}),S=b({DEFINE_ONCE:null,DEFINE_MANY:null,OVERRIDE_BASE:null,DEFINE_MANY_MERGED:null}),C=[],D=!1,N={mixins:S.DEFINE_MANY,statics:S.DEFINE_MANY,propTypes:S.DEFINE_MANY,contextTypes:S.DEFINE_MANY,childContextTypes:S.DEFINE_MANY,getDefaultProps:S.DEFINE_MANY_MERGED,getInitialState:S.DEFINE_MANY_MERGED,getChildContext:S.DEFINE_MANY_MERGED,render:S.DEFINE_ONCE,componentWillMount:S.DEFINE_MANY,componentDidMount:S.DEFINE_MANY,componentWillReceiveProps:S.DEFINE_MANY,shouldComponentUpdate:S.DEFINE_ONCE,componentWillUpdate:S.DEFINE_MANY,componentDidUpdate:S.DEFINE_MANY,componentWillUnmount:S.DEFINE_MANY,updateComponent:S.OVERRIDE_BASE},T={displayName:function(e,t){e.displayName=t},mixins:function(e,t){if(t)for(var n=0;nt.end?(n=t.end,o=t.start):(n=t.start,o=t.end),i.moveToElementText(e),i.moveStart("character",n),i.setEndPoint("EndToStart",i),i.moveEnd("character",o-n),i.select()}function s(e,t){if(window.getSelection){var n=window.getSelection(),o=e[c()].length,i=Math.min(t.start,o),r="undefined"==typeof t.end?i:Math.min(t.end,o);if(!n.extend&&i>r){var a=r;r=i,i=a}var s=u(e,i),l=u(e,r);if(s&&l){var d=document.createRange();d.setStart(s.node,s.offset),n.removeAllRanges(),i>r?(n.addRange(d),n.extend(l.node,l.offset)):(d.setEnd(l.node,l.offset),n.addRange(d))}}}var l=n(9),u=n(128),c=n(75),d=l.canUseDOM&&"selection"in document&&!("getSelection"in window),h={getOffsets:d?i:r,setOffsets:d?a:s};e.exports=h},function(e,t){"use strict";function n(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function o(e){for(;e;){if(e.nextSibling)return e.nextSibling;e=e.parentNode}}function i(e,t){for(var i=n(e),r=0,a=0;i;){if(3===i.nodeType){if(a=r+i.textContent.length,t>=r&&a>=t)return{node:i,offset:t-r};r=a}i=n(o(i))}}e.exports=i},function(e,t){"use strict";function n(){if("undefined"==typeof document)return null;try{return document.activeElement||document.body}catch(e){return document.body}}e.exports=n},function(e,t,n){"use strict";function o(e){if("selectionStart"in e&&l.hasSelectionCapabilities(e))return{start:e.selectionStart,end:e.selectionEnd};if(window.getSelection){var t=window.getSelection();return{anchorNode:t.anchorNode,anchorOffset:t.anchorOffset,focusNode:t.focusNode,focusOffset:t.focusOffset}}if(document.selection){var n=document.selection.createRange();return{parentElement:n.parentElement(),text:n.text,top:n.boundingTop,left:n.boundingLeft}}}function i(e,t){if(_||null==v||v!==c())return null;var n=o(v);if(!x||!p(x,n)){x=n;var i=u.getPooled(m.select,y,e,t);return i.type="select",i.target=v,a.accumulateTwoPhaseDispatches(i),i}return null}var r=n(30),a=n(73),s=n(9),l=n(126),u=n(77),c=n(129),d=n(82),h=n(79),p=n(117),f=r.topLevelTypes,g=s.canUseDOM&&"documentMode"in document&&document.documentMode<=11,m={select:{phasedRegistrationNames:{bubbled:h({onSelect:null}),captured:h({onSelectCapture:null})},dependencies:[f.topBlur,f.topContextMenu,f.topFocus,f.topKeyDown,f.topMouseDown,f.topMouseUp,f.topSelectionChange]}},v=null,y=null,x=null,_=!1,b=!1,w=h({onSelect:null}),E={eventTypes:m,extractEvents:function(e,t,n,o,r){if(!b)return null;switch(e){case f.topFocus:(d(t)||"true"===t.contentEditable)&&(v=t,y=n,x=null);break;case f.topBlur:v=null,y=null,x=null;break;case f.topMouseDown:_=!0;break;case f.topContextMenu:case f.topMouseUp:return _=!1,i(o,r);case f.topSelectionChange:if(g)break;case f.topKeyDown:case f.topKeyUp:return i(o,r)}return null},didPutListener:function(e,t,n){t===w&&(b=!0)}};e.exports=E},function(e,t){"use strict";var n=Math.pow(2,53),o={createReactRootIndex:function(){return Math.ceil(Math.random()*n)}};e.exports=o},function(e,t,n){(function(t){"use strict";var o=n(30),i=n(119),r=n(73),a=n(28),s=n(133),l=n(77),u=n(134),c=n(135),d=n(86),h=n(138),p=n(139),f=n(87),g=n(140),m=n(15),v=n(136),y=n(13),x=n(79),_=o.topLevelTypes,b={abort:{phasedRegistrationNames:{bubbled:x({onAbort:!0}),captured:x({onAbortCapture:!0})}},blur:{phasedRegistrationNames:{bubbled:x({onBlur:!0}),captured:x({onBlurCapture:!0})}},canPlay:{phasedRegistrationNames:{bubbled:x({onCanPlay:!0}),captured:x({onCanPlayCapture:!0})}},canPlayThrough:{phasedRegistrationNames:{bubbled:x({onCanPlayThrough:!0}),captured:x({onCanPlayThroughCapture:!0})}},click:{phasedRegistrationNames:{bubbled:x({onClick:!0}),captured:x({onClickCapture:!0})}},contextMenu:{phasedRegistrationNames:{bubbled:x({onContextMenu:!0}),captured:x({onContextMenuCapture:!0})}},copy:{phasedRegistrationNames:{bubbled:x({onCopy:!0}),captured:x({onCopyCapture:!0})}},cut:{phasedRegistrationNames:{bubbled:x({onCut:!0}),captured:x({onCutCapture:!0})}},doubleClick:{phasedRegistrationNames:{bubbled:x({onDoubleClick:!0}),captured:x({onDoubleClickCapture:!0})}},drag:{phasedRegistrationNames:{bubbled:x({onDrag:!0}),captured:x({onDragCapture:!0})}},dragEnd:{phasedRegistrationNames:{bubbled:x({onDragEnd:!0}),captured:x({onDragEndCapture:!0})}},dragEnter:{phasedRegistrationNames:{bubbled:x({onDragEnter:!0}),captured:x({onDragEnterCapture:!0})}},dragExit:{phasedRegistrationNames:{bubbled:x({onDragExit:!0}),captured:x({onDragExitCapture:!0})}},dragLeave:{phasedRegistrationNames:{bubbled:x({onDragLeave:!0}),captured:x({onDragLeaveCapture:!0})}},dragOver:{phasedRegistrationNames:{bubbled:x({onDragOver:!0}),captured:x({onDragOverCapture:!0})}},dragStart:{phasedRegistrationNames:{bubbled:x({onDragStart:!0}),captured:x({onDragStartCapture:!0})}},drop:{phasedRegistrationNames:{bubbled:x({onDrop:!0}),captured:x({onDropCapture:!0})}},durationChange:{phasedRegistrationNames:{bubbled:x({onDurationChange:!0}),captured:x({onDurationChangeCapture:!0})}},emptied:{phasedRegistrationNames:{bubbled:x({onEmptied:!0}),captured:x({onEmptiedCapture:!0})}},encrypted:{phasedRegistrationNames:{bubbled:x({onEncrypted:!0}),captured:x({onEncryptedCapture:!0})}},ended:{phasedRegistrationNames:{bubbled:x({onEnded:!0}),captured:x({onEndedCapture:!0})}},error:{phasedRegistrationNames:{bubbled:x({onError:!0}),captured:x({onErrorCapture:!0})}},focus:{phasedRegistrationNames:{bubbled:x({onFocus:!0}),captured:x({onFocusCapture:!0})}},input:{phasedRegistrationNames:{bubbled:x({onInput:!0}),captured:x({onInputCapture:!0})}},keyDown:{phasedRegistrationNames:{bubbled:x({onKeyDown:!0}),captured:x({onKeyDownCapture:!0})}},keyPress:{phasedRegistrationNames:{bubbled:x({onKeyPress:!0}),captured:x({onKeyPressCapture:!0})}},keyUp:{phasedRegistrationNames:{bubbled:x({onKeyUp:!0}),captured:x({onKeyUpCapture:!0})}},load:{phasedRegistrationNames:{bubbled:x({onLoad:!0}),captured:x({onLoadCapture:!0})}},loadedData:{phasedRegistrationNames:{bubbled:x({onLoadedData:!0}),captured:x({onLoadedDataCapture:!0})}},loadedMetadata:{phasedRegistrationNames:{bubbled:x({onLoadedMetadata:!0}),captured:x({onLoadedMetadataCapture:!0})}},loadStart:{phasedRegistrationNames:{bubbled:x({onLoadStart:!0}),captured:x({onLoadStartCapture:!0})}},mouseDown:{phasedRegistrationNames:{bubbled:x({onMouseDown:!0}),captured:x({onMouseDownCapture:!0})}},mouseMove:{phasedRegistrationNames:{bubbled:x({onMouseMove:!0}),captured:x({onMouseMoveCapture:!0})}},mouseOut:{phasedRegistrationNames:{bubbled:x({onMouseOut:!0}),captured:x({onMouseOutCapture:!0})}},mouseOver:{phasedRegistrationNames:{bubbled:x({onMouseOver:!0}),captured:x({onMouseOverCapture:!0})}},mouseUp:{phasedRegistrationNames:{bubbled:x({onMouseUp:!0}),captured:x({onMouseUpCapture:!0})}},paste:{phasedRegistrationNames:{bubbled:x({onPaste:!0}),captured:x({onPasteCapture:!0})}},pause:{phasedRegistrationNames:{bubbled:x({onPause:!0}),captured:x({onPauseCapture:!0})}},play:{phasedRegistrationNames:{bubbled:x({onPlay:!0}),captured:x({onPlayCapture:!0})}},playing:{phasedRegistrationNames:{bubbled:x({onPlaying:!0}),captured:x({onPlayingCapture:!0})}},progress:{phasedRegistrationNames:{bubbled:x({onProgress:!0}),captured:x({onProgressCapture:!0})}},rateChange:{phasedRegistrationNames:{bubbled:x({onRateChange:!0}),captured:x({onRateChangeCapture:!0})}},reset:{phasedRegistrationNames:{bubbled:x({onReset:!0}),captured:x({onResetCapture:!0})}},scroll:{phasedRegistrationNames:{bubbled:x({onScroll:!0}),captured:x({onScrollCapture:!0})}},seeked:{phasedRegistrationNames:{bubbled:x({onSeeked:!0}),captured:x({onSeekedCapture:!0})}},seeking:{phasedRegistrationNames:{bubbled:x({onSeeking:!0}),captured:x({onSeekingCapture:!0})}},stalled:{phasedRegistrationNames:{bubbled:x({onStalled:!0}),captured:x({onStalledCapture:!0})}},submit:{phasedRegistrationNames:{bubbled:x({onSubmit:!0}),captured:x({onSubmitCapture:!0})}},suspend:{phasedRegistrationNames:{bubbled:x({onSuspend:!0}),captured:x({onSuspendCapture:!0})}},timeUpdate:{phasedRegistrationNames:{bubbled:x({onTimeUpdate:!0}),captured:x({onTimeUpdateCapture:!0})}},touchCancel:{phasedRegistrationNames:{bubbled:x({onTouchCancel:!0}),captured:x({onTouchCancelCapture:!0})}},touchEnd:{phasedRegistrationNames:{bubbled:x({onTouchEnd:!0}),captured:x({onTouchEndCapture:!0})}},touchMove:{phasedRegistrationNames:{bubbled:x({onTouchMove:!0}),captured:x({onTouchMoveCapture:!0})}},touchStart:{phasedRegistrationNames:{bubbled:x({onTouchStart:!0}),captured:x({onTouchStartCapture:!0})}},volumeChange:{phasedRegistrationNames:{bubbled:x({onVolumeChange:!0}),captured:x({onVolumeChangeCapture:!0})}},waiting:{phasedRegistrationNames:{bubbled:x({onWaiting:!0}),captured:x({onWaitingCapture:!0})}},wheel:{phasedRegistrationNames:{bubbled:x({onWheel:!0}),captured:x({onWheelCapture:!0})}}},w={topAbort:b.abort,topBlur:b.blur,topCanPlay:b.canPlay,topCanPlayThrough:b.canPlayThrough,topClick:b.click,topContextMenu:b.contextMenu,topCopy:b.copy,topCut:b.cut,topDoubleClick:b.doubleClick,topDrag:b.drag,topDragEnd:b.dragEnd,topDragEnter:b.dragEnter,topDragExit:b.dragExit,topDragLeave:b.dragLeave,topDragOver:b.dragOver,topDragStart:b.dragStart,topDrop:b.drop,topDurationChange:b.durationChange,topEmptied:b.emptied,topEncrypted:b.encrypted,topEnded:b.ended,topError:b.error,topFocus:b.focus,topInput:b.input,topKeyDown:b.keyDown,topKeyPress:b.keyPress,topKeyUp:b.keyUp,topLoad:b.load,topLoadedData:b.loadedData,topLoadedMetadata:b.loadedMetadata,topLoadStart:b.loadStart,topMouseDown:b.mouseDown,topMouseMove:b.mouseMove,topMouseOut:b.mouseOut,topMouseOver:b.mouseOver,topMouseUp:b.mouseUp,topPaste:b.paste,topPause:b.pause,topPlay:b.play,topPlaying:b.playing,topProgress:b.progress,topRateChange:b.rateChange,topReset:b.reset,topScroll:b.scroll,topSeeked:b.seeked,topSeeking:b.seeking,topStalled:b.stalled,topSubmit:b.submit,topSuspend:b.suspend,topTimeUpdate:b.timeUpdate,topTouchCancel:b.touchCancel,topTouchEnd:b.touchEnd,topTouchMove:b.touchMove,topTouchStart:b.touchStart,topVolumeChange:b.volumeChange,topWaiting:b.waiting,topWheel:b.wheel};for(var E in w)w[E].dependencies=[E];var M=x({onClick:null}),S={},C={eventTypes:b,extractEvents:function(e,n,o,i,a){var m=w[e];if(!m)return null;var x;switch(e){case _.topAbort:case _.topCanPlay:case _.topCanPlayThrough:case _.topDurationChange:case _.topEmptied:case _.topEncrypted:case _.topEnded:case _.topError:case _.topInput:case _.topLoad:case _.topLoadedData:case _.topLoadedMetadata:case _.topLoadStart:case _.topPause:case _.topPlay:case _.topPlaying:case _.topProgress:case _.topRateChange:case _.topReset:case _.topSeeked:case _.topSeeking:case _.topStalled:case _.topSubmit:case _.topSuspend:case _.topTimeUpdate:case _.topVolumeChange:case _.topWaiting:x=l;break;case _.topKeyPress:if(0===v(i))return null;case _.topKeyDown:case _.topKeyUp:x=c;break;case _.topBlur:case _.topFocus:x=u;break;case _.topClick:if(2===i.button)return null;case _.topContextMenu:case _.topDoubleClick:case _.topMouseDown:case _.topMouseMove:case _.topMouseOut:case _.topMouseOver:case _.topMouseUp:x=d;break;case _.topDrag:case _.topDragEnd:case _.topDragEnter:case _.topDragExit:case _.topDragLeave:case _.topDragOver:case _.topDragStart:case _.topDrop:x=h;break;case _.topTouchCancel:case _.topTouchEnd:case _.topTouchMove:case _.topTouchStart:x=p;break;case _.topScroll:x=f;break;case _.topWheel:x=g;break;case _.topCopy:case _.topCut:case _.topPaste:x=s}x?void 0:"production"!==t.env.NODE_ENV?y(!1,"SimpleEventPlugin: Unhandled event type, `%s`.",e):y(!1);var b=x.getPooled(m,o,i,a);return r.accumulateTwoPhaseDispatches(b),b},didPutListener:function(e,t,n){if(t===M){var o=a.getNode(e);S[e]||(S[e]=i.listen(o,"click",m))}},willDeleteListener:function(e,t){t===M&&(S[e].remove(),delete S[e])}};e.exports=C}).call(t,n(4))},function(e,t,n){"use strict";function o(e,t,n,o){i.call(this,e,t,n,o)}var i=n(77),r={clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}};i.augmentClass(o,r),e.exports=o},function(e,t,n){"use strict";function o(e,t,n,o){i.call(this,e,t,n,o)}var i=n(87),r={relatedTarget:null};i.augmentClass(o,r),e.exports=o},function(e,t,n){"use strict";function o(e,t,n,o){i.call(this,e,t,n,o)}var i=n(87),r=n(136),a=n(137),s=n(88),l={key:a,location:null,ctrlKey:null,shiftKey:null,altKey:null,metaKey:null,repeat:null,locale:null,getModifierState:s,charCode:function(e){return"keypress"===e.type?r(e):0},keyCode:function(e){return"keydown"===e.type||"keyup"===e.type?e.keyCode:0},which:function(e){return"keypress"===e.type?r(e):"keydown"===e.type||"keyup"===e.type?e.keyCode:0}};i.augmentClass(o,l),e.exports=o},function(e,t){"use strict";function n(e){var t,n=e.keyCode;return"charCode"in e?(t=e.charCode,0===t&&13===n&&(t=13)):t=n,t>=32||13===t?t:0}e.exports=n},function(e,t,n){"use strict";function o(e){if(e.key){var t=r[e.key]||e.key;if("Unidentified"!==t)return t}if("keypress"===e.type){var n=i(e);return 13===n?"Enter":String.fromCharCode(n)}return"keydown"===e.type||"keyup"===e.type?a[e.keyCode]||"Unidentified":""}var i=n(136),r={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},a={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"};e.exports=o},function(e,t,n){"use strict";function o(e,t,n,o){i.call(this,e,t,n,o)}var i=n(86),r={dataTransfer:null};i.augmentClass(o,r),e.exports=o},function(e,t,n){"use strict";function o(e,t,n,o){i.call(this,e,t,n,o)}var i=n(87),r=n(88),a={touches:null,targetTouches:null,changedTouches:null,altKey:null,metaKey:null,ctrlKey:null,shiftKey:null,getModifierState:r};i.augmentClass(o,a),e.exports=o},function(e,t,n){"use strict";function o(e,t,n,o){i.call(this,e,t,n,o)}var i=n(86),r={deltaX:function(e){return"deltaX"in e?e.deltaX:"wheelDeltaX"in e?-e.wheelDeltaX:0},deltaY:function(e){return"deltaY"in e?e.deltaY:"wheelDeltaY"in e?-e.wheelDeltaY:"wheelDelta"in e?-e.wheelDelta:0},deltaZ:null,deltaMode:null};i.augmentClass(o,r),e.exports=o},function(e,t,n){"use strict";var o=n(23),i=o.injection.MUST_USE_ATTRIBUTE,r={xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace"},a={Properties:{clipPath:i,cx:i,cy:i,d:i,dx:i,dy:i,fill:i,fillOpacity:i,fontFamily:i,fontSize:i,fx:i,fy:i,gradientTransform:i,gradientUnits:i,markerEnd:i,markerMid:i,markerStart:i,offset:i,opacity:i,patternContentUnits:i,patternUnits:i,points:i,preserveAspectRatio:i,r:i,rx:i,ry:i,spreadMethod:i,stopColor:i,stopOpacity:i,stroke:i,strokeDasharray:i,strokeLinecap:i,strokeOpacity:i,strokeWidth:i,textAnchor:i,transform:i,version:i,viewBox:i,x1:i,x2:i,x:i,xlinkActuate:i,xlinkArcrole:i,xlinkHref:i,xlinkRole:i,xlinkShow:i,xlinkTitle:i,xlinkType:i,xmlBase:i,xmlLang:i,xmlSpace:i,y1:i,y2:i,y:i},DOMAttributeNamespaces:{xlinkActuate:r.xlink,xlinkArcrole:r.xlink,xlinkHref:r.xlink,xlinkRole:r.xlink,xlinkShow:r.xlink,xlinkTitle:r.xlink,xlinkType:r.xlink,xmlBase:r.xml,xmlLang:r.xml,xmlSpace:r.xml},DOMAttributeNames:{clipPath:"clip-path",fillOpacity:"fill-opacity",fontFamily:"font-family",fontSize:"font-size",gradientTransform:"gradientTransform",gradientUnits:"gradientUnits",markerEnd:"marker-end",markerMid:"marker-mid",markerStart:"marker-start",patternContentUnits:"patternContentUnits",patternUnits:"patternUnits",preserveAspectRatio:"preserveAspectRatio",spreadMethod:"spreadMethod",stopColor:"stop-color",stopOpacity:"stop-opacity",strokeDasharray:"stroke-dasharray",strokeLinecap:"stroke-linecap",strokeOpacity:"stroke-opacity",strokeWidth:"stroke-width",textAnchor:"text-anchor",viewBox:"viewBox",xlinkActuate:"xlink:actuate", xlinkArcrole:"xlink:arcrole",xlinkHref:"xlink:href",xlinkRole:"xlink:role",xlinkShow:"xlink:show",xlinkTitle:"xlink:title",xlinkType:"xlink:type",xmlBase:"xml:base",xmlLang:"xml:lang",xmlSpace:"xml:space"}};e.exports=a},function(e,t,n){"use strict";function o(e){return Math.floor(100*e)/100}function i(e,t,n){e[t]=(e[t]||0)+n}var r=n(23),a=n(143),s=n(28),l=n(18),u=n(144),c={_allMeasurements:[],_mountStack:[0],_injected:!1,start:function(){c._injected||l.injection.injectMeasure(c.measure),c._allMeasurements.length=0,l.enableMeasure=!0},stop:function(){l.enableMeasure=!1},getLastMeasurements:function(){return c._allMeasurements},printExclusive:function(e){e=e||c._allMeasurements;var t=a.getExclusiveSummary(e);console.table(t.map(function(e){return{"Component class name":e.componentName,"Total inclusive time (ms)":o(e.inclusive),"Exclusive mount time (ms)":o(e.exclusive),"Exclusive render time (ms)":o(e.render),"Mount time per instance (ms)":o(e.exclusive/e.count),"Render time per instance (ms)":o(e.render/e.count),Instances:e.count}}))},printInclusive:function(e){e=e||c._allMeasurements;var t=a.getInclusiveSummary(e);console.table(t.map(function(e){return{"Owner > component":e.componentName,"Inclusive time (ms)":o(e.time),Instances:e.count}})),console.log("Total time:",a.getTotalTime(e).toFixed(2)+" ms")},getMeasurementsSummaryMap:function(e){var t=a.getInclusiveSummary(e,!0);return t.map(function(e){return{"Owner > component":e.componentName,"Wasted time (ms)":e.time,Instances:e.count}})},printWasted:function(e){e=e||c._allMeasurements,console.table(c.getMeasurementsSummaryMap(e)),console.log("Total time:",a.getTotalTime(e).toFixed(2)+" ms")},printDOM:function(e){e=e||c._allMeasurements;var t=a.getDOMSummary(e);console.table(t.map(function(e){var t={};return t[r.ID_ATTRIBUTE_NAME]=e.id,t.type=e.type,t.args=JSON.stringify(e.args),t})),console.log("Total time:",a.getTotalTime(e).toFixed(2)+" ms")},_recordWrite:function(e,t,n,o){var i=c._allMeasurements[c._allMeasurements.length-1].writes;i[e]=i[e]||[],i[e].push({type:t,time:n,args:o})},measure:function(e,t,n){return function(){for(var o=arguments.length,r=Array(o),a=0;o>a;a++)r[a]=arguments[a];var l,d,h;if("_renderNewRootComponent"===t||"flushBatchedUpdates"===t)return c._allMeasurements.push({exclusive:{},inclusive:{},render:{},counts:{},writes:{},displayNames:{},totalTime:0,created:{}}),h=u(),d=n.apply(this,r),c._allMeasurements[c._allMeasurements.length-1].totalTime=u()-h,d;if("_mountImageIntoNode"===t||"ReactBrowserEventEmitter"===e||"ReactDOMIDOperations"===e||"CSSPropertyOperations"===e||"DOMChildrenOperations"===e||"DOMPropertyOperations"===e){if(h=u(),d=n.apply(this,r),l=u()-h,"_mountImageIntoNode"===t){var p=s.getID(r[1]);c._recordWrite(p,t,l,r[0])}else if("dangerouslyProcessChildrenUpdates"===t)r[0].forEach(function(e){var t={};null!==e.fromIndex&&(t.fromIndex=e.fromIndex),null!==e.toIndex&&(t.toIndex=e.toIndex),null!==e.textContent&&(t.textContent=e.textContent),null!==e.markupIndex&&(t.markup=r[1][e.markupIndex]),c._recordWrite(e.parentID,e.type,l,t)});else{var f=r[0];"object"==typeof f&&(f=s.getID(r[0])),c._recordWrite(f,t,l,Array.prototype.slice.call(r,1))}return d}if("ReactCompositeComponent"!==e||"mountComponent"!==t&&"updateComponent"!==t&&"_renderValidatedComponent"!==t)return n.apply(this,r);if(this._currentElement.type===s.TopLevelWrapper)return n.apply(this,r);var g="mountComponent"===t?r[0]:this._rootNodeID,m="_renderValidatedComponent"===t,v="mountComponent"===t,y=c._mountStack,x=c._allMeasurements[c._allMeasurements.length-1];if(m?i(x.counts,g,1):v&&(x.created[g]=!0,y.push(0)),h=u(),d=n.apply(this,r),l=u()-h,m)i(x.render,g,l);else if(v){var _=y.pop();y[y.length-1]+=l,i(x.exclusive,g,l-_),i(x.inclusive,g,l)}else i(x.inclusive,g,l);return x.displayNames[g]={current:this.getName(),owner:this._currentElement._owner?this._currentElement._owner.getName():""},d}}};e.exports=c},function(e,t,n){"use strict";function o(e){for(var t=0,n=0;n=u&&s.push(n[t]);return s.sort(function(e,t){return t.exclusive-e.exclusive}),s}function a(e,t){for(var n,o={},i=0;i "+h.current,o[n]=o[n]||{componentName:n,time:0,count:0},a.inclusive[d]&&(o[n].time+=a.inclusive[d]),a.counts[d]&&(o[n].count+=a.counts[d])}}var p=[];for(n in o)o[n].time>=u&&p.push(o[n]);return p.sort(function(e,t){return t.time-e.time}),p}function s(e){var t={},n=Object.keys(e.writes),o=l({},e.exclusive,e.inclusive);for(var i in o){for(var r=!1,a=0;a0&&(t[i]=!0)}return t}var l=n(39),u=1.2,c={_mountImageIntoNode:"set innerHTML",INSERT_MARKUP:"set innerHTML",MOVE_EXISTING:"move",REMOVE_NODE:"remove",SET_MARKUP:"set innerHTML",TEXT_CONTENT:"set textContent",setValueForProperty:"update attribute",setValueForAttribute:"update attribute",deleteValueForProperty:"remove attribute",setValueForStyles:"update styles",replaceNodeWithMarkup:"replace",updateTextContent:"set textContent"},d={getExclusiveSummary:r,getInclusiveSummary:a,getDOMSummary:i,getTotalTime:o};e.exports=d},function(e,t,n){"use strict";var o,i=n(145);o=i.now?function(){return i.now()}:function(){return Date.now()},e.exports=o},function(e,t,n){"use strict";var o,i=n(9);i.canUseDOM&&(o=window.performance||window.msPerformance||window.webkitPerformance),e.exports=o||{}},function(e,t){"use strict";e.exports="0.14.8"},function(e,t,n){"use strict";var o=n(28);e.exports=o.renderSubtreeIntoContainer},function(e,t,n){"use strict";var o=n(71),i=n(149),r=n(146);o.inject();var a={renderToString:i.renderToString,renderToStaticMarkup:i.renderToStaticMarkup,version:r};e.exports=a},function(e,t,n){(function(t){"use strict";function o(e){a.isValidElement(e)?void 0:"production"!==t.env.NODE_ENV?f(!1,"renderToString(): You must pass a valid ReactElement."):f(!1);var n;try{d.injection.injectBatchingStrategy(u);var o=s.createReactRootID();return n=c.getPooled(!1),n.perform(function(){var t=p(e,null),i=t.mountComponent(o,n,h);return l.addChecksumToMarkup(i)},null)}finally{c.release(n),d.injection.injectBatchingStrategy(r)}}function i(e){a.isValidElement(e)?void 0:"production"!==t.env.NODE_ENV?f(!1,"renderToStaticMarkup(): You must pass a valid ReactElement."):f(!1);var n;try{d.injection.injectBatchingStrategy(u);var o=s.createReactRootID();return n=c.getPooled(!0),n.perform(function(){var t=p(e,null);return t.mountComponent(o,n,h)},null)}finally{c.release(n),d.injection.injectBatchingStrategy(r)}}var r=n(92),a=n(42),s=n(45),l=n(48),u=n(150),c=n(151),d=n(54),h=n(58),p=n(62),f=n(13);e.exports={renderToString:o,renderToStaticMarkup:i}}).call(t,n(4))},function(e,t){"use strict";var n={isBatchingUpdates:!1,batchedUpdates:function(e){}};e.exports=n},function(e,t,n){"use strict";function o(e){this.reinitializeTransaction(),this.renderToStaticMarkup=e,this.reactMountReady=r.getPooled(null),this.useCreateElement=!1}var i=n(56),r=n(55),a=n(57),s=n(39),l=n(15),u={initialize:function(){this.reactMountReady.reset()},close:l},c=[u],d={getTransactionWrappers:function(){return c},getReactMountReady:function(){return this.reactMountReady},destructor:function(){r.release(this.reactMountReady),this.reactMountReady=null}};s(o.prototype,a.Mixin,d),i.addPoolingTo(o),e.exports=o},function(e,t,n){(function(t){"use strict";var o=n(110),i=n(123),r=n(122),a=n(153),s=n(42),l=n(154),u=n(107),c=n(146),d=n(39),h=n(156),p=s.createElement,f=s.createFactory,g=s.cloneElement;"production"!==t.env.NODE_ENV&&(p=l.createElement,f=l.createFactory,g=l.cloneElement);var m={Children:{map:o.map,forEach:o.forEach,count:o.count,toArray:o.toArray,only:h},Component:i,createElement:p,cloneElement:g,isValidElement:s.isValidElement,PropTypes:u,createClass:r.createClass,createFactory:f,createMixin:function(e){return e},DOM:a,version:c,__spread:d};e.exports=m}).call(t,n(4))},function(e,t,n){(function(t){"use strict";function o(e){return"production"!==t.env.NODE_ENV?r.createFactory(e):i.createFactory(e)}var i=n(42),r=n(154),a=n(155),s=a({a:"a",abbr:"abbr",address:"address",area:"area",article:"article",aside:"aside",audio:"audio",b:"b",base:"base",bdi:"bdi",bdo:"bdo",big:"big",blockquote:"blockquote",body:"body",br:"br",button:"button",canvas:"canvas",caption:"caption",cite:"cite",code:"code",col:"col",colgroup:"colgroup",data:"data",datalist:"datalist",dd:"dd",del:"del",details:"details",dfn:"dfn",dialog:"dialog",div:"div",dl:"dl",dt:"dt",em:"em",embed:"embed",fieldset:"fieldset",figcaption:"figcaption",figure:"figure",footer:"footer",form:"form",h1:"h1",h2:"h2",h3:"h3",h4:"h4",h5:"h5",h6:"h6",head:"head",header:"header",hgroup:"hgroup",hr:"hr",html:"html",i:"i",iframe:"iframe",img:"img",input:"input",ins:"ins",kbd:"kbd",keygen:"keygen",label:"label",legend:"legend",li:"li",link:"link",main:"main",map:"map",mark:"mark",menu:"menu",menuitem:"menuitem",meta:"meta",meter:"meter",nav:"nav",noscript:"noscript",object:"object",ol:"ol",optgroup:"optgroup",option:"option",output:"output",p:"p",param:"param",picture:"picture",pre:"pre",progress:"progress",q:"q",rp:"rp",rt:"rt",ruby:"ruby",s:"s",samp:"samp",script:"script",section:"section",select:"select",small:"small",source:"source",span:"span",strong:"strong",style:"style",sub:"sub",summary:"summary",sup:"sup",table:"table",tbody:"tbody",td:"td",textarea:"textarea",tfoot:"tfoot",th:"th",thead:"thead",time:"time",title:"title",tr:"tr",track:"track",u:"u",ul:"ul","var":"var",video:"video",wbr:"wbr",circle:"circle",clipPath:"clipPath",defs:"defs",ellipse:"ellipse",g:"g",image:"image",line:"line",linearGradient:"linearGradient",mask:"mask",path:"path",pattern:"pattern",polygon:"polygon",polyline:"polyline",radialGradient:"radialGradient",rect:"rect",stop:"stop",svg:"svg",text:"text",tspan:"tspan"},o);e.exports=s}).call(t,n(4))},function(e,t,n){(function(t){"use strict";function o(){if(h.current){var e=h.current.getName();if(e)return" Check the render method of `"+e+"`."}return""}function i(e,n){if(e._store&&!e._store.validated&&null==e.key){e._store.validated=!0;var o=r("uniqueKey",e,n);null!==o&&("production"!==t.env.NODE_ENV?m(!1,'Each child in an array or iterator should have a unique "key" prop.%s%s%s',o.parentOrOwner||"",o.childOwner||"",o.url||""):void 0)}}function r(e,t,n){var i=o();if(!i){var r="string"==typeof n?n:n.displayName||n.name;r&&(i=" Check the top-level render call using <"+r+">.")}var a=v[e]||(v[e]={});if(a[i])return null;a[i]=!0;var s={parentOrOwner:i,url:" See https://fb.me/react-warning-keys for more information.",childOwner:null};return t&&t._owner&&t._owner!==h.current&&(s.childOwner=" It was passed a child from "+t._owner.getName()+"."),s}function a(e,t){if("object"==typeof e)if(Array.isArray(e))for(var n=0;n2?n-2:0),i=2;n>i;i++)o[i-2]=arguments[i];s["default"].apply(void 0,[e,t].concat(o))}function r(){l={}}t.__esModule=!0,t["default"]=i,t._resetWarned=r;var a=n(162),s=o(a),l={}},function(e,t,n){(function(t){"use strict";var n=function(){};"production"!==t.env.NODE_ENV&&(n=function(e,t,n){var o=arguments.length;n=new Array(o>2?o-2:0);for(var i=2;o>i;i++)n[i-2]=arguments[i];if(void 0===t)throw new Error("`warning(condition, format, ...args)` requires a warning message argument");if(t.length<10||/^[s\W]*$/.test(t))throw new Error("The warning format should be able to uniquely identify this warning. Please, use a more descriptive format than: "+t);if(!e){var r=0,a="Warning: "+t.replace(/%s/g,function(){return n[r++]});"undefined"!=typeof console&&console.error(a);try{throw new Error(a)}catch(s){}}}),e.exports=n}).call(t,n(4))},function(e,t,n){(function(e){"use strict";function o(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t["default"]=e,t}function i(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0,t.router=t.routes=t.route=t.components=t.component=t.location=t.history=t.falsy=t.locationShape=t.routerShape=void 0;var r=n(1),a=n(164),s=i(a),l=n(165),u=o(l),c=n(161),d=i(c),h=r.PropTypes.func,p=r.PropTypes.object,f=r.PropTypes.shape,g=r.PropTypes.string,m=t.routerShape=f({push:h.isRequired,replace:h.isRequired,go:h.isRequired,goBack:h.isRequired,goForward:h.isRequired,setRouteLeaveHook:h.isRequired,isActive:h.isRequired}),v=t.locationShape=f({pathname:g.isRequired,search:g.isRequired,state:p,action:g.isRequired,key:g}),y=t.falsy=u.falsy,x=t.history=u.history,_=t.location=v,b=t.component=u.component,w=t.components=u.components,E=t.route=u.route,M=t.routes=u.routes,S=t.router=m;"production"!==e.env.NODE_ENV&&!function(){var n=function(t,n){return function(){return"production"!==e.env.NODE_ENV?(0,d["default"])(!1,n):void 0,t.apply(void 0,arguments)}},o=function(e){return n(e,"This prop type is not intended for external use, and was previously exported by mistake. These internal prop types are deprecated for external use, and will be removed in a later version.")},i=function(e,t){return n(e,"The `"+t+"` prop type is now exported as `"+t+"Shape` to avoid name conflicts. This export is deprecated and will be removed in a later version.")};t.falsy=y=o(y),t.history=x=o(x),t.component=b=o(b),t.components=w=o(w),t.route=E=o(E),t.routes=M=o(M),t.location=_=i(_,"location"),t.router=S=i(S,"router")}();var C={falsy:y,history:x,location:_,component:b,components:w,route:E,router:S};"production"!==e.env.NODE_ENV&&(C=(0,s["default"])(C,"The default export from `react-router/lib/PropTypes` is deprecated. Please use the named exports instead.")),t["default"]=C}).call(t,n(4))},function(e,t,n){(function(e){"use strict";function o(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0,t.canUseMembrane=void 0;var i=n(161),r=o(i),a=t.canUseMembrane=!1,s=function(e){return e};if("production"!==e.env.NODE_ENV){try{Object.defineProperty({},"x",{get:function(){return!0}}).x&&(t.canUseMembrane=a=!0)}catch(l){}a&&(s=function(t,n){var o={},i=function(i){return Object.prototype.hasOwnProperty.call(t,i)?"function"==typeof t[i]?(o[i]=function(){return"production"!==e.env.NODE_ENV?(0,r["default"])(!1,n):void 0,t[i].apply(t,arguments)},"continue"):void Object.defineProperty(o,i,{get:function(){return"production"!==e.env.NODE_ENV?(0,r["default"])(!1,n):void 0,t[i]}}):"continue"};for(var a in t){i(a)}return o})}t["default"]=s}).call(t,n(4))},function(e,t,n){"use strict";function o(e,t,n){return e[t]?new Error("<"+n+'> should not have a "'+t+'" prop'):void 0}t.__esModule=!0,t.routes=t.route=t.components=t.component=t.history=void 0,t.falsy=o;var i=n(1),r=i.PropTypes.func,a=i.PropTypes.object,s=i.PropTypes.arrayOf,l=i.PropTypes.oneOfType,u=i.PropTypes.element,c=i.PropTypes.shape,d=i.PropTypes.string,h=(t.history=c({listen:r.isRequired,push:r.isRequired,replace:r.isRequired,go:r.isRequired,goBack:r.isRequired,goForward:r.isRequired}),t.component=l([r,d])),p=(t.components=l([h,a]),t.route=l([a,u]));t.routes=l([p,s(p)])},function(e,t,n){(function(e){"use strict";function o(e){return e&&e.__esModule?e:{"default":e}}function i(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function r(e){for(var t="",n=[],o=[],r=void 0,a=0,s=/:([a-zA-Z_$][a-zA-Z0-9_$]*)|\*\*|\*|\(|\)/g;r=s.exec(e);)r.index!==a&&(o.push(e.slice(a,r.index)),t+=i(e.slice(a,r.index))),r[1]?(t+="([^/]+)",n.push(r[1])):"**"===r[0]?(t+="(.*)",n.push("splat")):"*"===r[0]?(t+="(.*?)",n.push("splat")):"("===r[0]?t+="(?:":")"===r[0]&&(t+=")?"),o.push(r[0]),a=s.lastIndex;return a!==e.length&&(o.push(e.slice(a,e.length)),t+=i(e.slice(a,e.length))),{pattern:e,regexpSource:t,paramNames:n,tokens:o}}function a(e){return e in p||(p[e]=r(e)),p[e]}function s(e,t){"/"!==e.charAt(0)&&(e="/"+e);var n=a(e),o=n.regexpSource,i=n.paramNames,r=n.tokens;"/"!==e.charAt(e.length-1)&&(o+="/?"),"*"===r[r.length-1]&&(o+="$");var s=t.match(new RegExp("^"+o,"i"));if(null==s)return null;var l=s[0],u=t.substr(l.length);if(u){if("/"!==l.charAt(l.length-1))return null;u="/"+u}return{remainingPathname:u,paramNames:i,paramValues:s.slice(1).map(function(e){return e&&decodeURIComponent(e)})}}function l(e){return a(e).paramNames}function u(e,t){var n=s(e,t);if(!n)return null;var o=n.paramNames,i=n.paramValues,r={};return o.forEach(function(e,t){r[e]=i[t]}),r}function c(t,n){n=n||{};for(var o=a(t),i=o.tokens,r=0,s="",l=0,u=void 0,c=void 0,d=void 0,p=0,f=i.length;f>p;++p)u=i[p],"*"===u||"**"===u?(d=Array.isArray(n.splat)?n.splat[l++]:n.splat,null!=d||r>0?void 0:"production"!==e.env.NODE_ENV?(0,h["default"])(!1,'Missing splat #%s for path "%s"',l,t):(0,h["default"])(!1),null!=d&&(s+=encodeURI(d))):"("===u?r+=1:")"===u?r-=1:":"===u.charAt(0)?(c=u.substring(1),d=n[c],null!=d||r>0?void 0:"production"!==e.env.NODE_ENV?(0,h["default"])(!1,'Missing "%s" parameter for path "%s"',c,t):(0,h["default"])(!1),null!=d&&(s+=encodeURIComponent(d))):s+=u;return s.replace(/\/+/g,"/")}t.__esModule=!0,t.compilePattern=a,t.matchPattern=s,t.getParamNames=l,t.getParams=u,t.formatPattern=c;var d=n(167),h=o(d),p={}}).call(t,n(4))},function(e,t,n){(function(t){"use strict";var n=function(e,n,o,i,r,a,s,l){if("production"!==t.env.NODE_ENV&&void 0===n)throw new Error("invariant requires an error message argument");if(!e){var u;if(void 0===n)u=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var c=[o,i,r,a,s,l],d=0;u=new Error(n.replace(/%s/g,function(){return c[d++]})),u.name="Invariant Violation"}throw u.framesToPop=1,u}};e.exports=n}).call(t,n(4))},function(e,t,n){(function(o){"use strict";function i(e){return e&&e.__esModule?e:{"default":e}}function r(e,t){var n={};for(var o in e)t.indexOf(o)>=0||Object.prototype.hasOwnProperty.call(e,o)&&(n[o]=e[o]);return n}function a(e){return!e||!e.__v2_compatible__}t.__esModule=!0;var s=Object.assign||function(e){for(var t=1;t`, please use a history provided by React Router with `import { browserHistory } from 'react-router'` or `import { hashHistory } from 'react-router'`. If you are using a custom history please create it with `useRouterHistory`, see http://tiny.cc/router-usinghistory for details."):void 0,r=function(){return e}):("production"!==o.env.NODE_ENV?(0,w["default"])(!1,"`Router` no longer defaults the history prop to hash history. Please use the `hashHistory` singleton instead. http://tiny.cc/router-defaulthistory"):void 0,r=u["default"]),(0,d["default"])(r)({parseQueryString:n,stringifyQuery:i})},componentWillReceiveProps:function(e){"production"!==o.env.NODE_ENV?(0,w["default"])(e.history===this.props.history,"You cannot change ; it will be ignored"):void 0,"production"!==o.env.NODE_ENV?(0,w["default"])((e.routes||e.children)===(this.props.routes||this.props.children),"You cannot change ; it will be ignored"):void 0},componentWillUnmount:function(){this._unlisten&&this._unlisten()},render:function D(){var e=this.state,t=e.location,n=e.routes,o=e.params,i=e.components,a=this.props,l=a.createElement,D=a.render,u=r(a,["createElement","render"]);return null==t?null:(Object.keys(C.propTypes).forEach(function(e){return delete u[e]}),D(s({},u,{history:this.history,router:this.router,location:t,routes:n,params:o,components:i,createElement:l})))}});t["default"]=C,e.exports=t["default"]}).call(t,n(4))},function(e,t,n){(function(o){"use strict";function i(e){return e&&e.__esModule?e:{"default":e}}function r(e){return"string"==typeof e&&"/"===e.charAt(0)}function a(){var e=x.getHashPath();return r(e)?!0:(x.replaceHashPath("/"+e),!1)}function s(e,t,n){return e+(-1===e.indexOf("?")?"?":"&")+(t+"="+n)}function l(e,t){return e.replace(new RegExp("[?&]?"+t+"=[a-zA-Z0-9]+"),"")}function u(e,t){var n=e.match(new RegExp("\\?.*?\\b"+t+"=(.+?)\\b"));return n&&n[1]}function c(){function e(){var e=x.getHashPath(),t=void 0,n=void 0;T?(t=u(e,T),e=l(e,T),t?n=_.readState(t):(n=null,t=I.createKey(),x.replaceHashPath(s(e,T,t)))):t=n=null;var o=v.parsePath(e);return I.createLocation(d({},o,{state:n}),void 0,t)}function t(t){function n(){a()&&o(e())}var o=t.transitionTo;return a(),x.addEventListener(window,"hashchange",n),function(){x.removeEventListener(window,"hashchange",n)}}function n(e){var t=e.basename,n=e.pathname,i=e.search,r=e.state,a=e.action,l=e.key;if(a!==m.POP){var u=(t||"")+n+i;T?(u=s(u,T,l),_.saveState(l,r)):e.key=e.state=null;var c=x.getHashPath();a===m.PUSH?c!==u?window.location.hash=u:"production"!==o.env.NODE_ENV?p["default"](!1,"You cannot PUSH the same path using hash history"):void 0:c!==u&&x.replaceHashPath(u)}}function i(e){1===++A&&(O=t(I));var n=I.listenBefore(e);return function(){n(),0===--A&&O()}}function r(e){1===++A&&(O=t(I));var n=I.listen(e);return function(){n(),0===--A&&O()}}function c(e){"production"!==o.env.NODE_ENV?p["default"](T||null==e.state,"You cannot use state without a queryKey it will be dropped"):void 0,I.push(e)}function h(e){"production"!==o.env.NODE_ENV?p["default"](T||null==e.state,"You cannot use state without a queryKey it will be dropped"):void 0,I.replace(e)}function f(e){"production"!==o.env.NODE_ENV?p["default"](P,"Hash history go(n) causes a full page reload in this browser"):void 0,I.go(e)}function b(e){return"#"+I.createHref(e)}function M(e){1===++A&&(O=t(I)),I.registerTransitionHook(e)}function S(e){I.unregisterTransitionHook(e),0===--A&&O()}function C(e,t){"production"!==o.env.NODE_ENV?p["default"](T||null==e,"You cannot use state without a queryKey it will be dropped"):void 0,I.pushState(e,t)}function D(e,t){"production"!==o.env.NODE_ENV?p["default"](T||null==e,"You cannot use state without a queryKey it will be dropped"):void 0,I.replaceState(e,t)}var N=arguments.length<=0||void 0===arguments[0]?{}:arguments[0];y.canUseDOM?void 0:"production"!==o.env.NODE_ENV?g["default"](!1,"Hash history needs a DOM"):g["default"](!1);var T=N.queryKey;(void 0===T||T)&&(T="string"==typeof T?T:E);var I=w["default"](d({},N,{getCurrentLocation:e,finishTransition:n,saveState:_.saveState})),A=0,O=void 0,P=x.supportsGoWithoutReloadUsingHash();return d({},I,{listenBefore:i,listen:r,push:c,replace:h,go:f,createHref:b,registerTransitionHook:M,unregisterTransitionHook:S,pushState:C,replaceState:D})}t.__esModule=!0;var d=Object.assign||function(e){for(var t=1;t=0&&0===window.sessionStorage.length)return void("production"!==e.env.NODE_ENV?l["default"](!1,"[history] Unable to save state; sessionStorage is not available in Safari private mode"):void 0);throw o}}function a(t){var n=void 0;try{n=window.sessionStorage.getItem(i(t))}catch(o){if(o.name===d)return"production"!==e.env.NODE_ENV?l["default"](!1,"[history] Unable to read state; sessionStorage is not available due to security settings"):void 0,null}if(n)try{return JSON.parse(n)}catch(o){}return null}t.__esModule=!0,t.saveState=r,t.readState=a;var s=n(162),l=o(s),u="@@History/",c=["QuotaExceededError","QUOTA_EXCEEDED_ERR"],d="SecurityError"}).call(t,n(4))},function(e,t,n){(function(o){"use strict";function i(e){return e&&e.__esModule?e:{"default":e}}function r(e){function t(e){return u.canUseDOM?void 0:"production"!==o.env.NODE_ENV?l["default"](!1,"DOM history needs a DOM"):l["default"](!1),n.listen(e)}var n=h["default"](a({getUserConfirmation:c.getUserConfirmation},e,{go:c.go}));return a({},n,{listen:t})}t.__esModule=!0;var a=Object.assign||function(e){for(var t=1;t0&&"number"!=typeof e[0]):!1}function r(e,t,n){var r,c;if(o(e)||o(t))return!1;if(e.prototype!==t.prototype)return!1;if(l(e))return l(t)?(e=a.call(e),t=a.call(t),u(e,t,n)):!1;if(i(e)){if(!i(t))return!1;if(e.length!==t.length)return!1;for(r=0;r=0;r--)if(d[r]!=h[r])return!1;for(r=d.length-1;r>=0;r--)if(c=d[r],!u(e[c],t[c],n))return!1;return typeof e==typeof t}var a=Array.prototype.slice,s=n(178),l=n(179),u=e.exports=function(e,t,n){return n||(n={}),e===t?!0:e instanceof Date&&t instanceof Date?e.getTime()===t.getTime():!e||!t||"object"!=typeof e&&"object"!=typeof t?n.strict?e===t:e==t:r(e,t,n)}},function(e,t){function n(e){var t=[];for(var n in e)t.push(n);return t}t=e.exports="function"==typeof Object.keys?Object.keys:n,t.shim=n},function(e,t){function n(e){return"[object Arguments]"==Object.prototype.toString.call(e)}function o(e){return e&&"object"==typeof e&&"number"==typeof e.length&&Object.prototype.hasOwnProperty.call(e,"callee")&&!Object.prototype.propertyIsEnumerable.call(e,"callee")||!1}var i="[object Arguments]"==function(){return Object.prototype.toString.call(arguments)}();t=e.exports=i?n:o,t.supported=n,t.unsupported=o},function(e,t){"use strict";function n(e,t,n){function i(){return s=!0,l?void(c=[].concat(o.call(arguments))):void n.apply(this,arguments)}function r(){if(!s&&(u=!0,!l)){for(l=!0;!s&&e>a&&u;)u=!1,t.call(this,a++,r,i);return l=!1,s?void n.apply(this,c):void(a>=e&&u&&(s=!0,n()))}}var a=0,s=!1,l=!1,u=!1,c=void 0;r()}t.__esModule=!0;var o=Array.prototype.slice;t.loopAsync=n},function(e,t,n){(function(o){"use strict";function i(e){return e&&e.__esModule?e:{"default":e}}function r(){var e=arguments.length<=0||void 0===arguments[0]?"/":arguments[0],t=arguments.length<=1||void 0===arguments[1]?u.POP:arguments[1],n=arguments.length<=2||void 0===arguments[2]?null:arguments[2],i=arguments.length<=3||void 0===arguments[3]?null:arguments[3];"string"==typeof e&&(e=c.parsePath(e)),"object"==typeof t&&("production"!==o.env.NODE_ENV?l["default"](!1,"The state (2nd) argument to createLocation is deprecated; use a location descriptor instead"):void 0,e=a({},e,{state:t}),t=n||u.POP,n=i);var r=e.pathname||"/",s=e.search||"",d=e.hash||"",h=e.state||null;return{pathname:r,search:s,hash:d,state:h,action:t,key:n}}t.__esModule=!0;var a=Object.assign||function(e){for(var t=1;t1?o-1:0),r=1;o>r;r++)i[r-1]=arguments[r];var a=E.createLocation.apply(E,[n(e,e.query)].concat(i));return e.query&&(a.query=e.query),t(a)}function _(e,t,n){"string"==typeof t&&(t=f.parsePath(t)),u(l({state:e},t,{query:n}))}function b(e,t,n){"string"==typeof t&&(t=f.parsePath(t)),d(l({state:e},t,{query:n}))}var w=arguments.length<=0||void 0===arguments[0]?{}:arguments[0],E=e(w),M=w.stringifyQuery,S=w.parseQueryString;return"function"!=typeof M&&(M=r),"function"!=typeof S&&(S=y),l({},E,{listenBefore:i,listen:s,push:u,replace:d,createPath:h,createHref:g,createLocation:x,pushState:m["default"](_,"pushState is deprecated; use push instead"),replaceState:m["default"](b,"replaceState is deprecated; use replace instead")})}}t.__esModule=!0;var l=Object.assign||function(e){for(var t=1;ta;++a)r=i[a](e);n(r)})}function y(){if(E.routes){for(var e=f(E.routes),t=void 0,n=0,o=e.length;"string"!=typeof t&&o>n;++n)t=e[n]();return t}}function _(e){var t=d(e,!1);t&&(delete C[t],r(C)||(D&&(D(),D=null),N&&(N(),N=null)))}function b(t,n){var i=d(t),a=C[i];if(a)-1===a.indexOf(n)&&("production"!==o.env.NODE_ENV?(0,u["default"])(!1,"adding multiple leave hooks for the same route is deprecated; manage multiple confirmations in your own code instead"):void 0,a.push(n));else{var s=!r(C);C[i]=[n],s&&(D=e.listenBefore(m),e.listenBeforeUnload&&(N=e.listenBeforeUnload(y)))}return function(){var e=C[i];if(e){var o=e.filter(function(e){return e!==n});0===o.length?_(t):C[i]=o}}}function w(t){return e.listen(function(n){E.location===n?t(null,E):a(n,function(i,r,a){i?t(i):r?e.transitionTo(r):a?t(null,a):"production"!==o.env.NODE_ENV?(0,u["default"])(!1,'Location "%s" did not match any routes',n.pathname+n.search+n.hash):void 0})})}var E={},M=void 0,S=1,C=Object.create(null),D=void 0,N=void 0;return{isActive:n,match:a,listenBeforeLeavingRoute:b,listen:w}}t.__esModule=!0;var s=Object.assign||function(e){for(var t=1;tr;r++)i[r]=arguments[r];if(e.apply(t,i),e.lengtht;++t)e[t].onLeave&&e[t].onLeave.call(e[t])}t.__esModule=!0,t.runEnterHooks=l,t.runChangeHooks=u,t.runLeaveHooks=c;var d=n(190),h=n(161),p=o(h)}).call(t,n(4))},function(e,t){"use strict";function n(e,t,n){function o(){return a=!0,s?void(u=[].concat(Array.prototype.slice.call(arguments))):void n.apply(this,arguments)}function i(){if(!a&&(l=!0,!s)){for(s=!0;!a&&e>r&&l;)l=!1,t.call(this,r++,i,o);return s=!1,a?void n.apply(this,u):void(r>=e&&l&&(a=!0,n()))}}var r=0,a=!1,s=!1,l=!1,u=void 0;i()}function o(e,t,n){function o(e,t,o){a||(t?(a=!0,n(t)):(r[e]=o,a=++s===i,a&&n(null,r)))}var i=e.length,r=[];if(0===i)return n(null,r);var a=!1,s=0;e.forEach(function(e,n){t(e,n,function(e,t){o(n,e,t)})})}t.__esModule=!0,t.loopAsync=n,t.mapAsync=o},function(e,t,n){"use strict";function o(e,t){if(e==t)return!0;if(null==e||null==t)return!1;if(Array.isArray(e))return Array.isArray(t)&&e.length===t.length&&e.every(function(e,n){return o(e,t[n])});if("object"===("undefined"==typeof e?"undefined":l(e))){for(var n in e)if(Object.prototype.hasOwnProperty.call(e,n))if(void 0===e[n]){if(void 0!==t[n])return!1}else{if(!Object.prototype.hasOwnProperty.call(t,n))return!1;if(!o(e[n],t[n]))return!1}return!0}return String(e)===String(t)}function i(e,t){return"/"!==t.charAt(0)&&(t="/"+t),"/"!==e.charAt(e.length-1)&&(e+="/"),"/"!==t.charAt(t.length-1)&&(t+="/"),t===e}function r(e,t,n){for(var o=e,i=[],r=[],a=0,s=t.length;s>a;++a){var l=t[a],c=l.path||"";if("/"===c.charAt(0)&&(o=e,i=[],r=[]),null!==o&&c){var d=(0,u.matchPattern)(c,o);if(d?(o=d.remainingPathname,i=[].concat(i,d.paramNames),r=[].concat(r,d.paramValues)):o=null,""===o)return i.every(function(e,t){return String(r[t])===String(n[e])})}}return!1}function a(e,t){return null==t?null==e:null==e?!0:o(e,t)}function s(e,t,n,o,s){var l=e.pathname,u=e.query;return null==n?!1:("/"!==l.charAt(0)&&(l="/"+l),i(l,n.pathname)||!t&&r(l,o,s)?a(u,n.query):!1)}t.__esModule=!0;var l="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol?"symbol":typeof e};t["default"]=s;var u=n(166);e.exports=t["default"]},function(e,t,n){(function(o){"use strict";function i(e){return e&&e.__esModule?e:{"default":e}}function r(e,t,n){if(t.component||t.components)return void n(null,t.component||t.components);var i=t.getComponent||t.getComponents;if(!i)return void n();var r=e.location,a=void 0;if("production"!==o.env.NODE_ENV&&u.canUseMembrane){a=s({},e);var l=function(e){return Object.prototype.hasOwnProperty.call(r,e)?void Object.defineProperty(a,e,{get:function(){return"production"!==o.env.NODE_ENV?(0,d["default"])(!1,"Accessing location properties from the first argument to `getComponent` and `getComponents` is deprecated. That argument is now the router state (`nextState`) rather than the location. To access the location, use `nextState.location`."):void 0,r[e]}}):"continue"};for(var c in r){l(c)}}else a=s({},e,r);i.call(t,a,n)}function a(e,t){(0,l.mapAsync)(e.routes,function(t,n,o){r(e,t,o)},t)}t.__esModule=!0;var s=Object.assign||function(e){for(var t=1;t` expects a `router` rather than a `history`"):void 0,t=a({},n,{setRouteLeaveHook:n.listenBeforeLeavingRoute}),delete t.listenBeforeLeavingRoute),"production"!==o.env.NODE_ENV&&(i=(0,h["default"])(i,"`context.location` is deprecated, please use a route component's `props.location` instead. http://tiny.cc/router-accessinglocation")),{history:n,location:i,router:t}},createElement:function(e,t){return null==e?null:this.props.createElement(e,t)},render:function(){var e=this,t=this.props,n=t.history,i=t.location,s=t.routes,u=t.params,d=t.components,h=null;return d&&(h=d.reduceRight(function(t,o,l){if(null==o)return t;var c=s[l],d=(0,f["default"])(c,u),h={history:n,location:i,params:u,route:c,routeParams:d,routes:s};if((0,g.isReactChildren)(t))h.children=t;else if(t)for(var p in t)Object.prototype.hasOwnProperty.call(t,p)&&(h[p]=t[p]);if("object"===("undefined"==typeof o?"undefined":r(o))){var m={};for(var v in o)Object.prototype.hasOwnProperty.call(o,v)&&(m[v]=e.createElement(o[v],a({key:v},h)));return m}return e.createElement(o,h)},h)),null===h||h===!1||c["default"].isValidElement(h)?void 0:"production"!==o.env.NODE_ENV?(0,l["default"])(!1,"The root route must render a single element"):(0,l["default"])(!1),h}});t["default"]=w,e.exports=t["default"]}).call(t,n(4))},function(e,t,n){"use strict";function o(e,t){var n={};if(!e.path)return n;var o=(0,i.getParamNames)(e.path);for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&-1!==o.indexOf(r)&&(n[r]=t[r]);return n}t.__esModule=!0;var i=n(166);t["default"]=o,e.exports=t["default"]},function(e,t,n){(function(e){"use strict";function o(e){return e&&e.__esModule?e:{"default":e}}function i(e,t){return a({},e,{setRouteLeaveHook:t.listenBeforeLeavingRoute,isActive:t.isActive})}function r(t,n){return t=a({},t,n),"production"!==e.env.NODE_ENV&&(t=(0,l["default"])(t,"`props.history` and `context.history` are deprecated. Please use `context.router`. http://tiny.cc/router-contextchanges")),t}t.__esModule=!0;var a=Object.assign||function(e){for(var t=1;t=0||Object.prototype.hasOwnProperty.call(e,o)&&(n[o]=e[o]);return n}function a(e){return 0===e.button}function s(e){return!!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)}function l(e){for(var t in e)if(Object.prototype.hasOwnProperty.call(e,t))return!1;return!0}function u(e,t){var n=t.query,o=t.hash,i=t.state;return n||o||i?{pathname:e,query:n,hash:o,state:i}:e}t.__esModule=!0;var c=Object.assign||function(e){for(var t=1;t` are deprecated, use `. http://tiny.cc/router-isActivedeprecated"):void 0;var m=this.context.router;if(m){var v=u(t,{query:n,hash:i,state:a});g.href=m.createHref(v),(s||null!=d&&!l(d))&&m.isActive(v,p)&&(s&&(g.className?g.className+=" "+s:g.className=s),d&&(g.style=c({},g.style,d)))}return h["default"].createElement("a",c({},g,{onClick:this.handleClick}))}});t["default"]=w,e.exports=t["default"]}).call(t,n(4))},function(e,t,n){"use strict";function o(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0;var i=Object.assign||function(e){for(var t=1;t does not make sense at the root of your route config"):void 0}},propTypes:{to:g.isRequired,query:m,state:m,onEnter:p.falsy,children:p.falsy},render:function(){"production"!==o.env.NODE_ENV?(0, -c["default"])(!1," elements are for router configuration only and should not be rendered"):(0,c["default"])(!1)}});t["default"]=v,e.exports=t["default"]}).call(t,n(4))},function(e,t,n){(function(o){"use strict";function i(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0;var r=n(1),a=i(r),s=n(167),l=i(s),u=n(160),c=n(166),d=n(165),h=a["default"].PropTypes,p=h.string,f=h.object,g=a["default"].createClass({displayName:"Redirect",statics:{createRouteFromReactElement:function(e){var t=(0,u.createRouteFromReactElement)(e);return t.from&&(t.path=t.from),t.onEnter=function(e,n){var o=e.location,i=e.params,r=void 0;if("/"===t.to.charAt(0))r=(0,c.formatPattern)(t.to,i);else if(t.to){var a=e.routes.indexOf(t),s=g.getRoutePattern(e.routes,a-1),l=s.replace(/\/*$/,"/")+t.to;r=(0,c.formatPattern)(l,i)}else r=o.pathname;n({pathname:r,query:t.query||o.query,state:t.state||o.state})},t},getRoutePattern:function(e,t){for(var n="",o=t;o>=0;o--){var i=e[o],r=i.path||"";if(n=r.replace(/\/*$/,"/")+n,0===r.indexOf("/"))break}return"/"+n}},propTypes:{path:p,from:p,to:p.isRequired,query:f,state:f,onEnter:d.falsy,children:d.falsy},render:function(){"production"!==o.env.NODE_ENV?(0,l["default"])(!1," elements are for router configuration only and should not be rendered"):(0,l["default"])(!1)}});t["default"]=g,e.exports=t["default"]}).call(t,n(4))},function(e,t,n){(function(o){"use strict";function i(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0;var r=n(1),a=i(r),s=n(161),l=i(s),u=n(167),c=i(u),d=n(160),h=n(165),p=a["default"].PropTypes.func,f=a["default"].createClass({displayName:"IndexRoute",statics:{createRouteFromReactElement:function(e,t){t?t.indexRoute=(0,d.createRouteFromReactElement)(e):"production"!==o.env.NODE_ENV?(0,l["default"])(!1,"An does not make sense at the root of your route config"):void 0}},propTypes:{path:h.falsy,component:h.component,components:h.components,getComponent:p,getComponents:p},render:function(){"production"!==o.env.NODE_ENV?(0,c["default"])(!1," elements are for router configuration only and should not be rendered"):(0,c["default"])(!1)}});t["default"]=f,e.exports=t["default"]}).call(t,n(4))},function(e,t,n){(function(o){"use strict";function i(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0;var r=n(1),a=i(r),s=n(167),l=i(s),u=n(160),c=n(165),d=a["default"].PropTypes,h=d.string,p=d.func,f=a["default"].createClass({displayName:"Route",statics:{createRouteFromReactElement:u.createRouteFromReactElement},propTypes:{path:h,component:c.component,components:c.components,getComponent:p,getComponents:p},render:function(){"production"!==o.env.NODE_ENV?(0,l["default"])(!1," elements are for router configuration only and should not be rendered"):(0,l["default"])(!1)}});t["default"]=f,e.exports=t["default"]}).call(t,n(4))},function(e,t,n){(function(o){"use strict";function i(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0;var r=n(161),a=i(r),s=n(165),l={contextTypes:{history:s.history},componentWillMount:function(){"production"!==o.env.NODE_ENV?(0,a["default"])(!1,"the `History` mixin is deprecated, please access `context.router` with your own `contextTypes`. http://tiny.cc/router-historymixin"):void 0,this.history=this.context.history}};t["default"]=l,e.exports=t["default"]}).call(t,n(4))},function(e,t,n){(function(o){"use strict";function i(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0;var r=n(161),a=i(r),s=n(1),l=i(s),u=n(167),c=i(u),d=l["default"].PropTypes.object,h={contextTypes:{history:d.isRequired,route:d},propTypes:{route:d},componentDidMount:function(){"production"!==o.env.NODE_ENV?(0,a["default"])(!1,"the `Lifecycle` mixin is deprecated, please use `context.router.setRouteLeaveHook(route, hook)`. http://tiny.cc/router-lifecyclemixin"):void 0,this.routerWillLeave?void 0:"production"!==o.env.NODE_ENV?(0,c["default"])(!1,"The Lifecycle mixin requires you to define a routerWillLeave method"):(0,c["default"])(!1);var e=this.props.route||this.context.route;e?void 0:"production"!==o.env.NODE_ENV?(0,c["default"])(!1,"The Lifecycle mixin must be used on either a) a or b) a descendant of a that uses the RouteContext mixin"):(0,c["default"])(!1),this._unlistenBeforeLeavingRoute=this.context.history.listenBeforeLeavingRoute(e,this.routerWillLeave)},componentWillUnmount:function(){this._unlistenBeforeLeavingRoute&&this._unlistenBeforeLeavingRoute()}};t["default"]=h,e.exports=t["default"]}).call(t,n(4))},function(e,t,n){(function(o){"use strict";function i(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0;var r=n(161),a=i(r),s=n(1),l=i(s),u=l["default"].PropTypes.object,c={propTypes:{route:u.isRequired},childContextTypes:{route:u.isRequired},getChildContext:function(){return{route:this.props.route}},componentWillMount:function(){"production"!==o.env.NODE_ENV?(0,a["default"])(!1,"The `RouteContext` mixin is deprecated. You can provide `this.props.route` on context with your own `contextTypes`. http://tiny.cc/router-routecontextmixin"):void 0}};t["default"]=c,e.exports=t["default"]}).call(t,n(4))},function(e,t,n){(function(o){"use strict";function i(e){return e&&e.__esModule?e:{"default":e}}function r(e,t){var n={};for(var o in e)t.indexOf(o)>=0||Object.prototype.hasOwnProperty.call(e,o)&&(n[o]=e[o]);return n}function a(e){return"production"!==o.env.NODE_ENV?(0,p["default"])(!1,"`useRoutes` is deprecated. Please use `createTransitionManager` instead."):void 0,function(){var t=arguments.length<=0||void 0===arguments[0]?{}:arguments[0],n=t.routes,o=r(t,["routes"]),i=(0,u["default"])(e)(o),a=(0,d["default"])(i,n);return s({},i,a)}}t.__esModule=!0;var s=Object.assign||function(e){for(var t=1;t=0||Object.prototype.hasOwnProperty.call(e,o)&&(n[o]=e[o]);return n}function a(e,t){var n=e.history,i=e.routes,a=e.location,l=r(e,["history","routes","location"]);n||a?void 0:"production"!==o.env.NODE_ENV?(0,u["default"])(!1,"match needs a history or a location"):(0,u["default"])(!1),n=n?n:(0,d["default"])(l);var c=(0,p["default"])(n,(0,f.createRoutes)(i)),h=void 0;a?a=n.createLocation(a):h=n.listen(function(e){a=e});var m=(0,g.createRouterObject)(n,c);n=(0,g.createRoutingHistory)(n,c),c.match(a,function(e,o,i){t(e,o,i&&s({},i,{history:n,router:m,matchContext:{history:n,transitionManager:c,router:m}})),h&&h()})}t.__esModule=!0;var s=Object.assign||function(e){for(var t=1;t is deprecated and will be removed in the next major release. The semantics of are subtly different from basename. Please pass the basename explicitly in the options to createHistory"):void 0)}E=!0}}function n(e){return t(),w&&null==e.basename&&(0===e.pathname.indexOf(w)?(e.pathname=e.pathname.substring(w.length),e.basename=w,""===e.pathname&&(e.pathname="/")):e.basename=""),e}function i(e){if(t(),!w)return e;"string"==typeof e&&(e=c.parsePath(e));var n=e.pathname,o="/"===w.slice(-1)?w:w+"/",i="/"===n.charAt(0)?n.slice(1):n,r=o+i;return a({},e,{pathname:r})}function r(e){return b.listenBefore(function(t,o){h["default"](e,n(t),o)})}function s(e){return b.listen(function(t){e(n(t))})}function d(e){b.push(i(e))}function p(e){b.replace(i(e))}function g(e){return b.createPath(i(e))}function m(e){return b.createHref(i(e))}function v(e){for(var t=arguments.length,o=Array(t>1?t-1:0),r=1;t>r;r++)o[r-1]=arguments[r];return n(b.createLocation.apply(b,[i(e)].concat(o)))}function y(e,t){"string"==typeof t&&(t=c.parsePath(t)),d(a({state:e},t))}function x(e,t){"string"==typeof t&&(t=c.parsePath(t)),p(a({state:e},t))}var _=arguments.length<=0||void 0===arguments[0]?{}:arguments[0],b=e(_),w=_.basename,E=!1;return a({},b,{listenBefore:r,listen:s,push:d,replace:p,createPath:g,createHref:m,createLocation:v,pushState:f["default"](y,"pushState is deprecated; use push instead"),replaceState:f["default"](x,"replaceState is deprecated; use replace instead")})}}t.__esModule=!0;var a=Object.assign||function(e){for(var t=1;t=0&&t=0&&y= 0 and < %s, was %s",v.length,y):d["default"](!1);var x=r(v);return f}t.__esModule=!0;var s=Object.assign||function(e){for(var t=1;tn;n++)t[n]=arguments[n];var o=t.map(function(e){return e.renderRouterContext}).filter(function(e){return e}),s=t.map(function(e){return e.renderRouteComponent}).filter(function(e){return e}),u=function(){var e=arguments.length<=0||void 0===arguments[0]?r.createElement:arguments[0];return function(t,n){return s.reduceRight(function(e,t){return t(e,n)},e(t,n))}};return function(e){return o.reduceRight(function(t,n){return n(t,e)},a["default"].createElement(l["default"],i({},e,{createElement:u(e.createElement)})))}},e.exports=t["default"]},function(e,t,n){"use strict";function o(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0;var i=n(217),r=o(i),a=n(218),s=o(a);t["default"]=(0,s["default"])(r["default"]),e.exports=t["default"]},function(e,t,n){(function(o){"use strict";function i(e){return e&&e.__esModule?e:{"default":e}}function r(){function e(e){try{e=e||window.history.state||{}}catch(t){e={}}var n=h.getWindowPath(),o=e,i=o.key,r=void 0;i?r=p.readState(i):(r=null,i=_.createKey(),y&&window.history.replaceState(a({},e,{key:i}),null));var s=c.parsePath(n);return _.createLocation(a({},s,{state:r}),void 0,i)}function t(t){function n(t){void 0!==t.state&&o(e(t.state))}var o=t.transitionTo;return h.addEventListener(window,"popstate",n),function(){h.removeEventListener(window,"popstate",n)}}function n(e){var t=e.basename,n=e.pathname,o=e.search,i=e.hash,r=e.state,a=e.action,s=e.key;if(a!==u.POP){p.saveState(s,r);var l=(t||"")+n+o+i,c={key:s};if(a===u.PUSH){if(x)return window.location.href=l,!1;window.history.pushState(c,null,l)}else{if(x)return window.location.replace(l),!1;window.history.replaceState(c,null,l)}}}function i(e){1===++b&&(w=t(_));var n=_.listenBefore(e);return function(){n(),0===--b&&w()}}function r(e){1===++b&&(w=t(_));var n=_.listen(e);return function(){n(),0===--b&&w()}}function s(e){1===++b&&(w=t(_)),_.registerTransitionHook(e)}function f(e){_.unregisterTransitionHook(e),0===--b&&w()}var m=arguments.length<=0||void 0===arguments[0]?{}:arguments[0];d.canUseDOM?void 0:"production"!==o.env.NODE_ENV?l["default"](!1,"Browser history needs a DOM"):l["default"](!1);var v=m.forceRefresh,y=h.supportsHistory(),x=!y||v,_=g["default"](a({},m,{getCurrentLocation:e,finishTransition:n,saveState:p.saveState})),b=0,w=void 0;return a({},_,{listenBefore:i,listen:r,registerTransitionHook:s,unregisterTransitionHook:f})}t.__esModule=!0;var a=Object.assign||function(e){for(var t=1;tt;)e.push((10*Math.random()+5).toFixed(1)-0),t++;return e}()}]};return e},render:function(){var e="\n";return r["default"].createElement("div",{className:"examples"},r["default"].createElement("div",{className:"parent"},r["default"].createElement("label",null," use React state to render dynamic chart"),r["default"].createElement(s["default"],{ref:"echarts_react",option:this.state.option,style:{height:300}}),r["default"].createElement("label",null," code below: use state of react to render dynamic chart"),r["default"].createElement("pre",null,r["default"].createElement("code",null,e))))}});t["default"]=l},function(e,t,n){"use strict";function o(e){return e&&e.__esModule?e:{"default":e}}var i=n(223),r=o(i),a=n(1),s=o(a),l=n(575),u=o(l),c=s["default"].createClass({displayName:"ReactEcharts",propTypes:{option:s["default"].PropTypes.object.isRequired,style:s["default"].PropTypes.object,className:s["default"].PropTypes.string,theme:s["default"].PropTypes.string,onChartReady:s["default"].PropTypes.func,showLoading:s["default"].PropTypes.bool,onEvents:s["default"].PropTypes.object},componentDidMount:function(){var e=this.renderEchartDom(),t=this.props.onEvents||[],n=function(n){"string"==typeof n&&"function"==typeof t[n]&&e.on(n,function(o){t[n](o,e)})};for(var o in t)n(o);"function"==typeof this.props.onChartReady&&this.props.onChartReady(e),(0,u["default"])(this.refs.echartsDom,function(){e.resize()})},componentDidUpdate:function(){this.renderEchartDom()},componentWillUnmount:function(){r["default"].dispose(this.refs.chart)},renderEchartDom:function(){var e=this.getEchartsInstance();return e.setOption(this.props.option),this.props.showLoading?e.showLoading():e.hideLoading(),e},getEchartsInstance:function(){return r["default"].getInstanceByDom(this.refs.echartsDom)||r["default"].init(this.refs.echartsDom,this.props.theme)},render:function(){var e=this.props.style||{height:"300px"};return s["default"].createElement("div",{ref:"echartsDom",className:this.props.className,style:e})}});e.exports=c},function(e,t,n){e.exports=n(224),n(315),n(351),n(356),n(365),n(369),n(379),n(400),n(412),n(433),n(437),n(441),n(456),n(462),n(469),n(475),n(479),n(484),n(330),n(488),n(494),n(498),n(509),n(442),n(512),n(513),n(527),n(542),n(546),n(549),n(558),n(571)},function(e,t,n){function o(e){return function(t,n,o){t=t&&t.toLowerCase(),T.prototype[e].call(this,t,n,o)}}function i(){T.call(this)}function r(e,t,n){n=n||{},"string"==typeof t&&(t=H[t]),t&&I(j,function(e){e(t)}),this.id,this.group,this._dom=e,this._zr=S.init(e,{renderer:n.renderer||"canvas",devicePixelRatio:n.devicePixelRatio}),this._theme=C.clone(t),this._chartsViews=[],this._chartsMap={},this._componentsViews=[],this._componentsMap={},this._api=new v(this),this._coordSysMgr=new y,T.call(this),this._messageCenter=new i,this._initEvents(),this.resize=C.bind(this.resize,this)}function a(e,t){var n=this._model;n&&n.eachComponent({mainType:"series",query:t},function(o,i){var r=this._chartsMap[o.__viewId];r&&r.__alive&&r[e](o,n,this._api,t)},this)}function s(e,t,n){var o=this._api;I(this._componentsViews,function(i){var r=i.__model;i[e](r,t,o,n),f(r,i)},this),t.eachSeries(function(i,r){var a=this._chartsMap[i.__viewId];a[e](i,t,o,n),f(i,a)},this)}function l(e,t){for(var n="component"===e,o=n?this._componentsViews:this._chartsViews,i=n?this._componentsMap:this._chartsMap,r=this._zr,a=0;a elements are for router configuration only and should not be rendered"):(0,c["default"])(!1)}});t["default"]=v,e.exports=t["default"]}).call(t,n(4))},function(e,t,n){(function(o){"use strict";function i(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0;var r=n(1),a=i(r),s=n(167),l=i(s),u=n(160),c=n(166),d=n(165),h=a["default"].PropTypes,p=h.string,f=h.object,g=a["default"].createClass({displayName:"Redirect",statics:{createRouteFromReactElement:function(e){var t=(0,u.createRouteFromReactElement)(e);return t.from&&(t.path=t.from),t.onEnter=function(e,n){var o=e.location,i=e.params,r=void 0;if("/"===t.to.charAt(0))r=(0,c.formatPattern)(t.to,i);else if(t.to){var a=e.routes.indexOf(t),s=g.getRoutePattern(e.routes,a-1),l=s.replace(/\/*$/,"/")+t.to;r=(0,c.formatPattern)(l,i)}else r=o.pathname;n({pathname:r,query:t.query||o.query,state:t.state||o.state})},t},getRoutePattern:function(e,t){for(var n="",o=t;o>=0;o--){var i=e[o],r=i.path||"";if(n=r.replace(/\/*$/,"/")+n,0===r.indexOf("/"))break}return"/"+n}},propTypes:{path:p,from:p,to:p.isRequired,query:f,state:f,onEnter:d.falsy,children:d.falsy},render:function(){"production"!==o.env.NODE_ENV?(0,l["default"])(!1," elements are for router configuration only and should not be rendered"):(0,l["default"])(!1)}});t["default"]=g,e.exports=t["default"]}).call(t,n(4))},function(e,t,n){(function(o){"use strict";function i(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0;var r=n(1),a=i(r),s=n(161),l=i(s),u=n(167),c=i(u),d=n(160),h=n(165),p=a["default"].PropTypes.func,f=a["default"].createClass({displayName:"IndexRoute",statics:{createRouteFromReactElement:function(e,t){t?t.indexRoute=(0,d.createRouteFromReactElement)(e):"production"!==o.env.NODE_ENV?(0,l["default"])(!1,"An does not make sense at the root of your route config"):void 0}},propTypes:{path:h.falsy,component:h.component,components:h.components,getComponent:p,getComponents:p},render:function(){"production"!==o.env.NODE_ENV?(0,c["default"])(!1," elements are for router configuration only and should not be rendered"):(0,c["default"])(!1)}});t["default"]=f,e.exports=t["default"]}).call(t,n(4))},function(e,t,n){(function(o){"use strict";function i(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0;var r=n(1),a=i(r),s=n(167),l=i(s),u=n(160),c=n(165),d=a["default"].PropTypes,h=d.string,p=d.func,f=a["default"].createClass({displayName:"Route",statics:{createRouteFromReactElement:u.createRouteFromReactElement},propTypes:{path:h,component:c.component,components:c.components,getComponent:p,getComponents:p},render:function(){"production"!==o.env.NODE_ENV?(0,l["default"])(!1," elements are for router configuration only and should not be rendered"):(0,l["default"])(!1)}});t["default"]=f,e.exports=t["default"]}).call(t,n(4))},function(e,t,n){(function(o){"use strict";function i(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0;var r=n(161),a=i(r),s=n(165),l={contextTypes:{history:s.history},componentWillMount:function(){"production"!==o.env.NODE_ENV?(0,a["default"])(!1,"the `History` mixin is deprecated, please access `context.router` with your own `contextTypes`. http://tiny.cc/router-historymixin"):void 0,this.history=this.context.history}};t["default"]=l,e.exports=t["default"]}).call(t,n(4))},function(e,t,n){(function(o){"use strict";function i(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0;var r=n(161),a=i(r),s=n(1),l=i(s),u=n(167),c=i(u),d=l["default"].PropTypes.object,h={contextTypes:{history:d.isRequired,route:d},propTypes:{route:d},componentDidMount:function(){"production"!==o.env.NODE_ENV?(0,a["default"])(!1,"the `Lifecycle` mixin is deprecated, please use `context.router.setRouteLeaveHook(route, hook)`. http://tiny.cc/router-lifecyclemixin"):void 0,this.routerWillLeave?void 0:"production"!==o.env.NODE_ENV?(0,c["default"])(!1,"The Lifecycle mixin requires you to define a routerWillLeave method"):(0,c["default"])(!1);var e=this.props.route||this.context.route;e?void 0:"production"!==o.env.NODE_ENV?(0,c["default"])(!1,"The Lifecycle mixin must be used on either a) a or b) a descendant of a that uses the RouteContext mixin"):(0,c["default"])(!1),this._unlistenBeforeLeavingRoute=this.context.history.listenBeforeLeavingRoute(e,this.routerWillLeave)},componentWillUnmount:function(){this._unlistenBeforeLeavingRoute&&this._unlistenBeforeLeavingRoute()}};t["default"]=h,e.exports=t["default"]}).call(t,n(4))},function(e,t,n){(function(o){"use strict";function i(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0;var r=n(161),a=i(r),s=n(1),l=i(s),u=l["default"].PropTypes.object,c={propTypes:{route:u.isRequired},childContextTypes:{route:u.isRequired},getChildContext:function(){return{route:this.props.route}},componentWillMount:function(){"production"!==o.env.NODE_ENV?(0,a["default"])(!1,"The `RouteContext` mixin is deprecated. You can provide `this.props.route` on context with your own `contextTypes`. http://tiny.cc/router-routecontextmixin"):void 0}};t["default"]=c,e.exports=t["default"]}).call(t,n(4))},function(e,t,n){(function(o){"use strict";function i(e){return e&&e.__esModule?e:{"default":e}}function r(e,t){var n={};for(var o in e)t.indexOf(o)>=0||Object.prototype.hasOwnProperty.call(e,o)&&(n[o]=e[o]);return n}function a(e){return"production"!==o.env.NODE_ENV?(0,p["default"])(!1,"`useRoutes` is deprecated. Please use `createTransitionManager` instead."):void 0,function(){var t=arguments.length<=0||void 0===arguments[0]?{}:arguments[0],n=t.routes,o=r(t,["routes"]),i=(0,u["default"])(e)(o),a=(0,d["default"])(i,n);return s({},i,a)}}t.__esModule=!0;var s=Object.assign||function(e){for(var t=1;t=0||Object.prototype.hasOwnProperty.call(e,o)&&(n[o]=e[o]);return n}function a(e,t){var n=e.history,i=e.routes,a=e.location,l=r(e,["history","routes","location"]);n||a?void 0:"production"!==o.env.NODE_ENV?(0,u["default"])(!1,"match needs a history or a location"):(0,u["default"])(!1),n=n?n:(0,d["default"])(l);var c=(0,p["default"])(n,(0,f.createRoutes)(i)),h=void 0;a?a=n.createLocation(a):h=n.listen(function(e){a=e});var m=(0,g.createRouterObject)(n,c);n=(0,g.createRoutingHistory)(n,c),c.match(a,function(e,o,i){t(e,o,i&&s({},i,{history:n,router:m,matchContext:{history:n,transitionManager:c,router:m}})),h&&h()})}t.__esModule=!0;var s=Object.assign||function(e){for(var t=1;t is deprecated and will be removed in the next major release. The semantics of are subtly different from basename. Please pass the basename explicitly in the options to createHistory"):void 0)}E=!0}}function n(e){return t(),w&&null==e.basename&&(0===e.pathname.indexOf(w)?(e.pathname=e.pathname.substring(w.length),e.basename=w,""===e.pathname&&(e.pathname="/")):e.basename=""),e}function i(e){if(t(),!w)return e;"string"==typeof e&&(e=c.parsePath(e));var n=e.pathname,o="/"===w.slice(-1)?w:w+"/",i="/"===n.charAt(0)?n.slice(1):n,r=o+i;return a({},e,{pathname:r})}function r(e){return b.listenBefore(function(t,o){h["default"](e,n(t),o)})}function s(e){return b.listen(function(t){e(n(t))})}function d(e){b.push(i(e))}function p(e){b.replace(i(e))}function g(e){return b.createPath(i(e))}function m(e){return b.createHref(i(e))}function v(e){for(var t=arguments.length,o=Array(t>1?t-1:0),r=1;t>r;r++)o[r-1]=arguments[r];return n(b.createLocation.apply(b,[i(e)].concat(o)))}function y(e,t){"string"==typeof t&&(t=c.parsePath(t)),d(a({state:e},t))}function x(e,t){"string"==typeof t&&(t=c.parsePath(t)),p(a({state:e},t))}var _=arguments.length<=0||void 0===arguments[0]?{}:arguments[0],b=e(_),w=_.basename,E=!1;return a({},b,{listenBefore:r,listen:s,push:d,replace:p,createPath:g,createHref:m,createLocation:v,pushState:f["default"](y,"pushState is deprecated; use push instead"),replaceState:f["default"](x,"replaceState is deprecated; use replace instead")})}}t.__esModule=!0;var a=Object.assign||function(e){for(var t=1;t=0&&t=0&&y= 0 and < %s, was %s",v.length,y):d["default"](!1);var x=r(v);return f}t.__esModule=!0;var s=Object.assign||function(e){for(var t=1;tn;n++)t[n]=arguments[n];var o=t.map(function(e){return e.renderRouterContext}).filter(function(e){return e}),s=t.map(function(e){return e.renderRouteComponent}).filter(function(e){return e}),u=function(){var e=arguments.length<=0||void 0===arguments[0]?r.createElement:arguments[0];return function(t,n){return s.reduceRight(function(e,t){return t(e,n)},e(t,n))}};return function(e){return o.reduceRight(function(t,n){return n(t,e)},a["default"].createElement(l["default"],i({},e,{createElement:u(e.createElement)})))}},e.exports=t["default"]},function(e,t,n){"use strict";function o(e){return e&&e.__esModule?e:{"default":e}}t.__esModule=!0;var i=n(217),r=o(i),a=n(218),s=o(a);t["default"]=(0,s["default"])(r["default"]),e.exports=t["default"]},function(e,t,n){(function(o){"use strict";function i(e){return e&&e.__esModule?e:{"default":e}}function r(){function e(e){try{e=e||window.history.state||{}}catch(t){e={}}var n=h.getWindowPath(),o=e,i=o.key,r=void 0;i?r=p.readState(i):(r=null,i=_.createKey(),y&&window.history.replaceState(a({},e,{key:i}),null));var s=c.parsePath(n);return _.createLocation(a({},s,{state:r}),void 0,i)}function t(t){function n(t){void 0!==t.state&&o(e(t.state))}var o=t.transitionTo;return h.addEventListener(window,"popstate",n),function(){h.removeEventListener(window,"popstate",n)}}function n(e){var t=e.basename,n=e.pathname,o=e.search,i=e.hash,r=e.state,a=e.action,s=e.key;if(a!==u.POP){p.saveState(s,r);var l=(t||"")+n+o+i,c={key:s};if(a===u.PUSH){if(x)return window.location.href=l,!1;window.history.pushState(c,null,l)}else{if(x)return window.location.replace(l),!1;window.history.replaceState(c,null,l)}}}function i(e){1===++b&&(w=t(_));var n=_.listenBefore(e);return function(){n(),0===--b&&w()}}function r(e){1===++b&&(w=t(_));var n=_.listen(e);return function(){n(),0===--b&&w()}}function s(e){1===++b&&(w=t(_)),_.registerTransitionHook(e)}function f(e){_.unregisterTransitionHook(e),0===--b&&w()}var m=arguments.length<=0||void 0===arguments[0]?{}:arguments[0];d.canUseDOM?void 0:"production"!==o.env.NODE_ENV?l["default"](!1,"Browser history needs a DOM"):l["default"](!1);var v=m.forceRefresh,y=h.supportsHistory(),x=!y||v,_=g["default"](a({},m,{getCurrentLocation:e,finishTransition:n,saveState:p.saveState})),b=0,w=void 0;return a({},_,{listenBefore:i,listen:r,registerTransitionHook:s,unregisterTransitionHook:f})}t.__esModule=!0;var a=Object.assign||function(e){for(var t=1;tt;)e.push((10*Math.random()+5).toFixed(1)-0),t++;return e}()}]};return e},render:function(){var e="\n";return r["default"].createElement("div",{className:"examples"},r["default"].createElement("div",{className:"parent"},r["default"].createElement("label",null," use React state to render dynamic chart"),r["default"].createElement(s["default"],{ref:"echarts_react",option:this.state.option,style:{height:300}}),r["default"].createElement("label",null," code below: use state of react to render dynamic chart"),r["default"].createElement("pre",null,r["default"].createElement("code",null,e))))}});t["default"]=l},function(e,t,n){"use strict";function o(e){return e&&e.__esModule?e:{"default":e}}var i=n(223),r=o(i),a=n(1),s=o(a),l=n(575),u=o(l),c=s["default"].createClass({displayName:"ReactEcharts",propTypes:{option:s["default"].PropTypes.object.isRequired,style:s["default"].PropTypes.object,className:s["default"].PropTypes.string,theme:s["default"].PropTypes.string,onChartReady:s["default"].PropTypes.func,showLoading:s["default"].PropTypes.bool,onEvents:s["default"].PropTypes.object},componentDidMount:function(){var e=this.renderEchartDom(),t=this.props.onEvents||[],n=function(n){"string"==typeof n&&"function"==typeof t[n]&&e.on(n,function(o){t[n](o,e)})};for(var o in t)n(o);"function"==typeof this.props.onChartReady&&this.props.onChartReady(e),(0,u["default"])(this.refs.echartsDom,function(){e.resize()})},componentDidUpdate:function(){this.renderEchartDom()},componentWillUnmount:function(){r["default"].dispose(this.refs.echartsDom)},renderEchartDom:function(){var e=this.getEchartsInstance();return e.setOption(this.props.option),this.props.showLoading?e.showLoading():e.hideLoading(),e},getEchartsInstance:function(){return r["default"].getInstanceByDom(this.refs.echartsDom)||r["default"].init(this.refs.echartsDom,this.props.theme)},render:function(){var e=this.props.style||{height:"300px"};return s["default"].createElement("div",{ref:"echartsDom",className:this.props.className,style:e})}});e.exports=c},function(e,t,n){e.exports=n(224),n(315),n(351),n(356),n(365),n(369),n(379),n(400),n(412),n(433),n(437),n(441),n(456),n(462),n(469),n(475),n(479),n(484),n(330),n(488),n(494),n(498),n(509),n(442),n(512),n(513),n(527),n(542),n(546),n(549),n(558),n(571)},function(e,t,n){function o(e){return function(t,n,o){t=t&&t.toLowerCase(),T.prototype[e].call(this,t,n,o)}}function i(){T.call(this)}function r(e,t,n){n=n||{},"string"==typeof t&&(t=H[t]),t&&I(j,function(e){e(t)}),this.id,this.group,this._dom=e,this._zr=S.init(e,{renderer:n.renderer||"canvas",devicePixelRatio:n.devicePixelRatio}),this._theme=C.clone(t),this._chartsViews=[],this._chartsMap={},this._componentsViews=[],this._componentsMap={},this._api=new v(this),this._coordSysMgr=new y,T.call(this),this._messageCenter=new i,this._initEvents(),this.resize=C.bind(this.resize,this)}function a(e,t){var n=this._model;n&&n.eachComponent({mainType:"series",query:t},function(o,i){var r=this._chartsMap[o.__viewId];r&&r.__alive&&r[e](o,n,this._api,t)},this)}function s(e,t,n){var o=this._api;I(this._componentsViews,function(i){var r=i.__model;i[e](r,t,o,n),f(r,i)},this),t.eachSeries(function(i,r){var a=this._chartsMap[i.__viewId];a[e](i,t,o,n),f(i,a)},this)}function l(e,t){for(var n="component"===e,o=n?this._componentsViews:this._chartsViews,i=n?this._componentsMap:this._chartsMap,r=this._zr,a=0;a0?i:r),borderColor:t.get(s>0?n:o)})})})}},function(e,t){function n clearTimeout(this._hideTimeout),this.el.style.cssText=m+r(e)+";left:"+this._x+"px;top:"+this._y+"px;"+(e.get("extraCssText")||""),this._show=!0},setContent:function(e){var t=this.el;t.innerHTML=e,t.style.display=e?"block":"none"},moveTo:function(e,t){var n=this.el.style;n.left=e+"px",n.top=t+"px",this._x=e,this._y=t},hide:function(){this.el.style.display="none",this._show=!1},hideLater:function(e){!this._show||this._inContent&&this.enterable||(e?(this._hideDelay=e,this._show=!1,this._hideTimeout=setTimeout(l.bind(this.hide,this),e)):this.hide())},isShow:function(){return this._show}},e.exports=a},function(e,t,n){"use strict";n(499),n(505),n(507),n(224).extendComponentView({type:"polar"})},function(e,t,n){function o(e,t){var n=e.get("center"),o=e.get("radius"),i=t.getWidth(),r=t.getHeight(),a=s.parsePercent;this.cx=a(n[0],i),this.cy=a(n[1],r);var l=this.getRadiusAxis(),u=Math.min(i,r)/2;l.setExtent(0,a(o,u))}function i(e,t){var n=this,o=n.getAngleAxis(),i=n.getRadiusAxis();if(o.scale.setExtent(1/0,-(1/0)),i.scale.setExtent(1/0,-(1/0)),e.eachSeries(function(e){if(e.coordinateSystem===n){var t=e.getData();i.scale.unionExtent(t.getDataExtent("radius","category"!==i.type)),o.scale.unionExtent(t.getDataExtent("angle","category"!==o.type))}}),u(o,o.model),u(i,i.model),"category"===o.type&&!o.onBand){var r=o.getExtent(),a=360/o.scale.count();o.inverse?r[1]+=a:r[1]-=a,o.setExtent(r[0],r[1])}}function r(e,t){if(e.type=t.get("type"),e.scale=l.createScaleByModel(t),e.onBand=t.get("boundaryGap")&&"category"===e.type,"angleAxis"===t.mainType){var n=t.get("startAngle");e.inverse=t.get("inverse")^t.get("clockwise"),e.setExtent(n,n+(e.inverse?-360:360))}t.axis=e,e.model=t}var a=n(500),s=n(230),l=n(332),u=l.niceScaleExtent;n(503);var c={dimensions:a.prototype.dimensions,create:function(e,t){var n=[];return e.eachComponent("polar",function(e,s){var l=new a(s);l.resize=o,l.update=i;var u=l.getRadiusAxis(),c=l.getAngleAxis(),d=e.findAxisModel("radiusAxis"),h=e.findAxisModel("angleAxis");r(u,d),r(c,h),l.resize(e,t),n.push(l),e.coordinateSystem=l}),e.eachSeries(function(e){"polar"===e.get("coordinateSystem")&&(e.coordinateSystem=n[e.get("polarIndex")])}),n}};n(248).register("polar",c)},function(e,t,n){"use strict";var o=n(501),i=n(502),r=function(e){this.name=e||"",this.cx=0,this.cy=0,this._radiusAxis=new o,this._angleAxis=new i};r.prototype={constructor:r,type:"polar",dimensions:["radius","angle"],containPoint:function(e){var t=this.pointToCoord(e);return this._radiusAxis.contain(t[0])&&this._angleAxis.contain(t[1])},containData:function(e){return this._radiusAxis.containData(e[0])&&this._angleAxis.containData(e[1])},getAxis:function(e){return this["_"+e+"Axis"]},getAxesByScale:function(e){var t=[],n=this._angleAxis,o=this._radiusAxis;return n.scale.type===e&&t.push(n),o.scale.type===e&&t.push(o),t},getAngleAxis:function(){return this._angleAxis},getRadiusAxis:function(){return this._radiusAxis},getOtherAxis:function(e){var t=this._angleAxis;return e===t?this._radiusAxis:t},getBaseAxis:function(){return this.getAxesByScale("ordinal")[0]||this.getAxesByScale("time")[0]||this.getAngleAxis()},dataToPoints:function(e){return e.mapArray(this.dimensions,function(e,t){return this.dataToPoint([e,t])},this)},dataToPoint:function(e,t){return this.coordToPoint([this._radiusAxis.dataToRadius(e[0],t),this._angleAxis.dataToAngle(e[1],t)])},pointToData:function(e,t){var n=this.pointToCoord(e);return[this._radiusAxis.radiusToData(n[0],t),this._angleAxis.angleToData(n[1],t)]},pointToCoord:function(e){var t=e[0]-this.cx,n=e[1]-this.cy,o=this.getAngleAxis(),i=o.getExtent(),r=Math.min(i[0],i[1]),a=Math.max(i[0],i[1]);o.inverse?r=a-360:a=r+360;var s=Math.sqrt(t*t+n*n);t/=s,n/=s;for(var l=Math.atan2(-n,t)/Math.PI*180,u=r>l?1:-1;r>l||l>a;)l+=360*u;return[s,l]},coordToPoint:function(e){var t=e[0],n=e[1]/180*Math.PI,o=Math.cos(n)*t+this.cx,i=-Math.sin(n)*t+this.cy;return[o,i]}},e.exports=r},function(e,t,n){"use strict";function o(e,t){r.call(this,"radius",e,t),this.type="category"}var i=n(226),r=n(341);o.prototype={constructor:o,dataToRadius:r.prototype.dataToCoord,radiusToData:r.prototype.coordToData},i.inherits(o,r),e.exports=o},function(e,t,n){"use strict";function o(e,t){t=t||[0,360],r.call(this,"angle",e,t),this.type="category"}var i=n(226),r=n(341);o.prototype={constructor:o,dataToAngle:r.prototype.dataToCoord,angleToData:r.prototype.coordToData},i.inherits(o,r),e.exports=o},function(e,t,n){"use strict";n(504),n(224).extendComponentModel({type:"polar",dependencies:["polarAxis","angleAxis"],coordinateSystem:null,findAxisModel:function(e){var t,n=this.ecModel;return n.eachComponent(e,function(e){n.getComponent("polar",e.getShallow("polarIndex"))===this&&(t=e)},this),t},defaultOption:{zlevel:0,z:0,center:["50%","50%"],radius:"80%"}})},function(e,t,n){"use strict";function o(e,t){return t.type||(t.data?"category":"value")}var i=n(226),r=n(242),a=n(345),s=r.extend({type:"polarAxis",axis:null});i.merge(s.prototype,n(347));var l={angle:{polarIndex:0,startAngle:90,clockwise:!0,splitNumber:12,axisLabel:{rotate:!1}},radius:{polarIndex:0,splitNumber:5}};a("angle",s,o,l.angle),a("radius",s,o,l.radius)},function(e,t,n){"use strict";n(499),n(506)},function(e,t,n){"use strict";function o(e,t,n,o){var i=e.coordToPoint([t,o]),r=e.coordToPoint([n,o]);return{x1:i[0],y1:i[1],x2:r[0],y2:r[1]}}var i=n(226),r=n(265),a=n(231),s=["axisLine","axisLabel","axisTick","splitLine","splitArea"];n(224).extendComponentView({type:"angleAxis",render:function(e,t){if(this.group.removeAll(),e.get("show")){var n=t.getComponent("polar",e.get("polarIndex")),o=e.axis,r=n.coordinateSystem,a=r.getRadiusAxis().getExtent(),l=o.getTicksCoords();"category"!==o.type&&l.pop(),i.each(s,function(t){e.get(t+".show")&&this["_"+t](e,r,l,a)},this)}},_axisLine:function(e,t,n,o){var i=e.getModel("axisLine.lineStyle"),a=new r.Circle({shape:{cx:t.cx,cy:t.cy,r:o[1]},style:i.getLineStyle(),z2:1,silent:!0});a.style.fill=null,this.group.add(a)},_axisTick:function(e,t,n,a){var s=e.getModel("axisTick"),l=(s.get("inside")?-1:1)*s.get("length"),u=i.map(n,function(e){return new r.Line({shape:o(t,a[1],a[1]+l,e)})});this.group.add(r.mergePath(u,{style:s.getModel("lineStyle").getLineStyle()}))},_axisLabel:function(e,t,n,o){for(var i=e.axis,s=e.get("data"),l=e.getModel("axisLabel"),u=l.getModel("textStyle"),c=e.getFormattedLabels(),d=l.get("margin"),h=i.getLabelsCoords(),p=0;pm?"left":"right",x=Math.abs(g[1]-v)/f<.3?"middle":g[1]>v?"top":"bottom",_=u;s&&s[p]&&s[p].textStyle&&(_=new a(s[p].textStyle,u)),this.group.add(new r.Text({style:{x:g[0],y:g[1],fill:_.getTextColor(),text:c[p],textAlign:y,textVerticalAlign:x,textFont:_.getFont()},silent:!0}))}},_splitLine:function(e,t,n,a){var s=e.getModel("splitLine"),l=s.getModel("lineStyle"),u=l.get("color"),c=0;u=u instanceof Array?u:[u];for(var d=[],h=0;hr;r++)"category"===i[r].get("type")&&o.push(r);n[t.axisIndex]=o,o.length&&(e=!1)}},this),e&&this.ecModel.eachSeries(function(e){this._isSeriesHasAllAxesTypeOf(e,"value")&&d(function(t){var o=n[t.axisIndex],i=e.get(t.axisIndex);r.indexOf(o,i)<0&&o.push(i)})},this)},_autoSetOrient:function(){var e;this.eachTargetAxis(function(t){!e&&(e=t.name)},this),this.option.orient="y"===e?"vertical":"horizontal"},_isSeriesHasAllAxesTypeOf:function(e,t){var n=!0;return d(function(o){var i=e.get(o.axisIndex),r=this.dependentModels[o.axis][i];r&&r.get("type")===t||(n=!1)},this),n},getFirstTargetAxisModel:function(){var e;return d(function(t){if(null==e){var n=this.get(t.axisIndex);n.length&&(e=this.dependentModels[t.axis][n[0]])}},this),e},eachTargetAxis:function(e,t){var n=this.ecModel;d(function(o){c(this.get(o.axisIndex),function(i){e.call(t,o,i,this,n)},this)},this)},getAxisProxy:function(e,t){return this._axisProxies[e+"_"+t]},setRawRange:function(e){c(["start","end","startValue","endValue"],function(t){this.option[t]=e[t]},this)},getPercentRange:function(){var e=this.findRepresentativeAxisProxy();return e?e.getDataPercentWindow():void 0},getValueRange:function(e,t){if(null!=e||null!=t)return this.getAxisProxy(e,t).getDataValueWindow();var n=this.findRepresentativeAxisProxy();return n?n.getDataValueWindow():void 0},findRepresentativeAxisProxy:function(){var e=this._axisProxies;for(var t in e)if(e.hasOwnProperty(t)&&e[t].hostedBy(this))return e[t];for(var t in e)if(e.hasOwnProperty(t)&&!e[t].hostedBy(this))return e[t]}});e.exports=h},function(e,t,n){function o(e,t){var n=[1/0,-(1/0)];return u(t,function(t){var o=t.getData();o&&u(t.coordDimToDataDim(e),function(e){var t=o.getDataExtent(e);t[0]n[1]&&(n[1]=t[1])})},this),n}function i(e,t,n){var o=n.getAxisModel(),i=o.axis.scale,a=[0,100],s=[e.start,e.end],d=[];return t=t.slice(),r(t,o,i),u(["startValue","endValue"],function(t){d.push(null!=e[t]?i.parse(e[t]):null)}),u([0,1],function(e){var n=d[e],o=s[e];null!=o||null==n?(null==o&&(o=a[e]),n=i.parse(l.linearMap(o,a,t,!0))):o=l.linearMap(n,t,a,!0),d[e]=n,s[e]=o}),{valueWindow:c(d),percentWindow:c(s)}}function r(e,t,n){return u(["min","max"],function(o,i){var r=t.get(o,!0);null!=r&&(r+"").toLowerCase()!=="data"+o&&(e[i]=n.parse(r))}),t.get("scale",!0)||(e[0]>0&&(e[0]=0),e[1]<0&&(e[1]=0)),e}function a(e,t){var n=e.getAxisModel(),o=e._percentWindow,i=e._valueWindow;if(o){var r=t||0===o[0]&&100===o[1],a=!t&&l.getPixelPrecision(i,[0,500]),s=!(t||20>a&&a>=0),u=t||r||s;n.setRange&&n.setRange(u?null:+i[0].toFixed(a),u?null:+i[1].toFixed(a))}}var s=n(226),l=n(230),u=s.each,c=l.asc,d=function(e,t,n,o){this._dimName=e,this._axisIndex=t,this._valueWindow,this._percentWindow,this._dataExtent,this.ecModel=o,this._dataZoomModel=n};d.prototype={constructor:d,hostedBy:function(e){return this._dataZoomModel===e},getDataExtent:function(){return this._dataExtent.slice()},getDataValueWindow:function(){return this._valueWindow.slice()},getDataPercentWindow:function(){return this._percentWindow.slice()},getTargetSeriesModels:function(){var e=[];return this.ecModel.eachSeries(function(t){this._axisIndex===t.get(this._dimName+"AxisIndex")&&e.push(t)},this),e},getAxisModel:function(){return this.ecModel.getComponent(this._dimName+"Axis",this._axisIndex)},getOtherAxisModel:function(){var e,t,n=this._dimName,o=this.ecModel,i=this.getAxisModel(),r="x"===n||"y"===n;r?(t="gridIndex",e="x"===n?"y":"x"):(t="polarIndex",e="angle"===n?"radius":"angle");var a;return o.eachComponent(e+"Axis",function(e){(e.get(t)||0)===(i.get(t)||0)&&(a=e)}),a},reset:function(e){if(e===this._dataZoomModel){var t=this._dataExtent=o(this._dimName,this.getTargetSeriesModels()),n=i(e.option,t,this);this._valueWindow=n.valueWindow,this._percentWindow=n.percentWindow,a(this)}},restore:function(e){e===this._dataZoomModel&&(this._valueWindow=this._percentWindow=null,a(this,!0))},filterData:function(e){function t(e){return e>=r[0]&&e<=r[1]}if(e===this._dataZoomModel){var n=this._dimName,o=this.getTargetSeriesModels(),i=e.get("filterMode"),r=this._valueWindow,a=this.getOtherAxisModel();e.get("$fromToolbox")&&a&&"category"===a.get("type")&&(i="empty"),u(o,function(e){var o=e.getData();o&&u(e.coordDimToDataDim(n),function(n){"empty"===i?e.setData(o.map(n,function(e){return t(e)?e:NaN})):o.filterSelf(n,t)})})}}},e.exports=d},function(e,t,n){var o=n(251);e.exports=o.extend({type:"dataZoom",render:function(e,t,n,o){this.dataZoomModel=e,this.ecModel=t,this.api=n},getTargetInfo:function(){function e(e,t,n,o){for(var i,r=0;r0&&t%f)return void(p+=h);var n=null==e||isNaN(e)||""===e?null:c(e,a,l,!0);null!=n&&d.push([p,n]),p+=h}),this._displayables.barGroup.add(new r.Polyline({shape:{points:d},style:{fill:this.dataZoomModel.get("dataBackgroundColor"),lineWidth:0},silent:!0,z2:-20}))}},_prepareDataShadowInfo:function(){var e=this.dataZoomModel,t=e.get("showDataShadow");if(t!==!1){var n,r=this.ecModel;return e.eachTargetAxis(function(a,s){var l=e.getAxisProxy(a.name,s).getTargetSeriesModels();i.each(l,function(e){if(!(n||t!==!0&&i.indexOf(M,e.get("type"))<0)){var l=o(a.name),u=r.getComponent(a.axis,s).axis;n={thisAxis:u,series:e,thisDim:a.name,otherDim:l,otherAxisInverse:e.coordinateSystem.getOtherAxis(u).inverse}}},this)},this),n}},_renderHandle:function(){var e=this._displayables,t=e.handles=[],n=e.handleLabels=[],o=this._displayables.barGroup,i=this._size;o.add(e.filler=new l({draggable:!0,cursor:"move",drift:f(this._onDragMove,this,"all"),ondragend:f(this._onDragEnd,this),onmouseover:f(this._showDataInfo,this,!0),onmouseout:f(this._showDataInfo,this,!1),style:{fill:this.dataZoomModel.get("fillerColor"),textPosition:"inside"}})),o.add(new l(r.subPixelOptimizeRect({silent:!0,shape:{x:0,y:0,width:i[0],height:i[1]},style:{stroke:this.dataZoomModel.get("dataBackgroundColor"),lineWidth:x,fill:"rgba(0,0,0,0)"}}))),v([0,1],function(e){o.add(t[e]=new l({style:{fill:this.dataZoomModel.get("handleColor")},cursor:"move",draggable:!0,drift:f(this._onDragMove,this,e),ondragend:f(this._onDragEnd,this),onmouseover:f(this._showDataInfo,this,!0),onmouseout:f(this._showDataInfo,this,!1)}));var i=this.dataZoomModel.textStyleModel;this.group.add(n[e]=new r.Text({silent:!0,invisible:!0,style:{x:0,y:0,text:"",textVerticalAlign:"middle",textAlign:"center",fill:i.getTextColor(),textFont:i.getFont()}}))},this)},_resetInterval:function(){var e=this._range=this.dataZoomModel.getPercentRange(),t=this._getViewExtent();this._handleEnds=[c(e[0],[0,100],t,!0),c(e[1],[0,100],t,!0)]},_updateInterval:function(e,t){var n=this._handleEnds,o=this._getViewExtent();h(t,n,o,"all"===e||this.dataZoomModel.get("zoomLock")?"rigid":"cross",e),this._range=p([c(n[0],o,[0,100],!0),c(n[1],o,[0,100],!0)])},_updateView:function(){var e=this._displayables,t=this._handleEnds,n=p(t.slice()),o=this._size,i=this._halfHandleSize;v([0,1],function(n){var r=e.handles[n];r.setShape({x:t[n]-i,y:-1,width:2*i,height:o[1]+2,r:1})},this),e.filler.setShape({x:n[0],y:0,width:n[1]-n[0],height:this._size[1]}),this._updateDataInfo()},_updateDataInfo:function(){function e(e){var t=r.getTransform(n.handles[e],this.group),s=r.transformDirection(0===e?"right":"left",t),l=this._halfHandleSize+E,c=r.applyTransform([u[e]+(0===e?-l:l),this._size[1]/2],t);o[e].setStyle({x:c[0],y:c[1],textVerticalAlign:i===b?"middle":s,textAlign:i===b?s:"center",text:a[e]})}var t=this.dataZoomModel,n=this._displayables,o=n.handleLabels,i=this._orient,a=["",""];if(t.get("showDetail")){var s,l;t.eachTargetAxis(function(e,n){s||(s=t.getAxisProxy(e.name,n).getDataValueWindow(),l=this.ecModel.getComponent(e.axis,n).axis)},this),s&&(a=[this._formatLabel(s[0],l),this._formatLabel(s[1],l)])}var u=p(this._handleEnds.slice());e.call(this,0),e.call(this,1)},_formatLabel:function(e,t){var n=this.dataZoomModel,o=n.get("labelFormatter");if(i.isFunction(o))return o(e);var r=n.get("labelPrecision");return null!=r&&"auto"!==r||(r=t.getPixelPrecision()),e=null==e&&isNaN(e)?"":"category"===t.type||"time"===t.type?t.scale.getLabel(Math.round(e)):e.toFixed(Math.min(r,20)),i.isString(o)&&(e=o.replace("{value}",e)),e},_showDataInfo:function(e){e=this._dragging||e;var t=this._displayables.handleLabels;t[0].attr("invisible",!e),t[1].attr("invisible",!e)},_onDragMove:function(e,t,n){this._dragging=!0;var o=this._applyBarTransform([t,n],!0);this._updateInterval(e,o[0]),this._updateView(),this.dataZoomModel.get("realtime")&&this._dispatchZoomAction()},_onDragEnd:function(){this._dragging=!1,this._showDataInfo(!1),this._dispatchZoomAction()},_dispatchZoomAction:function(){var e=this._range;this.api.dispatchAction({type:"dataZoom",from:this.uid,dataZoomId:this.dataZoomModel.id,start:e[0],end:e[1]})},_applyBarTransform:function(e,t){var n=this._displayables.barGroup.getLocalTransform();return r.applyTransform(e,n,t)},_findCoordRect:function(){var e,t=this.getTargetInfo();if(t.cartesians.length)e=t.cartesians[0].model.coordinateSystem.getRect();else{var n=this.api.getWidth(),o=this.api.getHeight();e={x:.2*n,y:.2*o,width:.6*n,height:.6*o}}return e}});e.exports=S},function(e,t){var n={},o="\x00__throttleOriginMethod",i="\x00__throttleRate";n.throttle=function(e,t,n,o){function i(i){function p(){c=(new Date).getTime(),d=null,(h?e:e[i]).apply(a,s||[])}var f=function(){l=(new Date).getTime(),a=this,s=arguments,r=l-(o?u:c)-t,clearTimeout(d),o?n?d=setTimeout(p,t):r>=0&&p():r>=0?p():n&&(d=setTimeout(p,-r)),u=l};return f.clear=function(){d&&(clearTimeout(d),d=null)},f}var r,a,s,l=(new Date).getTime(),u=0,c=0,d=null,h="function"==typeof e;if(t=t||0,h)return i();for(var p=[],f=0;ft[1]&&o.reverse(),0>e&&o[0]+e0&&o[1]+e>n[1]&&(e=n[1]-o[1]),e}return e?("rigid"===o?(e=r(e,t,n),t[0]+=e,t[1]+=e):(e=r(e,t[i],n),t[i]+=e,"push"===o&&t[0]>t[1]&&(t[1-i]=t[i])),t):t}},function(e,t,n){e.exports=n(515).extend({type:"dataZoom.inside",defaultOption:{zoomLock:!1}})},function(e,t,n){function o(e,t,n,o){t=t.slice();var i=o.axisModels[0];if(i){var a=r(e,i,n),s=a.signal*(t[1]-t[0])*a.pixel/a.pixelLength;return u(s,t,[0,100],"rigid"),t}}function i(e,t,n,o,i,s){n=n.slice();var l=i.axisModels[0];if(l){var u=r(t,l,o),c=u.pixel-u.pixelStart,d=c/u.pixelLength*(n[1]-n[0])+n[0];return e=Math.max(e,0),n[0]=(n[0]-d)*e+d,n[1]=(n[1]-d)*e+d,a(n)}}function r(e,t,n){var o=t.axis,i=n.rectProvider(),r={};return"x"===o.dim?(r.pixel=e[0],r.pixelLength=i.width,r.pixelStart=i.x,r.signal=o.inverse?1:-1):(r.pixel=e[1],r.pixelLength=i.height,r.pixelStart=i.y,r.signal=o.inverse?-1:1),r}function a(e){var t=[0,100];return!(e[0]<=t[1])&&(e[0]=t[1]),!(e[1]<=t[1])&&(e[1]=t[1]),!(e[0]>=t[0])&&(e[0]=t[0]),!(e[1]>=t[0])&&(e[1]=t[0]),e}var s=n(517),l=n(226),u=n(521),c=n(524),d=l.bind,h=s.extend({type:"dataZoom.inside",init:function(e,t){this._range},render:function(e,t,n,o){h.superApply(this,"render",arguments),c.shouldRecordRange(o,e.id)&&(this._range=e.getPercentRange());var i=this.getTargetInfo().cartesians,r=l.map(i,function(e){return c.generateCoordId(e.model)});l.each(i,function(t){var o=t.model;c.register(n,{coordId:c.generateCoordId(o),allCoordIds:r,coordinateSystem:o.coordinateSystem,dataZoomId:e.id,throttleRage:e.get("throttle",!0),panGetRange:d(this._onPan,this,t),zoomGetRange:d(this._onZoom,this,t)})},this)},remove:function(){c.unregister(this.api,this.dataZoomModel.id),h.superApply(this,"remove",arguments),this._range=null},dispose:function(){c.unregister(this.api,this.dataZoomModel.id),h.superApply(this,"dispose",arguments),this._range=null},_onPan:function(e,t,n,i){return this._range=o([n,i],this._range,t,e)},_onZoom:function(e,t,n,o,r){var a=this.dataZoomModel;return a.option.zoomLock?this._range:this._range=i(1/n,[o,r],this._range,t,e,a)}});e.exports=h},function(e,t,n){function o(e){var t=e.getZr();return t[f]||(t[f]={})}function i(e,t,n){var o=new d(e.getZr());return o.enable(),o.on("pan",p(a,n)),o.on("zoom",p(s,n)),o}function r(e){c.each(e,function(t,n){t.count||(t.controller.off("pan").off("zoom"),delete e[n])})}function a(e,t,n){l(e,function(o){return o.panGetRange(e.controller,t,n)})}function s(e,t,n,o){l(e,function(i){return i.zoomGetRange(e.controller,t,n,o)})}function l(e,t){var n=[];c.each(e.dataZoomInfos,function(e){var o=t(e);o&&n.push({dataZoomId:e.dataZoomId,start:o[0],end:o[1]})}),e.dispatchAction(n)}function u(e,t){e.dispatchAction({type:"dataZoom",batch:t})}var c=n(226),d=n(392),h=n(520),p=c.curry,f="\x00_ec_dataZoom_roams",g={ register:function(e,t){var n=o(e),a=t.dataZoomId,s=t.coordId;c.each(n,function(e,n){var o=e.dataZoomInfos;o[a]&&c.indexOf(t.allCoordIds,s)<0&&(delete o[a],e.count--)}),r(n);var l=n[s];l||(l=n[s]={coordId:s,dataZoomInfos:{},count:0},l.controller=i(e,t,l),l.dispatchAction=c.curry(u,e));var d=t.coordinateSystem.getRect().clone();l.controller.rectProvider=function(){return d},h.createOrUpdate(l,"dispatchAction",t.throttleRate,"fixRate"),!l.dataZoomInfos[a]&&l.count++,l.dataZoomInfos[a]=t},unregister:function(e,t){var n=o(e);c.each(n,function(e){var n=e.dataZoomInfos;n[t]&&(delete n[t],e.count--)}),r(n)},shouldRecordRange:function(e,t){if(e&&"dataZoom"===e.type&&e.batch)for(var n=0,o=e.batch.length;o>n;n++)if(e.batch[n].dataZoomId===t)return!1;return!0},generateCoordId:function(e){return e.type+"\x00_"+e.id}};e.exports=g},function(e,t,n){function o(e,t,n){n.getAxisProxy(e.name,t).reset(n)}function i(e,t,n){n.getAxisProxy(e.name,t).filterData(n)}var r=n(224);r.registerProcessor("filter",function(e,t){e.eachComponent("dataZoom",function(e){e.eachTargetAxis(o),e.eachTargetAxis(i)}),e.eachComponent("dataZoom",function(e){var t=e.findRepresentativeAxisProxy(),n=t.getDataPercentWindow(),o=t.getDataValueWindow();e.setRawRange({start:n[0],end:n[1],startValue:o[0],endValue:o[1]})})})},function(e,t,n){var o=n(226),i=n(228),r=n(224);r.registerAction("dataZoom",function(e,t){var n=i.createLinkedNodesFinder(o.bind(t.eachComponent,t,"dataZoom"),i.eachAxisDim,function(e,t){return e.get(t.axisIndex)}),r=[];t.eachComponent({mainType:"dataZoom",query:e},function(e,t){r.push.apply(r,n(e).nodes)}),o.each(r,function(t,n){t.setRawRange({start:e.start,end:e.end,startValue:e.startValue,endValue:e.endValue})})})},function(e,t,n){n(528),n(539)},function(e,t,n){n(224).registerPreprocessor(n(529)),n(530),n(531),n(532),n(535),n(538)},function(e,t,n){function o(e,t){return e&&e.hasOwnProperty&&e.hasOwnProperty(t)}var i=n(226),r=i.each;e.exports=function(e){var t=e&&e.visualMap;i.isArray(t)||(t=t?[t]:[]),r(t,function(e){if(e){o(e,"splitList")&&!o(e,"pieces")&&(e.pieces=e.splitList,delete e.splitList);var t=e.pieces;t&&i.isArray(t)&&r(t,function(e){i.isObject(e)&&(o(e,"start")&&!o(e,"min")&&(e.min=e.start),o(e,"end")&&!o(e,"max")&&(e.max=e.end))})}})}},function(e,t,n){n(242).registerSubTypeDefaulter("visualMap",function(e){return e.categories||(e.pieces?e.pieces.length>0:e.splitNumber>0)&&!e.calculable?"piecewise":"continuous"})},function(e,t,n){function o(e,t){var n=e.targetVisuals,o={};a.each(["inRange","outOfRange"],function(e){var t=r.prepareVisualTypes(n[e]);o[e]=t}),e.eachTargetSeries(function(t){function i(e){return s.getItemVisual(a,e)}function r(e,t){s.setItemVisual(a,e,t)}var a,s=t.getData(),l=e.getDataDimension(s);s.each([l],function(t,s){a=s;for(var l=e.getValueState(t),u=n[l],c=o[l],d=0,h=c.length;h>d;d++){var p=c[d];u[p]&&u[p].applyVisual(t,i,r)}},!0)})}var i=n(224),r=n(410),a=n(226);i.registerVisualCoding("component",function(e){e.eachComponent("visualMap",function(t){o(t,e)})})},function(e,t,n){var o=n(533),i=n(226),r=n(230),a=[20,140],s=o.extend({type:"visualMap.continuous",defaultOption:{align:"auto",calculable:!1,range:null,realtime:!0,itemHeight:null,itemWidth:null,hoverLink:!0},doMergeOption:function(e,t){s.superApply(this,"doMergeOption",arguments),this.resetTargetSeries(e,t),this.resetExtent(),this.resetVisual(function(e){e.mappingMethod="linear"}),this._resetRange()},resetItemSize:function(){o.prototype.resetItemSize.apply(this,arguments);var e=this.itemSize;"horizontal"===this._orient&&e.reverse(),(null==e[0]||isNaN(e[0]))&&(e[0]=a[0]),(null==e[1]||isNaN(e[1]))&&(e[1]=a[1])},_resetRange:function(){var e=this.getExtent(),t=this.option.range;!t||t.auto?(e.auto=1,this.option.range=e):i.isArray(t)&&(t[0]>t[1]&&t.reverse(),t[0]=Math.max(t[0],e[0]),t[1]=Math.min(t[1],e[1]))},completeVisualOption:function(){o.prototype.completeVisualOption.apply(this,arguments),i.each(this.stateList,function(e){var t=this.option.controller[e].symbolSize;t&&t[0]!==t[1]&&(t[0]=0)},this)},setSelected:function(e){this.option.range=e.slice(),this._resetRange()},getSelected:function(){var e=this.getExtent(),t=r.asc((this.get("range")||[]).slice());return t[0]>e[1]&&(t[0]=e[1]),t[1]>e[1]&&(t[1]=e[1]),t[0]=n[1]||e<=t[1])?"inRange":"outOfRange"},findTargetDataIndices:function(e){var t=[];return this.eachTargetSeries(function(n){var o=[],i=n.getData();i.each(this.getDataDimension(i),function(t,n){e[0]<=t&&t<=e[1]&&o.push(n)},!0,this),t.push({seriesId:n.id,dataIndices:o})},this),t}});e.exports=s},function(e,t,n){function o(e,t){var n,o=["inRange","outOfRange","target","controller","color"];i.each(o,function(e){t.hasOwnProperty(e)&&(n=!0)}),n&&i.each(o,function(n){t.hasOwnProperty(n)?e[n]=i.clone(t[n]):delete e[n]})}var i=n(226),r=n(302),a=n(224),s=n(228),l=n(534),u=n(410),c=u.mapVisual,d=u.eachVisual,h=n(230),p=i.isArray,f=i.each,g=h.asc,m=h.linearMap,v=a.extendComponentModel({type:"visualMap",dependencies:["series"],dataBound:[-(1/0),1/0],stateList:["inRange","outOfRange"],layoutMode:{type:"box",ignoreSize:!0},defaultOption:{show:!0,zlevel:0,z:4,min:0,max:200,dimension:null,inRange:null,outOfRange:null,left:0,right:null,top:null,bottom:0,itemWidth:null,itemHeight:null,inverse:!1,orient:"vertical",seriesIndex:null,backgroundColor:"rgba(0,0,0,0)",borderColor:"#ccc",contentColor:"#5793f3",inactiveColor:"#aaa",borderWidth:0,padding:5,textGap:10,precision:0,color:["#bf444c","#d88273","#f6efa6"],formatter:null,text:null,textStyle:{color:"#333"}},init:function(e,t,n){this._dataExtent,this.controllerVisuals={},this.targetVisuals={},this.textStyleModel,this.itemSize,this.mergeDefaultAndTheme(e,n),this.doMergeOption({},!0)},mergeOption:function(e){v.superApply(this,"mergeOption",arguments),this.doMergeOption(e,!1)},doMergeOption:function(e,t){var n=this.option;!t&&o(n,e),r.canvasSupported||(n.realtime=!1),this.textStyleModel=this.getModel("textStyle"),this.resetItemSize(),this.completeVisualOption()},formatValueText:function(e,t){function n(e){return e===l[0]?"min":e===l[1]?"max":(+e).toFixed(s)}var o,r,a=this.option,s=a.precision,l=this.dataBound,u=a.formatter;return i.isArray(e)&&(e=e.slice(),o=!0),r=t?e:o?[n(e[0]),n(e[1])]:n(e),i.isString(u)?u.replace("{value}",o?r[0]:r).replace("{value2}",o?r[1]:r):i.isFunction(u)?o?u(e[0],e[1]):u(e):o?e[0]===l[0]?"< "+r[1]:e[1]===l[1]?"> "+r[0]:r[0]+" - "+r[1]:r},resetTargetSeries:function(e,t){var n=this.option,o=null==n.seriesIndex;n.seriesIndex=o?[]:s.normalizeToArray(n.seriesIndex),o&&this.ecModel.eachSeries(function(e,t){var o=e.getData();"list"===o.type&&n.seriesIndex.push(t)})},resetExtent:function(){var e=this.option,t=g([e.min,e.max]);this._dataExtent=t},getDataDimension:function(e){var t=this.option.dimension;return null!=t?t:e.dimensions.length-1},getExtent:function(){return this._dataExtent.slice()},resetVisual:function(e){function t(t,r){f(this.stateList,function(a){var s=r[a]||(r[a]=n()),l=this.option[t][a]||{};f(l,function(n,r){if(u.isValidType(r)){var l={type:r,dataExtent:o,visual:n};e&&e.call(this,l,a),s[r]=new u(l),"controller"===t&&"opacity"===r&&(l=i.clone(l),l.type="colorAlpha",s.__hidden.__alphaForOpacity=new u(l))}},this)},this)}function n(){var e=function(){};e.prototype.__hidden=e.prototype;var t=new e;return t}var o=this.getExtent();t.call(this,"controller",this.controllerVisuals),t.call(this,"target",this.targetVisuals)},completeVisualOption:function(){function e(e){p(o.color)&&!e.inRange&&(e.inRange={color:o.color.slice().reverse()}),f(this.stateList,function(t){var n=e[t];if(i.isString(n)){var o=l.get(n,"active",h);o?(e[t]={},e[t][n]=o):delete e[t]}},this)}function t(e,t,n){var o=e[t],i=e[n];o&&!i&&(i=e[n]={},f(o,function(e,t){if(u.isValidType(t)){var n=l.get(t,"inactive",h);null!=n&&(i[t]=n,"color"!==t||i.hasOwnProperty("opacity")||i.hasOwnProperty("colorAlpha")||(i.opacity=[0,0]))}}))}function n(e){var t=(e.inRange||{}).symbol||(e.outOfRange||{}).symbol,n=(e.inRange||{}).symbolSize||(e.outOfRange||{}).symbolSize,o=this.get("inactiveColor");f(this.stateList,function(r){var a=this.itemSize,s=e[r];s||(s=e[r]={color:h?o:[o]}),null==s.symbol&&(s.symbol=t&&i.clone(t)||(h?"roundRect":["roundRect"])),null==s.symbolSize&&(s.symbolSize=n&&i.clone(n)||(h?a[0]:[a[0],a[0]])),s.symbol=c(s.symbol,function(e){return"none"===e||"square"===e?"roundRect":e});var l=s.symbolSize;if(null!=l){var u=-(1/0);d(l,function(e){e>u&&(u=e)}),s.symbolSize=c(l,function(e){return m(e,[0,u],[0,a[0]],!0)})}},this)}var o=this.option,r={inRange:o.inRange,outOfRange:o.outOfRange},a=o.target||(o.target={}),s=o.controller||(o.controller={});i.merge(a,r),i.merge(s,r);var h=this.isCategory();e.call(this,a),e.call(this,s),t.call(this,a,"inRange","outOfRange"),t.call(this,a,"outOfRange","inRange"),n.call(this,s)},eachTargetSeries:function(e,t){i.each(this.option.seriesIndex,function(n){e.call(t,this.ecModel.getSeriesByIndex(n))},this)},isCategory:function(){return!!this.option.categories},resetItemSize:function(){this.itemSize=[parseFloat(this.get("itemWidth")),parseFloat(this.get("itemHeight"))]},setSelected:i.noop,getValueState:i.noop});e.exports=v},function(e,t,n){var o=n(226),i={get:function(e,t,n){var i=o.clone((r[e]||{})[t]);return n&&o.isArray(i)?i[i.length-1]:i}},r={color:{active:["#006edd","#e0ffff"],inactive:["rgba(0,0,0,0)"]},colorHue:{active:[0,360],inactive:[0,0]},colorSaturation:{active:[.3,1],inactive:[0,0]},colorLightness:{active:[.9,.5],inactive:[0,0]},colorAlpha:{active:[.3,1],inactive:[0,0]},opacity:{active:[.3,1],inactive:[0,0]},symbol:{active:["circle","roundRect","diamond"],inactive:["none"]},symbolSize:{active:[10,50],inactive:[0,0]}};e.exports=i},function(e,t,n){function o(e,t,n){return new s.Polygon({shape:{points:e},draggable:!!t,cursor:n,drift:t})}function i(e,t){return 0===e?[[0,0],[t,0],[t,-t]]:[[0,0],[t,0],[t,t]]}function r(e,t,n){return e?[[0,-m(y,v(t,0))],[x,0],[0,m(y,v(n-t,0))]]:[[0,0],[5,-5],[5,5]]}var a=n(536),s=n(265),l=n(226),u=n(230),c=n(521),d=n(299),h=n(537),p=u.linearMap,f=h.convertDataIndicesToBatch,g=l.each,m=Math.min,v=Math.max,y=6,x=6,_=a.extend({type:"visualMap.continuous",init:function(){a.prototype.init.apply(this,arguments),this._shapes={},this._dataInterval=[],this._handleEnds=[],this._orient,this._useHandle,this._hoverLinkDataIndices=[]},doRender:function(e,t,n,o){o&&"selectDataRange"===o.type&&o.from===this.uid?this._updateView():this._buildView()},_buildView:function(){this.group.removeAll();var e=this.visualMapModel,t=this.group;this._orient=e.get("orient"),this._useHandle=e.get("calculable"),this._resetInterval(),this._renderBar(t);var n=e.get("text");this._renderEndsText(t,n,0),this._renderEndsText(t,n,1),this._updateView(!0),this.renderBackground(t),this._updateView(),this._enableHoverLinkToSeries(),this._enableHoverLinkFromSeries(),this.positionGroup(t)},_renderEndsText:function(e,t,n){if(t){var o=t[1-n];o=null!=o?o+"":"";var i=this.visualMapModel,r=i.get("textGap"),a=i.itemSize,l=this._shapes.barGroup,u=this._applyTransform([a[0]/2,0===n?-r:a[1]+r],l),c=this._applyTransform(0===n?"bottom":"top",l),d=this._orient,h=this.visualMapModel.textStyleModel;this.group.add(new s.Text({style:{x:u[0],y:u[1],textVerticalAlign:"horizontal"===d?"middle":c,textAlign:"horizontal"===d?c:"center",text:o,textFont:h.getFont(),fill:h.getTextColor()}}))}},_renderBar:function(e){var t=this.visualMapModel,n=this._shapes,i=t.itemSize,r=this._orient,a=this._useHandle,s=h.getItemAlign(t,this.api,i),u=n.barGroup=this._createBarGroup(s);u.add(n.outOfRange=o()),u.add(n.inRange=o(null,l.bind(this._modifyHandle,this,"all"),a?"move":null));var c=t.textStyleModel.getTextRect("国"),d=Math.max(c.width,c.height);a&&(n.handleThumbs=[],n.handleLabels=[],n.handleLabelPoints=[],this._createHandle(u,0,i,d,r,s),this._createHandle(u,1,i,d,r,s)),this._createIndicator(u,i,d,r),e.add(u)},_createHandle:function(e,t,n,r,a){var u=l.bind(this._modifyHandle,this,t),c=o(i(t,r),u,"move");c.position[0]=n[0],e.add(c);var d=this.visualMapModel.textStyleModel,h=new s.Text({draggable:!0,drift:u,style:{x:0,y:0,text:"",textFont:d.getFont(),fill:d.getTextColor()}});this.group.add(h);var p=["horizontal"===a?r/2:1.5*r,"horizontal"===a?0===t?-(1.5*r):1.5*r:0===t?-r/2:r/2],f=this._shapes;f.handleThumbs[t]=c,f.handleLabelPoints[t]=p,f.handleLabels[t]=h},_createIndicator:function(e,t,n,i){var r=o([[0,0]],null,"move");r.position[0]=t[0],r.attr({invisible:!0,silent:!0}),e.add(r);var a=this.visualMapModel.textStyleModel,l=new s.Text({silent:!0,invisible:!0,style:{x:0,y:0,text:"",textFont:a.getFont(),fill:a.getTextColor()}});this.group.add(l);var u=["horizontal"===i?n/2:x+3,0],c=this._shapes;c.indicator=r,c.indicatorLabel=l,c.indicatorLabelPoint=u},_modifyHandle:function(e,t,n){if(this._useHandle){var o=this._applyTransform([t,n],this._shapes.barGroup,!0);this._updateInterval(e,o[1]),this.api.dispatchAction({type:"selectDataRange",from:this.uid,visualMapId:this.visualMapModel.id,selected:this._dataInterval.slice()})}},_resetInterval:function(){var e=this.visualMapModel,t=this._dataInterval=e.getSelected(),n=e.getExtent(),o=[0,e.itemSize[1]];this._handleEnds=[p(t[0],n,o,!0),p(t[1],n,o,!0)]},_updateInterval:function(e,t){t=t||0;var n=this.visualMapModel,o=this._handleEnds;c(t,o,[0,n.itemSize[1]],"all"===e?"rigid":"push",e);var i=n.getExtent(),r=[0,n.itemSize[1]];this._dataInterval=[p(o[0],r,i,!0),p(o[1],r,i,!0)]},_updateView:function(e){var t=this.visualMapModel,n=t.getExtent(),o=this._shapes,i=[0,t.itemSize[1]],r=e?i:this._handleEnds,a=this._createBarVisual(this._dataInterval,n,r,"inRange"),s=this._createBarVisual(n,n,i,"outOfRange");o.inRange.setStyle({fill:a.barColor,opacity:a.opacity}).setShape("points",a.barPoints),o.outOfRange.setStyle({fill:s.barColor,opacity:s.opacity}).setShape("points",s.barPoints),this._updateHandle(r,a)},_createBarVisual:function(e,t,n,o){var i={forceState:o,convertOpacityToAlpha:!0},r=this._makeColorGradient(e,i),a=[this.getControllerVisual(e[0],"symbolSize",i),this.getControllerVisual(e[1],"symbolSize",i)],s=this._createBarPoints(n,a);return{barColor:new d(0,0,1,1,r),barPoints:s,handlesColor:[r[0].color,r[r.length-1].color]}},_makeColorGradient:function(e,t){var n=100,o=[],i=(e[1]-e[0])/n;o.push({color:this.getControllerVisual(e[0],"color",t),offset:0});for(var r=1;n>r;r++){var a=e[0]+i*r;if(a>e[1])break;o.push({color:this.getControllerVisual(a,"color",t),offset:r/n})}return o.push({color:this.getControllerVisual(e[1],"color",t),offset:1}),o},_createBarPoints:function(e,t){var n=this.visualMapModel.itemSize;return[[n[0]-t[0],e[0]],[n[0],e[0]],[n[0],e[1]],[n[0]-t[1],e[1]]]},_createBarGroup:function(e){var t=this._orient,n=this.visualMapModel.get("inverse");return new s.Group("horizontal"!==t||n?"horizontal"===t&&n?{scale:"bottom"===e?[-1,1]:[1,1],rotation:-Math.PI/2}:"vertical"!==t||n?{scale:"left"===e?[1,1]:[-1,1]}:{scale:"left"===e?[1,-1]:[-1,-1]}:{scale:"bottom"===e?[1,1]:[-1,1],rotation:Math.PI/2})},_updateHandle:function(e,t){if(this._useHandle){var n=this._shapes,o=this.visualMapModel,i=n.handleThumbs,r=n.handleLabels;g([0,1],function(a){var l=i[a];l.setStyle("fill",t.handlesColor[a]),l.position[1]=e[a];var u=s.applyTransform(n.handleLabelPoints[a],s.getTransform(l,this.group));r[a].setStyle({x:u[0],y:u[1],text:o.formatValueText(this._dataInterval[a]),textVerticalAlign:"middle",textAlign:this._applyTransform("horizontal"===this._orient?0===a?"bottom":"top":"left",n.barGroup)})},this)}},_showIndicator:function(e,t){var n=this.visualMapModel,o=n.getExtent(),i=n.itemSize,a=[0,i[1]],l=p(e,o,a,!0),u=this._shapes,c=u.indicator;if(c){c.position[1]=l,c.attr("invisible",!1),c.setShape("points",r(t,l,i[1]));var d={convertOpacityToAlpha:!0},h=this.getControllerVisual(e,"color",d);c.setStyle("fill",h);var f=s.applyTransform(u.indicatorLabelPoint,s.getTransform(c,this.group)),g=u.indicatorLabel;g.attr("invisible",!1);var m=this._applyTransform("left",u.barGroup),v=this._orient;g.setStyle({text:(t?"≈":"")+n.formatValueText(e),textVerticalAlign:"horizontal"===v?m:"middle",textAlign:"horizontal"===v?"center":m,x:f[0],y:f[1]})}},_enableHoverLinkToSeries:function(){function e(e){var t=this.visualMapModel,n=t.itemSize;if(t.option.hoverLink){var o=this._applyTransform([e.offsetX,e.offsetY],this._shapes.barGroup,!0,!0),i=[o[1]-y/2,o[1]+y/2],r=[0,n[1]],a=t.getExtent(),s=[p(i[0],r,a,!0),p(i[1],r,a,!0)];0<=o[0]&&o[0]<=n[0]&&this._showIndicator((s[0]+s[1])/2,!0);var l=f(this._hoverLinkDataIndices);this._hoverLinkDataIndices=t.findTargetDataIndices(s);var u=f(this._hoverLinkDataIndices),c=h.removeDuplicateBatch(l,u);this.api.dispatchAction({type:"downplay",batch:c[0]}),this.api.dispatchAction({type:"highlight",batch:c[1]})}}this._shapes.barGroup.on("mousemove",l.bind(e,this)).on("mouseout",l.bind(this._clearHoverLinkToSeries,this))},_enableHoverLinkFromSeries:function(){var e=this.api.getZr();this.visualMapModel.option.hoverLink?(e.on("mouseover",this._hoverLinkFromSeriesMouseOver,this),e.on("mouseout",this._hideIndicator,this)):this._clearHoverLinkFromSeries()},_hoverLinkFromSeriesMouseOver:function(e){var t=e.target;if(t&&null!=t.dataIndex){var n=t.dataModel||this.ecModel.getSeriesByIndex(t.seriesIndex),o=n.getData(t.dataType),i=o.getDimension(this.visualMapModel.getDataDimension(o)),r=o.get(i,t.dataIndex,!0);this._showIndicator(r)}},_hideIndicator:function(){var e=this._shapes;e.indicator&&e.indicator.attr("invisible",!0),e.indicatorLabel&&e.indicatorLabel.attr("invisible",!0)},_clearHoverLinkToSeries:function(){this._hideIndicator();var e=this._hoverLinkDataIndices;this.api.dispatchAction({type:"downplay",batch:f(e)}),e.length=0},_clearHoverLinkFromSeries:function(){this._hideIndicator();var e=this.api.getZr();e.off("mouseover",this._hoverLinkFromSeriesMouseOver),e.off("mouseout",this._hideIndicator)},_applyTransform:function(e,t,n,o){var i=s.getTransform(t,o?null:this.group);return s[l.isArray(e)?"applyTransform":"transformDirection"](e,i,n)},dispose:function(){this._clearHoverLinkFromSeries(),this._clearHoverLinkToSeries()},remove:function(){this._clearHoverLinkFromSeries(),this._clearHoverLinkToSeries()}});e.exports=_},function(e,t,n){var o=n(224),i=n(226),r=n(265),a=n(229),s=n(244),l=n(410);e.exports=o.extendComponentView({type:"visualMap",autoPositionValues:{left:1,right:1,top:1,bottom:1},init:function(e,t){this.ecModel=e,this.api=t,this.visualMapModel,this._updatableShapes={}},render:function(e,t,n,o){return this.visualMapModel=e,e.get("show")===!1?void this.group.removeAll():void this.doRender.apply(this,arguments)},renderBackground:function(e){var t=this.visualMapModel,n=a.normalizeCssArray(t.get("padding")||0),o=e.getBoundingRect();e.add(new r.Rect({z2:-1,silent:!0,shape:{x:o.x-n[3],y:o.y-n[0],width:o.width+n[3]+n[1],height:o.height+n[0]+n[2]},style:{fill:t.get("backgroundColor"),stroke:t.get("borderColor"),lineWidth:t.get("borderWidth")}}))},getControllerVisual:function(e,t,n){function o(e){return u[e]}function r(e,t){u[e]=t}n=n||{};var a=n.forceState,s=this.visualMapModel,u={};if("symbol"===t&&(u.symbol=s.get("itemSymbol")),"color"===t){var c=s.get("contentColor");u.color=c}var d=s.controllerVisuals[a||s.getValueState(e)],h=l.prepareVisualTypes(d);return i.each(h,function(i){var a=d[i];n.convertOpacityToAlpha&&"opacity"===i&&(i="colorAlpha",a=d.__alphaForOpacity),l.dependsOn(i,t)&&a&&a.applyVisual(e,o,r)}),u[t]},positionGroup:function(e){var t=this.visualMapModel,n=this.api;s.positionGroup(e,t.getBoxLayoutParams(),{width:n.getWidth(),height:n.getHeight()})},doRender:i.noop})},function(e,t,n){var o=n(244),i=n(226),r=n(319),a={getItemAlign:function(e,t,n){var i=e.option,r=i.align;if(null!=r&&"auto"!==r)return r;for(var a={width:t.getWidth(),height:t.getHeight()},s="horizontal"===i.orient?1:0,l=[["left","right","width"],["top","bottom","height"]],u=l[s],c=[0,null,10],d={},h=0;3>h;h++)d[l[1-s][h]]=c[h],d[u[h]]=2===h?n[0]:i[u[h]];var p=[["x","width",3],["y","height",0]][s],f=o.getLayoutRect(d,a,i.padding);return u[(f.margin[p[2]]||0)+f[p[0]]+.5*f[p[1]]<.5*a[p[1]]?0:1]},convertDataIndicesToBatch:function(e){var t=[];return i.each(e,function(e){i.each(e.dataIndices,function(n){t.push({seriesId:e.seriesId,dataIndex:n})})}),t},removeDuplicateBatch:function(e,t){function n(e){return e.seriesId+"-"+e.dataIndex}function o(e){s[1].push(t[e])}function a(t){s[0].push(e[t])}var s=[[],[]];return new r(e,t,n,n).add(o).update(i.noop).remove(a).execute(),s}};e.exports=a},function(e,t,n){var o=n(224),i={type:"selectDataRange",event:"dataRangeSelected",update:"update"};o.registerAction(i,function(e,t){t.eachComponent({mainType:"visualMap",query:e},function(t){t.setSelected(e.selected)})})},function(e,t,n){n(224).registerPreprocessor(n(529)),n(530),n(531),n(540),n(541),n(538)},function(e,t,n){function o(e,t){var n=e.inverse;("vertical"===e.orient?!n:n)&&t.reverse()}var i=n(533),r=n(226),a=n(410),s=i.extend({type:"visualMap.piecewise",defaultOption:{selected:null,align:"auto",itemWidth:20,itemHeight:14,itemSymbol:"roundRect",pieceList:null,categories:null,splitNumber:5,selectedMode:"multiple",itemGap:10,hoverLink:!0},doMergeOption:function(e,t){s.superApply(this,"doMergeOption",arguments),this._pieceList=[],this.resetTargetSeries(e,t),this.resetExtent();var n=this._mode=this._decideMode();l[this._mode].call(this),this._resetSelected(e,t);var o=this.option.categories;this.resetVisual(function(e,t){"categories"===n?(e.mappingMethod="category",e.categories=r.clone(o)):(e.mappingMethod="piecewise",e.pieceList=r.map(this._pieceList,function(e){var e=r.clone(e);return"inRange"!==t&&(e.visual=null),e}))})},_resetSelected:function(e,t){var n=this.option,o=this._pieceList,i=(t?n:e).selected||{};if(n.selected=i,r.each(o,function(e,t){var n=this.getSelectedMapKey(e);n in i||(i[n]=!0)},this),"single"===n.selectedMode){var a=!1;r.each(o,function(e,t){var n=this.getSelectedMapKey(e);i[n]&&(a?i[n]=!1:a=!0)},this)}},getSelectedMapKey:function(e){return"categories"===this._mode?e.value+"":e.index+""},getPieceList:function(){return this._pieceList},_decideMode:function(){var e=this.option;return e.pieces&&e.pieces.length>0?"pieces":this.option.categories?"categories":"splitNumber"},setSelected:function(e){this.option.selected=r.clone(e)},getValueState:function(e){var t=a.findPieceIndex(e,this._pieceList);return null!=t&&this.option.selected[this.getSelectedMapKey(this._pieceList[t])]?"inRange":"outOfRange"},findTargetDataIndices:function(e){var t=[];return this.eachTargetSeries(function(n){var o=[],i=n.getData();i.each(this.getDataDimension(i),function(t,n){var i=a.findPieceIndex(t,this._pieceList);i===e&&o.push(n)},!0,this),t.push({seriesId:n.id,dataIndices:o})},this),t}}),l={splitNumber:function(){var e=this.option,t=e.precision,n=this.getExtent(),o=e.splitNumber;o=Math.max(parseInt(o,10),1),e.splitNumber=o;for(var i=(n[1]-n[0])/o;+i.toFixed(t)!==i&&5>t;)t++;e.precision=t,i=+i.toFixed(t);for(var r=0,a=n[0];o>r;r++,a+=i){var s=r===o-1?n[1]:a+i;this._pieceList.push({text:this.formatValueText([a,s]),index:r,interval:[a,s]})}},categories:function(){var e=this.option;r.each(e.categories,function(e){this._pieceList.push({text:this.formatValueText(e,!0),value:e})},this),o(e,this._pieceList)},pieces:function(){var e=this.option;r.each(e.pieces,function(e,t){r.isObject(e)||(e={value:e});var n,o={text:"",index:t};if(null!=e.label&&(o.text=e.label,n=!0),e.hasOwnProperty("value"))o.value=e.value,n||(o.text=this.formatValueText(o.value));else{var i=e.min,s=e.max;null==i&&(i=-(1/0)),null==s&&(s=1/0),i===s&&(o.value=i),o.interval=[i,s],n||(o.text=this.formatValueText([i,s]))}o.visual=a.retrieveVisuals(e),this._pieceList.push(o)},this),o(e,this._pieceList)}};e.exports=s},function(e,t,n){var o=n(536),i=n(226),r=n(265),a=n(324),s=n(244),l=n(537),u=o.extend({type:"visualMap.piecewise",doRender:function(){function e(e){var n=e.piece,a=new r.Group;a.onclick=i.bind(this._onItemClick,this,n),this._enableHoverLink(a,e.indexInModelPieceList);var s=this._getRepresentValue(n);if(this._createItemSymbol(a,s,[0,0,d[0],d[1]]),p){var h=this.visualMapModel.getValueState(s);a.add(new r.Text({style:{x:"right"===c?-o:d[0]+o,y:d[1]/2,text:n.text,textVerticalAlign:"middle",textAlign:c,textFont:l,fill:u,opacity:"outOfRange"===h?.5:1}}))}t.add(a)}var t=this.group;t.removeAll();var n=this.visualMapModel,o=n.get("textGap"),a=n.textStyleModel,l=a.getFont(),u=a.getTextColor(),c=this._getItemAlign(),d=n.itemSize,h=this._getViewData(),p=!h.endsText,f=!p;f&&this._renderEndsText(t,h.endsText[0],d),i.each(h.viewPieceList,e,this),f&&this._renderEndsText(t,h.endsText[1],d),s.box(n.get("orient"),t,n.get("itemGap")),this.renderBackground(t),this.positionGroup(t)},_enableHoverLink:function(e,t){function n(e){var n=this.visualMapModel;n.option.hoverLink&&this.api.dispatchAction({type:e,batch:l.convertDataIndicesToBatch(n.findTargetDataIndices(t))})}e.on("mouseover",i.bind(n,this,"highlight")).on("mouseout",i.bind(n,this,"downplay"))},_getItemAlign:function(){var e=this.visualMapModel,t=e.option;if("vertical"===t.orient)return l.getItemAlign(e,this.api,e.itemSize);var n=t.align;return n&&"auto"!==n||(n="left"),n},_renderEndsText:function(e,t,n){if(t){var o=new r.Group,i=this.visualMapModel.textStyleModel;o.add(new r.Text({style:{x:n[0]/2,y:n[1]/2,textVerticalAlign:"middle",textAlign:"center",text:t,textFont:i.getFont(),fill:i.getTextColor()}})),e.add(o)}},_getViewData:function(){var e=this.visualMapModel,t=i.map(e.getPieceList(),function(e,t){return{piece:e,indexInModelPieceList:t}}),n=e.get("text"),o=e.get("orient"),r=e.get("inverse");return("horizontal"===o?r:!r)?t.reverse():n&&(n=n.slice().reverse()),{viewPieceList:t,endsText:n}},_getRepresentValue:function(e){var t;if(this.visualMapModel.isCategory())t=e.value;else if(null!=e.value)t=e.value;else{var n=e.interval||[];t=(n[0]+n[1])/2}return t},_createItemSymbol:function(e,t,n){e.add(a.createSymbol(this.getControllerVisual(t,"symbol"),n[0],n[1],n[2],n[3],this.getControllerVisual(t,"color")))},_onItemClick:function(e){var t=this.visualMapModel,n=t.option,o=i.clone(n.selected),r=t.getSelectedMapKey(e);"single"===n.selectedMode?(o[r]=!0,i.each(o,function(e,t){o[t]=t===r})):o[r]=!o[r],this.api.dispatchAction({type:"selectDataRange",from:this.uid,visualMapId:this.visualMapModel.id,selected:o})}});e.exports=u},function(e,t,n){n(543),n(544),n(224).registerPreprocessor(function(e){e.markPoint=e.markPoint||{}})},function(e,t,n){function o(e){i.defaultEmphasis(e.label,i.LABEL_OPTIONS)}var i=n(228),r=n(226),a=n(224).extendComponentModel({type:"markPoint",dependencies:["series","grid","polar"],init:function(e,t,n,o){this.mergeDefaultAndTheme(e,n),this.mergeOption(e,n,o.createdBySelf,!0)},mergeOption:function(e,t,n,i){n||t.eachSeries(function(e){var n=e.get("markPoint"),s=e.markPointModel;if(!n||!n.data)return void(e.markPointModel=null);if(s)s.mergeOption(n,t,!0);else{i&&o(n),r.each(n.data,o);var l={mainType:"markPoint",seriesIndex:e.seriesIndex,name:e.name,createdBySelf:!0};s=new a(n,this,t,l)}e.markPointModel=s},this)},defaultOption:{zlevel:0,z:5,symbol:"pin",symbolSize:50,tooltip:{trigger:"item"},label:{normal:{show:!0,position:"inside"},emphasis:{show:!0}},itemStyle:{normal:{borderWidth:2}}}});e.exports=a},function(e,t,n){function o(e,t,n){var o=t.coordinateSystem;e.each(function(i){var r,a=e.getItemModel(i),s=a.getShallow("x"),l=a.getShallow("y");if(null!=s&&null!=l)r=[u.parsePercent(s,n.getWidth()),u.parsePercent(l,n.getHeight())];else if(t.getMarkerPosition)r=t.getMarkerPosition(e.getValues(e.dimensions,i));else if(o){var c=e.get(o.dimensions[0],i),d=e.get(o.dimensions[1],i);r=o.dataToPoint([c,d])}e.setItemLayout(i,r)})}function i(e,t,n){var o;o=e?a.map(e&&e.dimensions,function(e){var n=t.getData().getDimensionInfo(t.coordDimToDataDim(e)[0])||{};return n.name=e,n}):[{name:"value",type:"float"}];var i=new h(o,n),r=a.map(n.get("data"),a.curry(p.dataTransform,t));return e&&(r=a.filter(r,a.curry(p.dataFilter,e))),i.initData(r,null,e?p.dimValueGetter:function(e){return e.value}),i}var r=n(322),a=n(226),s=n(229),l=n(228),u=n(230),c=s.addCommas,d=s.encodeHTML,h=n(318),p=n(545),f={formatTooltip:function(e){var t=this.getData(),n=this.getRawValue(e),o=a.isArray(n)?a.map(n,c).join(", "):c(n),i=t.getName(e);return this.name+"
"+((i?d(i)+" : ":"")+o)},getData:function(){return this._data},setData:function(e){this._data=e}};a.defaults(f,l.dataFormatMixin),n(224).extendComponentView({type:"markPoint",init:function(){this._symbolDrawMap={}},render:function(e,t,n){var o=this._symbolDrawMap;for(var i in o)o[i].__keep=!1;t.eachSeries(function(e){var t=e.markPointModel;t&&this._renderSeriesMP(e,t,n)},this);for(var i in o)o[i].__keep||(o[i].remove(),this.group.remove(o[i].group))},updateLayout:function(e,t,n){t.eachSeries(function(e){var t=e.markPointModel;t&&(o(t.getData(),e,n),this._symbolDrawMap[e.name].updateLayout(t))},this)},_renderSeriesMP:function(e,t,n){var s=e.coordinateSystem,l=e.name,u=e.getData(),c=this._symbolDrawMap,d=c[l];d||(d=c[l]=new r);var h=i(s,e,t);a.mixin(t,f),t.setData(h),o(t.getData(),e,n),h.each(function(e){var n=h.getItemModel(e),o=n.getShallow("symbolSize");"function"==typeof o&&(o=o(t.getRawValue(e),t.getDataParams(e))),h.setItemVisual(e,{symbolSize:o,color:n.get("itemStyle.normal.color")||u.getVisual("color"),symbol:n.getShallow("symbol")})}),d.updateData(h),this.group.add(d.group),h.eachItemGraphicEl(function(e){e.traverse(function(e){e.dataModel=t})}),d.__keep=!0}})},function(e,t,n){function o(e,t,n){var o=-1;do o=Math.max(a.getPrecision(e.get(t,n)),o),e=e.stackedOn;while(e);return o}function i(e,t,n,i,r,a){var s=[],l=f(t,i,e),u=t.indexOfNearest(i,l,!0);s[r]=t.get(n,u,!0),s[a]=t.get(i,u,!0);var c=o(t,i,u);return c>=0&&(s[a]=+s[a].toFixed(c)),s}var r=n(226),a=n(230),s=r.indexOf,l=r.curry,u={min:l(i,"min"),max:l(i,"max"),average:l(i,"average")},c=function(e,t){var n=e.getData(),o=e.coordinateSystem;if(t&&(isNaN(parseFloat(t.x))||isNaN(parseFloat(t.y)))&&!r.isArray(t.coord)&&o){var i=d(t,n,o,e);if(t=r.clone(t),t.type&&u[t.type]&&i.baseAxis&&i.valueAxis){var a=o.dimensions,l=s(a,i.baseAxis.dim),c=s(a,i.valueAxis.dim);t.coord=u[t.type](n,i.baseDataDim,i.valueDataDim,l,c),t.value=t.coord[c]}else t.coord=[null!=t.xAxis?t.xAxis:t.radiusAxis,null!=t.yAxis?t.yAxis:t.angleAxis]}return t},d=function(e,t,n,o){var i={};return null!=e.valueIndex||null!=e.valueDim?(i.valueDataDim=null!=e.valueIndex?t.getDimension(e.valueIndex):e.valueDim,i.valueAxis=n.getAxis(o.dataDimToCoordDim(i.valueDataDim)),i.baseAxis=n.getOtherAxis(i.valueAxis),i.baseDataDim=o.coordDimToDataDim(i.baseAxis.dim)[0]):(i.baseAxis=o.getBaseAxis(),i.valueAxis=n.getOtherAxis(i.baseAxis),i.baseDataDim=o.coordDimToDataDim(i.baseAxis.dim)[0],i.valueDataDim=o.coordDimToDataDim(i.valueAxis.dim)[0]),i},h=function(e,t){return e&&e.containData&&t.coord&&(null==t.x||null==t.y)?e.containData(t.coord):!0},p=function(e,t,n,o){return 2>o?e.coord&&e.coord[o]:e.value},f=function(e,t,n){return"average"===n?e.getSum(t,!0)/e.count():e.getDataExtent(t,!0)["max"===n?1:0]};e.exports={dataTransform:c,dataFilter:h,dimValueGetter:p,getAxisInfo:d,numCalculate:f}},function(e,t,n){n(547),n(548),n(224).registerPreprocessor(function(e){e.markLine=e.markLine||{}})},function(e,t,n){function o(e){i.defaultEmphasis(e.label,i.LABEL_OPTIONS)}var i=n(228),r=n(226),a=n(224).extendComponentModel({type:"markLine",dependencies:["series","grid","polar","geo"],init:function(e,t,n,o){this.mergeDefaultAndTheme(e,n),this.mergeOption(e,n,o.createdBySelf,!0)},mergeOption:function(e,t,n,i){n||t.eachSeries(function(e){var n=e.get("markLine"),s=e.markLineModel;if(!n||!n.data)return void(e.markLineModel=null);if(s)s.mergeOption(n,t,!0);else{i&&o(n),r.each(n.data,function(e){e instanceof Array?(o(e[0]),o(e[1])):o(e)});var l={mainType:"markLine",seriesIndex:e.seriesIndex,name:e.name,createdBySelf:!0};s=new a(n,this,t,l)}e.markLineModel=s},this)},defaultOption:{zlevel:0,z:5,symbol:["circle","arrow"],symbolSize:[8,16],precision:2,tooltip:{trigger:"item"},label:{normal:{show:!0,position:"end" },emphasis:{show:!0}},lineStyle:{normal:{type:"dashed"},emphasis:{width:3}},animationEasing:"linear"}});e.exports=a},function(e,t,n){function o(e){return!isNaN(e)&&!isFinite(e)}function i(e,t,n,i){var r=1-e,a=i.dimensions[e];return o(t[r])&&o(n[r])&&t[e]===n[e]&&i.getAxis(a).containData(t[e])}function r(e,t){if("cartesian2d"===e.type){var n=t[0].coord,o=t[1].coord;if(n&&o&&(i(1,n,o,e)||i(0,n,o,e)))return!0}return g.dataFilter(e,t[0])&&g.dataFilter(e,t[1])}function a(e,t,n,i,r,a,s){var l,u=a.coordinateSystem,c=e.getItemModel(t),d=c.get("x"),p=c.get("y");if(null!=d&&null!=p)l=[h.parsePercent(d,s.getWidth()),h.parsePercent(p,s.getHeight())];else{if(a.getMarkerPosition)l=a.getMarkerPosition(e.getValues(e.dimensions,t));else{var f=u.dimensions,g=e.get(f[0],t),m=e.get(f[1],t);l=u.dataToPoint([g,m])}if("cartesian2d"===u.type){var v=u.getAxis("x"),y=u.getAxis("y"),f=u.dimensions;o(e.get(f[0],t))?l[0]=v.toGlobalCoord(v.getExtent()[n?0:1]):o(e.get(f[1],t))&&(l[1]=y.toGlobalCoord(y.getExtent()[n?0:1]))}}e.setItemLayout(t,l)}function s(e,t,n){var o;o=e?l.map(e&&e.dimensions,function(e){var n=t.getData().getDimensionInfo(t.coordDimToDataDim(e)[0])||{};return n.name=e,n}):[{name:"value",type:"float"}];var i=new u(o,n),a=new u(o,n),s=new u([],n),c=l.map(n.get("data"),l.curry(v,t,e,n));e&&(c=l.filter(c,l.curry(r,e)));var d=e?g.dimValueGetter:function(e){return e.value};return i.initData(l.map(c,function(e){return e[0]}),null,d),a.initData(l.map(c,function(e){return e[1]}),null,d),s.initData(l.map(c,function(e){return e[2]})),{from:i,to:a,line:s}}var l=n(226),u=n(318),c=n(229),d=n(228),h=n(230),p=c.addCommas,f=c.encodeHTML,g=n(545),m=n(417),v=function(e,t,n,o){var i=e.getData(),r=o.type;if(!l.isArray(o)&&("min"===r||"max"===r||"average"===r||null!=o.xAxis||null!=o.yAxis)){var a,s,u;if(null!=o.yAxis||null!=o.xAxis)s=null!=o.yAxis?"y":"x",a=t.getAxis(s),u=l.retrieve(o.yAxis,o.xAxis);else{var c=g.getAxisInfo(o,i,t,e);s=c.valueDataDim,a=c.valueAxis,u=g.numCalculate(i,s,r)}var d="x"===s?0:1,h=1-d,p=l.clone(o),f={};p.type=null,p.coord=[],f.coord=[],p.coord[h]=-(1/0),f.coord[h]=1/0;var m=n.get("precision");m>=0&&(u=+u.toFixed(m)),p.coord[d]=f.coord[d]=u,o=[p,f,{type:r,valueIndex:o.valueIndex,value:u}]}return o=[g.dataTransform(e,o[0]),g.dataTransform(e,o[1]),l.extend({},o[2])],o[2].type=o[2].type||"",l.merge(o[2],o[0]),l.merge(o[2],o[1]),o},y={formatTooltip:function(e){var t=this._data,n=this.getRawValue(e),o=l.isArray(n)?l.map(n,p).join(", "):p(n),i=t.getName(e);return this.name+"
"+((i?f(i)+" : ":"")+o)},getData:function(){return this._data},setData:function(e){this._data=e}};l.defaults(y,d.dataFormatMixin),n(224).extendComponentView({type:"markLine",init:function(){this._markLineMap={}},render:function(e,t,n){var o=this._markLineMap;for(var i in o)o[i].__keep=!1;t.eachSeries(function(e){var o=e.markLineModel;o&&this._renderSeriesML(e,o,t,n)},this);for(var i in o)o[i].__keep||this.group.remove(o[i].group)},updateLayout:function(e,t,n){t.eachSeries(function(e){var t=e.markLineModel;if(t){var o=t.getData(),i=t.__from,r=t.__to;i.each(function(t){var s=o.getItemModel(t),l=s.get("type"),u=s.get("valueIndex");a(i,t,!0,l,u,e,n),a(r,t,!1,l,u,e,n)}),o.each(function(e){o.setItemLayout(e,[i.getItemLayout(e),r.getItemLayout(e)])}),this._markLineMap[e.name].updateLayout()}},this)},_renderSeriesML:function(e,t,n,o){function i(t,n,i,r,s){var l=t.getItemModel(n);a(t,n,i,r,s,e,o),t.setItemVisual(n,{symbolSize:l.get("symbolSize")||_[i?0:1],symbol:l.get("symbol",!0)||x[i?0:1],color:l.get("itemStyle.normal.color")||c.getVisual("color")})}var r=e.coordinateSystem,u=e.name,c=e.getData(),d=this._markLineMap,h=d[u];h||(h=d[u]=new m),this.group.add(h.group);var p=s(r,e,t),f=p.from,g=p.to,v=p.line;t.__from=f,t.__to=g,l.extend(t,y),t.setData(v);var x=t.get("symbol"),_=t.get("symbolSize");l.isArray(x)||(x=[x,x]),"number"==typeof _&&(_=[_,_]),p.from.each(function(e){var t=v.getItemModel(e),n=t.get("type"),o=t.get("valueIndex");i(f,e,!0,n,o),i(g,e,!1,n,o)}),v.each(function(e){var t=v.getItemModel(e).get("lineStyle.normal.color");v.setItemVisual(e,{color:t||f.getItemVisual(e,"color")}),v.setItemLayout(e,[f.getItemLayout(e),g.getItemLayout(e)]),v.setItemVisual(e,{fromSymbolSize:f.getItemVisual(e,"symbolSize"),fromSymbol:f.getItemVisual(e,"symbol"),toSymbolSize:g.getItemVisual(e,"symbolSize"),toSymbol:g.getItemVisual(e,"symbol")})}),h.updateData(v),p.line.eachItemGraphicEl(function(e,n){e.traverse(function(e){e.dataModel=t})}),h.__keep=!0}})},function(e,t,n){var o=n(224);o.registerPreprocessor(n(550)),n(551),n(552),n(553),n(555)},function(e,t,n){function o(e){var t=e.type,n={number:"value",time:"time"};if(n[t]&&(e.axisType=n[t],delete e.type),i(e),r(e,"controlPosition")){var o=e.controlStyle||(e.controlStyle={});r(o,"position")||(o.position=e.controlPosition),"none"!==o.position||r(o,"show")||(o.show=!1,delete o.position),delete e.controlPosition}a.each(e.data||[],function(e){a.isObject(e)&&!a.isArray(e)&&(!r(e,"value")&&r(e,"name")&&(e.value=e.name),i(e))})}function i(e){var t=e.itemStyle||(e.itemStyle={}),n=t.emphasis||(t.emphasis={}),o=e.label||e.label||{},i=o.normal||(o.normal={}),s={normal:1,emphasis:1};a.each(o,function(e,t){s[t]||r(i,t)||(i[t]=e)}),n.label&&!r(o,"emphasis")&&(o.emphasis=n.label,delete n.label)}function r(e,t){return e.hasOwnProperty(t)}var a=n(226);e.exports=function(e){var t=e&&e.timeline;a.isArray(t)||(t=t?[t]:[]),a.each(t,function(e){e&&o(e)})}},function(e,t,n){n(242).registerSubTypeDefaulter("timeline",function(){return"slider"})},function(e,t,n){var o=n(224);o.registerAction({type:"timelineChange",event:"timelineChanged",update:"prepareAndUpdate"},function(e,t){var n=t.getComponent("timeline");n&&null!=e.currentIndex&&(n.setCurrentIndex(e.currentIndex),!n.get("loop",!0)&&n.isIndexMax()&&n.setPlayState(!1)),t.resetOption("timeline")}),o.registerAction({type:"timelinePlayChange",event:"timelinePlayChanged",update:"update"},function(e,t){var n=t.getComponent("timeline");n&&null!=e.playState&&n.setPlayState(e.playState)})},function(e,t,n){var o=n(554),i=n(226),r=n(228),a=o.extend({type:"timeline.slider",defaultOption:{backgroundColor:"rgba(0,0,0,0)",borderColor:"#ccc",borderWidth:0,orient:"horizontal",inverse:!1,tooltip:{trigger:"item"},symbol:"emptyCircle",symbolSize:10,lineStyle:{show:!0,width:2,color:"#304654"},label:{position:"auto",normal:{show:!0,interval:"auto",rotate:0,textStyle:{color:"#304654"}},emphasis:{show:!0,textStyle:{color:"#c23531"}}},itemStyle:{normal:{color:"#304654",borderWidth:1},emphasis:{color:"#c23531"}},checkpointStyle:{symbol:"circle",symbolSize:13,color:"#c23531",borderWidth:5,borderColor:"rgba(194,53,49, 0.5)",animation:!0,animationDuration:300,animationEasing:"quinticInOut"},controlStyle:{show:!0,showPlayBtn:!0,showPrevBtn:!0,showNextBtn:!0,itemSize:22,itemGap:12,position:"left",playIcon:"path://M31.6,53C17.5,53,6,41.5,6,27.4S17.5,1.8,31.6,1.8C45.7,1.8,57.2,13.3,57.2,27.4S45.7,53,31.6,53z M31.6,3.3 C18.4,3.3,7.5,14.1,7.5,27.4c0,13.3,10.8,24.1,24.1,24.1C44.9,51.5,55.7,40.7,55.7,27.4C55.7,14.1,44.9,3.3,31.6,3.3z M24.9,21.3 c0-2.2,1.6-3.1,3.5-2l10.5,6.1c1.899,1.1,1.899,2.9,0,4l-10.5,6.1c-1.9,1.1-3.5,0.2-3.5-2V21.3z",stopIcon:"path://M30.9,53.2C16.8,53.2,5.3,41.7,5.3,27.6S16.8,2,30.9,2C45,2,56.4,13.5,56.4,27.6S45,53.2,30.9,53.2z M30.9,3.5C17.6,3.5,6.8,14.4,6.8,27.6c0,13.3,10.8,24.1,24.101,24.1C44.2,51.7,55,40.9,55,27.6C54.9,14.4,44.1,3.5,30.9,3.5z M36.9,35.8c0,0.601-0.4,1-0.9,1h-1.3c-0.5,0-0.9-0.399-0.9-1V19.5c0-0.6,0.4-1,0.9-1H36c0.5,0,0.9,0.4,0.9,1V35.8z M27.8,35.8 c0,0.601-0.4,1-0.9,1h-1.3c-0.5,0-0.9-0.399-0.9-1V19.5c0-0.6,0.4-1,0.9-1H27c0.5,0,0.9,0.4,0.9,1L27.8,35.8L27.8,35.8z",nextIcon:"path://M18.6,50.8l22.5-22.5c0.2-0.2,0.3-0.4,0.3-0.7c0-0.3-0.1-0.5-0.3-0.7L18.7,4.4c-0.1-0.1-0.2-0.3-0.2-0.5 c0-0.4,0.3-0.8,0.8-0.8c0.2,0,0.5,0.1,0.6,0.3l23.5,23.5l0,0c0.2,0.2,0.3,0.4,0.3,0.7c0,0.3-0.1,0.5-0.3,0.7l-0.1,0.1L19.7,52 c-0.1,0.1-0.3,0.2-0.5,0.2c-0.4,0-0.8-0.3-0.8-0.8C18.4,51.2,18.5,51,18.6,50.8z",prevIcon:"path://M43,52.8L20.4,30.3c-0.2-0.2-0.3-0.4-0.3-0.7c0-0.3,0.1-0.5,0.3-0.7L42.9,6.4c0.1-0.1,0.2-0.3,0.2-0.5 c0-0.4-0.3-0.8-0.8-0.8c-0.2,0-0.5,0.1-0.6,0.3L18.3,28.8l0,0c-0.2,0.2-0.3,0.4-0.3,0.7c0,0.3,0.1,0.5,0.3,0.7l0.1,0.1L41.9,54 c0.1,0.1,0.3,0.2,0.5,0.2c0.4,0,0.8-0.3,0.8-0.8C43.2,53.2,43.1,53,43,52.8z",normal:{color:"#304654",borderColor:"#304654",borderWidth:1},emphasis:{color:"#c23531",borderColor:"#c23531",borderWidth:2}},data:[]}});i.mixin(a,r.dataFormatMixin),e.exports=a},function(e,t,n){var o=n(242),i=n(318),r=n(226),a=n(228),s=o.extend({type:"timeline",layoutMode:"box",defaultOption:{zlevel:0,z:4,show:!0,axisType:"time",realtime:!0,left:"20%",top:null,right:"20%",bottom:0,width:null,height:40,padding:5,controlPosition:"left",autoPlay:!1,rewind:!1,loop:!0,playInterval:2e3,currentIndex:0,itemStyle:{normal:{},emphasis:{}},label:{normal:{textStyle:{color:"#000"}},emphasis:{}},data:[]},init:function(e,t,n){this._data,this._names,this.mergeDefaultAndTheme(e,n),this._initData()},mergeOption:function(e){s.superApply(this,"mergeOption",arguments),this._initData()},setCurrentIndex:function(e){null==e&&(e=this.option.currentIndex);var t=this._data.count();this.option.loop?e=(e%t+t)%t:(e>=t&&(e=t-1),0>e&&(e=0)),this.option.currentIndex=e},getCurrentIndex:function(){return this.option.currentIndex},isIndexMax:function(){return this.getCurrentIndex()>=this._data.count()-1},setPlayState:function(e){this.option.autoPlay=!!e},getPlayState:function(){return!!this.option.autoPlay},_initData:function(){var e=this.option,t=e.data||[],n=e.axisType,o=this._names=[];if("category"===n){var s=[];r.each(t,function(e,t){var n,i=a.getDataItemValue(e);r.isObject(e)?(n=r.clone(e),n.value=t):n=t,s.push(n),r.isString(i)||null!=i&&!isNaN(i)||(i=""),o.push(i+"")}),t=s}var l={category:"ordinal",time:"time"}[n]||"number",u=this._data=new i([{name:"value",type:l}],this);u.initData(t,o)},getData:function(){return this._data},getCategories:function(){return"category"===this.get("axisType")?this._names.slice():void 0}});e.exports=s},function(e,t,n){function o(e,t){return u.getLayoutRect(e.getBoxLayoutParams(),{width:t.getWidth(),height:t.getHeight()},e.get("padding"))}function i(e,t,n,o){var i=l.makePath(e.get(t).replace(/^path:\/\//,""),s.clone(o||{}),new f(n[0],n[1],n[2],n[3]),"center");return i}function r(e,t,n,o,i,r){var a=e.get("symbol"),l=t.get("color"),u=e.get("symbolSize"),c=u/2,d=t.getItemStyle(["color","symbol","symbolSize"]);return i?(i.setStyle(d),i.setColor(l),n.add(i),r&&r.onUpdate(i)):(i=h.createSymbol(a,-c,-c,u,u,l),n.add(i),r&&r.onCreate(i)),o=s.merge({rectHover:!0,style:d,z2:100},o,!0),i.attr(o),i}function a(e,t,n,o,i){if(!e.dragging){var r=o.getModel("checkpointStyle"),a=n.dataToCoord(o.getData().get(["value"],t));i||!r.get("animation",!0)?e.attr({position:[a,0]}):(e.stopAnimation(!0),e.animateTo({position:[a,0]},r.get("animationDuration",!0),r.get("animationEasing",!0)))}}var s=n(226),l=n(265),u=n(244),c=n(556),d=n(557),h=n(324),p=n(332),f=n(238),g=n(240),m=n(230),v=n(229),y=v.encodeHTML,x=s.bind,_=s.each,b=Math.PI;e.exports=c.extend({type:"timeline.slider",init:function(e,t){this.api=t,this._axis,this._viewRect,this._timer,this._currentPointer,this._mainGroup,this._labelGroup},render:function(e,t,n,o){if(this.model=e,this.api=n,this.ecModel=t,this.group.removeAll(),e.get("show",!0)){var i=this._layout(e,n),r=this._createGroup("mainGroup"),a=this._createGroup("labelGroup"),s=this._axis=this._createAxis(i,e);e.formatTooltip=function(e){return y(s.scale.getLabel(e))},_(["AxisLine","AxisTick","Control","CurrentPointer"],function(t){this["_render"+t](i,r,s,e)},this),this._renderAxisLabel(i,a,s,e),this._position(i,e)}this._doPlayStop()},remove:function(){this._clearTimer(),this.group.removeAll()},dispose:function(){this._clearTimer()},_layout:function(e,t){var n=e.get("label.normal.position"),i=e.get("orient"),r=o(e,t);null==n||"auto"===n?n="horizontal"===i?r.y+r.height/2=0||"+"===n?"left":"right"},s={horizontal:n>=0||"+"===n?"top":"bottom",vertical:"middle"},l={horizontal:0,vertical:b/2},u="vertical"===i?r.height:r.width,c=e.getModel("controlStyle"),d=c.get("show"),h=d?c.get("itemSize"):0,p=d?c.get("itemGap"):0,f=h+p,g=e.get("label.normal.rotate")||0;g=g*b/180;var m,v,y,x,_=c.get("position",!0),d=c.get("show",!0),w=d&&c.get("showPlayBtn",!0),E=d&&c.get("showPrevBtn",!0),M=d&&c.get("showNextBtn",!0),S=0,C=u;return"left"===_||"bottom"===_?(w&&(m=[0,0],S+=f),E&&(v=[S,0],S+=f),M&&(y=[C-h,0],C-=f)):(w&&(m=[C-h,0],C-=f),E&&(v=[0,0],S+=f),M&&(y=[C-h,0],C-=f)),x=[S,C],e.get("inverse")&&x.reverse(),{viewRect:r,mainLength:u,orient:i,rotation:l[i],labelRotation:g,labelPosOpt:n,labelAlign:a[i],labelBaseline:s[i],playPosition:m,prevBtnPosition:v,nextBtnPosition:y,axisExtent:x,controlSize:h,controlGap:p}},_position:function(e,t){function n(e){var t=e.position;e.origin=[d[0][0]-t[0],d[1][0]-t[1]]}function o(e){return[[e.x,e.x+e.width],[e.y,e.y+e.height]]}function i(e,t,n,o,i){e[o]+=n[o][i]-t[o][i]}var r=this._mainGroup,a=this._labelGroup,s=e.viewRect;if("vertical"===e.orient){var l=g.create(),u=s.x,c=s.y+s.height;g.translate(l,l,[-u,-c]),g.rotate(l,l,-b/2),g.translate(l,l,[u,c]),s=s.clone(),s.applyTransform(l)}var d=o(s),h=o(r.getBoundingRect()),p=o(a.getBoundingRect()),f=r.position,m=a.position;m[0]=f[0]=d[0][0];var v=e.labelPosOpt;if(isNaN(v)){var y="+"===v?0:1;i(f,h,d,1,y),i(m,p,d,1,1-y)}else{var y=v>=0?0:1;i(f,h,d,1,y),m[1]=f[1]+v}r.position=f,a.position=m,r.rotation=a.rotation=e.rotation,n(r),n(a)},_createAxis:function(e,t){var n=t.getData(),o=t.get("axisType"),i=p.createScaleByModel(t,o),r=n.getDataExtent("value");i.setExtent(r[0],r[1]),this._customizeScale(i,n),i.niceTicks();var a=new d("value",i,e.axisExtent,o);return a.model=t,a},_customizeScale:function(e,t){e.getTicks=function(){return t.mapArray(["value"],function(e){return e})},e.getTicksLabels=function(){return s.map(this.getTicks(),e.getLabel,e)}},_createGroup:function(e){var t=this["_"+e]=new l.Group;return this.group.add(t),t},_renderAxisLine:function(e,t,n,o){var i=n.getExtent();o.get("lineStyle.show")&&t.add(new l.Line({shape:{x1:i[0],y1:0,x2:i[1],y2:0},style:s.extend({lineCap:"round"},o.getModel("lineStyle").getLineStyle()),silent:!0,z2:1}))},_renderAxisTick:function(e,t,n,o){var i=o.getData(),a=n.scale.getTicks();_(a,function(e,a){var s=n.dataToCoord(e),u=i.getItemModel(a),c=u.getModel("itemStyle.normal"),d=u.getModel("itemStyle.emphasis"),h={position:[s,0],onclick:x(this._changeTimeline,this,a)},p=r(u,c,t,h);l.setHoverStyle(p,d.getItemStyle()),u.get("tooltip")?(p.dataIndex=a,p.dataModel=o):p.dataIndex=p.dataModel=null},this)},_renderAxisLabel:function(e,t,n,o){var i=o.getModel("label.normal");if(i.get("show")){var r=o.getData(),a=n.scale.getTicks(),s=p.getFormattedLabels(n,i.get("formatter")),u=n.getLabelInterval();_(a,function(o,i){if(!n.isLabelIgnored(i,u)){var a=r.getItemModel(i),c=a.getModel("label.normal.textStyle"),d=a.getModel("label.emphasis.textStyle"),h=n.dataToCoord(o),p=new l.Text({style:{text:s[i],textAlign:e.labelAlign,textVerticalAlign:e.labelBaseline,textFont:c.getFont(),fill:c.getTextColor()},position:[h,0],rotation:e.labelRotation-e.rotation,onclick:x(this._changeTimeline,this,i),silent:!1});t.add(p),l.setHoverStyle(p,d.getItemStyle())}},this)}},_renderControl:function(e,t,n,o){function r(e,n,r,h){if(e){var p={position:e,origin:[a/2,0],rotation:h?-s:0,rectHover:!0,style:u,onclick:r},f=i(o,n,d,p);t.add(f),l.setHoverStyle(f,c)}}var a=e.controlSize,s=e.rotation,u=o.getModel("controlStyle.normal").getItemStyle(),c=o.getModel("controlStyle.emphasis").getItemStyle(),d=[0,-a/2,a,a],h=o.getPlayState(),p=o.get("inverse",!0);r(e.nextBtnPosition,"controlStyle.nextIcon",x(this._changeTimeline,this,p?"-":"+")),r(e.prevBtnPosition,"controlStyle.prevIcon",x(this._changeTimeline,this,p?"+":"-")),r(e.playPosition,"controlStyle."+(h?"stopIcon":"playIcon"),x(this._handlePlayClick,this,!h),!0)},_renderCurrentPointer:function(e,t,n,o){var i=o.getData(),s=o.getCurrentIndex(),l=i.getItemModel(s).getModel("checkpointStyle"),u=this,c={onCreate:function(e){e.draggable=!0,e.drift=x(u._handlePointerDrag,u),e.ondragend=x(u._handlePointerDragend,u),a(e,s,n,o,!0)},onUpdate:function(e){a(e,s,n,o)}};this._currentPointer=r(l,l,this._mainGroup,{},this._currentPointer,c)},_handlePlayClick:function(e){this._clearTimer(),this.api.dispatchAction({type:"timelinePlayChange",playState:e,from:this.uid})},_handlePointerDrag:function(e,t,n){this._clearTimer(),this._pointerChangeTimeline([n.offsetX,n.offsetY])},_handlePointerDragend:function(e){this._pointerChangeTimeline([e.offsetX,e.offsetY],!0)},_pointerChangeTimeline:function(e,t){var n=this._toAxisCoord(e)[0],o=this._axis,i=m.asc(o.getExtent().slice());n>i[1]&&(n=i[1]),ns&&(o=s,t=r)}),t},_clearTimer:function(){this._timer&&(clearTimeout(this._timer),this._timer=null)},_changeTimeline:function(e){var t=this.model.getCurrentIndex();"+"===e?e=t+1:"-"===e&&(e=t-1),this.api.dispatchAction({type:"timelineChange",currentIndex:e,from:this.uid})}})},function(e,t,n){var o=n(251);e.exports=o.extend({type:"timeline"})},function(e,t,n){var o=n(226),i=n(341),r=n(332),a=function(e,t,n,o){i.call(this,e,t,n),this.type=o||"value",this._autoLabelInterval,this.model=null};a.prototype={constructor:a,getLabelInterval:function(){var e=this.model,t=e.getModel("label.normal"),n=t.get("interval");if(null!=n&&"auto"!=n)return n;var n=this._autoLabelInterval;return n||(n=this._autoLabelInterval=r.getAxisLabelInterval(o.map(this.scale.getTicks(),this.dataToCoord,this),r.getFormattedLabels(this,t.get("formatter")),t.getModel("textStyle").getFont(),"horizontal"===e.get("orient"))),n},isLabelIgnored:function(e){if("category"===this.type){var t=this.getLabelInterval();return"function"==typeof t&&!t(e,this.scale.getLabel(e))||e%(t+1)}}},o.inherits(a,i),e.exports=a},function(e,t,n){n(559),n(561),n(562),n(563),n(564),n(565),n(570)},function(e,t,n){var o=n(560),i=n(226),r=n(224).extendComponentModel({type:"toolbox",layoutMode:{type:"box",ignoreSize:!0},mergeDefaultAndTheme:function(e){r.superApply(this,"mergeDefaultAndTheme",arguments),i.each(this.option.feature,function(e,t){var n=o.get(t);n&&i.merge(e,n.defaultOption)})},defaultOption:{show:!0,z:6,zlevel:0,orient:"horizontal",left:"right",top:"top",backgroundColor:"transparent",borderColor:"#ccc",borderWidth:0,padding:5,itemSize:15,itemGap:8,showTitle:!0,iconStyle:{normal:{borderColor:"#666",color:"none"},emphasis:{borderColor:"#3E98C5"}}}});e.exports=r},function(e,t){"use strict";var n={};e.exports={register:function(e,t){n[e]=t},get:function(e){return n[e]}}},function(e,t,n){(function(t){function o(e){return 0===e.indexOf("my")}var i=n(560),r=n(226),a=n(265),s=n(231),l=n(319),u=n(492),c=n(237);e.exports=n(224).extendComponentView({type:"toolbox",render:function(e,t,n){function d(r,a){var l,u=v[r],c=v[a],d=g[u],p=new s(d,e,e.ecModel);if(u&&!c){if(o(u))l={model:p,onclick:p.option.onclick,featureName:u};else{var f=i.get(u);if(!f)return;l=new f(p)}m[u]=l}else{if(l=m[c],!l)return;l.model=p}return!u&&c?void(l.dispose&&l.dispose(t,n)):!p.get("show")||l.unusable?void(l.remove&&l.remove(t,n)):(h(p,l,u),p.setIconStatus=function(e,t){var n=this.option,o=this.iconPaths;n.iconStatus=n.iconStatus||{},n.iconStatus[e]=t,o[e]&&o[e].trigger(t)},void(l.render&&l.render(p,t,n)))}function h(o,i,s){var l=o.getModel("iconStyle"),u=i.getIcons?i.getIcons():o.get("icon"),c=o.get("title")||{};if("string"==typeof u){var d=u,h=c;u={},c={},u[s]=d,c[s]=h}var g=o.iconPaths={};r.each(u,function(s,u){var d=l.getModel("normal").getItemStyle(),h=l.getModel("emphasis").getItemStyle(),m={x:-f/2,y:-f/2,width:f,height:f},v=0===s.indexOf("image://")?(m.image=s.slice(8),new a.Image({style:m})):a.makePath(s.replace("path://",""),{style:d,hoverStyle:h,rectHover:!0},m,"center");a.setHoverStyle(v),e.get("showTitle")&&(v.__title=c[u],v.on("mouseover",function(){v.setStyle({text:c[u],textPosition:h.textPosition||"bottom",textFill:h.fill||h.stroke||"#000",textAlign:h.textAlign||"center"})}).on("mouseout",function(){v.setStyle({textFill:null})})),v.trigger(o.get("iconStatus."+u)||"normal"),p.add(v),v.on("click",r.bind(i.onclick,i,t,n,u)),g[u]=v})}var p=this.group;if(p.removeAll(),e.get("show")){var f=+e.get("itemSize"),g=e.get("feature")||{},m=this._features||(this._features={}),v=[];r.each(g,function(e,t){v.push(t)}),new l(this._featureNames||[],v).add(d).update(d).remove(r.curry(d,null)).execute(),this._featureNames=v,u.layout(p,e,n),u.addBackground(p,e),p.eachChild(function(e){var t=e.__title,o=e.hoverStyle;if(o&&t){var i=c.getBoundingRect(t,o.font),r=e.position[0]+p.position[0],a=e.position[1]+p.position[1]+f,s=!1;a+i.height>n.getHeight()&&(o.textPosition="top",s=!0);var l=s?-5-i.height:f+8;r+i.width/2>n.getWidth()?(o.textPosition=["100%",l],o.textAlign="right"):r-i.width/2<0&&(o.textPosition=[0,l],o.textAlign="left")}})}},remove:function(e,t){r.each(this._features,function(n){n.remove&&n.remove(e,t)}),this.group.removeAll()},dispose:function(e,t){r.each(this._features,function(n){n.dispose&&n.dispose(e,t)})}})}).call(t,n(4))},function(e,t,n){function o(e){this.model=e}var i=n(302);o.defaultOption={show:!0,icon:"M4.7,22.9L29.3,45.5L54.7,23.4M4.6,43.6L4.6,58L53.8,58L53.8,43.6M29.2,45.1L29.2,0",title:"保存为图片",type:"png",name:"",excludeComponents:["toolbox"],pixelRatio:1,lang:["右键另存为图片"]},o.prototype.unusable=!i.canvasSupported;var r=o.prototype;r.onclick=function(e,t){var n=this.model,o=n.get("name")||e.get("title.0.text")||"echarts",i=document.createElement("a"),r=n.get("type",!0)||"png";i.download=o+"."+r,i.target="_blank";var a=t.getConnectedDataURL({type:r,backgroundColor:n.get("backgroundColor",!0)||e.get("backgroundColor")||"#fff",excludeComponents:n.get("excludeComponents"),pixelRatio:n.get("pixelRatio")});if(i.href=a,"function"==typeof MouseEvent){var s=new MouseEvent("click",{view:window,bubbles:!0,cancelable:!1});i.dispatchEvent(s)}else{var l=n.get("lang"),u='',c=window.open();c.document.write(u)}},n(560).register("saveAsImage",o),e.exports=o},function(e,t,n){"use strict";function o(e){this.model=e}var i=n(226);o.defaultOption={show:!0,type:[],icon:{line:"M4.1,28.9h7.1l9.3-22l7.4,38l9.7-19.7l3,12.8h14.9M4.1,58h51.4",bar:"M6.7,22.9h10V48h-10V22.9zM24.9,13h10v35h-10V13zM43.2,2h10v46h-10V2zM3.1,58h53.7",stack:"M8.2,38.4l-8.4,4.1l30.6,15.3L60,42.5l-8.1-4.1l-21.5,11L8.2,38.4z M51.9,30l-8.1,4.2l-13.4,6.9l-13.9-6.9L8.2,30l-8.4,4.2l8.4,4.2l22.2,11l21.5-11l8.1-4.2L51.9,30z M51.9,21.7l-8.1,4.2L35.7,30l-5.3,2.8L24.9,30l-8.4-4.1l-8.3-4.2l-8.4,4.2L8.2,30l8.3,4.2l13.9,6.9l13.4-6.9l8.1-4.2l8.1-4.1L51.9,21.7zM30.4,2.2L-0.2,17.5l8.4,4.1l8.3,4.2l8.4,4.2l5.5,2.7l5.3-2.7l8.1-4.2l8.1-4.2l8.1-4.1L30.4,2.2z",tiled:"M2.3,2.2h22.8V25H2.3V2.2z M35,2.2h22.8V25H35V2.2zM2.3,35h22.8v22.8H2.3V35z M35,35h22.8v22.8H35V35z"},title:{line:"切换为折线图",bar:"切换为柱状图",stack:"切换为堆叠",tiled:"切换为平铺"},option:{},seriesIndex:{}};var r=o.prototype;r.getIcons=function(){var e=this.model,t=e.get("icon"),n={};return i.each(e.get("type"),function(e){t[e]&&(n[e]=t[e])}),n};var a={line:function(e,t,n,o){return"bar"===e?i.merge({id:t,type:"line",data:n.get("data"),stack:n.get("stack"),markPoint:n.get("markPoint"),markLine:n.get("markLine")},o.get("option.line")||{},!0):void 0},bar:function(e,t,n,o){return"line"===e?i.merge({id:t,type:"bar",data:n.get("data"),stack:n.get("stack"),markPoint:n.get("markPoint"),markLine:n.get("markLine")},o.get("option.bar")||{},!0):void 0},stack:function(e,t,n,o){return"line"===e||"bar"===e?i.merge({id:t,stack:"__ec_magicType_stack__"},o.get("option.stack")||{},!0):void 0},tiled:function(e,t,n,o){return"line"===e||"bar"===e?i.merge({id:t,stack:""},o.get("option.tiled")||{},!0):void 0}},s=[["line","bar"],["stack","tiled"]];r.onclick=function(e,t,n){var o=this.model,r=o.get("seriesIndex."+n);if(a[n]){var l={series:[]},u=function(e){var t=e.subType,r=e.id,s=a[n](t,r,e,o);s&&(i.defaults(s,e.option),l.series.push(s));var u=e.coordinateSystem;if(u&&"cartesian2d"===u.type&&("line"===n||"bar"===n)){var c=u.getAxesByScale("ordinal")[0];if(c){var d=c.dim,h=e.get(d+"AxisIndex"),p=d+"Axis";l[p]=l[p]||[];for(var f=0;h>=f;f++)l[p][h]=l[p][h]||{};l[p][h].boundaryGap="bar"===n}}};i.each(s,function(e){i.indexOf(e,n)>=0&&i.each(e,function(e){o.setIconStatus(e,"normal")})}),o.setIconStatus(n,"emphasis"),e.eachComponent({mainType:"series",query:null==r?null:{seriesIndex:r}},u),t.dispatchAction({type:"changeMagicType",currentType:n,newOption:l})}};var l=n(224);l.registerAction({type:"changeMagicType",event:"magicTypeChanged",update:"prepareAndUpdate"},function(e,t){t.mergeOption(e.newOption)}),n(560).register("magicType",o),e.exports=o},function(e,t,n){function o(e){var t={},n=[],o=[];return e.eachRawSeries(function(e){var i=e.coordinateSystem;if(!i||"cartesian2d"!==i.type&&"polar"!==i.type)n.push(e);else{var r=i.getBaseAxis();if("category"===r.type){var a=r.dim+"_"+r.index;t[a]||(t[a]={categoryAxis:r,valueAxis:i.getOtherAxis(r),series:[]},o.push({axisDim:r.dim,axisIndex:r.index})),t[a].series.push(e)}else n.push(e)}}),{seriesGroupByCategoryAxis:t,other:n,meta:o}}function i(e){var t=[];return f.each(e,function(e,n){var o=e.categoryAxis,i=e.valueAxis,r=i.dim,a=[" "].concat(f.map(e.series,function(e){return e.name})),s=[o.model.getCategories()];f.each(e.series,function(e){s.push(e.getRawData().mapArray(r,function(e){return e}))});for(var l=[a.join(v)],u=0;ua;a++)o[a]=arguments[a];n.push((r?r+v:"")+o.join(v))}),n.join("\n")}).join("\n\n"+m+"\n\n")}function a(e){var t=o(e);return{value:f.filter([i(t.seriesGroupByCategoryAxis),r(t.other)],function(e){return e.replace(/[\n\t\s]/g,"")}).join("\n\n"+m+"\n\n"),meta:t.meta}}function s(e){return e.replace(/^\s\s*/,"").replace(/\s\s*$/,"")}function l(e){var t=e.slice(0,e.indexOf("\n"));return t.indexOf(v)>=0?!0:void 0}function u(e){for(var t=e.split(/\n+/g),n=s(t.shift()).split(y),o=[],i=f.map(n,function(e){return{name:e,data:[]}}),r=0;r1?"emphasis":"normal")}var u=n(226),c=n(230),d=n(451),h=n(238),p=n(252),f=n(566),g=n(393),m=u.each,v=c.asc;n(567);var y="\x00_ec_\x00toolbox-dataZoom_";o.defaultOption={show:!0,icon:{zoom:"M0,13.5h26.9 M13.5,26.9V0 M32.1,13.5H58V58H13.5 V32.1",back:"M22,1.4L9.9,13.5l12.3,12.3 M10.3,13.5H54.9v44.6 H10.3v-26"},title:{zoom:"区域缩放",back:"区域缩放还原"}};var x=o.prototype;x.render=function(e,t,n){l(e,t)},x.onclick=function(e,t,n){var o=this._controllerGroup;this._controllerGroup||(o=this._controllerGroup=new p,t.getZr().add(o)),_[n].call(this,o,this.model,e,t)},x.remove=function(e,t){this._disposeController(),g.release("globalPan",t.getZr())},x.dispose=function(e,t){var n=t.getZr();g.release("globalPan",n),this._disposeController(),this._controllerGroup&&n.remove(this._controllerGroup)};var _={zoom:function(e,t,n,o){var i=this._isZoomActive=!this._isZoomActive,r=o.getZr();g[i?"take":"release"]("globalPan",r),t.setIconStatus("zoom",i?"emphasis":"normal"),i?(r.setDefaultCursorStyle("crosshair"),this._createController(e,t,n,o)):(r.setDefaultCursorStyle("default"),this._disposeController())},back:function(e,t,n,o){this._dispatchAction(f.pop(n),o)}};x._createController=function(e,t,n,o){var i=this._controller=new d("rect",o.getZr(),{lineWidth:3,stroke:"#333",fill:"rgba(0,0,0,0.2)"});i.on("selectEnd",u.bind(this._onSelected,this,i,t,n,o)),i.enable(e,!1)},x._disposeController=function(){var e=this._controller;e&&(e.off("selected"),e.dispose())},x._onSelected=function(e,t,n,o,r){if(r.length){var l=r[0];e.update();var u={};n.eachComponent("grid",function(e,t){var o=e.coordinateSystem,r=i(o,n),c=a(l,r);if(c){var d=s(c,r,0,"x"),h=s(c,r,1,"y");d&&(u[d.dataZoomId]=d),h&&(u[h.dataZoomId]=h)}},this),f.push(n,u),this._dispatchAction(u,o)}},x._dispatchAction=function(e,t){var n=[];m(e,function(e){n.push(e)}),n.length&&t.dispatchAction({type:"dataZoom",from:this.uid,batch:u.clone(n,!0)})},n(560).register("dataZoom",o),n(224).registerPreprocessor(function(e){function t(e,t){if(t){var i=e+"Index",r=t[i];null==r||u.isArray(r)||(r=r===!1?[]:[r]),n(e,function(t,n){if(null==r||-1!==u.indexOf(r,n)){var a={type:"select",$fromToolbox:!0,id:y+e+n};a[i]=n,o.push(a)}})}}function n(t,n){var o=e[t];u.isArray(o)||(o=o?[o]:[]),m(o,n)}if(e){var o=e.dataZoom||(e.dataZoom=[]);u.isArray(o)||(e.dataZoom=o=[o]);var i=e.toolbox;if(i&&(u.isArray(i)&&(i=i[0]),i&&i.feature)){var r=i.feature.dataZoom;t("xAxis",r),t("yAxis",r)}}}),e.exports=o},function(e,t,n){function o(e){var t=e[a];return t||(t=e[a]=[{}]),t}var i=n(226),r=i.each,a="\x00_ec_hist_store",s={push:function(e,t){var n=o(e);r(t,function(t,o){for(var i=n.length-1;i>=0;i--){var r=n[i];if(r[o])break}if(0>i){var a=e.queryComponents({mainType:"dataZoom",subType:"select",id:o})[0];if(a){var s=a.getPercentRange();n[0][o]={dataZoomId:o,start:s[0],end:s[1]}}}}),n.push(t)},pop:function(e){var t=o(e),n=t[t.length-1];t.length>1&&t.pop();var i={};return r(n,function(e,n){for(var o=t.length-1;o>=0;o--){var e=t[o][n];if(e){i[n]=e;break}}}),i},clear:function(e){e[a]=null},count:function(e){return o(e).length}};e.exports=s},function(e,t,n){n(514),n(515),n(517),n(568),n(569),n(525),n(526)},function(e,t,n){var o=n(515);e.exports=o.extend({type:"dataZoom.select"})},function(e,t,n){e.exports=n(517).extend({type:"dataZoom.select"})},function(e,t,n){"use strict";function o(e){this.model=e}var i=n(566);o.defaultOption={show:!0,icon:"M3.8,33.4 M47,18.9h9.8V8.7 M56.3,20.1 C52.1,9,40.5,0.6,26.8,2.1C12.6,3.7,1.6,16.2,2.1,30.6 M13,41.1H3.1v10.2 M3.7,39.9c4.2,11.1,15.8,19.5,29.5,18 c14.2-1.6,25.2-14.1,24.7-28.5",title:"还原"};var r=o.prototype;r.onclick=function(e,t,n){i.clear(e),t.dispatchAction({type:"restore",from:this.uid})},n(560).register("restore",o),n(224).registerAction({type:"restore",event:"restore",update:"prepareAndUpdate"},function(e,t){t.resetOption("recreate")}),e.exports=o},function(e,t,n){n(572),n(301).registerPainter("vml",n(574))},function(e,t,n){if(!n(302).canvasSupported){var o=n(239),i=n(238),r=n(271).CMD,a=n(261),s=n(237),l=n(270),u=n(268),c=n(282),d=n(285),h=n(267),p=n(227),f=n(573),g=Math.round,m=Math.sqrt,v=Math.abs,y=Math.cos,x=Math.sin,_=Math.max,b=o.applyTransform,w=",",E="progid:DXImageTransform.Microsoft",M=21600,S=M/2,C=1e5,D=1e3,N=function(e){e.style.cssText="position:absolute;left:0;top:0;width:1px;height:1px;",e.coordsize=M+","+M,e.coordorigin="0,0"},T=function(e){return String(e).replace(/&/g,"&").replace(/"/g,""")},I=function(e,t,n){return"rgb("+[e,t,n].join(",")+")"},A=function(e,t){t&&e&&t.parentNode!==e&&e.appendChild(t)},O=function(e,t){t&&e&&t.parentNode===e&&e.removeChild(t)},P=function(e,t,n){return(parseFloat(e)||0)*C+(parseFloat(t)||0)*D+n},k=function(e,t){return"string"==typeof e?e.lastIndexOf("%")>=0?parseFloat(e)/100*t:parseFloat(e):e},L=function(e,t,n){var o=a.parse(t);n=+n,isNaN(n)&&(n=1),o&&(e.color=I(o[0],o[1],o[2]),e.opacity=n*o[3])},R=function(e){var t=a.parse(e);return[I(t[0],t[1],t[2]),t[3]]},V=function(e,t,n){var o=t.fill;if(null!=o)if(o instanceof p){var i,r=0,a=[0,0],s=0,l=1,u=n.getBoundingRect(),c=u.width,d=u.height;if("linear"===o.type){i="gradient";var h=n.transform,f=[o.x*c,o.y*d],g=[o.x2*c,o.y2*d];h&&(b(f,f,h),b(g,g,h));var m=g[0]-f[0],v=g[1]-f[1];r=180*Math.atan2(m,v)/Math.PI,0>r&&(r+=360),1e-6>r&&(r=0)}else{i="gradientradial";var f=[o.x*c,o.y*d],h=n.transform,y=n.scale,x=c,w=d;a=[(f[0]-u.x)/x,(f[1]-u.y)/w],h&&b(f,f,h),x/=y[0]*M,w/=y[1]*M;var E=_(x,w);s=0/E,l=2*o.r/E-s}var S=o.colorStops.slice();S.sort(function(e,t){return e.offset-t.offset});for(var C=S.length,D=[],N=[],T=0;C>T;T++){var I=S[T],A=R(I.color);N.push(I.offset*l+s+" "+A[0]),0!==T&&T!==C-1||D.push(A)}if(C>=2){var O=D[0][0],P=D[1][0],k=D[0][1]*t.opacity,V=D[1][1]*t.opacity;e.type=i,e.method="none",e.focus="100%",e.angle=r,e.color=O,e.color2=P,e.colors=N.join(","),e.opacity=V,e.opacity2=k}"radial"===i&&(e.focusposition=a.join(","))}else L(e,o,t.opacity)},z=function(e,t){null!=t.lineJoin&&(e.joinstyle=t.lineJoin),null!=t.miterLimit&&(e.miterlimit=t.miterLimit*M),null!=t.lineCap&&(e.endcap=t.lineCap),null!=t.lineDash&&(e.dashstyle=t.lineDash.join(" ")),null==t.stroke||t.stroke instanceof p||L(e,t.stroke,t.opacity)},B=function(e,t,n,o){var i="fill"==t,r=e.getElementsByTagName(t)[0];null!=n[t]&&"none"!==n[t]&&(i||!i&&n.lineWidth)?(e[i?"filled":"stroked"]="true",n[t]instanceof p&&O(e,r),r||(r=f.createNode(t)),i?V(r,n,o):z(r,n),A(e,r)):(e[i?"filled":"stroked"]="false",O(e,r))},F=[[],[],[]],j=function(e,t){var n,o,i,a,s,l,u=r.M,c=r.C,d=r.L,h=r.A,p=r.Q,f=[];for(a=0;a.01?j&&(U+=270/M):Math.abs(H-L)<1e-10?j&&k>U||!j&&U>k?C-=270/M:C+=270/M:j&&L>H||!j&&H>L?E+=270/M:E-=270/M),f.push(G,g(((k-R)*A+T)*M-S),w,g(((L-V)*O+I)*M-S),w,g(((k+R)*A+T)*M-S),w,g(((L+V)*O+I)*M-S),w,g((U*A+T)*M-S),w,g((H*O+I)*M-S),w,g((E*A+T)*M-S),w,g((C*O+I)*M-S)),s=E,l=C;break;case r.R:var W=F[0],q=F[1];W[0]=e[a++],W[1]=e[a++],q[0]=W[0]+e[a++],q[1]=W[1]+e[a++],t&&(b(W,W,t),b(q,q,t)),W[0]=g(W[0]*M-S),q[0]=g(q[0]*M-S),W[1]=g(W[1]*M-S),q[1]=g(q[1]*M-S),f.push(" m ",W[0],w,W[1]," l ",q[0],w,W[1]," l ",q[0],w,q[1]," l ",W[0],w,q[1]);break;case r.Z:f.push(" x ")}if(n>0){f.push(o);for(var Z=0;n>Z;Z++){var Y=F[Z];t&&b(Y,Y,t),f.push(g(Y[0]*M-S),w,g(Y[1]*M-S),n-1>Z?w:"")}}}return f.join("")};h.prototype.brushVML=function(e){var t=this.style,n=this._vmlEl;n||(n=f.createNode("shape"),N(n),this._vmlEl=n),B(n,"fill",t,this),B(n,"stroke",t,this);var o=this.transform,i=null!=o,r=n.getElementsByTagName("stroke")[0];if(r){var a=t.lineWidth;if(i&&!t.strokeNoScale){var s=o[0]*o[3]-o[1]*o[2];a*=m(v(s))}r.weight=a+"px"}var l=this.path;this.__dirtyPath&&(l.beginPath(),this.buildPath(l,this.shape),l.toStatic(),this.__dirtyPath=!1),n.path=j(l.data,this.transform),n.style.zIndex=P(this.zlevel,this.z,this.z2),A(e,n),t.text?this.drawRectText(e,this.getBoundingRect()):this.removeRectText(e)},h.prototype.onRemove=function(e){O(e,this._vmlEl),this.removeRectText(e)},h.prototype.onAdd=function(e){A(e,this._vmlEl),this.appendRectText(e)};var U=function(e){return"object"==typeof e&&e.tagName&&"IMG"===e.tagName.toUpperCase()};c.prototype.brushVML=function(e){var t,n,o=this.style,i=o.image;if(U(i)){var r=i.src;if(r===this._imageSrc)t=this._imageWidth,n=this._imageHeight;else{var a=i.runtimeStyle,s=a.width,l=a.height;a.width="auto",a.height="auto",t=i.width,n=i.height,a.width=s,a.height=l,this._imageSrc=r,this._imageWidth=t,this._imageHeight=n}i=r}else i===this._imageSrc&&(t=this._imageWidth,n=this._imageHeight);if(i){var u=o.x||0,c=o.y||0,d=o.width,h=o.height,p=o.sWidth,v=o.sHeight,y=o.sx||0,x=o.sy||0,M=p&&v,S=this._vmlEl;S||(S=f.doc.createElement("div"),N(S),this._vmlEl=S);var C,D=S.style,T=!1,I=1,O=1;if(this.transform&&(C=this.transform,I=m(C[0]*C[0]+C[1]*C[1]),O=m(C[2]*C[2]+C[3]*C[3]),T=C[1]||C[2]),T){var k=[u,c],L=[u+d,c],R=[u,c+h],V=[u+d,c+h];b(k,k,C),b(L,L,C),b(R,R,C),b(V,V,C);var z=_(k[0],L[0],R[0],V[0]),B=_(k[1],L[1],R[1],V[1]),F=[];F.push("M11=",C[0]/I,w,"M12=",C[2]/O,w,"M21=",C[1]/I,w,"M22=",C[3]/O,w,"Dx=",g(u*I+C[4]),w,"Dy=",g(c*O+C[5])),D.padding="0 "+g(z)+"px "+g(B)+"px 0",D.filter=E+".Matrix("+F.join("")+", SizingMethod=clip)"}else C&&(u=u*I+C[4],c=c*O+C[5]),D.filter="",D.left=g(u)+"px",D.top=g(c)+"px";var j=this._imageEl,H=this._cropEl;j||(j=f.doc.createElement("div"),this._imageEl=j);var G=j.style;if(M){if(t&&n)G.width=g(I*t*d/p)+"px",G.height=g(O*n*h/v)+"px";else{var W=new Image,q=this;W.onload=function(){W.onload=null,t=W.width,n=W.height,G.width=g(I*t*d/p)+"px",G.height=g(O*n*h/v)+"px",q._imageWidth=t,q._imageHeight=n,q._imageSrc=i},W.src=i}H||(H=f.doc.createElement("div"),H.style.overflow="hidden",this._cropEl=H);var Z=H.style;Z.width=g((d+y*d/p)*I),Z.height=g((h+x*h/v)*O),Z.filter=E+".Matrix(Dx="+-y*d/p*I+",Dy="+-x*h/v*O+")",H.parentNode||S.appendChild(H),j.parentNode!=H&&H.appendChild(j)}else G.width=g(I*d)+"px",G.height=g(O*h)+"px",S.appendChild(j),H&&H.parentNode&&(S.removeChild(H),this._cropEl=null);var Y="",K=o.opacity;1>K&&(Y+=".Alpha(opacity="+g(100*K)+") "),Y+=E+".AlphaImageLoader(src="+i+", SizingMethod=scale)",G.filter=Y,S.style.zIndex=P(this.zlevel,this.z,this.z2),A(e,S),o.text&&this.drawRectText(e,this.getBoundingRect())}},c.prototype.onRemove=function(e){O(e,this._vmlEl),this._vmlEl=null,this._cropEl=null,this._imageEl=null,this.removeRectText(e)},c.prototype.onAdd=function(e){A(e,this._vmlEl),this.appendRectText(e)};var H,G="normal",W={},q=0,Z=100,Y=document.createElement("div"),K=function(e){var t=W[e];if(!t){q>Z&&(q=0,W={});var n,o=Y.style;try{o.font=e,n=o.fontFamily.split(",")[0]}catch(i){}t={style:o.fontStyle||G,variant:o.fontVariant||G,weight:o.fontWeight||G,size:0|parseFloat(o.fontSize||12),family:n||"Microsoft YaHei"},W[e]=t,q++}return t};s.measureText=function(e,t){var n=f.doc;H||(H=n.createElement("div"),H.style.cssText="position:absolute;top:-20000px;left:0;padding:0;margin:0;border:none;white-space:pre;",f.doc.body.appendChild(H));try{H.style.font=t}catch(o){}return H.innerHTML="",H.appendChild(n.createTextNode(e)),{width:H.offsetWidth}};for(var X=new i,Q=function(e,t,n,o){var i=this.style,r=i.text;if(r){var a,l,u=i.textAlign,c=K(i.textFont),d=c.style+" "+c.variant+" "+c.weight+" "+c.size+'px "'+c.family+'"',h=i.textBaseline,p=i.textVerticalAlign;n=n||s.getBoundingRect(r,d,u,h);var m=this.transform;if(m&&!o&&(X.copy(t),X.applyTransform(m),t=X),o)a=t.x,l=t.y;else{var v=i.textPosition,y=i.textDistance;if(v instanceof Array)a=t.x+k(v[0],t.width),l=t.y+k(v[1],t.height),u=u||"left",h=h||"top";else{var x=s.adjustTextPositionOnRect(v,t,n,y);a=x.x,l=x.y,u=u||x.textAlign,h=h||x.textBaseline}}if(p){switch(p){case"middle":l-=n.height/2;break;case"bottom":l-=n.height}h="top"}var _=c.size;switch(h){case"hanging":case"top":l+=_/1.75;break;case"middle":break;default:l-=_/2.25}switch(u){case"left":break;case"center":a-=n.width/2;break;case"right":a-=n.width}var E,M,S,C=f.createNode,D=this._textVmlEl;D?(S=D.firstChild,E=S.nextSibling,M=E.nextSibling):(D=C("line"),E=C("path"),M=C("textpath"),S=C("skew"),M.style["v-text-align"]="left",N(D),E.textpathok=!0,M.on=!0,D.from="0 0",D.to="1000 0.05",A(D,S),A(D,E),A(D,M),this._textVmlEl=D);var I=[a,l],O=D.style;m&&o?(b(I,I,m),S.on=!0,S.matrix=m[0].toFixed(3)+w+m[2].toFixed(3)+w+m[1].toFixed(3)+w+m[3].toFixed(3)+",0,0",S.offset=(g(I[0])||0)+","+(g(I[1])||0),S.origin="0 0",O.left="0px",O.top="0px"):(S.on=!1,O.left=g(a)+"px",O.top=g(l)+"px"),M.string=T(r);try{M.style.font=d}catch(L){}B(D,"fill",{fill:o?i.fill:i.textFill,opacity:i.opacity},this),B(D,"stroke",{stroke:o?i.stroke:i.textStroke,opacity:i.opacity,lineDash:i.lineDash},this),D.style.zIndex=P(this.zlevel,this.z,this.z2),A(e,D)}},J=function(e){O(e,this._textVmlEl),this._textVmlEl=null},$=function(e){A(e,this._textVmlEl)},ee=[l,u,c,h,d],te=0;te')}}catch(l){o=function(e){return a.createElement("<"+e+' xmlns="'+i+'" class="zrvml">')}}var u=function(){if(!s){s=!0;var e=a.styleSheets;e.length<31?a.createStyleSheet().addRule(".zrvml","behavior:url(#default#VML)"):e[0].addRule(".zrvml","behavior:url(#default#VML)")}};e.exports={doc:a,initVML:u,createNode:o}}},function(e,t,n){function o(e){return parseInt(e,10)}function i(e,t){s.initVML(),this.root=e,this.storage=t;var n=document.createElement("div"),o=document.createElement("div");n.style.cssText="display:inline-block;overflow:hidden;position:relative;width:300px;height:150px;",o.style.cssText="position:absolute;left:0;top:0;",e.appendChild(n),this._vmlRoot=o,this._vmlViewport=n,this.resize();var i=t.delFromMap,r=t.addToMap;t.delFromMap=function(e){var n=t.get(e);i.call(t,e),n&&n.onRemove&&n.onRemove(o)},t.addToMap=function(e){e.onAdd&&e.onAdd(o),r.call(t,e)},this._firstPaint=!0}function r(e){return function(){a('In IE8.0 VML mode painter not support method "'+e+'"')}}var a=n(262),s=n(573);i.prototype={constructor:i,getViewportRoot:function(){return this._vmlViewport},refresh:function(){var e=this.storage.getDisplayList(!0,!0);this._paintList(e)},_paintList:function(e){for(var t=this._vmlRoot,n=0;n{b} : {c} ({d}%)"},legend:{orient:"vertical",left:"left",data:["直接访问","邮件营销","联盟广告","视频广告","搜索引擎"]},series:[{name:"访问来源",type:"pie",radius:"55%",center:["50%","60%"],data:[{value:335,name:"直接访问"},{value:310,name:"邮件营销"},{value:234,name:"联盟广告"},{value:135,name:"视频广告"},{value:1548,name:"搜索引擎"}],itemStyle:{emphasis:{shadowBlur:10,shadowOffsetX:0,shadowColor:"rgba(0, 0, 0, 0.5)"}}}]};return e},onChartClick:function(e,t){console.log(e,t),alert("chart click")},onChartLegendselectchanged:function(e,t){console.log(e,t),alert("chart legendselectchanged")},onChartReady:function(e){console.log("echart is ready",e)},render:function(){var e={click:this.onChartClick,legendselectchanged:this.onChartLegendselectchanged},t="let onEvents = {\n 'click': this.onChartClick,\n 'legendselectchanged': this.onChartLegendselectchanged\n}\n\n";return r["default"].createElement("div",{className:"examples"},r["default"].createElement("div",{className:"parent"},r["default"].createElement("label",null," Chart With event ",r["default"].createElement("strong",null," onEvents "),": (Click the chart, and watch the console)"),r["default"].createElement(s["default"],{option:this.getOtion(),style:{height:300},onChartReady:this.onChartReady,onEvents:e}),r["default"].createElement("label",null," code below: "),r["default"].createElement("pre",null,r["default"].createElement("code",null,t))))}});t["default"]=l},function(e,t,n){"use strict";function o(e){return e&&e.__esModule?e:{"default":e}}var i=n(223),r=o(i),a=n(1),s=o(a),l=n(575),u=o(l),c=s["default"].createClass({displayName:"ReactEcharts",propTypes:{option:s["default"].PropTypes.object.isRequired,style:s["default"].PropTypes.object,className:s["default"].PropTypes.string,theme:s["default"].PropTypes.string,onChartReady:s["default"].PropTypes.func,showLoading:s["default"].PropTypes.bool,onEvents:s["default"].PropTypes.object},componentDidMount:function(){var e=this.renderEchartDom(),t=this.props.onEvents||[],n=function(n){"string"==typeof n&&"function"==typeof t[n]&&e.on(n,function(o){t[n](o,e)})};for(var o in t)n(o);"function"==typeof this.props.onChartReady&&this.props.onChartReady(e),(0,u["default"])(this.refs.echartsDom,function(){e.resize()})},componentDidUpdate:function(){this.renderEchartDom()},componentWillUnmount:function(){r["default"].dispose(this.refs.chart)},renderEchartDom:function(){var e=this.getEchartsInstance();return e.setOption(this.props.option),this.props.showLoading?e.showLoading():e.hideLoading(),e},getEchartsInstance:function(){return r["default"].getInstanceByDom(this.refs.echartsDom)||r["default"].init(this.refs.echartsDom,this.props.theme)},render:function(){var e=this.props.style||{height:"300px"};return s["default"].createElement("div",{ref:"echartsDom",className:this.props.className,style:e})}});e.exports=c},function(e,t,n){"use strict";function o(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var i=n(1),r=o(i),a=n(222),s=o(a),l=n(223),u=o(l),c=r["default"].createClass({displayName:"ThemeChartComponent",propTypes:{},getOtion:function(){var e={title:{text:"阶梯瀑布图",subtext:"From ExcelHome",sublink:"http://e.weibo.com/1341556070/Aj1J2x5a5"},tooltip:{trigger:"axis",axisPointer:{type:"shadow"}},legend:{data:["支出","收入"]},grid:{left:"3%",right:"4%",bottom:"3%",containLabel:!0},xAxis:{type:"category",splitLine:{show:!1},data:["11月1日","11月2日","11月3日","11月4日","11月5日","11月6日","11月7日","11月8日","11月9日","11月10日","11月11日"]},yAxis:{type:"value"},series:[{name:"辅助",type:"bar",stack:"总量",itemStyle:{normal:{barBorderColor:"rgba(0,0,0,0)",color:"rgba(0,0,0,0)"},emphasis:{barBorderColor:"rgba(0,0,0,0)",color:"rgba(0,0,0,0)"}},data:[0,900,1245,1530,1376,1376,1511,1689,1856,1495,1292]},{name:"收入",type:"bar",stack:"总量",label:{normal:{show:!0,position:"top"}},data:[900,345,393,"-","-",135,178,286,"-","-","-"]},{name:"支出",type:"bar",stack:"总量",label:{normal:{show:!0,position:"bottom"}},data:["-","-","-",108,154,"-","-","-",119,361,203]}]};return e},registerTheme:function(){u["default"].registerTheme("my_theme",{backgroundColor:"#f4cccc"})},render:function(){this.registerTheme();var e="echarts.registerTheme('my_theme', {\n backgroundColor: '#f4cccc'\n});\n\n";return r["default"].createElement("div",{className:"examples"},r["default"].createElement("div",{className:"parent"},r["default"].createElement("label",null," render a echart With ",r["default"].createElement("strong",null,"theme"),", should ",r["default"].createElement("strong",null,"echarts.registerTheme(themeName, themeObj)")," before use."),r["default"].createElement(s["default"],{option:this.getOtion(),theme:"my_theme"}),r["default"].createElement("label",null," the theme object format: https://github.com/ecomfe/echarts/blob/master/theme/dark.js"),r["default"].createElement("pre",null,r["default"].createElement("code",null,e))))}});t["default"]=c},function(e,t,n){"use strict";function o(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var i=n(1),r=o(i),a=n(222),s=o(a),l=r["default"].createClass({displayName:"ChartShowLoadingComponent",propTypes:{},getOtion:function(){var e={title:{text:"基础雷达图"},tooltip:{},legend:{data:["预算分配(Allocated Budget)","实际开销(Actual Spending)"]},radar:{indicator:[{name:"销售(sales)",max:6500},{name:"管理(Administration)",max:16e3},{name:"信息技术(Information Techology)",max:3e4},{name:"客服(Customer Support)",max:38e3},{name:"研发(Development)",max:52e3},{name:"市场(Marketing)",max:25e3}]},series:[{name:"预算 vs 开销(Budget vs spending)",type:"radar",data:[{value:[4300,1e4,28e3,35e3,5e4,19e3],name:"预算分配(Allocated Budget)"},{value:[5e3,14e3,28e3,31e3,42e3,21e3],name:"实际开销(Actual Spending)"}]}]};return e},onChartReady:function(e){setTimeout(function(){e.hideLoading()},3e3)},render:function(){var e="onChartReady: function(chart) {\n 'chart.hideLoading();\n}\n\n";return r["default"].createElement("div",{className:"examples"},r["default"].createElement("div",{className:"parent"},r["default"].createElement("label",null," Chart loading With ",r["default"].createElement("strong",null," showLoading "),": (when chart ready, hide the loading mask.)"),r["default"].createElement(s["default"],{option:this.getOtion(),onChartReady:this.onChartReady,showLoading:!0}),r["default"].createElement("label",null," code below: "),r["default"].createElement("pre",null,r["default"].createElement("code",null,e))))}});t["default"]=l},function(e,t,n){"use strict";function o(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var i=n(1),r=o(i),a=n(222),s=o(a),l=r["default"].createClass({displayName:"ChartAPIComponent",propTypes:{},getOtion:function(){var e={title:{text:"漏斗图",subtext:"纯属虚构"},tooltip:{trigger:"item",formatter:"{a}
{b} : {c}%"},toolbox:{feature:{dataView:{readOnly:!1},restore:{},saveAsImage:{}}},legend:{data:["展现","点击","访问","咨询","订单"]},series:[{name:"预期",type:"funnel",left:"10%",width:"80%",label:{normal:{formatter:"{b}预期"},emphasis:{position:"inside",formatter:"{b}预期: {c}%"}},labelLine:{normal:{show:!1}},itemStyle:{normal:{opacity:.7}},data:[{value:60,name:"访问"},{value:40,name:"咨询"},{value:20,name:"订单"},{value:80,name:"点击"},{value:100,name:"展现"}]},{name:"实际",type:"funnel",left:"10%",width:"80%",maxSize:"80%",label:{normal:{position:"inside",formatter:"{c}%",textStyle:{color:"#fff"}},emphasis:{position:"inside",formatter:"{b}实际: {c}%"}},itemStyle:{normal:{opacity:.5,borderColor:"#fff",borderWidth:2}},data:[{value:30,name:"访问"},{value:10,name:"咨询"},{value:5,name:"订单"},{value:50,name:"点击"},{value:80,name:"展现"}]}]};return e},clickBtn:function(){window.open(this.refs.echarts_react.getEchartsInstance().getDataURL(),"_blank")},render:function(){var e=" \n\n// use echarts API: http://echarts.baidu.com/api.html#echartsInstancethis.refs.echarts_react.getEchartsInstance().getDataURL();";return r["default"].createElement("div",{className:"examples"},r["default"].createElement("div",{className:"parent"},r["default"].createElement("label",null," use echarts API With ",r["default"].createElement("strong",null," getEchartsInstance() "),": (the API will return the echarts instance, then you can use any API of echarts.)"),r["default"].createElement(s["default"],{ref:"echarts_react",option:this.getOtion()}),r["default"].createElement("div",null,r["default"].createElement("button",{className:"a_line",onClick:this.clickBtn},"click here to get the DataURL of chart.")),r["default"].createElement("label",null," code below: (echarts API list see: http://echarts.baidu.com/api.html#echartsInstance)"),r["default"].createElement("pre",null,r["default"].createElement("code",null,e))))}});t["default"]=l},function(e,t,n){"use strict";function o(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var i=n(1),r=o(i),a=n(222),s=o(a);n(584);var l=r["default"].createClass({displayName:"MapChartComponent",propTypes:{},randomData:function(){return Math.round(1e3*Math.random())},getOtion:function(){var e={title:{text:"iphone销量",subtext:"纯属虚构",left:"center"},tooltip:{trigger:"item"},legend:{orient:"vertical",left:"left",data:["iphone3","iphone4","iphone5"]},visualMap:{min:0,max:2500,left:"left",top:"bottom",text:["高","低"],calculable:!0},toolbox:{show:!0,orient:"vertical",left:"right",top:"center",feature:{dataView:{readOnly:!1},restore:{},saveAsImage:{}}},series:[{name:"iphone3",type:"map",mapType:"china",roam:!1,label:{normal:{show:!0},emphasis:{show:!0}},data:[{name:"北京",value:this.randomData()},{name:"天津",value:this.randomData()},{name:"上海",value:this.randomData()},{name:"重庆",value:this.randomData()},{name:"河北",value:this.randomData()},{name:"河南",value:this.randomData()},{name:"云南",value:this.randomData()},{name:"辽宁",value:this.randomData()},{name:"黑龙江",value:this.randomData()},{name:"湖南",value:this.randomData()},{name:"安徽",value:this.randomData()},{name:"山东",value:this.randomData()},{name:"新疆",value:this.randomData()},{name:"江苏",value:this.randomData()},{name:"浙江",value:this.randomData()},{name:"江西",value:this.randomData()},{name:"湖北",value:this.randomData()},{name:"广西",value:this.randomData()},{name:"甘肃",value:this.randomData()},{name:"山西",value:this.randomData()},{name:"内蒙古",value:this.randomData()},{name:"陕西",value:this.randomData()},{name:"吉林",value:this.randomData()},{name:"福建",value:this.randomData()},{name:"贵州",value:this.randomData()},{name:"广东",value:this.randomData()},{name:"青海",value:this.randomData()},{name:"西藏",value:this.randomData()},{name:"四川",value:this.randomData()},{name:"宁夏",value:this.randomData()},{name:"海南",value:this.randomData()},{name:"台湾",value:this.randomData()},{name:"香港",value:this.randomData()},{name:"澳门",value:this.randomData()}]},{name:"iphone4",type:"map",mapType:"china",label:{normal:{show:!0},emphasis:{ -show:!0}},data:[{name:"北京",value:this.randomData()},{name:"天津",value:this.randomData()},{name:"上海",value:this.randomData()},{name:"重庆",value:this.randomData()},{name:"河北",value:this.randomData()},{name:"安徽",value:this.randomData()},{name:"新疆",value:this.randomData()},{name:"浙江",value:this.randomData()},{name:"江西",value:this.randomData()},{name:"山西",value:this.randomData()},{name:"内蒙古",value:this.randomData()},{name:"吉林",value:this.randomData()},{name:"福建",value:this.randomData()},{name:"广东",value:this.randomData()},{name:"西藏",value:this.randomData()},{name:"四川",value:this.randomData()},{name:"宁夏",value:this.randomData()},{name:"香港",value:this.randomData()},{name:"澳门",value:this.randomData()}]},{name:"iphone5",type:"map",mapType:"china",label:{normal:{show:!0},emphasis:{show:!0}},data:[{name:"北京",value:this.randomData()},{name:"天津",value:this.randomData()},{name:"上海",value:this.randomData()},{name:"广东",value:this.randomData()},{name:"台湾",value:this.randomData()},{name:"香港",value:this.randomData()},{name:"澳门",value:this.randomData()}]}]};return e},render:function(){var e="require('echarts/map/js/china.js'); \n";return r["default"].createElement("div",{className:"examples"},r["default"].createElement("div",{className:"parent"},r["default"].createElement("label",null," render a china map. ",r["default"].createElement("strong",null,"MAP charts"),": "),r["default"].createElement(s["default"],{option:this.getOtion(),style:{height:"500px",width:"100%"},className:"react_for_echarts"}),r["default"].createElement("label",null," code below: "),r["default"].createElement("pre",null,r["default"].createElement("code",null,e))))}});t["default"]=l},function(e,t,n){var o,i,r;!function(a,s){i=[t,n(223)],o=s,r="function"==typeof o?o.apply(t,i):o,!(void 0!==r&&(e.exports=r))}(this,function(e,t){var n=function(e){"undefined"!=typeof console&&console&&console.error&&console.error(e)};return t?t.registerMap?void t.registerMap("china",{type:"FeatureCollection",features:[{id:"710000",geometry:{type:"MultiPolygon",coordinates:[["@@°Ü¯Û","@@ƛĴÕƊÉɼģºðʀ\\ƎsÆNŌÔĚäœnÜƤɊĂǀĆĴžĤNJŨxĚĮǂƺòƌ‚–âÔ®ĮXŦţƸZûЋƕƑGđ¨ĭMó·ęcëƝɉlÝƯֹÅŃ^Ó·śŃNjƏďíåɛGɉ™¿IċããF¥ĘWǬÏĶñÄ","@@\\p|WoYG¿¥I†j@ž","@@…¡‰@ˆV^RqˆBbAŒnTXe„†žQr™©C","@@ÆEE—„kWqë Iœ"]],encodeOffsets:[[[122886,24033],[123335,22980],[122375,24193],[122518,24117],[124427,22618]]]},properties:{cp:[121.509062,25.044332],name:"台湾",childNum:5}},{id:"130000",geometry:{type:"MultiPolygon",coordinates:[["@@\\a“M`ǽÓnUK…Ĝēs¤­©yrý§uģŒc†JŠ»eIˆ€P]‚ªr‰ºc_ħ²G¼s`jΟnüsœľP","@@U`Ts¿mĂ","@@FŸƒ•›Oh‡đ©OŸ›iÃ`ww^ƒÌkŸ‘ÑH«ƇǤŗĺtFu…{Z}Ö@U‡´…ʚLg®¯Oı°ÃwŸ ^˜—€VbÉs‡ˆmA…ê]]w„§›RRl£‡ŭuw›N—Á`ÇFēÝčȻŽuT¡Ĺ—¯Õ¯sŗő£YªhV’ƍ£ƅnëYNgƒq¼ś¿µı²UºÝUąŽąŖóŒxV@tˆƯŒJ”]eƒR¾fe|rHA˜|h~Ėƍl§ÏŠjVë` ØoˆÅbbx³^zÃ͚¶Sj®A”yÂhðk`š«P€”ˈµEF†Û¬Y¨Ļrõqi¼‰Wi°§’б²°`[ˆÀ|ĠO@ÆxO\\tŽa\\p_Zõ^û{ġŒȧXýĪÓjùÎRb›š^λj{íděYfíÙTyމmńŵōHim½’éŅ­aVcř§ax¹XŻác‡žWU£ôãºQ¨÷Ñws¥qEH‰Ù|‰›šYQoŕÇyáĂ£MðoťÊ‰P¡mšWO¡€v†{ôvîēÜISpÌhp¨ ‘j†deŔQÖj˜X³à™Ĉ[n`Yp@Už–cM`’RKhŒEbœ”pŞlNut®Etq‚nsÁŠgA‹iú‹oH‡qCX‡”hfgu“~ϋWP½¢G^}¯ÅīGCŸÑ^ãziMáļMTÃƘrMc|O_ž¯Ŏ´|‡morDkO\\mĆJfl@c̬¢aĦtRıҙXòë¬WP{ŵǫƝ…›īÛ÷ąV×qƥV¿aȉd³B›qPBm›aËđŻģm“Å®Vйd^K‡KoŸnYg“¯Xhqa”Ldu¥•ÍpDž¡KąÅƒkĝęěhq‡}HyÓ]¹ǧ£…Í÷¿qá•gPmoeœi‰¤o^á¾ZE‡˜Y^…Ný{n•ƒOl±Í“@M’ċèk§da‹‘NaÇį¿]ø‰RiiñE‰€ū‹i„DZàUtėGylƒ}ŒÓM}€jpEC~¡FtoQi‘šHkk{ILgĽxqÈƋÄd–eVŽDJj£€J|Ådz•Ft~žKŨ¸IÆv|”‡¢r}膎onb˜}`RÎÄn°ÒdÞ²„^®’lnÐèĄlðӜ×]ªÆ}LiĂ±Ö`^°Ç¶p®đDcœŋ`–ZÔ’¶êqvFƚ†N®ĆTH®¦O’¾ŠIbÐã´BĐɢŴÆíȦp–ĐÞXR€·nndOž¤’OÀĈƒ­Qg˜µFo|gȒęSWb©osx|hYh•gŃfmÖĩnº€T̒Sp›¢dYĤ¶UĈjl’ǐpäðëx³kÛfw²Xjz~ÂqbTŠÑ„ěŨ@|oM‡’zv¢ZrÃVw¬ŧˏfŒ°ÐT€ªqŽs{Sž¯r æÝl¼ÖĞ džiGʂJ™¼lr}~K¨ŸƐÌWö€™¼œÞ°nÞoĦLš†|C~“D©|q]SvK€ÑcwpÏρ†ĿćènĪWlĄkT}¬Tpš~ƒ®Hgd„‰†˒劔ŽBVt„EÀ¢ôPĎƗè@~‚k–ü\\rÊĔÖæW_§¼F˜†´©òDòj’ˆYÈrbĞāøŀG{ƀ|¦ðrb|ÀH`pʞkv‚GpuARhÞÆǶgƊTǼƹS£¨¡ù³ŘÍ]¿Ây™ôEP xX¶¹܇O¡“gÚ¡IwÃ鑦ÅB‡Ï|ǰ…N«úmH¯‹âŸbę†U~xĈbȒ{^xÖlDž•¸dɂ‡„~"]],encodeOffsets:[[[120023,41045],[121616,39981],[122102,42307]]]},properties:{cp:[114.502461,38.045474],name:"河北",childNum:3}},{id:"140000",geometry:{type:"Polygon",coordinates:["@@žħÜ_ªlìwGkÛÃǏok‘ćiµVZģ¡coœ‘TS˹ĪmnÕńe–hZg{gtwªpXaĚThȑp{¶Eh—®RćƑP¿£‘PmcªaJyý{ƒýȥoÅîɡųAďä³aωJ‘½¥PG­ąSM­sWz½µÛ€‘YӀŖgxoOkĒCo­Èµ]¯_²ÕjāŽK~©ÅØ^ԛkïçămϑk]­±ƒcݯÑÃmQÍ~_a—pm…~ç¡q“ˆu{JÅŧ·Ls}–EyÁÆcI{¤IiCfUc•ƌÃp§]웫vD@¡SÀ‘µM‚ÅwuŽYY‡¡DbÑc¡hƒ×]nkoQdaMç~eD•ÛtT‰©±@¥ù@É¡‰ZcW|WqOJmĩl«ħşvOÓ«IqăV—¥ŸD[mI~Ó¢cehiÍ]Ɠ~ĥqXŠ·eƷœn±“}v•[ěďŽŕ]_‘œ•`‰¹ƒ§ÕōI™o©b­s^}Ét±ū«³p£ÿ¥WÑxçÁ«h×u׌¥ř„‹¾dÒ{ºvĴÎêÌɊ²¶€ü¨|ÞƸµȲ‘LLúÉƎ¤ϊęĔV`„_bª‹S^|ŸdŠzY|dz¥p†ZbÆ£¶ÒK}tĦÔņƠ‚PYzn€ÍvX¶Ěn ĠÔ„zý¦ª˜÷žÑĸَUȌ¸‚dòÜJð´’ìúNM¬ŒXZ´‘¤ŊǸ_tldIš{¦ƀðĠȤ¥NehXnYG‚‡R° ƬDj¬¸|CĞ„Kq‚ºfƐiĺ©ª~ĆOQª ¤@ìǦɌ²æBŒÊ”TœĞšHƘÁĪËĖ’šĴŞ–ȀœÆÿȄlŤĒö„t”νî¼ĨXhŒ‘˜|ªM¤ÐzÞĩ҃S‰rao³"],encodeOffsets:[[117016,41452]]},properties:{cp:[112.549248,37.857014],name:"山西",childNum:1}},{id:"150000",geometry:{type:"MultiPolygon",coordinates:[["@@ǪƫÌÛM…Ă[`՞Cn}¶Vc…ê“sƒ–¯‹PqƒFB…‰|S•³C|kñ•H‹d‘iÄ¥sˆʼnő…PóÑÑE^‘ÅPpy_YtS™hQ·aHwsOnʼnÚs©iqj›‰€USiº]ïWš‰«gW¡A–R붛ijʕ…Œů`çõh]y»ǃŸǛҤxÒm~zf}pf|ÜroÈzrKÈĵSƧ„ż؜Ġu~è¬vîS¼™Ăh–šĖMÈÄw‚\\fŦ°W ¢¾luŸD„wŠ\\Ŗĝ","@@ƒGVu»A—ylßí¹ãe’“]Eāò³C¹ð“¾ˆ²iŒÒAdkò^P“²CǜңDŽ z¼g^èöŰ_‹‚–†IJĕꄜ}gÁnUI«m‰…„‹]j‡vV¼euhwqA„aW˜ƒ_µj…»çjioQR¹ēÃßt@r³[ÛlćË^ÍÉáG“›OUۗOB±•XŸkŇ¹£k|e]ol™ŸkVͼÕqtaÏõjgÁ£§U^Œ”RLˆËnX°Ç’Bz†^~wfvˆypV ¯„ƫĉ˭ȫƗŷɿÿĿƑ˃ĝÿÃǃßËőó©ǐȍŒĖM×ÍEyx‹þp]Évïè‘vƀnÂĴÖ@‚‰†V~Ĉ™Š³MEˆĸÅĖt—ējyÄDXÄxGQuv_›i¦aBçw‘˛wD™©{ŸtāmQ€{EJ§KPśƘƿ¥@‰sCT•É}ɃwˆƇy±ŸgÑ“}T[÷kÐ禫…SÒ¥¸ëBX½‰HáŵÀğtSÝÂa[ƣ°¯¦P]£ġ“–“Òk®G²„èQ°óMq}EŠóƐÇ\\ƒ‡@áügQ͋u¥Fƒ“T՛¿Jû‡]|mvāÎYua^WoÀa·­ząÒot×¶CLƗi¯¤mƎHNJ¤îìɾŊìTdåwsRÖgĒųúÍġäÕ}Q¶—ˆ¿A•†‹[¡Œ{d×uQAƒ›M•xV‹vMOmăl«ct[wº_šÇʊŽŸjb£ĦS_é“QZ“_lwgOiýe`YYJq¥IÁˆdz£ÙË[ÕªuƏ³ÍT—s·bÁĽäė[›b[ˆŗfãcn¥îC¿÷µ[ŏÀQ­ōšĉm¿Á^£mJVm‡—L[{Ï_£›F¥Ö{ŹA}…×Wu©ÅaųijƳhB{·TQqÙIķˑZđ©Yc|M¡…L•eVUóK_QWk’_ĥ‘¿ãZ•»X\\ĴuUƒè‡lG®ěłTĠğDє›žG‚ÆÍz]‹±…ŭ©ŸÅ’]ŒÅÐ}UË¥©Tċ™ïxgckfWgi\\ÏĒ¥HkµE˜ë{»ÏetcG±ahUiñiWsɁˆ·c–C‚Õk]wȑ|ća}w…VaĚ᠞ŒG°ùnM¬¯†{ÈˆÐÆA’¥ÄêJxÙ¢”hP¢Ûˆº€µwWOŸóFŽšÁz^ÀŗÎú´§¢T¤ǻƺSė‰ǵhÝÅQgvBHouʝl_o¿Ga{ïq{¥|ſĿHĂ÷aĝÇq‡Z‘ñiñC³ª—…»E`¨åXēÕqÉû[l•}ç@čƘóO¿¡ƒFUsA‰“ʽīccšocƒ‚ƒÇS}„“£‡IS~ălkĩXçmĈ…ŀЂoÐdxÒuL^T{r@¢‘žÍƒĝKén£kQ™‰yšÅõËXŷƏL§~}kqš»IHėDžjĝŸ»ÑÞoŸå°qTt|r©ÏS‹¯·eŨĕx«È[eMˆ¿yuˆ‘pN~¹ÏyN£{©’—g‹ħWí»Í¾s“əšDž_ÃĀɗ±ą™ijĉʍŌŷ—S›É“A‹±åǥɋ@럣R©ąP©}ĹªƏj¹erƒLDĝ·{i«ƫC½ÉshVz…GS|úþX”gp›{ÁX¿Ÿć{ƱȏñZáĔyoÁhA™}ŅĆfdʼn„_¹„Y°ėǩÑ¡H¯¶oMQqð¡Ë™|‘Ñ`ƭŁX½·óۓxğįÅcQ‡ˆ“ƒs«tȋDžF“Ÿù^i‘t«Č¯[›hAi©á¥ÇĚ×l|¹y¯Kȝqgů{ñǙµï‚ċ™Ĺz—Śȭ¶¡˜›oŽäÕG\\ďT¿Òõr¯œŸLguÏYęRƩšɷŌO\\İТæ^Ŋ IJȶȆbÜGŽĝ¬¿ĚVĎgª^íu½jÿĕęjık@Ľƒ]ėl¥Ë‡ĭûÁ„ƒėéV©±ćn©­ȇžÍq¯½•YÃÔʼn“ÉNѝÅÝy¹NqáʅDǡËñ­ƁYÅy̱os§ȋµʽǘǏƬɱà‘ưN¢ƔÊuľýľώȪƺɂļžxœZĈ}ÌʼnŪ˜ĺœŽĭFЛĽ̅ȣͽÒŵìƩÇϋÿȮǡŏçƑůĕ~Ǎ›¼ȳÐUf†dIxÿ\\G ˆzâɏÙOº·pqy£†@ŒŠqþ@Ǟ˽IBäƣzsÂZ†ÁàĻdñ°ŕzéØűzșCìDȐĴĺf®ŽÀľưø@ɜÖÞKĊŇƄ§‚͑těï͡VAġÑÑ»d³öǍÝXĉĕÖ{þĉu¸ËʅğU̎éhɹƆ̗̮ȘNJ֥ड़ࡰţાíϲäʮW¬®ҌeרūȠkɬɻ̼ãüfƠSצɩςåȈHϚÎKdzͲOðÏȆƘ¼CϚǚ࢚˼ФԂ¤ƌžĞ̪Qʤ´¼mȠJˀŸƲÀɠmɆŠDŽĜƠ´ǠN~€ʢĜ‚¶ƌĆĘźʆȬ˪ĚǏĞGȖƴƀj`ĢçĶāàŃºē̃ĖćšYŒÀŎüôQÐÂŎŞdžŞêƖš˜oˆDĤÕºÑǘÛˤ³̀gńƘĔÀ^žªƂ`ªt¾äƚêĦĀ¼Ð€Ĕǎ¨Ȕ»͠^ˮÊȦƤøxRrŜH¤¸ÂxDĝŒ|ø˂˜ƮÐ¬ɚwɲFjĔ²Äw°dždÀɞ_ĸdîàŎjʜêTĞªŌ‡ŜWÈ|tqĢUB~´°ÎFC•ŽU¼pĀēƄN¦¾O¶ŠłKĊOj“Ě”j´ĜYp˜{¦„ˆSĚÍ\\Tš×ªV–÷Ší¨ÅDK°ßtŇĔKš¨ǵÂcḷ̌ĚǣȄĽF‡lġUĵœŇ‹ȣFʉɁƒMğįʏƶɷØŭOǽ«ƽū¹Ʊő̝Ȩ§ȞʘĖiɜɶʦ}¨֪ࠜ̀ƇǬ¹ǨE˦ĥªÔêFŽxúQ„Er´W„rh¤Ɛ \\talĈDJ˜Ü|[Pll̚¸ƎGú´Pž¬W¦†^¦–H]prR“n|or¾wLVnÇIujkmon£cX^Bh`¥V”„¦U¤¸}€xRj–[^xN[~ªŠxQ„‚[`ªHÆÂExx^wšN¶Ê˜|¨ì†˜€MrœdYp‚oRzNy˜ÀDs~€bcfÌ`L–¾n‹|¾T‚°c¨È¢a‚r¤–`[|òDŞĔöxElÖdH„ÀI`„Ď\\Àì~ƎR¼tf•¦^¢ķ¶e”ÐÚMŒptgj–„ɡČÅyġLû™ŇV®ŠÄÈƀ†Ď°P|ªVV†ªj–¬ĚÒêp¬–E|ŬÂ_~¼rƐK fˆ{ĘFǜƌXưăkÃĄ}nµ–oŸ×q£ç­kX‘{uĩ«āíÓUŅÝVUŌ]€Ť¥lyň[€oi{¦‹L‡ĸ…Ħ^ôâJˆ¨^UZðڔĒL„¿Ì‹ˆfŒ£K£ʺ™oqNŸƒwğc`ue—tOj×°KJ±qƒÆġm‰Ěŗos¬…qehqsuœƒH{¸kH¡Š…ÊRǪÇƌbȆ¢´ä܍¢NìÉʖ¦â©Ɨؗ"]],encodeOffsets:[[[128500,52752],[127089,51784]]]},properties:{cp:[111.670801,40.818311],name:"内蒙古",childNum:2}},{id:"210000",geometry:{type:"MultiPolygon",coordinates:[["@@L–Ž@@s‘]","@@MnNm","@@d†c","@@eÀ‚C@b‚“‰","@@f‡…Xwkbr–Ä`qg","@@^jtWQ","@@~ Y[c","@@I`ĖN^_¿Z‚ÁM","@@Ïxnj{q_×^Gigp","@@iX¶B…Y","@@„Y…Z","@@L_yG`b","@@^WqCTZ","@@\\[“‹§t|”ž]","@@m`p[","@@@œé^B†‡ntˆaÊU—˜Ÿ]x ¯ÄPIJ­°h€ʙK³†VˆÕ@Y~†|EvĹsDŽ¦­L^p²ŸÒG ’Ël]„xxÄ_˜fT¤Ď¤cŽœP„–C¨¸TVjbgH²sdÎdHt`Bˆ—²¬GJję¶[ÐhjeXdlwhšðSȦªVÊπ‹Æ‘Z˜ÆŶ®²†^ŒÎyÅ‚Hœń“ĚDMħĜŁH­ˆk„çvV[ij¼W–‚YÀäĦ’‘`XlžR`žôLUVžfK–¢†{NZdĒª’YĸÌÚJRr¸SA|ƴgŴĴÆbvªØX~†źBŽ|¦ÕœEž¤Ð`\\|Kˆ˜UnnI]¤ÀÂĊnŎ™R®Ő¿¶\\ÀøíDm¦ÎbŨab‰œaĘ\\ľã‚¸a˜tÎSƐ´©v\\ÖÚÌǴ¤Â‡¨JKr€Z_Z€fjþhPkx€`Y”’RIŒjJcVf~sCN¤ ˆE‚œhæm‰–sHy¨SðÑÌ\\\\ŸĐRÊwS¥fqŒßýáЍÙÉÖ[^¯ǤŲ„ê´\\¦¬ĆPM¯£Ÿˆ»uïpùzEx€žanµyoluqe¦W^£ÊL}ñrkqWňûP™‰UP¡ôJŠoo·ŒU}£Œ„[·¨@XŒĸŸ“‹‹DXm­Ûݏº‡›GU‹CÁª½{íĂ^cj‡k“¶Ã[q¤“LÉö³cux«|Zdƒ²BWÇ®Yß½ve±ÃC•ý£W{Ú^’q^sÑ·¨‹ËMƒr“¹·C¥‡GD›rí@wÕKţ݋˜Ÿ«V·i}xËÍ÷‘i©ĝ‡ɝǡ]ƒˆ{c™±OW‹³Ya±Ÿ‰_穂Hžĕoƫ€Ňqƒr³‰Lys[„ñ³¯OS–ďOMisZ†±ÅFC¥Pq{‚Ã[Pg}\\—¿ghćO…•k^ĩÁXaĕËĥM­oEqqZûěʼn³F‘¦oĵ—hŸÕP{¯~TÍlª‰N‰ßY“Ð{Ps{ÃVU™™eĎwk±ʼnVÓ½ŽJãÇÇ»Jm°dhcÀff‘dF~ˆ€ĀeĖ€d`sx² šƒ®EĦ¦–šdQ‹Âd^~ăÔHˆ¦\\›LKpĄVez¤NP ǹӗR™ÆąJSh­a[¦´Âghwm€BÐ¨źhI|žVVŽ—Ž|p] Â¼èNä¶ÜBÖ¼“L`‚¼bØæŒKV”ŸpoœúNZÞÒKxpw|ÊEMnzEQšŽIZ”ŽZ‡NBˆčÚFÜçmĩ‚WĪñt‘ÞĵÇñZ«uD‚±|ƏlǗw·±PmÍa‰–da‡ CL‡Ǒkùó¡³Ï«QaċϑOÃ¥ÕđQȥċƭy‹³ÁA"]],encodeOffsets:[[[123686,41445],[126019,40435],[124393,40128],[126117,39963],[125322,40140],[126686,40700],[126041,40374],[125584,40168],[125509,40217],[125453,40165],[125362,40214],[125280,40291],[125774,39997],[125976,40496],[125822,39993],[122731,40949]]]},properties:{cp:[123.429096,41.796767],name:"辽宁",childNum:16}},{id:"220000",geometry:{type:"Polygon",coordinates:["@@ñr½ÉKāGÁ¤ia É‰™È¹`\\xs€¬dĆkNnuNUŒ–wœNx¶c¸‹|\\¢…ŒGªóĄ~RãÖÎĢù‚đŴÕhQŽxtcæëSɽʼníëlj£ƍG£nj°KƘµDsØÑpyƸ®¿bXp‚]vbÍZuĂ{nˆ^IüœÀSք”¦EŒvRÎûh@℈[‚Əȉô~FNr¯ôçR±ƒ­HÑl•’Ģ–^¤¢‚OðŸŽætxsŒ]ÞÁTĠs¶¿âƊGW¾ìA¦·TѬ†è¥€ÏÐJ¨¼ÒÖ¼ƒƦɄxÊ~S–tD@ŠĂ¼Ŵ¡jlºWžvЉˆzƦZЎ²CH— „Axiukd‹ŒGgetqmcžÛ£Ozy¥cE}|…¾cZ…k‚‰¿uŐã[oxGikfeäT@…šSUwpiÚFM©’£è^ڟ‚`@v¶eň†f h˜eP¶žt“äOlÔUgƒÞzŸU`lœ}ÔÆUvØ_Ō¬Öi^ĉi§²ÃŠB~¡Ĉ™ÚEgc|DC_Ȧm²rBx¼MÔ¦ŮdĨÃâYx‘ƘDVÇĺĿg¿cwÅ\\¹˜¥Yĭlœ¤žOv†šLjM_a W`zļMž·\\swqÝSA‡š—q‰Śij¯Š‘°kŠRē°wx^Đkǂғ„œž“œŽ„‹\\]˜nrĂ}²ĊŲÒøãh·M{yMzysěnĒġV·°“G³¼XÀ““™¤¹i´o¤ŃšŸÈ`̃DzÄUĞd\\i֚ŒˆmÈBĤÜɲDEh LG¾ƀľ{WaŒYÍȏĢĘÔRîĐj‹}Ǟ“ccj‡oUb½š{“h§Ǿ{K‹ƖµÎ÷žGĄØŜçưÌs«l›•yiē«‹`姝H¥Ae^§„GK}iã\\c]v©ģZ“mÃ|“[M}ģTɟĵ‘Â`À–çm‰‘FK¥ÚíÁbXš³ÌQґHof{‰]e€pt·GŋĜYünĎųVY^’˜ydõkÅZW„«WUa~U·Sb•wGçǑ‚“iW^q‹F‚“›uNĝ—·Ew„‹UtW·Ýďæ©PuqEzwAV•—XR‰ãQ`­©GŠY…Yhc•UGorBd}ģɇb¡·µMicF«—YƅŒ»…é\\ƒɹ~ǙG³mØ©BšuT§Ĥ½¢Ã_ý‘L¡‘ûŸsT\\rke™\\PnwAK‚y}’ywdS™efµ]UhĿD@mÿvašÙNSkCun…cÿ`l‚‰W‹„ėVâ¦÷~^fÏ~œvwHCŽį„`xqT­­ƒlW«ï¸skm‹‹ßEG“qd¯•‹R…©Ýޝ¯S†\\cZ¹iűƏCuƍÓX‡oR}“M^o•£…R}oªU­F…uuXHlEŕ‡€Ï©¤ßgXˆþ¤D–²ÄufàÀ­XXȱAc„{Yw¬dvõ´KÊ£”\\rµÄl”iˆdā]|DÂVŒœH¹ˆÞ®ÜWnŒC”Œķ W‹§@\\¸‹ƒ~¤‹Vp¸‰póIO¢ŠVOšŇürXql~òÉK]¤¥Xrfkvzpm¶bwyFoúvð‡¼¤ N°ąO¥«³[ƒéǣű]°Õ\\ÚÊĝŽôîŇÔaâŸBYlďQ[ Ë[ïÒ¥RI|‘`jž]P"],encodeOffsets:[[126831,44503]]},properties:{cp:[125.3245,43.886841],name:"吉林",childNum:1}},{id:"230000",geometry:{type:"MultiPolygon",coordinates:[["@@UƒµNÿ¥īè灋•HÍøƕ¶LŒǽ|g¨|”™Ža¾pViˆdd”~ÈiŒíďÓQġėǐZ΋ŽXb½|ſÃH½ŸKFgɱCģÛÇA‡n™‹jÕc[VĝDZÃ˄Ç_™ £ń³pŽj£º”š¿”»WH´¯”U¸đĢmžtĜyzzNN|g¸÷äűѱĉā~mq^—Œ[ƒ”››”ƒǁÑďlw]¯xQĔ‰¯l‰’€°řĴrŠ™˜BˆÞTxr[tޏĻN_yŸX`biN™Ku…P›£k‚ZĮ—¦[ºxÆÀdhŽĹŀUÈƗCw’áZħÄŭcÓ¥»NAw±qȥnD`{ChdÙFćš}¢‰A±Äj¨]ĊÕjŋ«×`VuÓś~_kŷVÝyh„“VkÄãPs”Oµ—fŸge‚Ň…µf@u_Ù ÙcŸªNªÙEojVx™T@†ãSefjlwH\\pŏäÀvŠŽlY†½d{†F~¦dyz¤PÜndsrhf‹HcŒvlwjFœ£G˜±DύƥY‡yϊu¹XikĿ¦ÏqƗǀOŜ¨LI|FRĂn sª|Cš˜zxAè¥bœfudTrFWÁ¹Am|˜ĔĕsķÆF‡´Nš‰}ć…UŠÕ@Áijſmužç’uð^ÊýowŒFzØÎĕNőžǏȎôªÌŒDŽàĀÄ˄ĞŀƒʀĀƘŸˮȬƬĊ°ƒUŸzou‡xe]}Ž…AyȑW¯ÌmK‡“Q]‹Īºif¸ÄX|sZt|½ÚUΠlkš^p{f¤lˆºlÆW –€A²˜PVܜPH”Êâ]ÎĈÌÜk´\\@qàsĔÄQºpRij¼èi†`¶—„bXƒrBgxfv»ŽuUiˆŒ^v~”J¬mVp´£Œ´VWrnP½ì¢BX‚¬h™ŠðX¹^TjVœŠriªj™tŊÄm€tPGx¸bgRšŽsT`ZozÆO]’ÒFô҆Oƒ‡ŊŒvŞ”p’cGŒêŠsx´DR–Œ{A†„EOr°Œ•žx|íœbˆ³Wm~DVjºéNN†Ëܲɶ­GƒxŷCStŸ}]ûō•SmtuÇÃĕN•™āg»šíT«u}ç½BĵÞʣ¥ëÊ¡Mێ³ãȅ¡ƋaǩÈÉQ‰†G¢·lG|›„tvgrrf«†ptęŘnŠÅĢr„I²¯LiØsPf˜_vĠd„xM prʹšL¤‹¤‡eˌƒÀđK“žïÙVY§]I‡óáĥ]ķ†Kˆ¥Œj|pŇ\\kzţ¦šnņäÔVĂîά|vW’®l¤èØr‚˜•xm¶ă~lÄƯĄ̈́öȄEÔ¤ØQĄ–Ą»ƢjȦOǺ¨ìSŖÆƬy”Qœv`–cwƒZSÌ®ü±DŽ]ŀç¬B¬©ńzƺŷɄeeOĨS’Œfm Ċ‚ƀP̎ēz©Ċ‚ÄÕÊmgŸÇsJ¥ƔˆŊśæ’΁Ñqv¿íUOµª‰ÂnĦÁ_½ä@ê텣P}Ġ[@gġ}g“ɊדûÏWXá¢užƻÌsNͽƎÁ§č՛AēeL³àydl›¦ĘVçŁpśdžĽĺſʃQíÜçÛġԏsĕ¬—Ǹ¯YßċġHµ ¡eå`ļƒrĉŘóƢFì“ĎWøxÊk†”ƈdƬv|–I|·©NqńRŀƒ¤é”eŊœŀ›ˆàŀU²ŕƀB‚Q£Ď}L¹Îk@©ĈuǰųǨ”Ú§ƈnTËÇéƟÊcfčŤ^Xm‡—HĊĕË«W·ċëx³ǔķÐċJā‚wİ_ĸ˜Ȁ^ôWr­°oú¬Ħ…ŨK~”ȰCĐ´Ƕ£’fNÎèâw¢XnŮeÂÆĶŽ¾¾xäLĴĘlļO¤ÒĨA¢Êɚ¨®‚ØCÔ ŬGƠ”ƦYĜ‡ĘÜƬDJ—g_ͥœ@čŅĻA“¶¯@wÎqC½Ĉ»NŸăëK™ďÍQ“Ùƫ[«Ãí•gßÔÇOÝáW‘ñuZ“¯ĥ€Ÿŕā¡ÑķJu¤E Ÿå¯°WKɱ_d_}}vyŸõu¬ï¹ÓU±½@gÏ¿rýD‰†g…Cd‰µ—°MFYxw¿CG£‹Rƛ½Õ{]L§{qqąš¿BÇƻğëšܭNJË|c²}Fµ}›ÙRsÓpg±ŠQNqǫŋRwŕnéÑÉKŸ†«SeYR…ŋ‹@{¤SJ}šD Ûǖ֍Ÿ]gr¡µŷjqWÛham³~S«“„›Ü[","@@ƨƒĶTLÇyqpÇÛqe{~oyen}s‰`q‡iXG”ù]Ëp½“©lɇÁp]Þñ´FÔ^f‘äîºkà˜z¼BUv¬D"]],encodeOffsets:[[[134456,44547],[127123,51780]]]},properties:{cp:[126.642464,45.756967],name:"黑龙江",childNum:2}},{id:"320000",geometry:{type:"Polygon",coordinates:["@@Õg^vÁbnÀ‹`Jnĝ¬ŽòM¶ĘšTÖŒb‚˜e¦¦€{¸ZâćNpŒ©žHp|`ˆmjhŠSEb\\afv`sz^lkŽlj‹Ätg‹¤D˜­¾Xš¿À’|ДiZ„ȀåB·î}GL¢õcßjaŸyBFµÏC^ĭ•cÙt¿sğH]j{s©HM¢ƒQnDÀ©DaÜތ·jgàiDbPufjDk`dPOîƒhw¡ĥ‡¥šG˜ŸP²ĐobºrY†„î¶aHŢ´ ]´‚rılw³r_{£DB_Ûdåuk|ˆŨ¯F Cºyr{XFy™e³Þċ‡¿Â™kĭB¿„MvÛpm`rÚã”@ƹhågËÖƿxnlč¶Åì½Ot¾dJlŠVJʜǀœŞqvnOŠ^ŸJ”Z‘ż·Q}ê͎ÅmµÒ]Žƍ¦Dq}¬R^èĂ´ŀĻĊIԒtžIJyQŐĠMNtœR®òLh‰›Ěs©»œ}OӌGZz¶A\\jĨFˆäOĤ˜HYš†JvÞHNiÜaϚɖnFQlšNM¤ˆB´ĄNöɂtp–ŬdZÅgl•muÇUšŽ“Ş‡Úb¤uŃJŴu»¹Ą•lȖħŴw̌ŵ²ǹǠ͛hĭłƕrçü±Y™rřl¥’i`ã__¢ćSÅr[Çq^ùzWmOĈaŐÝɞï²ʯʊáĘijĒǭPħ͍ôƋĝÄ͎ī‰çÛɈǥ£­ÛmY`ó£Z«§°Ó³QafusNıDž_k}¢m[ÝóDµ—¡RLčiXy‡ÅNïă¡¸iĔϑNÌķoıdōîåŤûHcs}~Ûwbù¹£¦ÓCt‹OPrƒE^ÒoŠg™ĉIµžÛÅʹK…¤½phMˆú`m”R¸¦Pƚg†ÉLRŠs`£¯ãhD„¨|³¤‰C"],encodeOffsets:[[121451,32518]]},properties:{cp:[118.767413,32.041544],name:"江苏",childNum:1}},{id:"330000",geometry:{type:"MultiPolygon",coordinates:[["@@jX^n…","@@sfˆdM‰","@@qP\\xz[_i","@@o\\V’zRZ}mECy","@@‘Rƒ¢‚FX}°[m]","@@Cbœ\\•}","@@e|v\\laus","@@v~s{","@@QxÂF©}","@@¹nŒvÞs©m","@@rQgYIh","@@bi«Z„X","@@p[}ILd","@@À¿|","@@¹dnb’…","@@rS}[Kl","@@g~h}","@@FlCk","@@ůTG°ĄLHm°UF‰","@@OdRe","@@v[u\\","@@FjâL~wyoo~›sµLŒZ","@@¬e¹aH‚","@@\\nÔ¡q]L³ë\\ÿ®ŒQ̆","@@ÊA­©]ª","@@KxŒv{­","@@@hlIk_","@@pWc‡rxp","@@Md|_iA","@@¢…X£½z\\ðpN","@@hlÜ[LykAvyfw^Ež ","@@fp¤MusH","@@®_ma~•LÁ¬’`","@@†@°¡mۛGĕ¨§Ianá[ýƤjfæ‡ÐNž—äGp—","@@iM„t\\","@@Zc[b","@@™X®±GrưZæĉm","@@Z~dOSo|A¿qZv","@@@`”EN£p","@@|–s—","@@@nDi","@@n…a£¾u‰YL¯‰Qª…mĉÅdMˆ•gÇjcº«•ęœ¬­K­´ƒB«Âącoċ\\xK`cįŧ«®á’[~ıxu·Å”KsËɏc¢Ù\\ĭƛëbf¹­ģSƒĜkáƉÔ­ĈZB{ŠaM‘µ‰fzʼnfÓÔŹŁƋǝÊĉ{ğč±g³ne{ç­ií´S¬‚\\ßðK¦w\\™iqªĭiAu‡A­µ”_W¥ƣO\\lċĢttC¨£t`ˆ™PZäuXßBs‡Ļyek€OđġĵHuXBšµ]׌‡­­\\›°®¬F¢¾pµ¼kŘó¬Wät’¸|@ž•L¨¸µr“ºù³Ù~§WI‹ŸZWŽ®’±Ð¨ÒÉx€`‰²pĜ•rOògtÁZ{üÙ[|˜ûŒK‚wsPlU[}¦Rvn`hsª^–nQ´ĘRWb”‚_ rtČFI֊kŠŠĦPJ¶ÖÀÖJĈĄTĚòžC ²@Pú…Øzœ©PœCÈÚœĒ±„hŖ‡l¬â~nm¨f©–iļ«m‡nt–qŒÒTÜÄj“ŠLŽ®E̜Fª²iÊxبžIÈhhst’ˆ’[Ôx†}dtüGæţŔïĬaĸpMËВj碷ðĄÆMzˆjWKĎ¢Q¶˜À_꒖_@ı€i«pZ€gf€¤Nrq]§ĂN®«H±‡yƳí¾×ŊďŀĐÏŴǝĂíÀBŖÕªˆŠÁŐTFqĉ¯³ËCĕģi¨hÜ·ƒñt»¯Ï","@@ºwšZRkĕWK "]],encodeOffsets:[[[125785,31436],[125729,31431],[125513,31380],[125329,30690],[125223,30438],[125115,30114],[124815,29155],[124419,28746],[124095,28635],[124005,28609],[125e3,30713],[125111,30698],[125078,30682],[125150,30684],[124014,28103],[125008,31331],[125411,31468],[125329,31479],[125369,31139],[125626,30916],[125417,30956],[125254,30976],[125199,30997],[125095,31058],[125083,30915],[124885,31015],[125218,30798],[124867,30838],[124755,30788],[124802,30809],[125267,30657],[125218,30578],[125200,30562],[125192,30787],[124968,30474],[125167,30396],[125115,30363],[124955,29879],[124714,29781],[124762,29462],[124325,28754],[124863,30077],[125366,31477]]]},properties:{cp:[120.153576,30.287459],name:"浙江",childNum:43}},{id:"340000",geometry:{type:"MultiPolygon",coordinates:[["@@^iuLV\\","@@‚e©Edh","@@´CE¶zAXœêeödK¡~H¸íæAˆȽ—d{ďő“À½W—®£ChŒÃsiŒkkly]_teu[bFa‰Tig‡n{]Gqªo‹ĈMYá|·¥f¥—őaSÕė™NµñĞ«ImŒ_m¿Âa]uĜp …Z_§{Cƒäg¤°r[_Yj‰ÆOdý“[ŽI[á·¥“Q_n‡ùgL¾mz›ˆDÜÆ¶ĊJhšp“c¹˜O]iŠ]œ¥ jtsggDÑ¡“w×jÉ©±›EFˍ­‰Ki”ÛÃÕYv…s•ˆm¬njĻª•§emná}k«ŕˆƒgđ²Ù›DǤ›í¡ªOy›†×Où±@DŸñSęćăÕIÕ¿IµĥO‰‰‰lJÕÍR›Í|JìĻÒåyķrĕq§ÄĩsWÆßŽF¶žX®¿‰mŒ™w…RIޓfßoG‘³¾©uyH‘į{Ɓħ¯AFnuP…ÍÔzšŒV—dàôº^Ðæd´€‡oG¤{S‰¬ćxã}›ŧ×Kǥĩ«žÕOEзÖdÖsƘѨ[’Û^Xr¢¼˜§xvěƵ`K”§ tÒ´Cvlo¸fzŨð¾NY´ı~ÉĔē…ßúLÃϖ_ÈÏ|]ÂÏHl’g`bšežž€n¾¢pU‚h~ƴ˶_‚r sĄ~cž”ƈ]|r c~`¼{À{ȒiJjz`îÀT¥Û³…]’u}›f…ïQl{skl“oNdŸjŸäËzDvčoQŠďHI¦rb“rHĖ~BmlNž“Ra„ĥTX\\{fÁKÁ®T‚œL‘ŠĄMt›ÊgĀD–ŠĄXœƔvDcÎJbt[¤€D@®hh~kt°ǾzÖ@¾ªdb„YhüóV´ŮŒ¨Üc”±r@J|àuYÇԋG·ĚąĐlŪÚpSJ¨ĸˆLvÞcPæķŨŽ®mАˆál‹sgd×mQ¨ųƩޖ¤IΖs’°ŒKZpĄ|XwWdĎµmkǀwÌÕæhºgBĝâqÙĊz›ÖgņtÀÁÊÆá’hEz|WzqD¹€Ÿ°E‡ŧl{ævÜcA`¤C`|´qžxIJkq^³³ŸGšµbƒíZ…¹qpa±ď OH—¦™Ħˆx¢„gPícOl_iCveaOjCh߸i݋bÛªCC¿€m„RV§¢A|tbkĜEÀtîm‚^g´fÄ"]],encodeOffsets:[[[121722,32278],[119475,30423],[121606,33646]]]},properties:{cp:[117.283042,31.86119],name:"安徽",childNum:3}},{id:"350000",geometry:{type:"MultiPolygon",coordinates:[["@@“zht´}[","@@aj^~ĆGå","@@edœŒH…se","@@@vˆPGsyQ","@@‰sBz‚ddW[O","@@SލQy","@@NŽVucW","@@qptB@q","@@‰’¸[iu","@@Q\\pD[_","@@jSwUappI","@@eXª~•","@@AjvFoo","@@fT–›_Çí\\Ÿ™—v|ba¦jZÆy|®","@@IjLg","@@wJI€ˆxš«¼AoNe{M¥Œ","@@K‰±¡Óˆ”Č~N¾™","@@k¡¹Eh~c®uDq‰Zì¡I•~Māe£bN¨gZý¡a±Öcp©PhžI”Ÿ¢Qq…ÇGj‹|¥U™ g[Ky¬ŏ–v@OpˆtÉEŸF„\\@ åA¬ˆV{Xģ‰ĐBy…cpě…¼³Ăp·¤ƒ¥o“hqqÚ¡ŅLsƒ^ᗞ§qlŸÀhH¨MCe»åÇGD¥zPO£čÙkJA¼ß–ėu›ĕeûҍiÁŧS[¡œUŠûŗ½ùěcݧSùĩąSWó«íęACµ›eR—åǃRCÒÇZÍ¢‹ź±^dlsŒtjD¸•‚ZpužÔâÒH¾oLUêÃÔjjēò´ĄW‚ƛ…^Ñ¥‹ĦŸ@Çò–ŠmŒƒOw¡õyJ†yD}¢ďÑÈġfŠZd–a©º²z£šN–ƒjD°Ötj¶¬ZSÎ~¾c°¶Ðm˜x‚O¸¢Pl´žSL|¥žA†ȪĖM’ņIJg®áIJČĒü` ŽQF‡¬h|ÓJ@zµ |ê³È ¸UÖŬŬÀCtrĸr‚]€˜ðŽM¤ĶIJHtÏ A’†žĬkvsq‡^aÎbvŒd–™fÊòSD€´Z^’xPsÞrv‹ƞŀ˜jJd×ŘÉ ®A–ΦĤd€xĆqAŒ†ZR”ÀMźŒnĊ»ŒİÐZ— YX–æJŠyĊ²ˆ·¶q§·–K@·{s‘Xãô«lŗ¶»o½E¡­«¢±¨Yˆ®Ø‹¶^A™vWĶGĒĢžPlzfˆļŽtàAvWYãšO_‡¤sD§ssČġ[kƤPX¦Ž`¶“ž®ˆBBvĪjv©šjx[L¥àï[F…¼ÍË»ğV`«•Ip™}ccÅĥZE‹ãoP…´B@ŠD—¸m±“z«Ƴ—¿å³BRضˆœWlâþäą`“]Z£Tc— ĹGµ¶H™m@_©—kŒ‰¾xĨ‡ôȉðX«½đCIbćqK³Á‹Äš¬OAwã»aLʼn‡ËĥW[“ÂGI—ÂNxij¤D¢ŽîĎÎB§°_JœGsƒ¥E@…¤uć…P‘å†cuMuw¢BI¿‡]zG¹guĮI‹"]],encodeOffsets:[[[123250,27563],[122541,27268],[123020,27189],[122916,27125],[122887,26845],[122808,26762],[122568,25912],[122778,26197],[122515,26757],[122816,26587],[123388,27005],[122450,26243],[122578,25962],[121255,25103],[120987,24903],[122339,25802],[121042,25093],[122439,26024]]]},properties:{cp:[119.306239,26.075302],name:"福建",childNum:18}},{id:"360000",geometry:{type:"Polygon",coordinates:["@@ÖP¬ǦĪØLœŨä~ĈwŠ«|TH£ˆp€c³Ïå¹]ĉđxe{ÎӐ†vOEm°BƂĨİ|G’vz½ª´€H’àp”eJ݆Qšxn‹ÀŠW­žEµàXÅĪt¨ÃĖrÄwÀFÎ|Ă¡”‡WÕ¸cf¥—‘XaęST±m[“r«_gŽmQu~¥V\\OkxtL E¢‹ƒ‘Ú^~ýØkbē–qo슱_Êw§Ñ²ÏƟ뼋mĉŹ‹¿NQ“…YB‹ąrwģcÍ¥B•Ÿ­ŗÊcØiI—žƝĿuŒqtāwO]‘³YCñTeɕš‹caub͈]trlu€ī…B‘ПGsĵıN£ï—^ķqsq¿DūūV՟·´Ç{éĈý‰ÿ›OEˆR_ŸđûIċâJh­ŅıN‘ȩĕB…¦K{Tk³¡OP·wn—µÏd¯}½TÍ«YiµÕsC¯„iM•¤™­•¦¯P|ÿUHv“he¥oFTu‰õ\\ŽOSs‹MòđƇiaºćXŸĊĵà·çhƃ÷ǜ{‘ígu^›đg’m[ÙxiIN‘¶Õ»lđÕwZSƉv©_ÈëJbVk„ĔVÀ¤P¾ºÈMÖxlò~ªÚàGĂ¢B„±’ÌŒK˜y’ñ`w²¹€·Ÿ…`g›ŸsÙfI›ěxŕeykpŽŒudjˆuTfb·hh„¿JdŠ[\\˜„L‚áƔĨƐAĈepˆÀÂMD~ņªe^\\^§„ý©j׍cZ†Ø¨zdÒa¶ˆlҍJŒìõ`oz÷@¤u޸´†ôęöY¼‰HČƶajlÞƩ¥éZ[”|h}^U Œ ¥p„ĄžƦO lt¸Æ €Q\\€ŠaÆ|CnÂOjt­ĚĤd’ÈŒF`’¶„@Ð딠¦ōҞ¨Sêv†HĢÛ@[ƅQoxHŒ—W[ŰîÀt¦DŽ~NĠ¢l–•ĄtZoœCƞÔºCxrpČN˜pj¢{f_Y`_ƒeq’’®Aot`@o‚DXfkp¨|Šs¬\\D‘ÄSfè©Hn¬…^DhÆyøJh“ØxĢĀLʈ„ƠPżċĄwĮ”¶ž"],encodeOffsets:[[118923,30536]]},properties:{cp:[115.892151,28.676493],name:"江西",childNum:1}},{id:"370000",geometry:{type:"MultiPolygon",coordinates:[["@@Xjd]mE","@@itnq","@@Dl@k","@@T‚ŒG—w","@@K¬˜•‰U","@@Wd`c","@@PtMs","@@•LnXlc","@@ppVƒu]Qn","@@cdzAU_","@@udRhnCE…","@@ˆoIƒpP„","@@M{Ŀčwbxƨî’Kš–ÎMĮ]†—ZFˆ½Y]â£ph’™š¶¨râøÀ†ÎǨ¤^ºÄ”Gzˆ~grĚĜlĞÆ„LĆdž¢Îo¦–cv“Kb€gr°Wh”mZp ˆL]LºcU‰Æ­n”żĤÌǜbAnrOAœ´žȊcÀbƦUØrĆUÜøœĬƞ†ŶǬĴóò_A̈«ªdÎɜnb²ĦhņBĖ›žįĦåXćì@L¯´ywƕCéõė ƿ¸‘lµ‚Zæyj|BíÂKN„NnoƈfÈMZwšnŐNàúĂsT„JUš›‚L„îVj„ǎ¾Ē؍‚Dz²XPn±ŴPè¸ŔLƔÜƺ_T‘üÃĤBBċȉöA´fa„˜M¨{«M`‡¶d¡ô‰Ö°šmȰBÔjjŒ´PM|”c^d¤u•ƒ¤Û´Œä«ƢfPk¶Môlˆ]Lb„}su^ke{lC‘…M•rDŠÇ­]NÑFsmoõľH‰yGă{{çrnÓE‰‹ƕZGª¹Fj¢ÿ©}ÌCǷ돡ąuhÛ¡^Kx•C`C\\bÅxì²ĝÝ¿_N‰īCȽĿåB¥¢·IŖÕy\\‡¹kx‡Ã£ČáKµË¤ÁçFQ¡„KtŵƋ]CgÏAùSed‡cÚź—ŠuYfƒyMmhUWpSyGwMPqŀ—›Á¼zK›¶†G•­Y§Ëƒ@–´śÇµƕBmœ@Io‚g——Z¯u‹TMx}C‘‰VK‚ï{éƵP—™_K«™pÛÙqċtkkù]gŽ‹Tğwo•ɁsMõ³ă‡AN£™MRkmEʕč™ÛbMjÝGu…IZ™—GPģ‡ãħE[iµBEuŸDPԛ~ª¼ętŠœ]ŒûG§€¡QMsğNPŏįzs£Ug{đJĿļā³]ç«Qr~¥CƎÑ^n¶ÆéÎR~ݏY’I“] P‰umŝrƿ›‰›Iā‹[x‰edz‹L‘¯v¯s¬ÁY…~}…ťuٌg›ƋpÝĄ_ņī¶ÏSR´ÁP~ž¿Cyžċßdwk´Ss•X|t‰`Ä Èð€AªìÎT°¦Dd–€a^lĎDĶÚY°Ž`ĪŴǒˆ”àŠv\\ebŒZH„ŖR¬ŢƱùęO•ÑM­³Fۃaj"]],encodeOffsets:[[[123806,39303],[123821,39266],[123742,39256],[123702,39203],[123649,39066],[123847,38933],[123580,38839],[123894,37288],[123043,36624],[123344,38676],[123522,38857],[123628,38858],[118267,36772]]]},properties:{cp:[117.000923,36.675807],name:"山东",childNum:13}},{id:"410000",geometry:{type:"MultiPolygon",coordinates:[["@@dXD}~Hgq~ÔNŽ‹„~zkĘHVsDzßjƒŬŒŠŢ`Pûàl¢˜\\ÀœEhŽİgÞē X¼`kš„h•ÍL™ùµP³swIÓzeŠĠð†´E®žÚPt†ºIŊ–ʺ˜L«šŕQGƒ‹Yfa[şu“ßǑ‡ĩų_Z¯ĵÙčC]kbc•¥CS¯ëÍB©ïŽÇߊ_{s–WTtž³xlàcȂzÀD}ÂOQ³ÐTĬµ‚ƑпŸghœł‹Ŧv~††}ÂZž«¤lPǕ£ªÝŴÅR§ØnhcŒtâk‡nύ­ľŹUÓÝdKuķ‡I§oTũÙďkęĆH¸ÓŒ\\ăŒ¿PcnS{wBIvɘĽ[GqµuŸŇôYgûƒZcaŽ©@½Õǽys¯}lgg@­C\\£as€IdÍuCQñ[L±ęk·‹ţb¨©kK—’»›KC²‘òGKmĨS`ƒ˜UQ™nk}AGē”sqaJ¥ĐGR‰ĎpCuÌy ã iMc”plk|tRk†ðœev~^‘´†¦ÜŽSí¿_iyjI|ȑ|¿_»d}qŸ^{“Ƈdă}Ÿtqµ`ŷ飩V¡om½ZÙϋÁRD|JOÈpÀ—Rs’•I{ùÓjuµ{t}uËR‘iŸvGŠçJFjµŠåkWꖴMƒHewixGw½Yŷpµú³XU›½ġy™łå‰kÚwZXˆ·l„¢Á¢K”zO„Λ΀jc¼htoDHr…|­J“½}JZ_¯iPq{tę½ĕ¦Zpĵø«kQ…Ťƒ]MÛfaQpě±ǽ¾]u­Fu‹÷nƒ™čįADp}AjmcEǒaª³o³ÆÍSƇĈÙDIzçƒñİŸ^ˆKNœ™i—Þñ€[œƒaA²zz‰Ì÷Dœ|[šíijgf‚ÕÞd®|`ƒĆ~„oĠƑô³Ŋ‘D×°¯CsˆøÂ«ì‰UMhTº¨¸ǝêWšÔ„DruÂÇZ£Ćš”PZ„žW”~؋Øv¬gèÂÒw¦X¤Ā´oŬ¬Ž²Ês~€€]®tªašpŎJ¨Öº„_ŠŔ–f”Ő\\Ѝ\\Ĝu–”~m²Ƹ›¸fW‰ĦrƔ}Î^gjdfÔ¡J}\\n C˜¦þWxªJRÔŠu¬ĨĨmF†dM{\\d\\ŠYÊ¢ú@@¦ª²SŠÜsC–}fNècbpRmlØ^g„d¢aÒ¢CZˆZxvÆ¶N¿’¢T@€uCœ¬^ĊðÄn|žlIlŽ—Xhun€[","@@hzUq"]],encodeOffsets:[[[116744,37216],[116480,33048]]]},properties:{cp:[113.665412,34.757975],name:"河南",childNum:2}},{id:"420000",geometry:{type:"MultiPolygon",coordinates:[["@@ASd","@@ls{d","@@¾«}{ra®pîÃ\\™›{øCŠËyyB±„b\\›ò˜Ý˜jK›‡L ]ĎĽÌ’JyÚCƈćÎT´Å´pb©È‘dFin~BCo°BĎĚømvŒ®E^vǾ½Ĝ²Ro‚bÜeNŽ„^ĺ£R†¬lĶ÷YoĖ¥Ě¾|sOr°jY`~I”¾®I†{GqpCgyl{‡£œÍƒÍyPL“¡ƒ¡¸kW‡xYlÙæŠšŁĢzœ¾žV´W¶ùŸo¾ZHxjwfx„GNÁ•³Xéæl¶‰EièIH‰ u’jÌQ~v|sv¶Ôi|ú¢Fh˜Qsğ¦ƒSiŠBg™ÐE^ÁÐ{–čnOÂȞUÎóĔ†ÊēIJ}Z³½Mŧïeyp·uk³DsѨŸL“¶_œÅuèw»—€¡WqÜ]\\‘Ò§tƗcÕ¸ÕFÏǝĉăxŻČƟO‡ƒKÉġÿ×wg”÷IÅzCg†]m«ªGeçÃTC’«[‰t§{loWeC@ps_Bp‘­r‘„f_``Z|ei¡—oċMqow€¹DƝӛDYpûs•–‹Ykıǃ}s¥ç³[§ŸcYЧHK„«Qy‰]¢“wwö€¸ïx¼ņ¾Xv®ÇÀµRĠЋžHMž±cÏd„ƒǍũȅȷ±DSyúĝ£ŤĀàtÖÿï[îb\\}pĭÉI±Ñy…¿³x¯N‰o‰|¹H™ÏÛm‹júË~Tš•u˜ęjCöAwě¬R’đl¯ Ñb­‰ŇT†Ŀ_[Œ‘IčĄʿnM¦ğ\\É[T·™k¹œ©oĕ@A¾w•ya¥Y\\¥Âaz¯ãÁ¡k¥ne£Ûw†E©Êō¶˓uoj_Uƒ¡cF¹­[Wv“P©w—huÕyBF“ƒ`R‹qJUw\\i¡{jŸŸEPïÿ½fć…QÑÀQ{ž‚°‡fLԁ~wXg—ītêݾ–ĺ‘Hdˆ³fJd]‹HJ²…E€ƒoU¥†HhwQsƐ»Xmg±çve›]Dm͂PˆoCc¾‹_h”–høYrŊU¶eD°Č_N~øĹĚ·`z’]Äþp¼…äÌQŒv\\rCŒé¾TnkžŐڀÜa‡“¼ÝƆ̶Ûo…d…ĔňТJq’Pb ¾|JŒ¾fXŠƐîĨ_Z¯À}úƲ‹N_ĒĊ^„‘ĈaŐyp»CÇĕKŠšñL³ŠġMŒ²wrIÒŭxjb[œžn«øœ˜—æˆàƒ ^²­h¯Ú€ŐªÞ¸€Y²ĒVø}Ā^İ™´‚LŠÚm„¥ÀJÞ{JVŒųÞŃx×sxxƈē ģMř–ÚðòIf–Ċ“Œ\\Ʈ±ŒdʧĘD†vČ_Àæ~DŒċ´A®µ†¨ØLV¦êHÒ¤"]],encodeOffsets:[[[113712,34e3],[115612,30507],[113649,34054]]]},properties:{cp:[114.298572,30.584355],name:"湖北",childNum:3}},{id:"430000",geometry:{type:"MultiPolygon",coordinates:[["@@—n„FZw","@@かÆá‰½ÔXr—†CO™“…ËR‘ïÿĩ­TooQyšÓ[‹ŅBE¬–ÎÓXa„į§Ã¸G °ITxp‰úxÚij¥Ïš–̾ŠedžÄ©ĸG…œàGh‚€M¤–Â_U}Ċ}¢pczfŠþg¤€’ÇôAV‘","@@ȴÚŠĖÁĐiO“Ĝ«BxDõĚiv—ž–S™Ì}iùŒžÜnšÐºGŠ{Šp°M°yŠÂÒzJ²Ì ÂcXëöüiáÿñŽőФ‚ùTz²CȆȸǎۃƑÐc°dPÎŸğ˶[Ƚu¯½WM¡­Éž“’B·rížnZŸÒ `‡¨GA¾\\pē˜XhÆRC­üWGġu…T靧Ŏѝ©êL•M³}_‘‹E‘Çģc®ęisÁPDmÅ{‰b[Rşs·€kPŸŽƥƒóRo”O‹ŸVŸ~]{g\\“êYƪ¦kÝbiċƵŠGZ»Ěõ…ó·³vŝž£ø@pyö_‹ëŽIkѵ‡bcѧy…×dY؎ªiþžˆUjŸŅ³C}ÁN‡»hĻħƏâƓK—ƒA·³CQ±µ§¿AUŠƑ¹AŠtćOw™D]ŒJUÖgk¯b£‘ylƒ›ZƒFËѱH™­}˜•EbóľA–¡»Ku¦·‘³†åş¥ùBDž^{ÌC´­¦ŷJ£^[†‹—ª¿‡ğ|‹ƅ…•N… skóā‡¹¿€ï]ă~÷O§­@—Vm¡‹Qđ¦¢Ĥ{ºjԏŽŒª¥nf´•~ÕoŸž×Ûą‹Gû¥cÑ[Zœ‰¶˜ŨβSÊǔƐ˜ƀƒ’AÚŌ¦QؼrŭŽ­«}NÏürʬŒmjr€@ĘrTW ­SsdHzƓ^ÇÂyUi¯DÅYlŹu{hTœ}mĉ–¹¥ě‰Dÿë©ıÓ[Oº£ž“¥ót€ł¹MՄžƪƒ`Pš…Di–ÛUоÅ‌ìˆU’ñB“È£ýhe‰dy¡oċ€`pfmjP~‚kZa…ZsÐd°wj§ƒ@€Ĵ®w~^‚kÀÅKvNmX\\¨a“”сqvíó¿F„¤¡@ũÑVw}S@j}¾«pĂr–ªg àÀ²NJ¶¶Dô…K‚|^ª†Ž°LX¾ŴäPᜣEXd›”^¶›IJÞܓ~‘u¸ǔ˜Ž›MRhsR…e†`ÄofIÔ\\Ø  i”ćymnú¨cj ¢»–GČìƊÿШXeĈ¾Oð Fi ¢|[jVxrIQŒ„_E”zAN¦zLU`œcªx”OTu RLĪpUžĪ‚ȴ^ŎµªÉžFx…Ü€f¤ºgIJèy°Áb[¦Zb¦–z½xBĖ@ªpº›˜jS´rVźOd©ʪiĎă’JP‡ž`"]],encodeOffsets:[[[115640,30489],[112577,27316],[114113,30649]]]},properties:{cp:[112.982279,28.19409],name:"湖南",childNum:3}},{id:"440000",geometry:{type:"MultiPolygon",coordinates:[["@@QdˆAsa","@@ƒlxDRm","@@sbhNLo","@@Ă ý","@@WltOY[","@@Krœ]‰S","@@e„~AS}","@@I|„Mym","@@ƒÛ³LSŒž²Q","@@nvºB–ë¥cÕº","@@zdšÛ›JmŠ","@@†°³","@@a yAª¸ËJIx،@€ĀHÉÕZ™o•fo…o","@@šs‰ŗÃÔėAƁ›ZšÄ ~°ČP‚‹ºb","@@‹¶Ý’Ì‚vmĞh¹Ĺ","@@HœŠdSjĒ¢D}war…“u«ZqadY{K","@@elŒ\\LqqO","@@~rMmX","@@f„^E","@@øPªoj÷ÍÝħXČx”°Q¨ıXJp","@@gÇƳˆˆ–m’Žxa†tfu","@@E–ÆC½‘","@@¸B_¶ekWvSi‡vc•}p}Ăº¾NĎyj¦Èm thœ†_®žÄ}ˆ»âUzL™Ë‹²‘Aƒā¡ßH©Ùñ}wkNÕ¹ÇO½¿£ēUlƒaUìIžÇª`ŠuTÅxYĒÖ¼k֞’µ‚MžjJÚwn\\h‘œĒv]îh|’È›Ƅøègž¸Ķß ĉĈWb¹ƀdéƌNTtP[ŠöSvrCZžžaGuœbo´ŖÒÇА~¡zCI…özx¢„Pn‹•‰Èñ @ŒĥÒ¦†]ƜŽX³ăĔñiiÄÓVépKG½Ä‘ÓávYo–C·sit‹iaÀy„ŧΡÈYDÑům}‰ý|m[węõĉZÅxUO}÷N¹³ĉo_qtă“qwµŁYلǝŕ¹tïÛUïmRCº…ˆĭ|µ›ÕÊK™½R‘ē ó]‘–GªęAx–ŸNqSF•|ām‡¡diď×YïYWªʼnOeÚtĐ«zđ¹T…ā‡úE™áÎÁWw헟HcòßÎſ¿Çdğ·ùT×Çūʄ¡XgWÀLJğ·¿ÃˆOj YÇ÷Sğ³kzőõm‰™ĝ—[³‹¡VÙæÅöM̳¹pÁaËýý©D©Ü“JŹƕģGą¤{Ùū…ǘO²«BƱéA—Ò‰ĥ‡¡«BhlmtÃPµyU¯uc“d·w_bŝcīímGOŽ€GBȅ‰ŹãĻFŷŽŕ@Óoo¿ē‹±ß}Ž}ÓF÷tIJWÈCőâUâǙI›ğʼn©I›ijEׅÁ”³AĥDĈ±ÌŒÜӔĨ£L]ĈÙƺZǾĆĖMĸĤfŒÎĵl•ŨnȈ‘ĐtF”Š–FĤ–‚êk¶œ^k°f¶gŠŽœ}®Fa˜f`vXŲxl˜„¦–ÔÁ²¬ÐŸ¦pqÊ̲ˆi€XŸØRDÎ}†Ä@ZĠ’s„x®AR~®ETtĄZ†–ƈfŠŠHâÒÐA†µ\\S¸„^wĖkRzŠalŽŜ|E¨ÈNĀňZTŒ’pBh£\\ŒĎƀuXĖtKL–¶G|Ž»ĺEļĞ~ÜĢÛĊrˆO˜Ùîvd]nˆ¬VœÊĜ°R֟pM††–€ƀ¬HbwžEÀˆ˜©Œž\\…¤]ŸI®¥D³|ˎ]CúAЦ…æ’´¥¸Lv¼€•¢ĽBaô–F~—š®²GÌҐEY„„œzk¤’°ahlV՞I^‹šCxĈPŽsB‰ƒºV‰ÀB¶¨R²´D","@@OŽR"]],encodeOffsets:[[[117381,22988],[116552,22934],[116790,22617],[116973,22545],[116444,22536],[116931,22515],[116496,22490],[116453,22449],[113301,21439],[118726,21604],[118709,21486],[113210,20816],[115482,22082],[113171,21585],[113199,21590],[115232,22102],[115739,22373],[115134,22184],[113056,21175],[119573,21271],[119957,24020],[115859,22356],[116680,26053],[116561,22649]]]},properties:{cp:[113.280637,23.125178],name:"广东",childNum:24}},{id:"450000",geometry:{type:"MultiPolygon",coordinates:[["@@H– TI¡U","@@Ɣ_LÊFZg…čP­kini«‹qǀcz͔Y®¬Ů»qR×ō©DՄ‘§ƙǃŵTÉĩ±ŸıdÑnYY›IJvNĆÌØÜ Öp–}e³¦m‹©iÓ|¹Ÿħņ›|ª¦QF¢Â¬ʖovg¿em‡^ucäāmÇÖåB¡Õçĝ}FϼĹ{µHK•sLSđƃr‹č¤[Ag‘oS‹ŇYMÿ§Ç{Fśbky‰lQxĕƒ]T·¶[B…ÑÏGáşşƇe€…•ăYSs­FQ}­Bƒw‘tYğÃ@~…C̀Q ×W‡j˱rÉ¥oÏ ±«ÓÂ¥•ƒ€k—ŽwWűŽue_b—­E›~‰µh¯ecl¯›Ïr¯‡E쉕Jƒğƒ}žw³–Ƈē`ãògK_ÛsUʝ“ćğ¶hŒöŒO¤Ǜn³Žc‘`¡yi–ę–‘[ďĵűMę§]X˜Î_‚훘Û]é’ÛUćİÕBƣ±…dƒy¹T^džûÅÑŦ·‡PĻþÙ`K€¦˜…¢ÍeœĥR¿Œ³£[~Œäu¼dl‰t‚†W¸oRM¢ď\\zœ}Æzdvň–{ÎXF¶°Â_„ÒÂÏL©Ö•TmuŸ¼ãl‰›īkiqéfA„·Êµ\\őDc¥ÝF“y›Ôć˜c€űH_hL܋êĺШc}rn`½„Ì@¸¶ªVLŒŠhŒ‹\\•Ţĺk~ŽĠið°|gŒtTĭĸ^x‘vK˜VGréAé‘bUu›MJ‰VÃO¡…qĂXËS‰ģãlýàŸ_ju‡YÛÒB†œG^˜é֊¶§ŽƒEG”ÅzěƒƯ¤Ek‡N[kdåucé¬dnYpAyČ{`]þ±X’\\’ÞÈk‚¡Ĭj†àh„ÂƄ¢H茠Ŕ⪃LƒĒ^Öm¶ħĊAǦė¸zÚGn£¾›rªŀÜt¬@֛ڈSx~øOŒ˜ŶÐÂæȠ\\„ÈÜObĖw^oބLf¬°bI lTØB̈F£Ć¹gñĤaY“t¿¤VSñœK¸¤nM†¼‚JE±„½¸šŠño‹ÜCƆæĪ^ŠĚQÖ¦^‡ˆˆf´Q†üÜʝz¯šlzUĺš@쇀p¶n]sxtx¶@„~ÒĂJb©gk‚{°‚~c°`ԙ¬rV\\“la¼¤ôá`¯¹LC†ÆbŒxEræO‚v[H­˜„[~|aB£ÖsºdAĐzNÂðsŽÞƔ…Ĥªbƒ–ab`ho¡³F«èVZs„\\\\Œ™ÔRzpp®SŽĪº¨ÖƒºN…ij„d`’a”¦¤F³¢@„`¢ĨĀìhYvlŠĆº¦Ċ•~nS›|gźv^kGƄÀè·"]],encodeOffsets:[[[111707,21520],[113706,26955]]]},properties:{cp:[108.320004,22.82402],name:"广西",childNum:2}},{id:"460000",geometry:{type:"Polygon",coordinates:["@@š¦Ŝil¢”XƦ‘ƞò–ïè§ŞCêɕrŧůÇąĻõ™·ĉ³œ̅kÇm@ċȧƒŧĥ‰Ľʉ­ƅſ“ȓÒ˦ŝE}ºƑ[ÍĜȋ gÎfǐÏĤ¨êƺ\\Ɔ¸ĠĎvʄȀœÐ¾jNðĀÒRŒšZdž™zМŒĊ†¢DÀɘZ"],encodeOffsets:[[112750,20508]]},properties:{cp:[110.33119,20.031971],name:"海南",childNum:1}},{id:"510000",geometry:{type:"MultiPolygon",coordinates:[["@@LqSn","@@ĆOìÛÐ@Ğ™ǔNY{¤Á§d…i“´ezÝúØãwŒƒIŸþËQǦÃqɞSJ»ĂéʔõÔƁİlƞ¹„§Ĭqt‘ÀƄmÀêErĒtD®ċæcQƒ”E®³^ĭ¥©l}äQto˜ŖÜqƎkµ–„ªÔĻĴ¡@Ċ°B²Èw^^RsºT£ڿœQP‘JvÄz„^Đ¹Æ¯fLà´GC²‘dt˜­ĀRt¼¤ĦOðğfÔðDŨŁĞƘïžPȆ®âbMüÀXZ ¸£@Ś›»»QÉ­™]d“sÖ×_͖_ÌêŮPrĔĐÕGĂeZÜîĘqBhtO ¤tE[h|Y‹Ô‚ZśÎs´xº±UŒ’ñˆt|O’ĩĠºNbgþŠJy^dÂY Į„]Řz¦gC‚³€R`Šz’¢AjŒ¸CL„¤RÆ»@­Ŏk\\Ç´£YW}z@Z}‰Ã¶“oû¶]´^N‡Ò}èN‚ª–P˜Íy¹`S°´†ATe€VamdUĐwʄvĮÕ\\ƒu‹Æŗ¨Yp¹àZÂm™Wh{á„}WØǍ•Éüw™ga§ßAYŸrÅÂQĀÕ¬LŐý®X˜øxª½Ű¦¦[€—þ„`ÜUÖ´òrÙŠ°²Äk„ijnDX{Uƒ~ET{ļº¦PZc”jF²Ė@Žp˜g€ˆ¨“B{ƒu¨ŦyhoÚD®¯¢˜ WòàFΤ¨GDäz¦kŮPœġq˚¥À]€Ÿ˜eŽâÚ´ªKxī„Pˆ—Ö|æ[xäJÞĥ‚s’NÖ½ž€I†¬nĨY´®Ð—ƐŠ€mD™ŝuäđđEb…e’e_™v¡}ìęNJē}q”É埁T¯µRs¡M@}ůa†a­¯wvƉåZwž\\Z{åû`Ÿ†[±oi•‘JDŦ]‘‰ĕãïrG •réÏ·~ąSfy×͂·ºſƽĵȁŗūmHQ¡Y¡®ÁÃ×t«ƒ­Tƒ¤J–JJŒyJ•ÈŠ`Ohߦ¡uËhIyCjmÿw…ZG……Ti‹SˆsO‰žB²ŸfNmsPaˆ{M{ŠõE‘^Hj}gYpaeuž¯‘oáwHjÁ½M¡pM“–uå‡mni{fk”\\oƒÎqCw†EZ¼K›ĝŠƒAy{m÷L‡wO×SimRI¯rK™õBS«sFe‡]fµ¢óY_ÆPRcue°Cbo׌bd£ŌIHgtrnyPt¦foaXďx›lBowz‹_{ÊéWiêE„GhܸºuFĈIxf®Ž•Y½ĀǙ]¤EyŸF²ċ’w¸¿@g¢§RGv»–áŸW`ÃĵJwi]t¥wO­½a[׈]`Ãi­üL€¦LabbTÀå’c}Íh™Æhˆ‹®BH€î|Ék­¤S†y£„ia©taį·Ɖ`ō¥Uh“O…ƒĝLk}©Fos‰´›Jm„µlŁu—…ø–nÑJWΪ–YÀïAetTžŅ‚ӍG™Ë«bo‰{ıwodƟ½ƒžOġܑµxàNÖ¾P²§HKv¾–]|•B‡ÆåoZ`¡Ø`ÀmºĠ~ÌЧnDž¿¤]wğ@sƒ‰rğu‰~‘Io”[é±¹ ¿žſđӉ@q‹gˆ¹zƱřaí°KtǤV»Ã[ĩǭƑ^ÇÓ@ỗs›Zϕ‹œÅĭ€Ƌ•ěpwDóÖሯneQˌq·•GCœýS]xŸ·ý‹q³•O՜Œ¶Qzßti{ř‰áÍÇWŝŭñzÇW‹pç¿JŒ™‚Xœĩè½cŒF–ÂLiVjx}\\N†ŇĖ¥Ge–“JA¼ÄHfÈu~¸Æ«dE³ÉMA|b˜Ò…˜ćhG¬CM‚õŠ„ƤąAvƒüV€éŀ‰_V̳ĐwQj´·ZeÈÁ¨X´Æ¡Qu·»Ÿ“˜ÕZ³ġqDo‰y`L¬gdp°şŠp¦ėìÅĮZްIä”h‚‘ˆzŠĵœf²å ›ĚрKp‹IN|‹„Ñz]ń……·FU×é»R³™MƒÉ»GM«€ki€™ér™}Ã`¹ăÞmȝnÁîRǀ³ĜoİzŔwǶVÚ£À]ɜ»ĆlƂ²Ġ…þTº·àUȞÏʦ¶†I’«dĽĢdĬ¿–»Ĕ׊h\\c¬†ä²GêëĤł¥ÀǿżÃÆMº}BÕĢyFVvw–ˆxBèĻĒ©Ĉ“t@Ğû¸£B¯¨ˋäߜkŽķŒ½ª“ôNԓ~t¼Ŵ„u„œ^s¼{TA¼ø°¢İªDè¾Ň¶ÝJ‘®Z´ğ~Sn|ªWÚ©òzPOȸ‚bð¢|‹øĞŠŒœŠA"]],encodeOffsets:[[[108815,30935],[100197,35028]]]},properties:{cp:[104.065735,30.659462],name:"四川",childNum:2}},{id:"520000",geometry:{type:"MultiPolygon",coordinates:[["@@†G\\†lY£‘cj","@@q‚|ˆ‚mc¯vωV","@@hÑ£Is‡NgßH†›HªķÃh_¹ƒ¡ĝħń¦uيùŽgS¯JHŸ|sÝÅtÁïyMDč»eÕtA¤{b\\}—ƒG®u\\åPFq‹wÅaD…žK°ºâ_£ùbµ”mÁ‹ÛœĹM[q|hlaªāI}тƒµ@swtwm^oµˆD鼊yV™ky°ÉžûÛR…³‚‡eˆ‡¥]RՋěħ[ƅåÛDpŒ”J„iV™™‰ÂF²I…»mN·£›LbÒYb—WsÀbŽ™pki™TZĄă¶HŒq`……ĥ_JŸ¯ae«ƒKpÝx]aĕÛPƒÇȟ[ÁåŵÏő—÷Pw}‡TœÙ@Õs«ĿÛq©½œm¤ÙH·yǥĘĉBµĨÕnđ]K„©„œá‹ŸG纍§Õßg‡ǗĦTèƤƺ{¶ÉHÎd¾ŚÊ·OÐjXWrãLyzÉAL¾ę¢bĶėy_qMĔąro¼hĊžw¶øV¤w”²Ĉ]ʚKx|`ź¦ÂÈdr„cȁbe¸›`I¼čTF´¼Óýȃr¹ÍJ©k_șl³´_pН`oÒh޶pa‚^ÓĔ}D»^Xyœ`d˜[Kv…JPhèhCrĂĚÂ^Êƌ wˆZL­Ġ£šÁbrzOIl’MM”ĪŐžËr×ÎeŦŽtw|Œ¢mKjSǘňĂStÎŦEtqFT†¾†E쬬ôxÌO¢Ÿ KгŀºäY†„”PVgŎ¦Ŋm޼VZwVlŒ„z¤…ž£Tl®ctĽÚó{G­A‡ŒÇgeš~Αd¿æaSba¥KKûj®_ć^\\ؾbP®¦x^sxjĶI_Ä X‚⼕Hu¨Qh¡À@Ëô}ޱžGNìĎlT¸ˆ…`V~R°tbÕĊ`¸úÛtπFDu€[ƒMfqGH·¥yA‰ztMFe|R‚_Gk†ChZeÚ°to˜v`x‹b„ŒDnÐ{E}šZ˜è€x—†NEފREn˜[Pv@{~rĆAB§‚EO¿|UZ~ì„Uf¨J²ĂÝÆ€‚sª–B`„s¶œfvö¦ŠÕ~dÔq¨¸º»uù[[§´sb¤¢zþFœ¢Æ…Àhˆ™ÂˆW\\ıŽËI݊o±ĭŠ£þˆÊs}¡R]ŒěƒD‚g´VG¢‚j±®è†ºÃmpU[Á›‘Œëº°r›ÜbNu¸}Žº¼‡`ni”ºÔXĄ¤¼Ôdaµ€Á_À…†ftQQgœR—‘·Ǔ’v”}Ýלĵ]µœ“Wc¤F²›OĩųãW½¯K‚©…]€{†LóµCIµ±Mß¿hŸ•©āq¬o‚½ž~@i~TUxð´Đhw­ÀEîô‚uĶ‚’“‚b[§nWuMÆJl½]vuıµb"]],encodeOffsets:[[[112158,27383],[112105,27474],[112095,27476]]]},properties:{cp:[106.713478,26.578343],name:"贵州",childNum:3}},{id:"530000",geometry:{type:"Polygon",coordinates:["@@[„ùx½}ÑRH‘YīĺûsÍn‘iEoã½Ya²ė{c¬ĝg•ĂsA•ØÅwď‚õzFjw}—«Dx¿}UũlŸê™@•HÅ­F‰¨ÇoJ´Ónũuą¡Ã¢pÒŌ“Ø TF²‚xa²ËX€‚cʋlHîAßËŁkŻƑŷÉ©h™W­æßU‡“Ës¡¦}•teèÆ¶StǀÇ}Fd£j‹ĈZĆÆ‹¤T‚č\\Dƒ}O÷š£Uˆ§~ŃG™‚åŃDĝ¸œTsd¶¶Bªš¤u¢ŌĎo~t¾ÍŶÒtD¦Ú„iôö‰€z›ØX²ghįh½Û±¯€ÿm·zR¦Ɵ`ªŊÃh¢rOԍ´£Ym¼èêf¯ŪĽn„†cÚbŒw\\zlvWžªâˆ ¦g–mĿBş£¢ƹřbĥkǫßeeZkÙIKueT»sVesb‘aĕ  ¶®dNœĄÄpªyސ¼—„³BE˜®l‡ŽGœŭCœǶwêżĔÂe„pÍÀQƞpC„–¼ŲÈ­AÎô¶R„ä’Q^Øu¬°š_Èôc´¹ò¨P΢hlϦ´Ħ“Æ´sâDŽŲPnÊD^¯°’Upv†}®BP̪–jǬx–Söwlfòªv€qĸ|`H€­viļ€ndĜ­Ćhň•‚em·FyށqóžSᝑ³X_ĞçêtryvL¤§z„¦c¦¥jnŞk˜ˆlD¤øz½ĜàžĂŧMÅ|áƆàÊcðÂF܎‚áŢ¥\\\\º™İøÒÐJĴ‡„îD¦zK²ǏÎEh~’CD­hMn^ÌöÄ©ČZÀžaü„fɭyœpį´ěFűk]Ôě¢qlÅĆÙa¶~Äqššê€ljN¬¼H„ÊšNQ´ê¼VظE††^ŃÒyŒƒM{ŒJLoÒœęæŸe±Ķ›y‰’‡gã“¯JYÆĭĘëo¥Š‰o¯hcK«z_pŠrC´ĢÖY”—¼ v¸¢RŽÅW³Â§fǸYi³xR´ďUˊ`êĿU„û€uĆBƒƣö‰N€DH«Ĉg†——Ñ‚aB{ÊNF´¬c·Åv}eÇÃGB»”If•¦HňĕM…~[iwjUÁKE•Ž‹¾dĪçW›šI‹èÀŒoÈXòyŞŮÈXâÎŚŠj|àsRy‹µÖ›–Pr´þŒ ¸^wþTDŔ–Hr¸‹žRÌmf‡żÕâCôox–ĜƌÆĮŒ›Ð–œY˜tâŦÔ@]ÈǮƒ\\μģUsȯLbîƲŚºyh‡rŒŠ@ĒԝƀŸÀ²º\\êp“’JŠ}ĠvŠqt„Ġ@^xÀ£È†¨mËÏğ}n¹_¿¢×Y_æpˆÅ–A^{½•Lu¨GO±Õ½ßM¶w’ÁĢۂP‚›Ƣ¼pcIJxŠ|ap̬HšÐŒŊSfsðBZ¿©“XÏÒK•k†÷Eû¿‰S…rEFsÕūk”óVǥʼniTL‚¡n{‹uxţÏh™ôŝ¬ğōN“‘NJkyPaq™Âğ¤K®‡YŸxÉƋÁ]āęDqçgOg†ILu—\\_gz—]W¼ž~CÔē]bµogpў_oď`´³Țkl`IªºÎȄqÔþž»E³ĎSJ»œ_f·‚adÇqƒÇc¥Á_Źw{™L^ɱćx“U£µ÷xgĉp»ĆqNē`rĘzaĵĚ¡K½ÊBzyäKXqiWPÏɸ½řÍcÊG|µƕƣG˛÷Ÿk°_^ý|_zċBZocmø¯hhcæ\\lˆMFlư£Ĝ„ÆyH“„F¨‰µêÕ]—›HA…àӄ^it `þßäkŠĤÎT~Wlÿ¨„ÔPzUC–NVv [jâôDôď[}ž‰z¿–msSh‹¯{jïğl}šĹ[–őŒ‰gK‹©U·µË@¾ƒm_~q¡f¹…ÅË^»‘f³ø}Q•„¡Ö˳gͱ^ǁ…\\ëÃA_—¿bW›Ï[¶ƛ鏝£F{īZgm@|kHǭƁć¦UĔťƒ×ëǟ…eċ¼ȡȘÏíBə£āĘPªij¶“ʼnÿ‡y©n‰ď£G¹¡I›Š±LÉĺÑdĉ܇W¥˜‰}g˜Á†{aqÃ¥aŠıęÏZ—Á`"],encodeOffsets:[[104636,22969]]},properties:{cp:[102.712251,25.040609],name:"云南",childNum:1}},{id:"540000",geometry:{type:"Polygon",coordinates:["@@hžľxŽŖ‰xƒÒVކºÅâAĪÝȆµę¯Ňa±r_w~uSÕň‘qOj]ɄQ…£Z……UDûoY’»©M[‹L¼qãË{V͕çWViŽ]ë©Ä÷àyƛh›ÚU°ŒŒa”d„cQƒ~Mx¥™caŸÛcSyF—ցk­ŒuRýq¿Ôµ•QĽ³aG{¿FµëªéĜÿª@¬·–K‰·àariĕĀ«V»Ŷ™Ĵū˜gèLǴŇƶaf‹tŒèBŚ£^Šâ†ǐÝ®–šM¦ÁǞÿ¬LhŸŽJ¾óƾƺcxw‹f]Y…´ƒ¦|œQLn°aœdĊ…œ\\¨o’œǀÍŎœ´ĩĀd`tÊQŞŕ|‚¨C^©œĈ¦„¦ÎJĊ{ŽëĎjª²rЉšl`¼Ą[t|¦St辉PŒÜK¸€d˜Ƅı]s¤—î_v¹ÎVòŦj˜£Əsc—¬_Ğ´|٘¦Avަw`ăaÝaa­¢e¤ı²©ªSªšÈMĄwžÉØŔì@T‘¤—Ę™\\õª@”þo´­xA s”ÂtŎKzó²Çȵ¢rž^nĊ­Æ¬×üGž¢‚³ {âĊ]š™G‚~bÀgVjzlhǶf€žOšfdЉªB]pj„•TO–tĊ‚n¤}®¦ƒČ¥d¢¼»ddš”Y¼Žt—¢eȤJ¤}Ǿ¡°§¤AГlc@ĝ”sªćļđAç‡wx•UuzEÖġ~AN¹ÄÅȀݦ¿ģŁéì±H…ãd«g[؉¼ēÀ•cīľġ¬cJ‘µ…ÐʥVȝ¸ßS¹†ý±ğkƁ¼ą^ɛ¤Ûÿ‰b[}¬ōõÃ]ËNm®g@•Bg}ÍF±ǐyL¥íCˆƒIij€Ï÷њį[¹¦[⚍EÛïÁÉdƅß{âNÆāŨߝ¾ě÷yC£‡k­´ÓH@¹†TZ¥¢įƒ·ÌAЧ®—Zc…v½ŸZ­¹|ŕWZqgW“|ieZÅYVӁqdq•bc²R@†c‡¥Rã»Ge†ŸeƃīQ•}J[ғK…¬Ə|o’ėjġĠÑN¡ð¯EBčnwôɍėªƒ²•CλŹġǝʅįĭạ̃ūȹ]ΓͧgšsgȽóϧµǛ†ęgſ¶ҍć`ĘąŌJޚä¤rÅň¥ÖÁUětęuůÞiĊÄÀ\\Æs¦ÓRb|Â^řÌkÄŷ¶½÷‡f±iMݑ›‰@ĥ°G¬ÃM¥n£Øą‚ğ¯ß”§aëbéüÑOčœk£{\\‘eµª×M‘šÉfm«Ƒ{Å׃Gŏǩãy³©WÑăû‚··‘Q—òı}¯ã‰I•éÕÂZ¨īès¶ZÈsŽæĔTŘvŽgÌsN@îá¾ó@‰˜ÙwU±ÉT廣TđŸWxq¹Zo‘b‹s[׌¯cĩv‡Œėŧ³BM|¹k‰ªħ—¥TzNYnݍßpęrñĠĉRS~½ŠěVVе‚õ‡«ŒM££µB•ĉ¥áºae~³AuĐh`Ü³ç@BۘïĿa©|z²Ý¼D”£à貋ŸƒIƒû›I ā€óK¥}rÝ_Á´éMaň¨€~ªSĈ½Ž½KÙóĿeƃÆBŽ·¬ën×W|Uº}LJrƳ˜lŒµ`bÔ`QˆˆÐÓ@s¬ñIŒÍ@ûws¡åQÑßÁ`ŋĴ{Ī“T•ÚÅTSij‚‹Yo|Ç[ǾµMW¢ĭiÕØ¿@˜šMh…pÕ]j†éò¿OƇĆƇp€êĉâlØw–ěsˆǩ‚ĵ¸c…bU¹ř¨WavquSMzeo_^gsÏ·¥Ó@~¯¿RiīB™Š\\”qTGªÇĜçPoŠÿfñòą¦óQīÈáP•œābß{ƒZŗĸIæÅ„hnszÁCËìñšÏ·ąĚÝUm®ó­L·ăU›Èíoù´Êj°ŁŤ_uµ^‘°Œìǖ@tĶĒ¡Æ‡M³Ģ«˜İĨÅ®ğ†RŽāð“ggheÆ¢z‚Ê©Ô\\°ÝĎz~ź¤Pn–MĪÖB£Ÿk™n鄧żćŠ˜ĆK„ǰ¼L¶è‰âz¨u¦¥LDĘz¬ýÎmĘd¾ß”Fz“hg²™Fy¦ĝ¤ċņbΛ@y‚Ąæm°NĮZRÖíŽJ²öLĸÒ¨Y®ƌÐV‰à˜tt_ڀÂyĠzž]Ţh€zĎ{†ĢX”ˆc|šÐqŽšfO¢¤ög‚ÌHNŽ„PKŖœŽ˜Uú´xx[xˆvĐCûŠìÖT¬¸^}Ìsòd´_އKgžLĴ…ÀBon|H@–Êx˜—¦BpŰˆŌ¿fµƌA¾zLjRxжF”œkĄźRzŀˆ~¶[”´Hnª–VƞuĒ­È¨ƎcƽÌm¸ÁÈM¦x͊ëÀxdžB’šú^´W†£–d„kɾĬpœw‚˂ØɦļĬIŚœÊ•n›Ŕa¸™~J°î”lɌxĤÊÈðhÌ®‚g˜T´øŽàCˆŽÀ^ªerrƘdž¢İP|Ė ŸWœªĦ^¶´ÂL„aT±üWƜ˜ǀRšŶUńšĖ[QhlLüA†‹Ü\\†qR›Ą©"], +dataZoomId:r.id,startValue:e[n][0],endValue:e[n][1]}:void 0}function l(e,t){e.setIconStatus("back",f.count(t)>1?"emphasis":"normal")}var u=n(226),c=n(230),d=n(451),h=n(238),p=n(252),f=n(566),g=n(393),m=u.each,v=c.asc;n(567);var y="\x00_ec_\x00toolbox-dataZoom_";o.defaultOption={show:!0,icon:{zoom:"M0,13.5h26.9 M13.5,26.9V0 M32.1,13.5H58V58H13.5 V32.1",back:"M22,1.4L9.9,13.5l12.3,12.3 M10.3,13.5H54.9v44.6 H10.3v-26"},title:{zoom:"区域缩放",back:"区域缩放还原"}};var x=o.prototype;x.render=function(e,t,n){l(e,t)},x.onclick=function(e,t,n){var o=this._controllerGroup;this._controllerGroup||(o=this._controllerGroup=new p,t.getZr().add(o)),_[n].call(this,o,this.model,e,t)},x.remove=function(e,t){this._disposeController(),g.release("globalPan",t.getZr())},x.dispose=function(e,t){var n=t.getZr();g.release("globalPan",n),this._disposeController(),this._controllerGroup&&n.remove(this._controllerGroup)};var _={zoom:function(e,t,n,o){var i=this._isZoomActive=!this._isZoomActive,r=o.getZr();g[i?"take":"release"]("globalPan",r),t.setIconStatus("zoom",i?"emphasis":"normal"),i?(r.setDefaultCursorStyle("crosshair"),this._createController(e,t,n,o)):(r.setDefaultCursorStyle("default"),this._disposeController())},back:function(e,t,n,o){this._dispatchAction(f.pop(n),o)}};x._createController=function(e,t,n,o){var i=this._controller=new d("rect",o.getZr(),{lineWidth:3,stroke:"#333",fill:"rgba(0,0,0,0.2)"});i.on("selectEnd",u.bind(this._onSelected,this,i,t,n,o)),i.enable(e,!1)},x._disposeController=function(){var e=this._controller;e&&(e.off("selected"),e.dispose())},x._onSelected=function(e,t,n,o,r){if(r.length){var l=r[0];e.update();var u={};n.eachComponent("grid",function(e,t){var o=e.coordinateSystem,r=i(o,n),c=a(l,r);if(c){var d=s(c,r,0,"x"),h=s(c,r,1,"y");d&&(u[d.dataZoomId]=d),h&&(u[h.dataZoomId]=h)}},this),f.push(n,u),this._dispatchAction(u,o)}},x._dispatchAction=function(e,t){var n=[];m(e,function(e){n.push(e)}),n.length&&t.dispatchAction({type:"dataZoom",from:this.uid,batch:u.clone(n,!0)})},n(560).register("dataZoom",o),n(224).registerPreprocessor(function(e){function t(e,t){if(t){var i=e+"Index",r=t[i];null==r||u.isArray(r)||(r=r===!1?[]:[r]),n(e,function(t,n){if(null==r||-1!==u.indexOf(r,n)){var a={type:"select",$fromToolbox:!0,id:y+e+n};a[i]=n,o.push(a)}})}}function n(t,n){var o=e[t];u.isArray(o)||(o=o?[o]:[]),m(o,n)}if(e){var o=e.dataZoom||(e.dataZoom=[]);u.isArray(o)||(e.dataZoom=o=[o]);var i=e.toolbox;if(i&&(u.isArray(i)&&(i=i[0]),i&&i.feature)){var r=i.feature.dataZoom;t("xAxis",r),t("yAxis",r)}}}),e.exports=o},function(e,t,n){function o(e){var t=e[a];return t||(t=e[a]=[{}]),t}var i=n(226),r=i.each,a="\x00_ec_hist_store",s={push:function(e,t){var n=o(e);r(t,function(t,o){for(var i=n.length-1;i>=0;i--){var r=n[i];if(r[o])break}if(0>i){var a=e.queryComponents({mainType:"dataZoom",subType:"select",id:o})[0];if(a){var s=a.getPercentRange();n[0][o]={dataZoomId:o,start:s[0],end:s[1]}}}}),n.push(t)},pop:function(e){var t=o(e),n=t[t.length-1];t.length>1&&t.pop();var i={};return r(n,function(e,n){for(var o=t.length-1;o>=0;o--){var e=t[o][n];if(e){i[n]=e;break}}}),i},clear:function(e){e[a]=null},count:function(e){return o(e).length}};e.exports=s},function(e,t,n){n(514),n(515),n(517),n(568),n(569),n(525),n(526)},function(e,t,n){var o=n(515);e.exports=o.extend({type:"dataZoom.select"})},function(e,t,n){e.exports=n(517).extend({type:"dataZoom.select"})},function(e,t,n){"use strict";function o(e){this.model=e}var i=n(566);o.defaultOption={show:!0,icon:"M3.8,33.4 M47,18.9h9.8V8.7 M56.3,20.1 C52.1,9,40.5,0.6,26.8,2.1C12.6,3.7,1.6,16.2,2.1,30.6 M13,41.1H3.1v10.2 M3.7,39.9c4.2,11.1,15.8,19.5,29.5,18 c14.2-1.6,25.2-14.1,24.7-28.5",title:"还原"};var r=o.prototype;r.onclick=function(e,t,n){i.clear(e),t.dispatchAction({type:"restore",from:this.uid})},n(560).register("restore",o),n(224).registerAction({type:"restore",event:"restore",update:"prepareAndUpdate"},function(e,t){t.resetOption("recreate")}),e.exports=o},function(e,t,n){n(572),n(301).registerPainter("vml",n(574))},function(e,t,n){if(!n(302).canvasSupported){var o=n(239),i=n(238),r=n(271).CMD,a=n(261),s=n(237),l=n(270),u=n(268),c=n(282),d=n(285),h=n(267),p=n(227),f=n(573),g=Math.round,m=Math.sqrt,v=Math.abs,y=Math.cos,x=Math.sin,_=Math.max,b=o.applyTransform,w=",",E="progid:DXImageTransform.Microsoft",M=21600,S=M/2,C=1e5,D=1e3,N=function(e){e.style.cssText="position:absolute;left:0;top:0;width:1px;height:1px;",e.coordsize=M+","+M,e.coordorigin="0,0"},T=function(e){return String(e).replace(/&/g,"&").replace(/"/g,""")},I=function(e,t,n){return"rgb("+[e,t,n].join(",")+")"},A=function(e,t){t&&e&&t.parentNode!==e&&e.appendChild(t)},O=function(e,t){t&&e&&t.parentNode===e&&e.removeChild(t)},P=function(e,t,n){return(parseFloat(e)||0)*C+(parseFloat(t)||0)*D+n},k=function(e,t){return"string"==typeof e?e.lastIndexOf("%")>=0?parseFloat(e)/100*t:parseFloat(e):e},L=function(e,t,n){var o=a.parse(t);n=+n,isNaN(n)&&(n=1),o&&(e.color=I(o[0],o[1],o[2]),e.opacity=n*o[3])},R=function(e){var t=a.parse(e);return[I(t[0],t[1],t[2]),t[3]]},V=function(e,t,n){var o=t.fill;if(null!=o)if(o instanceof p){var i,r=0,a=[0,0],s=0,l=1,u=n.getBoundingRect(),c=u.width,d=u.height;if("linear"===o.type){i="gradient";var h=n.transform,f=[o.x*c,o.y*d],g=[o.x2*c,o.y2*d];h&&(b(f,f,h),b(g,g,h));var m=g[0]-f[0],v=g[1]-f[1];r=180*Math.atan2(m,v)/Math.PI,0>r&&(r+=360),1e-6>r&&(r=0)}else{i="gradientradial";var f=[o.x*c,o.y*d],h=n.transform,y=n.scale,x=c,w=d;a=[(f[0]-u.x)/x,(f[1]-u.y)/w],h&&b(f,f,h),x/=y[0]*M,w/=y[1]*M;var E=_(x,w);s=0/E,l=2*o.r/E-s}var S=o.colorStops.slice();S.sort(function(e,t){return e.offset-t.offset});for(var C=S.length,D=[],N=[],T=0;C>T;T++){var I=S[T],A=R(I.color);N.push(I.offset*l+s+" "+A[0]),0!==T&&T!==C-1||D.push(A)}if(C>=2){var O=D[0][0],P=D[1][0],k=D[0][1]*t.opacity,V=D[1][1]*t.opacity;e.type=i,e.method="none",e.focus="100%",e.angle=r,e.color=O,e.color2=P,e.colors=N.join(","),e.opacity=V,e.opacity2=k}"radial"===i&&(e.focusposition=a.join(","))}else L(e,o,t.opacity)},z=function(e,t){null!=t.lineJoin&&(e.joinstyle=t.lineJoin),null!=t.miterLimit&&(e.miterlimit=t.miterLimit*M),null!=t.lineCap&&(e.endcap=t.lineCap),null!=t.lineDash&&(e.dashstyle=t.lineDash.join(" ")),null==t.stroke||t.stroke instanceof p||L(e,t.stroke,t.opacity)},B=function(e,t,n,o){var i="fill"==t,r=e.getElementsByTagName(t)[0];null!=n[t]&&"none"!==n[t]&&(i||!i&&n.lineWidth)?(e[i?"filled":"stroked"]="true",n[t]instanceof p&&O(e,r),r||(r=f.createNode(t)),i?V(r,n,o):z(r,n),A(e,r)):(e[i?"filled":"stroked"]="false",O(e,r))},F=[[],[],[]],j=function(e,t){var n,o,i,a,s,l,u=r.M,c=r.C,d=r.L,h=r.A,p=r.Q,f=[];for(a=0;a.01?j&&(U+=270/M):Math.abs(H-L)<1e-10?j&&k>U||!j&&U>k?C-=270/M:C+=270/M:j&&L>H||!j&&H>L?E+=270/M:E-=270/M),f.push(G,g(((k-R)*A+T)*M-S),w,g(((L-V)*O+I)*M-S),w,g(((k+R)*A+T)*M-S),w,g(((L+V)*O+I)*M-S),w,g((U*A+T)*M-S),w,g((H*O+I)*M-S),w,g((E*A+T)*M-S),w,g((C*O+I)*M-S)),s=E,l=C;break;case r.R:var W=F[0],q=F[1];W[0]=e[a++],W[1]=e[a++],q[0]=W[0]+e[a++],q[1]=W[1]+e[a++],t&&(b(W,W,t),b(q,q,t)),W[0]=g(W[0]*M-S),q[0]=g(q[0]*M-S),W[1]=g(W[1]*M-S),q[1]=g(q[1]*M-S),f.push(" m ",W[0],w,W[1]," l ",q[0],w,W[1]," l ",q[0],w,q[1]," l ",W[0],w,q[1]);break;case r.Z:f.push(" x ")}if(n>0){f.push(o);for(var Z=0;n>Z;Z++){var Y=F[Z];t&&b(Y,Y,t),f.push(g(Y[0]*M-S),w,g(Y[1]*M-S),n-1>Z?w:"")}}}return f.join("")};h.prototype.brushVML=function(e){var t=this.style,n=this._vmlEl;n||(n=f.createNode("shape"),N(n),this._vmlEl=n),B(n,"fill",t,this),B(n,"stroke",t,this);var o=this.transform,i=null!=o,r=n.getElementsByTagName("stroke")[0];if(r){var a=t.lineWidth;if(i&&!t.strokeNoScale){var s=o[0]*o[3]-o[1]*o[2];a*=m(v(s))}r.weight=a+"px"}var l=this.path;this.__dirtyPath&&(l.beginPath(),this.buildPath(l,this.shape),l.toStatic(),this.__dirtyPath=!1),n.path=j(l.data,this.transform),n.style.zIndex=P(this.zlevel,this.z,this.z2),A(e,n),t.text?this.drawRectText(e,this.getBoundingRect()):this.removeRectText(e)},h.prototype.onRemove=function(e){O(e,this._vmlEl),this.removeRectText(e)},h.prototype.onAdd=function(e){A(e,this._vmlEl),this.appendRectText(e)};var U=function(e){return"object"==typeof e&&e.tagName&&"IMG"===e.tagName.toUpperCase()};c.prototype.brushVML=function(e){var t,n,o=this.style,i=o.image;if(U(i)){var r=i.src;if(r===this._imageSrc)t=this._imageWidth,n=this._imageHeight;else{var a=i.runtimeStyle,s=a.width,l=a.height;a.width="auto",a.height="auto",t=i.width,n=i.height,a.width=s,a.height=l,this._imageSrc=r,this._imageWidth=t,this._imageHeight=n}i=r}else i===this._imageSrc&&(t=this._imageWidth,n=this._imageHeight);if(i){var u=o.x||0,c=o.y||0,d=o.width,h=o.height,p=o.sWidth,v=o.sHeight,y=o.sx||0,x=o.sy||0,M=p&&v,S=this._vmlEl;S||(S=f.doc.createElement("div"),N(S),this._vmlEl=S);var C,D=S.style,T=!1,I=1,O=1;if(this.transform&&(C=this.transform,I=m(C[0]*C[0]+C[1]*C[1]),O=m(C[2]*C[2]+C[3]*C[3]),T=C[1]||C[2]),T){var k=[u,c],L=[u+d,c],R=[u,c+h],V=[u+d,c+h];b(k,k,C),b(L,L,C),b(R,R,C),b(V,V,C);var z=_(k[0],L[0],R[0],V[0]),B=_(k[1],L[1],R[1],V[1]),F=[];F.push("M11=",C[0]/I,w,"M12=",C[2]/O,w,"M21=",C[1]/I,w,"M22=",C[3]/O,w,"Dx=",g(u*I+C[4]),w,"Dy=",g(c*O+C[5])),D.padding="0 "+g(z)+"px "+g(B)+"px 0",D.filter=E+".Matrix("+F.join("")+", SizingMethod=clip)"}else C&&(u=u*I+C[4],c=c*O+C[5]),D.filter="",D.left=g(u)+"px",D.top=g(c)+"px";var j=this._imageEl,H=this._cropEl;j||(j=f.doc.createElement("div"),this._imageEl=j);var G=j.style;if(M){if(t&&n)G.width=g(I*t*d/p)+"px",G.height=g(O*n*h/v)+"px";else{var W=new Image,q=this;W.onload=function(){W.onload=null,t=W.width,n=W.height,G.width=g(I*t*d/p)+"px",G.height=g(O*n*h/v)+"px",q._imageWidth=t,q._imageHeight=n,q._imageSrc=i},W.src=i}H||(H=f.doc.createElement("div"),H.style.overflow="hidden",this._cropEl=H);var Z=H.style;Z.width=g((d+y*d/p)*I),Z.height=g((h+x*h/v)*O),Z.filter=E+".Matrix(Dx="+-y*d/p*I+",Dy="+-x*h/v*O+")",H.parentNode||S.appendChild(H),j.parentNode!=H&&H.appendChild(j)}else G.width=g(I*d)+"px",G.height=g(O*h)+"px",S.appendChild(j),H&&H.parentNode&&(S.removeChild(H),this._cropEl=null);var Y="",K=o.opacity;1>K&&(Y+=".Alpha(opacity="+g(100*K)+") "),Y+=E+".AlphaImageLoader(src="+i+", SizingMethod=scale)",G.filter=Y,S.style.zIndex=P(this.zlevel,this.z,this.z2),A(e,S),o.text&&this.drawRectText(e,this.getBoundingRect())}},c.prototype.onRemove=function(e){O(e,this._vmlEl),this._vmlEl=null,this._cropEl=null,this._imageEl=null,this.removeRectText(e)},c.prototype.onAdd=function(e){A(e,this._vmlEl),this.appendRectText(e)};var H,G="normal",W={},q=0,Z=100,Y=document.createElement("div"),K=function(e){var t=W[e];if(!t){q>Z&&(q=0,W={});var n,o=Y.style;try{o.font=e,n=o.fontFamily.split(",")[0]}catch(i){}t={style:o.fontStyle||G,variant:o.fontVariant||G,weight:o.fontWeight||G,size:0|parseFloat(o.fontSize||12),family:n||"Microsoft YaHei"},W[e]=t,q++}return t};s.measureText=function(e,t){var n=f.doc;H||(H=n.createElement("div"),H.style.cssText="position:absolute;top:-20000px;left:0;padding:0;margin:0;border:none;white-space:pre;",f.doc.body.appendChild(H));try{H.style.font=t}catch(o){}return H.innerHTML="",H.appendChild(n.createTextNode(e)),{width:H.offsetWidth}};for(var X=new i,Q=function(e,t,n,o){var i=this.style,r=i.text;if(r){var a,l,u=i.textAlign,c=K(i.textFont),d=c.style+" "+c.variant+" "+c.weight+" "+c.size+'px "'+c.family+'"',h=i.textBaseline,p=i.textVerticalAlign;n=n||s.getBoundingRect(r,d,u,h);var m=this.transform;if(m&&!o&&(X.copy(t),X.applyTransform(m),t=X),o)a=t.x,l=t.y;else{var v=i.textPosition,y=i.textDistance;if(v instanceof Array)a=t.x+k(v[0],t.width),l=t.y+k(v[1],t.height),u=u||"left",h=h||"top";else{var x=s.adjustTextPositionOnRect(v,t,n,y);a=x.x,l=x.y,u=u||x.textAlign,h=h||x.textBaseline}}if(p){switch(p){case"middle":l-=n.height/2;break;case"bottom":l-=n.height}h="top"}var _=c.size;switch(h){case"hanging":case"top":l+=_/1.75;break;case"middle":break;default:l-=_/2.25}switch(u){case"left":break;case"center":a-=n.width/2;break;case"right":a-=n.width}var E,M,S,C=f.createNode,D=this._textVmlEl;D?(S=D.firstChild,E=S.nextSibling,M=E.nextSibling):(D=C("line"),E=C("path"),M=C("textpath"),S=C("skew"),M.style["v-text-align"]="left",N(D),E.textpathok=!0,M.on=!0,D.from="0 0",D.to="1000 0.05",A(D,S),A(D,E),A(D,M),this._textVmlEl=D);var I=[a,l],O=D.style;m&&o?(b(I,I,m),S.on=!0,S.matrix=m[0].toFixed(3)+w+m[2].toFixed(3)+w+m[1].toFixed(3)+w+m[3].toFixed(3)+",0,0",S.offset=(g(I[0])||0)+","+(g(I[1])||0),S.origin="0 0",O.left="0px",O.top="0px"):(S.on=!1,O.left=g(a)+"px",O.top=g(l)+"px"),M.string=T(r);try{M.style.font=d}catch(L){}B(D,"fill",{fill:o?i.fill:i.textFill,opacity:i.opacity},this),B(D,"stroke",{stroke:o?i.stroke:i.textStroke,opacity:i.opacity,lineDash:i.lineDash},this),D.style.zIndex=P(this.zlevel,this.z,this.z2),A(e,D)}},J=function(e){O(e,this._textVmlEl),this._textVmlEl=null},$=function(e){A(e,this._textVmlEl)},ee=[l,u,c,h,d],te=0;te')}}catch(l){o=function(e){return a.createElement("<"+e+' xmlns="'+i+'" class="zrvml">')}}var u=function(){if(!s){s=!0;var e=a.styleSheets;e.length<31?a.createStyleSheet().addRule(".zrvml","behavior:url(#default#VML)"):e[0].addRule(".zrvml","behavior:url(#default#VML)")}};e.exports={doc:a,initVML:u,createNode:o}}},function(e,t,n){function o(e){return parseInt(e,10)}function i(e,t){s.initVML(),this.root=e,this.storage=t;var n=document.createElement("div"),o=document.createElement("div");n.style.cssText="display:inline-block;overflow:hidden;position:relative;width:300px;height:150px;",o.style.cssText="position:absolute;left:0;top:0;",e.appendChild(n),this._vmlRoot=o,this._vmlViewport=n,this.resize();var i=t.delFromMap,r=t.addToMap;t.delFromMap=function(e){var n=t.get(e);i.call(t,e),n&&n.onRemove&&n.onRemove(o)},t.addToMap=function(e){e.onAdd&&e.onAdd(o),r.call(t,e)},this._firstPaint=!0}function r(e){return function(){a('In IE8.0 VML mode painter not support method "'+e+'"')}}var a=n(262),s=n(573);i.prototype={constructor:i,getViewportRoot:function(){return this._vmlViewport},refresh:function(){var e=this.storage.getDisplayList(!0,!0);this._paintList(e)},_paintList:function(e){for(var t=this._vmlRoot,n=0;n{b} : {c} ({d}%)"},legend:{orient:"vertical",left:"left",data:["直接访问","邮件营销","联盟广告","视频广告","搜索引擎"]},series:[{name:"访问来源",type:"pie",radius:"55%",center:["50%","60%"],data:[{value:335,name:"直接访问"},{value:310,name:"邮件营销"},{value:234,name:"联盟广告"},{value:135,name:"视频广告"},{value:1548,name:"搜索引擎"}],itemStyle:{emphasis:{shadowBlur:10,shadowOffsetX:0,shadowColor:"rgba(0, 0, 0, 0.5)"}}}]};return e},onChartClick:function(e,t){console.log(e,t),alert("chart click")},onChartLegendselectchanged:function(e,t){console.log(e,t),alert("chart legendselectchanged")},onChartReady:function(e){console.log("echart is ready",e)},render:function(){var e={click:this.onChartClick,legendselectchanged:this.onChartLegendselectchanged},t="let onEvents = {\n 'click': this.onChartClick,\n 'legendselectchanged': this.onChartLegendselectchanged\n}\n\n";return r["default"].createElement("div",{className:"examples"},r["default"].createElement("div",{className:"parent"},r["default"].createElement("label",null," Chart With event ",r["default"].createElement("strong",null," onEvents "),": (Click the chart, and watch the console)"),r["default"].createElement(s["default"],{option:this.getOtion(),style:{height:300},onChartReady:this.onChartReady,onEvents:e}),r["default"].createElement("label",null," code below: "),r["default"].createElement("pre",null,r["default"].createElement("code",null,t))))}});t["default"]=l},function(e,t,n){"use strict";function o(e){return e&&e.__esModule?e:{"default":e}}var i=n(223),r=o(i),a=n(1),s=o(a),l=n(575),u=o(l),c=s["default"].createClass({displayName:"ReactEcharts",propTypes:{option:s["default"].PropTypes.object.isRequired,style:s["default"].PropTypes.object,className:s["default"].PropTypes.string,theme:s["default"].PropTypes.string,onChartReady:s["default"].PropTypes.func,showLoading:s["default"].PropTypes.bool,onEvents:s["default"].PropTypes.object},componentDidMount:function(){var e=this.renderEchartDom(),t=this.props.onEvents||[],n=function(n){"string"==typeof n&&"function"==typeof t[n]&&e.on(n,function(o){t[n](o,e)})};for(var o in t)n(o);"function"==typeof this.props.onChartReady&&this.props.onChartReady(e),(0,u["default"])(this.refs.echartsDom,function(){e.resize()})},componentDidUpdate:function(){this.renderEchartDom()},componentWillUnmount:function(){r["default"].dispose(this.refs.echartsDom)},renderEchartDom:function(){var e=this.getEchartsInstance();return e.setOption(this.props.option),this.props.showLoading?e.showLoading():e.hideLoading(),e},getEchartsInstance:function(){return r["default"].getInstanceByDom(this.refs.echartsDom)||r["default"].init(this.refs.echartsDom,this.props.theme)},render:function(){var e=this.props.style||{height:"300px"};return s["default"].createElement("div",{ref:"echartsDom",className:this.props.className,style:e})}});e.exports=c},function(e,t,n){"use strict";function o(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var i=n(1),r=o(i),a=n(222),s=o(a),l=n(223),u=o(l),c=r["default"].createClass({displayName:"ThemeChartComponent",propTypes:{},getOtion:function(){var e={title:{text:"阶梯瀑布图",subtext:"From ExcelHome",sublink:"http://e.weibo.com/1341556070/Aj1J2x5a5"},tooltip:{trigger:"axis",axisPointer:{type:"shadow"}},legend:{data:["支出","收入"]},grid:{left:"3%",right:"4%",bottom:"3%",containLabel:!0},xAxis:{type:"category",splitLine:{show:!1},data:["11月1日","11月2日","11月3日","11月4日","11月5日","11月6日","11月7日","11月8日","11月9日","11月10日","11月11日"]},yAxis:{type:"value"},series:[{name:"辅助",type:"bar",stack:"总量",itemStyle:{normal:{barBorderColor:"rgba(0,0,0,0)",color:"rgba(0,0,0,0)"},emphasis:{barBorderColor:"rgba(0,0,0,0)",color:"rgba(0,0,0,0)"}},data:[0,900,1245,1530,1376,1376,1511,1689,1856,1495,1292]},{name:"收入",type:"bar",stack:"总量",label:{normal:{show:!0,position:"top"}},data:[900,345,393,"-","-",135,178,286,"-","-","-"]},{name:"支出",type:"bar",stack:"总量",label:{normal:{show:!0,position:"bottom"}},data:["-","-","-",108,154,"-","-","-",119,361,203]}]};return e},registerTheme:function(){u["default"].registerTheme("my_theme",{backgroundColor:"#f4cccc"})},render:function(){this.registerTheme();var e="echarts.registerTheme('my_theme', {\n backgroundColor: '#f4cccc'\n});\n\n";return r["default"].createElement("div",{className:"examples"},r["default"].createElement("div",{className:"parent"},r["default"].createElement("label",null," render a echart With ",r["default"].createElement("strong",null,"theme"),", should ",r["default"].createElement("strong",null,"echarts.registerTheme(themeName, themeObj)")," before use."),r["default"].createElement(s["default"],{option:this.getOtion(),theme:"my_theme"}),r["default"].createElement("label",null," the theme object format: https://github.com/ecomfe/echarts/blob/master/theme/dark.js"),r["default"].createElement("pre",null,r["default"].createElement("code",null,e))))}});t["default"]=c},function(e,t,n){"use strict";function o(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var i=n(1),r=o(i),a=n(222),s=o(a),l=r["default"].createClass({displayName:"ChartShowLoadingComponent",propTypes:{},getOtion:function(){var e={title:{text:"基础雷达图"},tooltip:{},legend:{data:["预算分配(Allocated Budget)","实际开销(Actual Spending)"]},radar:{indicator:[{name:"销售(sales)",max:6500},{name:"管理(Administration)",max:16e3},{name:"信息技术(Information Techology)",max:3e4},{name:"客服(Customer Support)",max:38e3},{name:"研发(Development)",max:52e3},{name:"市场(Marketing)",max:25e3}]},series:[{name:"预算 vs 开销(Budget vs spending)",type:"radar",data:[{value:[4300,1e4,28e3,35e3,5e4,19e3],name:"预算分配(Allocated Budget)"},{value:[5e3,14e3,28e3,31e3,42e3,21e3],name:"实际开销(Actual Spending)"}]}]};return e},onChartReady:function(e){setTimeout(function(){e.hideLoading()},3e3)},render:function(){var e="onChartReady: function(chart) {\n 'chart.hideLoading();\n}\n\n";return r["default"].createElement("div",{className:"examples"},r["default"].createElement("div",{className:"parent"},r["default"].createElement("label",null," Chart loading With ",r["default"].createElement("strong",null," showLoading "),": (when chart ready, hide the loading mask.)"),r["default"].createElement(s["default"],{option:this.getOtion(),onChartReady:this.onChartReady,showLoading:!0}),r["default"].createElement("label",null," code below: "),r["default"].createElement("pre",null,r["default"].createElement("code",null,e))))}});t["default"]=l},function(e,t,n){"use strict";function o(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var i=n(1),r=o(i),a=n(222),s=o(a),l=r["default"].createClass({displayName:"ChartAPIComponent",propTypes:{},getOtion:function(){var e={title:{text:"漏斗图",subtext:"纯属虚构"},tooltip:{trigger:"item",formatter:"{a}
{b} : {c}%"},toolbox:{feature:{dataView:{readOnly:!1},restore:{},saveAsImage:{}}},legend:{data:["展现","点击","访问","咨询","订单"]},series:[{name:"预期",type:"funnel",left:"10%",width:"80%",label:{normal:{formatter:"{b}预期"},emphasis:{position:"inside",formatter:"{b}预期: {c}%"}},labelLine:{normal:{show:!1}},itemStyle:{normal:{opacity:.7}},data:[{value:60,name:"访问"},{value:40,name:"咨询"},{value:20,name:"订单"},{value:80,name:"点击"},{value:100,name:"展现"}]},{name:"实际",type:"funnel",left:"10%",width:"80%",maxSize:"80%",label:{normal:{position:"inside",formatter:"{c}%",textStyle:{color:"#fff"}},emphasis:{position:"inside",formatter:"{b}实际: {c}%"}},itemStyle:{normal:{opacity:.5,borderColor:"#fff",borderWidth:2}},data:[{value:30,name:"访问"},{value:10,name:"咨询"},{value:5,name:"订单"},{value:50,name:"点击"},{value:80,name:"展现"}]}]};return e},clickBtn:function(){window.open(this.refs.echarts_react.getEchartsInstance().getDataURL(),"_blank")},render:function(){var e=" \n\n// use echarts API: http://echarts.baidu.com/api.html#echartsInstancethis.refs.echarts_react.getEchartsInstance().getDataURL();";return r["default"].createElement("div",{className:"examples"},r["default"].createElement("div",{className:"parent"},r["default"].createElement("label",null," use echarts API With ",r["default"].createElement("strong",null," getEchartsInstance() "),": (the API will return the echarts instance, then you can use any API of echarts.)"),r["default"].createElement(s["default"],{ref:"echarts_react",option:this.getOtion()}),r["default"].createElement("div",null,r["default"].createElement("button",{className:"a_line",onClick:this.clickBtn},"click here to get the DataURL of chart.")),r["default"].createElement("label",null," code below: (echarts API list see: http://echarts.baidu.com/api.html#echartsInstance)"),r["default"].createElement("pre",null,r["default"].createElement("code",null,e))))}});t["default"]=l},function(e,t,n){"use strict";function o(e){return e&&e.__esModule?e:{"default":e}}Object.defineProperty(t,"__esModule",{value:!0});var i=n(1),r=o(i),a=n(222),s=o(a);n(584);var l=r["default"].createClass({displayName:"MapChartComponent",propTypes:{},randomData:function(){return Math.round(1e3*Math.random())},getOtion:function(){var e={title:{text:"iphone销量",subtext:"纯属虚构",left:"center"},tooltip:{trigger:"item"},legend:{orient:"vertical",left:"left",data:["iphone3","iphone4","iphone5"]},visualMap:{min:0,max:2500,left:"left",top:"bottom",text:["高","低"],calculable:!0},toolbox:{show:!0,orient:"vertical",left:"right",top:"center",feature:{dataView:{readOnly:!1},restore:{},saveAsImage:{}}},series:[{name:"iphone3",type:"map",mapType:"china",roam:!1,label:{normal:{show:!0},emphasis:{show:!0}},data:[{name:"北京",value:this.randomData()},{name:"天津",value:this.randomData()},{name:"上海",value:this.randomData()},{name:"重庆",value:this.randomData()},{name:"河北",value:this.randomData()},{name:"河南",value:this.randomData()},{name:"云南",value:this.randomData()},{name:"辽宁",value:this.randomData()},{name:"黑龙江",value:this.randomData()},{name:"湖南",value:this.randomData()},{name:"安徽",value:this.randomData()},{name:"山东",value:this.randomData()},{name:"新疆",value:this.randomData()},{name:"江苏",value:this.randomData()},{name:"浙江",value:this.randomData()},{name:"江西",value:this.randomData()},{name:"湖北",value:this.randomData()},{name:"广西",value:this.randomData()},{name:"甘肃",value:this.randomData()},{name:"山西",value:this.randomData()},{name:"内蒙古",value:this.randomData()},{name:"陕西",value:this.randomData()},{name:"吉林",value:this.randomData()},{name:"福建",value:this.randomData()},{name:"贵州",value:this.randomData()},{name:"广东",value:this.randomData()},{name:"青海",value:this.randomData()},{name:"西藏",value:this.randomData()},{name:"四川",value:this.randomData()},{name:"宁夏",value:this.randomData()},{name:"海南",value:this.randomData()},{name:"台湾",value:this.randomData()},{name:"香港",value:this.randomData()},{name:"澳门",value:this.randomData()}]},{name:"iphone4",type:"map",mapType:"china",label:{normal:{show:!0}, +emphasis:{show:!0}},data:[{name:"北京",value:this.randomData()},{name:"天津",value:this.randomData()},{name:"上海",value:this.randomData()},{name:"重庆",value:this.randomData()},{name:"河北",value:this.randomData()},{name:"安徽",value:this.randomData()},{name:"新疆",value:this.randomData()},{name:"浙江",value:this.randomData()},{name:"江西",value:this.randomData()},{name:"山西",value:this.randomData()},{name:"内蒙古",value:this.randomData()},{name:"吉林",value:this.randomData()},{name:"福建",value:this.randomData()},{name:"广东",value:this.randomData()},{name:"西藏",value:this.randomData()},{name:"四川",value:this.randomData()},{name:"宁夏",value:this.randomData()},{name:"香港",value:this.randomData()},{name:"澳门",value:this.randomData()}]},{name:"iphone5",type:"map",mapType:"china",label:{normal:{show:!0},emphasis:{show:!0}},data:[{name:"北京",value:this.randomData()},{name:"天津",value:this.randomData()},{name:"上海",value:this.randomData()},{name:"广东",value:this.randomData()},{name:"台湾",value:this.randomData()},{name:"香港",value:this.randomData()},{name:"澳门",value:this.randomData()}]}]};return e},render:function(){var e="require('echarts/map/js/china.js'); \n";return r["default"].createElement("div",{className:"examples"},r["default"].createElement("div",{className:"parent"},r["default"].createElement("label",null," render a china map. ",r["default"].createElement("strong",null,"MAP charts"),": "),r["default"].createElement(s["default"],{option:this.getOtion(),style:{height:"500px",width:"100%"},className:"react_for_echarts"}),r["default"].createElement("label",null," code below: "),r["default"].createElement("pre",null,r["default"].createElement("code",null,e))))}});t["default"]=l},function(e,t,n){var o,i,r;!function(a,s){i=[t,n(223)],o=s,r="function"==typeof o?o.apply(t,i):o,!(void 0!==r&&(e.exports=r))}(this,function(e,t){var n=function(e){"undefined"!=typeof console&&console&&console.error&&console.error(e)};return t?t.registerMap?void t.registerMap("china",{type:"FeatureCollection",features:[{id:"710000",geometry:{type:"MultiPolygon",coordinates:[["@@°Ü¯Û","@@ƛĴÕƊÉɼģºðʀ\\ƎsÆNŌÔĚäœnÜƤɊĂǀĆĴžĤNJŨxĚĮǂƺòƌ‚–âÔ®ĮXŦţƸZûЋƕƑGđ¨ĭMó·ęcëƝɉlÝƯֹÅŃ^Ó·śŃNjƏďíåɛGɉ™¿IċããF¥ĘWǬÏĶñÄ","@@\\p|WoYG¿¥I†j@ž","@@…¡‰@ˆV^RqˆBbAŒnTXe„†žQr™©C","@@ÆEE—„kWqë Iœ"]],encodeOffsets:[[[122886,24033],[123335,22980],[122375,24193],[122518,24117],[124427,22618]]]},properties:{cp:[121.509062,25.044332],name:"台湾",childNum:5}},{id:"130000",geometry:{type:"MultiPolygon",coordinates:[["@@\\a“M`ǽÓnUK…Ĝēs¤­©yrý§uģŒc†JŠ»eIˆ€P]‚ªr‰ºc_ħ²G¼s`jΟnüsœľP","@@U`Ts¿mĂ","@@FŸƒ•›Oh‡đ©OŸ›iÃ`ww^ƒÌkŸ‘ÑH«ƇǤŗĺtFu…{Z}Ö@U‡´…ʚLg®¯Oı°ÃwŸ ^˜—€VbÉs‡ˆmA…ê]]w„§›RRl£‡ŭuw›N—Á`ÇFēÝčȻŽuT¡Ĺ—¯Õ¯sŗő£YªhV’ƍ£ƅnëYNgƒq¼ś¿µı²UºÝUąŽąŖóŒxV@tˆƯŒJ”]eƒR¾fe|rHA˜|h~Ėƍl§ÏŠjVë` ØoˆÅbbx³^zÃ͚¶Sj®A”yÂhðk`š«P€”ˈµEF†Û¬Y¨Ļrõqi¼‰Wi°§’б²°`[ˆÀ|ĠO@ÆxO\\tŽa\\p_Zõ^û{ġŒȧXýĪÓjùÎRb›š^λj{íděYfíÙTyމmńŵōHim½’éŅ­aVcř§ax¹XŻác‡žWU£ôãºQ¨÷Ñws¥qEH‰Ù|‰›šYQoŕÇyáĂ£MðoťÊ‰P¡mšWO¡€v†{ôvîēÜISpÌhp¨ ‘j†deŔQÖj˜X³à™Ĉ[n`Yp@Už–cM`’RKhŒEbœ”pŞlNut®Etq‚nsÁŠgA‹iú‹oH‡qCX‡”hfgu“~ϋWP½¢G^}¯ÅīGCŸÑ^ãziMáļMTÃƘrMc|O_ž¯Ŏ´|‡morDkO\\mĆJfl@c̬¢aĦtRıҙXòë¬WP{ŵǫƝ…›īÛ÷ąV×qƥV¿aȉd³B›qPBm›aËđŻģm“Å®Vйd^K‡KoŸnYg“¯Xhqa”Ldu¥•ÍpDž¡KąÅƒkĝęěhq‡}HyÓ]¹ǧ£…Í÷¿qá•gPmoeœi‰¤o^á¾ZE‡˜Y^…Ný{n•ƒOl±Í“@M’ċèk§da‹‘NaÇį¿]ø‰RiiñE‰€ū‹i„DZàUtėGylƒ}ŒÓM}€jpEC~¡FtoQi‘šHkk{ILgĽxqÈƋÄd–eVŽDJj£€J|Ådz•Ft~žKŨ¸IÆv|”‡¢r}膎onb˜}`RÎÄn°ÒdÞ²„^®’lnÐèĄlðӜ×]ªÆ}LiĂ±Ö`^°Ç¶p®đDcœŋ`–ZÔ’¶êqvFƚ†N®ĆTH®¦O’¾ŠIbÐã´BĐɢŴÆíȦp–ĐÞXR€·nndOž¤’OÀĈƒ­Qg˜µFo|gȒęSWb©osx|hYh•gŃfmÖĩnº€T̒Sp›¢dYĤ¶UĈjl’ǐpäðëx³kÛfw²Xjz~ÂqbTŠÑ„ěŨ@|oM‡’zv¢ZrÃVw¬ŧˏfŒ°ÐT€ªqŽs{Sž¯r æÝl¼ÖĞ džiGʂJ™¼lr}~K¨ŸƐÌWö€™¼œÞ°nÞoĦLš†|C~“D©|q]SvK€ÑcwpÏρ†ĿćènĪWlĄkT}¬Tpš~ƒ®Hgd„‰†˒劔ŽBVt„EÀ¢ôPĎƗè@~‚k–ü\\rÊĔÖæW_§¼F˜†´©òDòj’ˆYÈrbĞāøŀG{ƀ|¦ðrb|ÀH`pʞkv‚GpuARhÞÆǶgƊTǼƹS£¨¡ù³ŘÍ]¿Ây™ôEP xX¶¹܇O¡“gÚ¡IwÃ鑦ÅB‡Ï|ǰ…N«úmH¯‹âŸbę†U~xĈbȒ{^xÖlDž•¸dɂ‡„~"]],encodeOffsets:[[[120023,41045],[121616,39981],[122102,42307]]]},properties:{cp:[114.502461,38.045474],name:"河北",childNum:3}},{id:"140000",geometry:{type:"Polygon",coordinates:["@@žħÜ_ªlìwGkÛÃǏok‘ćiµVZģ¡coœ‘TS˹ĪmnÕńe–hZg{gtwªpXaĚThȑp{¶Eh—®RćƑP¿£‘PmcªaJyý{ƒýȥoÅîɡųAďä³aωJ‘½¥PG­ąSM­sWz½µÛ€‘YӀŖgxoOkĒCo­Èµ]¯_²ÕjāŽK~©ÅØ^ԛkïçămϑk]­±ƒcݯÑÃmQÍ~_a—pm…~ç¡q“ˆu{JÅŧ·Ls}–EyÁÆcI{¤IiCfUc•ƌÃp§]웫vD@¡SÀ‘µM‚ÅwuŽYY‡¡DbÑc¡hƒ×]nkoQdaMç~eD•ÛtT‰©±@¥ù@É¡‰ZcW|WqOJmĩl«ħşvOÓ«IqăV—¥ŸD[mI~Ó¢cehiÍ]Ɠ~ĥqXŠ·eƷœn±“}v•[ěďŽŕ]_‘œ•`‰¹ƒ§ÕōI™o©b­s^}Ét±ū«³p£ÿ¥WÑxçÁ«h×u׌¥ř„‹¾dÒ{ºvĴÎêÌɊ²¶€ü¨|ÞƸµȲ‘LLúÉƎ¤ϊęĔV`„_bª‹S^|ŸdŠzY|dz¥p†ZbÆ£¶ÒK}tĦÔņƠ‚PYzn€ÍvX¶Ěn ĠÔ„zý¦ª˜÷žÑĸَUȌ¸‚dòÜJð´’ìúNM¬ŒXZ´‘¤ŊǸ_tldIš{¦ƀðĠȤ¥NehXnYG‚‡R° ƬDj¬¸|CĞ„Kq‚ºfƐiĺ©ª~ĆOQª ¤@ìǦɌ²æBŒÊ”TœĞšHƘÁĪËĖ’šĴŞ–ȀœÆÿȄlŤĒö„t”νî¼ĨXhŒ‘˜|ªM¤ÐzÞĩ҃S‰rao³"],encodeOffsets:[[117016,41452]]},properties:{cp:[112.549248,37.857014],name:"山西",childNum:1}},{id:"150000",geometry:{type:"MultiPolygon",coordinates:[["@@ǪƫÌÛM…Ă[`՞Cn}¶Vc…ê“sƒ–¯‹PqƒFB…‰|S•³C|kñ•H‹d‘iÄ¥sˆʼnő…PóÑÑE^‘ÅPpy_YtS™hQ·aHwsOnʼnÚs©iqj›‰€USiº]ïWš‰«gW¡A–R붛ijʕ…Œů`çõh]y»ǃŸǛҤxÒm~zf}pf|ÜroÈzrKÈĵSƧ„ż؜Ġu~è¬vîS¼™Ăh–šĖMÈÄw‚\\fŦ°W ¢¾luŸD„wŠ\\Ŗĝ","@@ƒGVu»A—ylßí¹ãe’“]Eāò³C¹ð“¾ˆ²iŒÒAdkò^P“²CǜңDŽ z¼g^èöŰ_‹‚–†IJĕꄜ}gÁnUI«m‰…„‹]j‡vV¼euhwqA„aW˜ƒ_µj…»çjioQR¹ēÃßt@r³[ÛlćË^ÍÉáG“›OUۗOB±•XŸkŇ¹£k|e]ol™ŸkVͼÕqtaÏõjgÁ£§U^Œ”RLˆËnX°Ç’Bz†^~wfvˆypV ¯„ƫĉ˭ȫƗŷɿÿĿƑ˃ĝÿÃǃßËőó©ǐȍŒĖM×ÍEyx‹þp]Évïè‘vƀnÂĴÖ@‚‰†V~Ĉ™Š³MEˆĸÅĖt—ējyÄDXÄxGQuv_›i¦aBçw‘˛wD™©{ŸtāmQ€{EJ§KPśƘƿ¥@‰sCT•É}ɃwˆƇy±ŸgÑ“}T[÷kÐ禫…SÒ¥¸ëBX½‰HáŵÀğtSÝÂa[ƣ°¯¦P]£ġ“–“Òk®G²„èQ°óMq}EŠóƐÇ\\ƒ‡@áügQ͋u¥Fƒ“T՛¿Jû‡]|mvāÎYua^WoÀa·­ząÒot×¶CLƗi¯¤mƎHNJ¤îìɾŊìTdåwsRÖgĒųúÍġäÕ}Q¶—ˆ¿A•†‹[¡Œ{d×uQAƒ›M•xV‹vMOmăl«ct[wº_šÇʊŽŸjb£ĦS_é“QZ“_lwgOiýe`YYJq¥IÁˆdz£ÙË[ÕªuƏ³ÍT—s·bÁĽäė[›b[ˆŗfãcn¥îC¿÷µ[ŏÀQ­ōšĉm¿Á^£mJVm‡—L[{Ï_£›F¥Ö{ŹA}…×Wu©ÅaųijƳhB{·TQqÙIķˑZđ©Yc|M¡…L•eVUóK_QWk’_ĥ‘¿ãZ•»X\\ĴuUƒè‡lG®ěłTĠğDє›žG‚ÆÍz]‹±…ŭ©ŸÅ’]ŒÅÐ}UË¥©Tċ™ïxgckfWgi\\ÏĒ¥HkµE˜ë{»ÏetcG±ahUiñiWsɁˆ·c–C‚Õk]wȑ|ća}w…VaĚ᠞ŒG°ùnM¬¯†{ÈˆÐÆA’¥ÄêJxÙ¢”hP¢Ûˆº€µwWOŸóFŽšÁz^ÀŗÎú´§¢T¤ǻƺSė‰ǵhÝÅQgvBHouʝl_o¿Ga{ïq{¥|ſĿHĂ÷aĝÇq‡Z‘ñiñC³ª—…»E`¨åXēÕqÉû[l•}ç@čƘóO¿¡ƒFUsA‰“ʽīccšocƒ‚ƒÇS}„“£‡IS~ălkĩXçmĈ…ŀЂoÐdxÒuL^T{r@¢‘žÍƒĝKén£kQ™‰yšÅõËXŷƏL§~}kqš»IHėDžjĝŸ»ÑÞoŸå°qTt|r©ÏS‹¯·eŨĕx«È[eMˆ¿yuˆ‘pN~¹ÏyN£{©’—g‹ħWí»Í¾s“əšDž_ÃĀɗ±ą™ijĉʍŌŷ—S›É“A‹±åǥɋ@럣R©ąP©}ĹªƏj¹erƒLDĝ·{i«ƫC½ÉshVz…GS|úþX”gp›{ÁX¿Ÿć{ƱȏñZáĔyoÁhA™}ŅĆfdʼn„_¹„Y°ėǩÑ¡H¯¶oMQqð¡Ë™|‘Ñ`ƭŁX½·óۓxğįÅcQ‡ˆ“ƒs«tȋDžF“Ÿù^i‘t«Č¯[›hAi©á¥ÇĚ×l|¹y¯Kȝqgů{ñǙµï‚ċ™Ĺz—Śȭ¶¡˜›oŽäÕG\\ďT¿Òõr¯œŸLguÏYęRƩšɷŌO\\İТæ^Ŋ IJȶȆbÜGŽĝ¬¿ĚVĎgª^íu½jÿĕęjık@Ľƒ]ėl¥Ë‡ĭûÁ„ƒėéV©±ćn©­ȇžÍq¯½•YÃÔʼn“ÉNѝÅÝy¹NqáʅDǡËñ­ƁYÅy̱os§ȋµʽǘǏƬɱà‘ưN¢ƔÊuľýľώȪƺɂļžxœZĈ}ÌʼnŪ˜ĺœŽĭFЛĽ̅ȣͽÒŵìƩÇϋÿȮǡŏçƑůĕ~Ǎ›¼ȳÐUf†dIxÿ\\G ˆzâɏÙOº·pqy£†@ŒŠqþ@Ǟ˽IBäƣzsÂZ†ÁàĻdñ°ŕzéØűzșCìDȐĴĺf®ŽÀľưø@ɜÖÞKĊŇƄ§‚͑těï͡VAġÑÑ»d³öǍÝXĉĕÖ{þĉu¸ËʅğU̎éhɹƆ̗̮ȘNJ֥ड़ࡰţાíϲäʮW¬®ҌeרūȠkɬɻ̼ãüfƠSצɩςåȈHϚÎKdzͲOðÏȆƘ¼CϚǚ࢚˼ФԂ¤ƌžĞ̪Qʤ´¼mȠJˀŸƲÀɠmɆŠDŽĜƠ´ǠN~€ʢĜ‚¶ƌĆĘźʆȬ˪ĚǏĞGȖƴƀj`ĢçĶāàŃºē̃ĖćšYŒÀŎüôQÐÂŎŞdžŞêƖš˜oˆDĤÕºÑǘÛˤ³̀gńƘĔÀ^žªƂ`ªt¾äƚêĦĀ¼Ð€Ĕǎ¨Ȕ»͠^ˮÊȦƤøxRrŜH¤¸ÂxDĝŒ|ø˂˜ƮÐ¬ɚwɲFjĔ²Äw°dždÀɞ_ĸdîàŎjʜêTĞªŌ‡ŜWÈ|tqĢUB~´°ÎFC•ŽU¼pĀēƄN¦¾O¶ŠłKĊOj“Ě”j´ĜYp˜{¦„ˆSĚÍ\\Tš×ªV–÷Ší¨ÅDK°ßtŇĔKš¨ǵÂcḷ̌ĚǣȄĽF‡lġUĵœŇ‹ȣFʉɁƒMğįʏƶɷØŭOǽ«ƽū¹Ʊő̝Ȩ§ȞʘĖiɜɶʦ}¨֪ࠜ̀ƇǬ¹ǨE˦ĥªÔêFŽxúQ„Er´W„rh¤Ɛ \\talĈDJ˜Ü|[Pll̚¸ƎGú´Pž¬W¦†^¦–H]prR“n|or¾wLVnÇIujkmon£cX^Bh`¥V”„¦U¤¸}€xRj–[^xN[~ªŠxQ„‚[`ªHÆÂExx^wšN¶Ê˜|¨ì†˜€MrœdYp‚oRzNy˜ÀDs~€bcfÌ`L–¾n‹|¾T‚°c¨È¢a‚r¤–`[|òDŞĔöxElÖdH„ÀI`„Ď\\Àì~ƎR¼tf•¦^¢ķ¶e”ÐÚMŒptgj–„ɡČÅyġLû™ŇV®ŠÄÈƀ†Ď°P|ªVV†ªj–¬ĚÒêp¬–E|ŬÂ_~¼rƐK fˆ{ĘFǜƌXưăkÃĄ}nµ–oŸ×q£ç­kX‘{uĩ«āíÓUŅÝVUŌ]€Ť¥lyň[€oi{¦‹L‡ĸ…Ħ^ôâJˆ¨^UZðڔĒL„¿Ì‹ˆfŒ£K£ʺ™oqNŸƒwğc`ue—tOj×°KJ±qƒÆġm‰Ěŗos¬…qehqsuœƒH{¸kH¡Š…ÊRǪÇƌbȆ¢´ä܍¢NìÉʖ¦â©Ɨؗ"]],encodeOffsets:[[[128500,52752],[127089,51784]]]},properties:{cp:[111.670801,40.818311],name:"内蒙古",childNum:2}},{id:"210000",geometry:{type:"MultiPolygon",coordinates:[["@@L–Ž@@s‘]","@@MnNm","@@d†c","@@eÀ‚C@b‚“‰","@@f‡…Xwkbr–Ä`qg","@@^jtWQ","@@~ Y[c","@@I`ĖN^_¿Z‚ÁM","@@Ïxnj{q_×^Gigp","@@iX¶B…Y","@@„Y…Z","@@L_yG`b","@@^WqCTZ","@@\\[“‹§t|”ž]","@@m`p[","@@@œé^B†‡ntˆaÊU—˜Ÿ]x ¯ÄPIJ­°h€ʙK³†VˆÕ@Y~†|EvĹsDŽ¦­L^p²ŸÒG ’Ël]„xxÄ_˜fT¤Ď¤cŽœP„–C¨¸TVjbgH²sdÎdHt`Bˆ—²¬GJję¶[ÐhjeXdlwhšðSȦªVÊπ‹Æ‘Z˜ÆŶ®²†^ŒÎyÅ‚Hœń“ĚDMħĜŁH­ˆk„çvV[ij¼W–‚YÀäĦ’‘`XlžR`žôLUVžfK–¢†{NZdĒª’YĸÌÚJRr¸SA|ƴgŴĴÆbvªØX~†źBŽ|¦ÕœEž¤Ð`\\|Kˆ˜UnnI]¤ÀÂĊnŎ™R®Ő¿¶\\ÀøíDm¦ÎbŨab‰œaĘ\\ľã‚¸a˜tÎSƐ´©v\\ÖÚÌǴ¤Â‡¨JKr€Z_Z€fjþhPkx€`Y”’RIŒjJcVf~sCN¤ ˆE‚œhæm‰–sHy¨SðÑÌ\\\\ŸĐRÊwS¥fqŒßýáЍÙÉÖ[^¯ǤŲ„ê´\\¦¬ĆPM¯£Ÿˆ»uïpùzEx€žanµyoluqe¦W^£ÊL}ñrkqWňûP™‰UP¡ôJŠoo·ŒU}£Œ„[·¨@XŒĸŸ“‹‹DXm­Ûݏº‡›GU‹CÁª½{íĂ^cj‡k“¶Ã[q¤“LÉö³cux«|Zdƒ²BWÇ®Yß½ve±ÃC•ý£W{Ú^’q^sÑ·¨‹ËMƒr“¹·C¥‡GD›rí@wÕKţ݋˜Ÿ«V·i}xËÍ÷‘i©ĝ‡ɝǡ]ƒˆ{c™±OW‹³Ya±Ÿ‰_穂Hžĕoƫ€Ňqƒr³‰Lys[„ñ³¯OS–ďOMisZ†±ÅFC¥Pq{‚Ã[Pg}\\—¿ghćO…•k^ĩÁXaĕËĥM­oEqqZûěʼn³F‘¦oĵ—hŸÕP{¯~TÍlª‰N‰ßY“Ð{Ps{ÃVU™™eĎwk±ʼnVÓ½ŽJãÇÇ»Jm°dhcÀff‘dF~ˆ€ĀeĖ€d`sx² šƒ®EĦ¦–šdQ‹Âd^~ăÔHˆ¦\\›LKpĄVez¤NP ǹӗR™ÆąJSh­a[¦´Âghwm€BÐ¨źhI|žVVŽ—Ž|p] Â¼èNä¶ÜBÖ¼“L`‚¼bØæŒKV”ŸpoœúNZÞÒKxpw|ÊEMnzEQšŽIZ”ŽZ‡NBˆčÚFÜçmĩ‚WĪñt‘ÞĵÇñZ«uD‚±|ƏlǗw·±PmÍa‰–da‡ CL‡Ǒkùó¡³Ï«QaċϑOÃ¥ÕđQȥċƭy‹³ÁA"]],encodeOffsets:[[[123686,41445],[126019,40435],[124393,40128],[126117,39963],[125322,40140],[126686,40700],[126041,40374],[125584,40168],[125509,40217],[125453,40165],[125362,40214],[125280,40291],[125774,39997],[125976,40496],[125822,39993],[122731,40949]]]},properties:{cp:[123.429096,41.796767],name:"辽宁",childNum:16}},{id:"220000",geometry:{type:"Polygon",coordinates:["@@ñr½ÉKāGÁ¤ia É‰™È¹`\\xs€¬dĆkNnuNUŒ–wœNx¶c¸‹|\\¢…ŒGªóĄ~RãÖÎĢù‚đŴÕhQŽxtcæëSɽʼníëlj£ƍG£nj°KƘµDsØÑpyƸ®¿bXp‚]vbÍZuĂ{nˆ^IüœÀSք”¦EŒvRÎûh@℈[‚Əȉô~FNr¯ôçR±ƒ­HÑl•’Ģ–^¤¢‚OðŸŽætxsŒ]ÞÁTĠs¶¿âƊGW¾ìA¦·TѬ†è¥€ÏÐJ¨¼ÒÖ¼ƒƦɄxÊ~S–tD@ŠĂ¼Ŵ¡jlºWžvЉˆzƦZЎ²CH— „Axiukd‹ŒGgetqmcžÛ£Ozy¥cE}|…¾cZ…k‚‰¿uŐã[oxGikfeäT@…šSUwpiÚFM©’£è^ڟ‚`@v¶eň†f h˜eP¶žt“äOlÔUgƒÞzŸU`lœ}ÔÆUvØ_Ō¬Öi^ĉi§²ÃŠB~¡Ĉ™ÚEgc|DC_Ȧm²rBx¼MÔ¦ŮdĨÃâYx‘ƘDVÇĺĿg¿cwÅ\\¹˜¥Yĭlœ¤žOv†šLjM_a W`zļMž·\\swqÝSA‡š—q‰Śij¯Š‘°kŠRē°wx^Đkǂғ„œž“œŽ„‹\\]˜nrĂ}²ĊŲÒøãh·M{yMzysěnĒġV·°“G³¼XÀ““™¤¹i´o¤ŃšŸÈ`̃DzÄUĞd\\i֚ŒˆmÈBĤÜɲDEh LG¾ƀľ{WaŒYÍȏĢĘÔRîĐj‹}Ǟ“ccj‡oUb½š{“h§Ǿ{K‹ƖµÎ÷žGĄØŜçưÌs«l›•yiē«‹`姝H¥Ae^§„GK}iã\\c]v©ģZ“mÃ|“[M}ģTɟĵ‘Â`À–çm‰‘FK¥ÚíÁbXš³ÌQґHof{‰]e€pt·GŋĜYünĎųVY^’˜ydõkÅZW„«WUa~U·Sb•wGçǑ‚“iW^q‹F‚“›uNĝ—·Ew„‹UtW·Ýďæ©PuqEzwAV•—XR‰ãQ`­©GŠY…Yhc•UGorBd}ģɇb¡·µMicF«—YƅŒ»…é\\ƒɹ~ǙG³mØ©BšuT§Ĥ½¢Ã_ý‘L¡‘ûŸsT\\rke™\\PnwAK‚y}’ywdS™efµ]UhĿD@mÿvašÙNSkCun…cÿ`l‚‰W‹„ėVâ¦÷~^fÏ~œvwHCŽį„`xqT­­ƒlW«ï¸skm‹‹ßEG“qd¯•‹R…©Ýޝ¯S†\\cZ¹iűƏCuƍÓX‡oR}“M^o•£…R}oªU­F…uuXHlEŕ‡€Ï©¤ßgXˆþ¤D–²ÄufàÀ­XXȱAc„{Yw¬dvõ´KÊ£”\\rµÄl”iˆdā]|DÂVŒœH¹ˆÞ®ÜWnŒC”Œķ W‹§@\\¸‹ƒ~¤‹Vp¸‰póIO¢ŠVOšŇürXql~òÉK]¤¥Xrfkvzpm¶bwyFoúvð‡¼¤ N°ąO¥«³[ƒéǣű]°Õ\\ÚÊĝŽôîŇÔaâŸBYlďQ[ Ë[ïÒ¥RI|‘`jž]P"],encodeOffsets:[[126831,44503]]},properties:{cp:[125.3245,43.886841],name:"吉林",childNum:1}},{id:"230000",geometry:{type:"MultiPolygon",coordinates:[["@@UƒµNÿ¥īè灋•HÍøƕ¶LŒǽ|g¨|”™Ža¾pViˆdd”~ÈiŒíďÓQġėǐZ΋ŽXb½|ſÃH½ŸKFgɱCģÛÇA‡n™‹jÕc[VĝDZÃ˄Ç_™ £ń³pŽj£º”š¿”»WH´¯”U¸đĢmžtĜyzzNN|g¸÷äűѱĉā~mq^—Œ[ƒ”››”ƒǁÑďlw]¯xQĔ‰¯l‰’€°řĴrŠ™˜BˆÞTxr[tޏĻN_yŸX`biN™Ku…P›£k‚ZĮ—¦[ºxÆÀdhŽĹŀUÈƗCw’áZħÄŭcÓ¥»NAw±qȥnD`{ChdÙFćš}¢‰A±Äj¨]ĊÕjŋ«×`VuÓś~_kŷVÝyh„“VkÄãPs”Oµ—fŸge‚Ň…µf@u_Ù ÙcŸªNªÙEojVx™T@†ãSefjlwH\\pŏäÀvŠŽlY†½d{†F~¦dyz¤PÜndsrhf‹HcŒvlwjFœ£G˜±DύƥY‡yϊu¹XikĿ¦ÏqƗǀOŜ¨LI|FRĂn sª|Cš˜zxAè¥bœfudTrFWÁ¹Am|˜ĔĕsķÆF‡´Nš‰}ć…UŠÕ@Áijſmužç’uð^ÊýowŒFzØÎĕNőžǏȎôªÌŒDŽàĀÄ˄ĞŀƒʀĀƘŸˮȬƬĊ°ƒUŸzou‡xe]}Ž…AyȑW¯ÌmK‡“Q]‹Īºif¸ÄX|sZt|½ÚUΠlkš^p{f¤lˆºlÆW –€A²˜PVܜPH”Êâ]ÎĈÌÜk´\\@qàsĔÄQºpRij¼èi†`¶—„bXƒrBgxfv»ŽuUiˆŒ^v~”J¬mVp´£Œ´VWrnP½ì¢BX‚¬h™ŠðX¹^TjVœŠriªj™tŊÄm€tPGx¸bgRšŽsT`ZozÆO]’ÒFô҆Oƒ‡ŊŒvŞ”p’cGŒêŠsx´DR–Œ{A†„EOr°Œ•žx|íœbˆ³Wm~DVjºéNN†Ëܲɶ­GƒxŷCStŸ}]ûō•SmtuÇÃĕN•™āg»šíT«u}ç½BĵÞʣ¥ëÊ¡Mێ³ãȅ¡ƋaǩÈÉQ‰†G¢·lG|›„tvgrrf«†ptęŘnŠÅĢr„I²¯LiØsPf˜_vĠd„xM prʹšL¤‹¤‡eˌƒÀđK“žïÙVY§]I‡óáĥ]ķ†Kˆ¥Œj|pŇ\\kzţ¦šnņäÔVĂîά|vW’®l¤èØr‚˜•xm¶ă~lÄƯĄ̈́öȄEÔ¤ØQĄ–Ą»ƢjȦOǺ¨ìSŖÆƬy”Qœv`–cwƒZSÌ®ü±DŽ]ŀç¬B¬©ńzƺŷɄeeOĨS’Œfm Ċ‚ƀP̎ēz©Ċ‚ÄÕÊmgŸÇsJ¥ƔˆŊśæ’΁Ñqv¿íUOµª‰ÂnĦÁ_½ä@ê텣P}Ġ[@gġ}g“ɊדûÏWXá¢užƻÌsNͽƎÁ§č՛AēeL³àydl›¦ĘVçŁpśdžĽĺſʃQíÜçÛġԏsĕ¬—Ǹ¯YßċġHµ ¡eå`ļƒrĉŘóƢFì“ĎWøxÊk†”ƈdƬv|–I|·©NqńRŀƒ¤é”eŊœŀ›ˆàŀU²ŕƀB‚Q£Ď}L¹Îk@©ĈuǰųǨ”Ú§ƈnTËÇéƟÊcfčŤ^Xm‡—HĊĕË«W·ċëx³ǔķÐċJā‚wİ_ĸ˜Ȁ^ôWr­°oú¬Ħ…ŨK~”ȰCĐ´Ƕ£’fNÎèâw¢XnŮeÂÆĶŽ¾¾xäLĴĘlļO¤ÒĨA¢Êɚ¨®‚ØCÔ ŬGƠ”ƦYĜ‡ĘÜƬDJ—g_ͥœ@čŅĻA“¶¯@wÎqC½Ĉ»NŸăëK™ďÍQ“Ùƫ[«Ãí•gßÔÇOÝáW‘ñuZ“¯ĥ€Ÿŕā¡ÑķJu¤E Ÿå¯°WKɱ_d_}}vyŸõu¬ï¹ÓU±½@gÏ¿rýD‰†g…Cd‰µ—°MFYxw¿CG£‹Rƛ½Õ{]L§{qqąš¿BÇƻğëšܭNJË|c²}Fµ}›ÙRsÓpg±ŠQNqǫŋRwŕnéÑÉKŸ†«SeYR…ŋ‹@{¤SJ}šD Ûǖ֍Ÿ]gr¡µŷjqWÛham³~S«“„›Ü[","@@ƨƒĶTLÇyqpÇÛqe{~oyen}s‰`q‡iXG”ù]Ëp½“©lɇÁp]Þñ´FÔ^f‘äîºkà˜z¼BUv¬D"]],encodeOffsets:[[[134456,44547],[127123,51780]]]},properties:{cp:[126.642464,45.756967],name:"黑龙江",childNum:2}},{id:"320000",geometry:{type:"Polygon",coordinates:["@@Õg^vÁbnÀ‹`Jnĝ¬ŽòM¶ĘšTÖŒb‚˜e¦¦€{¸ZâćNpŒ©žHp|`ˆmjhŠSEb\\afv`sz^lkŽlj‹Ätg‹¤D˜­¾Xš¿À’|ДiZ„ȀåB·î}GL¢õcßjaŸyBFµÏC^ĭ•cÙt¿sğH]j{s©HM¢ƒQnDÀ©DaÜތ·jgàiDbPufjDk`dPOîƒhw¡ĥ‡¥šG˜ŸP²ĐobºrY†„î¶aHŢ´ ]´‚rılw³r_{£DB_Ûdåuk|ˆŨ¯F Cºyr{XFy™e³Þċ‡¿Â™kĭB¿„MvÛpm`rÚã”@ƹhågËÖƿxnlč¶Åì½Ot¾dJlŠVJʜǀœŞqvnOŠ^ŸJ”Z‘ż·Q}ê͎ÅmµÒ]Žƍ¦Dq}¬R^èĂ´ŀĻĊIԒtžIJyQŐĠMNtœR®òLh‰›Ěs©»œ}OӌGZz¶A\\jĨFˆäOĤ˜HYš†JvÞHNiÜaϚɖnFQlšNM¤ˆB´ĄNöɂtp–ŬdZÅgl•muÇUšŽ“Ş‡Úb¤uŃJŴu»¹Ą•lȖħŴw̌ŵ²ǹǠ͛hĭłƕrçü±Y™rřl¥’i`ã__¢ćSÅr[Çq^ùzWmOĈaŐÝɞï²ʯʊáĘijĒǭPħ͍ôƋĝÄ͎ī‰çÛɈǥ£­ÛmY`ó£Z«§°Ó³QafusNıDž_k}¢m[ÝóDµ—¡RLčiXy‡ÅNïă¡¸iĔϑNÌķoıdōîåŤûHcs}~Ûwbù¹£¦ÓCt‹OPrƒE^ÒoŠg™ĉIµžÛÅʹK…¤½phMˆú`m”R¸¦Pƚg†ÉLRŠs`£¯ãhD„¨|³¤‰C"],encodeOffsets:[[121451,32518]]},properties:{cp:[118.767413,32.041544],name:"江苏",childNum:1}},{id:"330000",geometry:{type:"MultiPolygon",coordinates:[["@@jX^n…","@@sfˆdM‰","@@qP\\xz[_i","@@o\\V’zRZ}mECy","@@‘Rƒ¢‚FX}°[m]","@@Cbœ\\•}","@@e|v\\laus","@@v~s{","@@QxÂF©}","@@¹nŒvÞs©m","@@rQgYIh","@@bi«Z„X","@@p[}ILd","@@À¿|","@@¹dnb’…","@@rS}[Kl","@@g~h}","@@FlCk","@@ůTG°ĄLHm°UF‰","@@OdRe","@@v[u\\","@@FjâL~wyoo~›sµLŒZ","@@¬e¹aH‚","@@\\nÔ¡q]L³ë\\ÿ®ŒQ̆","@@ÊA­©]ª","@@KxŒv{­","@@@hlIk_","@@pWc‡rxp","@@Md|_iA","@@¢…X£½z\\ðpN","@@hlÜ[LykAvyfw^Ež ","@@fp¤MusH","@@®_ma~•LÁ¬’`","@@†@°¡mۛGĕ¨§Ianá[ýƤjfæ‡ÐNž—äGp—","@@iM„t\\","@@Zc[b","@@™X®±GrưZæĉm","@@Z~dOSo|A¿qZv","@@@`”EN£p","@@|–s—","@@@nDi","@@n…a£¾u‰YL¯‰Qª…mĉÅdMˆ•gÇjcº«•ęœ¬­K­´ƒB«Âącoċ\\xK`cįŧ«®á’[~ıxu·Å”KsËɏc¢Ù\\ĭƛëbf¹­ģSƒĜkáƉÔ­ĈZB{ŠaM‘µ‰fzʼnfÓÔŹŁƋǝÊĉ{ğč±g³ne{ç­ií´S¬‚\\ßðK¦w\\™iqªĭiAu‡A­µ”_W¥ƣO\\lċĢttC¨£t`ˆ™PZäuXßBs‡Ļyek€OđġĵHuXBšµ]׌‡­­\\›°®¬F¢¾pµ¼kŘó¬Wät’¸|@ž•L¨¸µr“ºù³Ù~§WI‹ŸZWŽ®’±Ð¨ÒÉx€`‰²pĜ•rOògtÁZ{üÙ[|˜ûŒK‚wsPlU[}¦Rvn`hsª^–nQ´ĘRWb”‚_ rtČFI֊kŠŠĦPJ¶ÖÀÖJĈĄTĚòžC ²@Pú…Øzœ©PœCÈÚœĒ±„hŖ‡l¬â~nm¨f©–iļ«m‡nt–qŒÒTÜÄj“ŠLŽ®E̜Fª²iÊxبžIÈhhst’ˆ’[Ôx†}dtüGæţŔïĬaĸpMËВj碷ðĄÆMzˆjWKĎ¢Q¶˜À_꒖_@ı€i«pZ€gf€¤Nrq]§ĂN®«H±‡yƳí¾×ŊďŀĐÏŴǝĂíÀBŖÕªˆŠÁŐTFqĉ¯³ËCĕģi¨hÜ·ƒñt»¯Ï","@@ºwšZRkĕWK "]],encodeOffsets:[[[125785,31436],[125729,31431],[125513,31380],[125329,30690],[125223,30438],[125115,30114],[124815,29155],[124419,28746],[124095,28635],[124005,28609],[125e3,30713],[125111,30698],[125078,30682],[125150,30684],[124014,28103],[125008,31331],[125411,31468],[125329,31479],[125369,31139],[125626,30916],[125417,30956],[125254,30976],[125199,30997],[125095,31058],[125083,30915],[124885,31015],[125218,30798],[124867,30838],[124755,30788],[124802,30809],[125267,30657],[125218,30578],[125200,30562],[125192,30787],[124968,30474],[125167,30396],[125115,30363],[124955,29879],[124714,29781],[124762,29462],[124325,28754],[124863,30077],[125366,31477]]]},properties:{cp:[120.153576,30.287459],name:"浙江",childNum:43}},{id:"340000",geometry:{type:"MultiPolygon",coordinates:[["@@^iuLV\\","@@‚e©Edh","@@´CE¶zAXœêeödK¡~H¸íæAˆȽ—d{ďő“À½W—®£ChŒÃsiŒkkly]_teu[bFa‰Tig‡n{]Gqªo‹ĈMYá|·¥f¥—őaSÕė™NµñĞ«ImŒ_m¿Âa]uĜp …Z_§{Cƒäg¤°r[_Yj‰ÆOdý“[ŽI[á·¥“Q_n‡ùgL¾mz›ˆDÜÆ¶ĊJhšp“c¹˜O]iŠ]œ¥ jtsggDÑ¡“w×jÉ©±›EFˍ­‰Ki”ÛÃÕYv…s•ˆm¬njĻª•§emná}k«ŕˆƒgđ²Ù›DǤ›í¡ªOy›†×Où±@DŸñSęćăÕIÕ¿IµĥO‰‰‰lJÕÍR›Í|JìĻÒåyķrĕq§ÄĩsWÆßŽF¶žX®¿‰mŒ™w…RIޓfßoG‘³¾©uyH‘į{Ɓħ¯AFnuP…ÍÔzšŒV—dàôº^Ðæd´€‡oG¤{S‰¬ćxã}›ŧ×Kǥĩ«žÕOEзÖdÖsƘѨ[’Û^Xr¢¼˜§xvěƵ`K”§ tÒ´Cvlo¸fzŨð¾NY´ı~ÉĔē…ßúLÃϖ_ÈÏ|]ÂÏHl’g`bšežž€n¾¢pU‚h~ƴ˶_‚r sĄ~cž”ƈ]|r c~`¼{À{ȒiJjz`îÀT¥Û³…]’u}›f…ïQl{skl“oNdŸjŸäËzDvčoQŠďHI¦rb“rHĖ~BmlNž“Ra„ĥTX\\{fÁKÁ®T‚œL‘ŠĄMt›ÊgĀD–ŠĄXœƔvDcÎJbt[¤€D@®hh~kt°ǾzÖ@¾ªdb„YhüóV´ŮŒ¨Üc”±r@J|àuYÇԋG·ĚąĐlŪÚpSJ¨ĸˆLvÞcPæķŨŽ®mАˆál‹sgd×mQ¨ųƩޖ¤IΖs’°ŒKZpĄ|XwWdĎµmkǀwÌÕæhºgBĝâqÙĊz›ÖgņtÀÁÊÆá’hEz|WzqD¹€Ÿ°E‡ŧl{ævÜcA`¤C`|´qžxIJkq^³³ŸGšµbƒíZ…¹qpa±ď OH—¦™Ħˆx¢„gPícOl_iCveaOjCh߸i݋bÛªCC¿€m„RV§¢A|tbkĜEÀtîm‚^g´fÄ"]],encodeOffsets:[[[121722,32278],[119475,30423],[121606,33646]]]},properties:{cp:[117.283042,31.86119],name:"安徽",childNum:3}},{id:"350000",geometry:{type:"MultiPolygon",coordinates:[["@@“zht´}[","@@aj^~ĆGå","@@edœŒH…se","@@@vˆPGsyQ","@@‰sBz‚ddW[O","@@SލQy","@@NŽVucW","@@qptB@q","@@‰’¸[iu","@@Q\\pD[_","@@jSwUappI","@@eXª~•","@@AjvFoo","@@fT–›_Çí\\Ÿ™—v|ba¦jZÆy|®","@@IjLg","@@wJI€ˆxš«¼AoNe{M¥Œ","@@K‰±¡Óˆ”Č~N¾™","@@k¡¹Eh~c®uDq‰Zì¡I•~Māe£bN¨gZý¡a±Öcp©PhžI”Ÿ¢Qq…ÇGj‹|¥U™ g[Ky¬ŏ–v@OpˆtÉEŸF„\\@ åA¬ˆV{Xģ‰ĐBy…cpě…¼³Ăp·¤ƒ¥o“hqqÚ¡ŅLsƒ^ᗞ§qlŸÀhH¨MCe»åÇGD¥zPO£čÙkJA¼ß–ėu›ĕeûҍiÁŧS[¡œUŠûŗ½ùěcݧSùĩąSWó«íęACµ›eR—åǃRCÒÇZÍ¢‹ź±^dlsŒtjD¸•‚ZpužÔâÒH¾oLUêÃÔjjēò´ĄW‚ƛ…^Ñ¥‹ĦŸ@Çò–ŠmŒƒOw¡õyJ†yD}¢ďÑÈġfŠZd–a©º²z£šN–ƒjD°Ötj¶¬ZSÎ~¾c°¶Ðm˜x‚O¸¢Pl´žSL|¥žA†ȪĖM’ņIJg®áIJČĒü` ŽQF‡¬h|ÓJ@zµ |ê³È ¸UÖŬŬÀCtrĸr‚]€˜ðŽM¤ĶIJHtÏ A’†žĬkvsq‡^aÎbvŒd–™fÊòSD€´Z^’xPsÞrv‹ƞŀ˜jJd×ŘÉ ®A–ΦĤd€xĆqAŒ†ZR”ÀMźŒnĊ»ŒİÐZ— YX–æJŠyĊ²ˆ·¶q§·–K@·{s‘Xãô«lŗ¶»o½E¡­«¢±¨Yˆ®Ø‹¶^A™vWĶGĒĢžPlzfˆļŽtàAvWYãšO_‡¤sD§ssČġ[kƤPX¦Ž`¶“ž®ˆBBvĪjv©šjx[L¥àï[F…¼ÍË»ğV`«•Ip™}ccÅĥZE‹ãoP…´B@ŠD—¸m±“z«Ƴ—¿å³BRضˆœWlâþäą`“]Z£Tc— ĹGµ¶H™m@_©—kŒ‰¾xĨ‡ôȉðX«½đCIbćqK³Á‹Äš¬OAwã»aLʼn‡ËĥW[“ÂGI—ÂNxij¤D¢ŽîĎÎB§°_JœGsƒ¥E@…¤uć…P‘å†cuMuw¢BI¿‡]zG¹guĮI‹"]],encodeOffsets:[[[123250,27563],[122541,27268],[123020,27189],[122916,27125],[122887,26845],[122808,26762],[122568,25912],[122778,26197],[122515,26757],[122816,26587],[123388,27005],[122450,26243],[122578,25962],[121255,25103],[120987,24903],[122339,25802],[121042,25093],[122439,26024]]]},properties:{cp:[119.306239,26.075302],name:"福建",childNum:18}},{id:"360000",geometry:{type:"Polygon",coordinates:["@@ÖP¬ǦĪØLœŨä~ĈwŠ«|TH£ˆp€c³Ïå¹]ĉđxe{ÎӐ†vOEm°BƂĨİ|G’vz½ª´€H’àp”eJ݆Qšxn‹ÀŠW­žEµàXÅĪt¨ÃĖrÄwÀFÎ|Ă¡”‡WÕ¸cf¥—‘XaęST±m[“r«_gŽmQu~¥V\\OkxtL E¢‹ƒ‘Ú^~ýØkbē–qo슱_Êw§Ñ²ÏƟ뼋mĉŹ‹¿NQ“…YB‹ąrwģcÍ¥B•Ÿ­ŗÊcØiI—žƝĿuŒqtāwO]‘³YCñTeɕš‹caub͈]trlu€ī…B‘ПGsĵıN£ï—^ķqsq¿DūūV՟·´Ç{éĈý‰ÿ›OEˆR_ŸđûIċâJh­ŅıN‘ȩĕB…¦K{Tk³¡OP·wn—µÏd¯}½TÍ«YiµÕsC¯„iM•¤™­•¦¯P|ÿUHv“he¥oFTu‰õ\\ŽOSs‹MòđƇiaºćXŸĊĵà·çhƃ÷ǜ{‘ígu^›đg’m[ÙxiIN‘¶Õ»lđÕwZSƉv©_ÈëJbVk„ĔVÀ¤P¾ºÈMÖxlò~ªÚàGĂ¢B„±’ÌŒK˜y’ñ`w²¹€·Ÿ…`g›ŸsÙfI›ěxŕeykpŽŒudjˆuTfb·hh„¿JdŠ[\\˜„L‚áƔĨƐAĈepˆÀÂMD~ņªe^\\^§„ý©j׍cZ†Ø¨zdÒa¶ˆlҍJŒìõ`oz÷@¤u޸´†ôęöY¼‰HČƶajlÞƩ¥éZ[”|h}^U Œ ¥p„ĄžƦO lt¸Æ €Q\\€ŠaÆ|CnÂOjt­ĚĤd’ÈŒF`’¶„@Ð딠¦ōҞ¨Sêv†HĢÛ@[ƅQoxHŒ—W[ŰîÀt¦DŽ~NĠ¢l–•ĄtZoœCƞÔºCxrpČN˜pj¢{f_Y`_ƒeq’’®Aot`@o‚DXfkp¨|Šs¬\\D‘ÄSfè©Hn¬…^DhÆyøJh“ØxĢĀLʈ„ƠPżċĄwĮ”¶ž"],encodeOffsets:[[118923,30536]]},properties:{cp:[115.892151,28.676493],name:"江西",childNum:1}},{id:"370000",geometry:{type:"MultiPolygon",coordinates:[["@@Xjd]mE","@@itnq","@@Dl@k","@@T‚ŒG—w","@@K¬˜•‰U","@@Wd`c","@@PtMs","@@•LnXlc","@@ppVƒu]Qn","@@cdzAU_","@@udRhnCE…","@@ˆoIƒpP„","@@M{Ŀčwbxƨî’Kš–ÎMĮ]†—ZFˆ½Y]â£ph’™š¶¨râøÀ†ÎǨ¤^ºÄ”Gzˆ~grĚĜlĞÆ„LĆdž¢Îo¦–cv“Kb€gr°Wh”mZp ˆL]LºcU‰Æ­n”żĤÌǜbAnrOAœ´žȊcÀbƦUØrĆUÜøœĬƞ†ŶǬĴóò_A̈«ªdÎɜnb²ĦhņBĖ›žįĦåXćì@L¯´ywƕCéõė ƿ¸‘lµ‚Zæyj|BíÂKN„NnoƈfÈMZwšnŐNàúĂsT„JUš›‚L„îVj„ǎ¾Ē؍‚Dz²XPn±ŴPè¸ŔLƔÜƺ_T‘üÃĤBBċȉöA´fa„˜M¨{«M`‡¶d¡ô‰Ö°šmȰBÔjjŒ´PM|”c^d¤u•ƒ¤Û´Œä«ƢfPk¶Môlˆ]Lb„}su^ke{lC‘…M•rDŠÇ­]NÑFsmoõľH‰yGă{{çrnÓE‰‹ƕZGª¹Fj¢ÿ©}ÌCǷ돡ąuhÛ¡^Kx•C`C\\bÅxì²ĝÝ¿_N‰īCȽĿåB¥¢·IŖÕy\\‡¹kx‡Ã£ČáKµË¤ÁçFQ¡„KtŵƋ]CgÏAùSed‡cÚź—ŠuYfƒyMmhUWpSyGwMPqŀ—›Á¼zK›¶†G•­Y§Ëƒ@–´śÇµƕBmœ@Io‚g——Z¯u‹TMx}C‘‰VK‚ï{éƵP—™_K«™pÛÙqċtkkù]gŽ‹Tğwo•ɁsMõ³ă‡AN£™MRkmEʕč™ÛbMjÝGu…IZ™—GPģ‡ãħE[iµBEuŸDPԛ~ª¼ętŠœ]ŒûG§€¡QMsğNPŏįzs£Ug{đJĿļā³]ç«Qr~¥CƎÑ^n¶ÆéÎR~ݏY’I“] P‰umŝrƿ›‰›Iā‹[x‰edz‹L‘¯v¯s¬ÁY…~}…ťuٌg›ƋpÝĄ_ņī¶ÏSR´ÁP~ž¿Cyžċßdwk´Ss•X|t‰`Ä Èð€AªìÎT°¦Dd–€a^lĎDĶÚY°Ž`ĪŴǒˆ”àŠv\\ebŒZH„ŖR¬ŢƱùęO•ÑM­³Fۃaj"]],encodeOffsets:[[[123806,39303],[123821,39266],[123742,39256],[123702,39203],[123649,39066],[123847,38933],[123580,38839],[123894,37288],[123043,36624],[123344,38676],[123522,38857],[123628,38858],[118267,36772]]]},properties:{cp:[117.000923,36.675807],name:"山东",childNum:13}},{id:"410000",geometry:{type:"MultiPolygon",coordinates:[["@@dXD}~Hgq~ÔNŽ‹„~zkĘHVsDzßjƒŬŒŠŢ`Pûàl¢˜\\ÀœEhŽİgÞē X¼`kš„h•ÍL™ùµP³swIÓzeŠĠð†´E®žÚPt†ºIŊ–ʺ˜L«šŕQGƒ‹Yfa[şu“ßǑ‡ĩų_Z¯ĵÙčC]kbc•¥CS¯ëÍB©ïŽÇߊ_{s–WTtž³xlàcȂzÀD}ÂOQ³ÐTĬµ‚ƑпŸghœł‹Ŧv~††}ÂZž«¤lPǕ£ªÝŴÅR§ØnhcŒtâk‡nύ­ľŹUÓÝdKuķ‡I§oTũÙďkęĆH¸ÓŒ\\ăŒ¿PcnS{wBIvɘĽ[GqµuŸŇôYgûƒZcaŽ©@½Õǽys¯}lgg@­C\\£as€IdÍuCQñ[L±ęk·‹ţb¨©kK—’»›KC²‘òGKmĨS`ƒ˜UQ™nk}AGē”sqaJ¥ĐGR‰ĎpCuÌy ã iMc”plk|tRk†ðœev~^‘´†¦ÜŽSí¿_iyjI|ȑ|¿_»d}qŸ^{“Ƈdă}Ÿtqµ`ŷ飩V¡om½ZÙϋÁRD|JOÈpÀ—Rs’•I{ùÓjuµ{t}uËR‘iŸvGŠçJFjµŠåkWꖴMƒHewixGw½Yŷpµú³XU›½ġy™łå‰kÚwZXˆ·l„¢Á¢K”zO„Λ΀jc¼htoDHr…|­J“½}JZ_¯iPq{tę½ĕ¦Zpĵø«kQ…Ťƒ]MÛfaQpě±ǽ¾]u­Fu‹÷nƒ™čįADp}AjmcEǒaª³o³ÆÍSƇĈÙDIzçƒñİŸ^ˆKNœ™i—Þñ€[œƒaA²zz‰Ì÷Dœ|[šíijgf‚ÕÞd®|`ƒĆ~„oĠƑô³Ŋ‘D×°¯CsˆøÂ«ì‰UMhTº¨¸ǝêWšÔ„DruÂÇZ£Ćš”PZ„žW”~؋Øv¬gèÂÒw¦X¤Ā´oŬ¬Ž²Ês~€€]®tªašpŎJ¨Öº„_ŠŔ–f”Ő\\Ѝ\\Ĝu–”~m²Ƹ›¸fW‰ĦrƔ}Î^gjdfÔ¡J}\\n C˜¦þWxªJRÔŠu¬ĨĨmF†dM{\\d\\ŠYÊ¢ú@@¦ª²SŠÜsC–}fNècbpRmlØ^g„d¢aÒ¢CZˆZxvÆ¶N¿’¢T@€uCœ¬^ĊðÄn|žlIlŽ—Xhun€[","@@hzUq"]],encodeOffsets:[[[116744,37216],[116480,33048]]]},properties:{cp:[113.665412,34.757975],name:"河南",childNum:2}},{id:"420000",geometry:{type:"MultiPolygon",coordinates:[["@@ASd","@@ls{d","@@¾«}{ra®pîÃ\\™›{øCŠËyyB±„b\\›ò˜Ý˜jK›‡L ]ĎĽÌ’JyÚCƈćÎT´Å´pb©È‘dFin~BCo°BĎĚømvŒ®E^vǾ½Ĝ²Ro‚bÜeNŽ„^ĺ£R†¬lĶ÷YoĖ¥Ě¾|sOr°jY`~I”¾®I†{GqpCgyl{‡£œÍƒÍyPL“¡ƒ¡¸kW‡xYlÙæŠšŁĢzœ¾žV´W¶ùŸo¾ZHxjwfx„GNÁ•³Xéæl¶‰EièIH‰ u’jÌQ~v|sv¶Ôi|ú¢Fh˜Qsğ¦ƒSiŠBg™ÐE^ÁÐ{–čnOÂȞUÎóĔ†ÊēIJ}Z³½Mŧïeyp·uk³DsѨŸL“¶_œÅuèw»—€¡WqÜ]\\‘Ò§tƗcÕ¸ÕFÏǝĉăxŻČƟO‡ƒKÉġÿ×wg”÷IÅzCg†]m«ªGeçÃTC’«[‰t§{loWeC@ps_Bp‘­r‘„f_``Z|ei¡—oċMqow€¹DƝӛDYpûs•–‹Ykıǃ}s¥ç³[§ŸcYЧHK„«Qy‰]¢“wwö€¸ïx¼ņ¾Xv®ÇÀµRĠЋžHMž±cÏd„ƒǍũȅȷ±DSyúĝ£ŤĀàtÖÿï[îb\\}pĭÉI±Ñy…¿³x¯N‰o‰|¹H™ÏÛm‹júË~Tš•u˜ęjCöAwě¬R’đl¯ Ñb­‰ŇT†Ŀ_[Œ‘IčĄʿnM¦ğ\\É[T·™k¹œ©oĕ@A¾w•ya¥Y\\¥Âaz¯ãÁ¡k¥ne£Ûw†E©Êō¶˓uoj_Uƒ¡cF¹­[Wv“P©w—huÕyBF“ƒ`R‹qJUw\\i¡{jŸŸEPïÿ½fć…QÑÀQ{ž‚°‡fLԁ~wXg—ītêݾ–ĺ‘Hdˆ³fJd]‹HJ²…E€ƒoU¥†HhwQsƐ»Xmg±çve›]Dm͂PˆoCc¾‹_h”–høYrŊU¶eD°Č_N~øĹĚ·`z’]Äþp¼…äÌQŒv\\rCŒé¾TnkžŐڀÜa‡“¼ÝƆ̶Ûo…d…ĔňТJq’Pb ¾|JŒ¾fXŠƐîĨ_Z¯À}úƲ‹N_ĒĊ^„‘ĈaŐyp»CÇĕKŠšñL³ŠġMŒ²wrIÒŭxjb[œžn«øœ˜—æˆàƒ ^²­h¯Ú€ŐªÞ¸€Y²ĒVø}Ā^İ™´‚LŠÚm„¥ÀJÞ{JVŒųÞŃx×sxxƈē ģMř–ÚðòIf–Ċ“Œ\\Ʈ±ŒdʧĘD†vČ_Àæ~DŒċ´A®µ†¨ØLV¦êHÒ¤"]],encodeOffsets:[[[113712,34e3],[115612,30507],[113649,34054]]]},properties:{cp:[114.298572,30.584355],name:"湖北",childNum:3}},{id:"430000",geometry:{type:"MultiPolygon",coordinates:[["@@—n„FZw","@@かÆá‰½ÔXr—†CO™“…ËR‘ïÿĩ­TooQyšÓ[‹ŅBE¬–ÎÓXa„į§Ã¸G °ITxp‰úxÚij¥Ïš–̾ŠedžÄ©ĸG…œàGh‚€M¤–Â_U}Ċ}¢pczfŠþg¤€’ÇôAV‘","@@ȴÚŠĖÁĐiO“Ĝ«BxDõĚiv—ž–S™Ì}iùŒžÜnšÐºGŠ{Šp°M°yŠÂÒzJ²Ì ÂcXëöüiáÿñŽőФ‚ùTz²CȆȸǎۃƑÐc°dPÎŸğ˶[Ƚu¯½WM¡­Éž“’B·rížnZŸÒ `‡¨GA¾\\pē˜XhÆRC­üWGġu…T靧Ŏѝ©êL•M³}_‘‹E‘Çģc®ęisÁPDmÅ{‰b[Rşs·€kPŸŽƥƒóRo”O‹ŸVŸ~]{g\\“êYƪ¦kÝbiċƵŠGZ»Ěõ…ó·³vŝž£ø@pyö_‹ëŽIkѵ‡bcѧy…×dY؎ªiþžˆUjŸŅ³C}ÁN‡»hĻħƏâƓK—ƒA·³CQ±µ§¿AUŠƑ¹AŠtćOw™D]ŒJUÖgk¯b£‘ylƒ›ZƒFËѱH™­}˜•EbóľA–¡»Ku¦·‘³†åş¥ùBDž^{ÌC´­¦ŷJ£^[†‹—ª¿‡ğ|‹ƅ…•N… skóā‡¹¿€ï]ă~÷O§­@—Vm¡‹Qđ¦¢Ĥ{ºjԏŽŒª¥nf´•~ÕoŸž×Ûą‹Gû¥cÑ[Zœ‰¶˜ŨβSÊǔƐ˜ƀƒ’AÚŌ¦QؼrŭŽ­«}NÏürʬŒmjr€@ĘrTW ­SsdHzƓ^ÇÂyUi¯DÅYlŹu{hTœ}mĉ–¹¥ě‰Dÿë©ıÓ[Oº£ž“¥ót€ł¹MՄžƪƒ`Pš…Di–ÛUоÅ‌ìˆU’ñB“È£ýhe‰dy¡oċ€`pfmjP~‚kZa…ZsÐd°wj§ƒ@€Ĵ®w~^‚kÀÅKvNmX\\¨a“”сqvíó¿F„¤¡@ũÑVw}S@j}¾«pĂr–ªg àÀ²NJ¶¶Dô…K‚|^ª†Ž°LX¾ŴäPᜣEXd›”^¶›IJÞܓ~‘u¸ǔ˜Ž›MRhsR…e†`ÄofIÔ\\Ø  i”ćymnú¨cj ¢»–GČìƊÿШXeĈ¾Oð Fi ¢|[jVxrIQŒ„_E”zAN¦zLU`œcªx”OTu RLĪpUžĪ‚ȴ^ŎµªÉžFx…Ü€f¤ºgIJèy°Áb[¦Zb¦–z½xBĖ@ªpº›˜jS´rVźOd©ʪiĎă’JP‡ž`"]],encodeOffsets:[[[115640,30489],[112577,27316],[114113,30649]]]},properties:{cp:[112.982279,28.19409],name:"湖南",childNum:3}},{id:"440000",geometry:{type:"MultiPolygon",coordinates:[["@@QdˆAsa","@@ƒlxDRm","@@sbhNLo","@@Ă ý","@@WltOY[","@@Krœ]‰S","@@e„~AS}","@@I|„Mym","@@ƒÛ³LSŒž²Q","@@nvºB–ë¥cÕº","@@zdšÛ›JmŠ","@@†°³","@@a yAª¸ËJIx،@€ĀHÉÕZ™o•fo…o","@@šs‰ŗÃÔėAƁ›ZšÄ ~°ČP‚‹ºb","@@‹¶Ý’Ì‚vmĞh¹Ĺ","@@HœŠdSjĒ¢D}war…“u«ZqadY{K","@@elŒ\\LqqO","@@~rMmX","@@f„^E","@@øPªoj÷ÍÝħXČx”°Q¨ıXJp","@@gÇƳˆˆ–m’Žxa†tfu","@@E–ÆC½‘","@@¸B_¶ekWvSi‡vc•}p}Ăº¾NĎyj¦Èm thœ†_®žÄ}ˆ»âUzL™Ë‹²‘Aƒā¡ßH©Ùñ}wkNÕ¹ÇO½¿£ēUlƒaUìIžÇª`ŠuTÅxYĒÖ¼k֞’µ‚MžjJÚwn\\h‘œĒv]îh|’È›Ƅøègž¸Ķß ĉĈWb¹ƀdéƌNTtP[ŠöSvrCZžžaGuœbo´ŖÒÇА~¡zCI…özx¢„Pn‹•‰Èñ @ŒĥÒ¦†]ƜŽX³ăĔñiiÄÓVépKG½Ä‘ÓávYo–C·sit‹iaÀy„ŧΡÈYDÑům}‰ý|m[węõĉZÅxUO}÷N¹³ĉo_qtă“qwµŁYلǝŕ¹tïÛUïmRCº…ˆĭ|µ›ÕÊK™½R‘ē ó]‘–GªęAx–ŸNqSF•|ām‡¡diď×YïYWªʼnOeÚtĐ«zđ¹T…ā‡úE™áÎÁWw헟HcòßÎſ¿Çdğ·ùT×Çūʄ¡XgWÀLJğ·¿ÃˆOj YÇ÷Sğ³kzőõm‰™ĝ—[³‹¡VÙæÅöM̳¹pÁaËýý©D©Ü“JŹƕģGą¤{Ùū…ǘO²«BƱéA—Ò‰ĥ‡¡«BhlmtÃPµyU¯uc“d·w_bŝcīímGOŽ€GBȅ‰ŹãĻFŷŽŕ@Óoo¿ē‹±ß}Ž}ÓF÷tIJWÈCőâUâǙI›ğʼn©I›ijEׅÁ”³AĥDĈ±ÌŒÜӔĨ£L]ĈÙƺZǾĆĖMĸĤfŒÎĵl•ŨnȈ‘ĐtF”Š–FĤ–‚êk¶œ^k°f¶gŠŽœ}®Fa˜f`vXŲxl˜„¦–ÔÁ²¬ÐŸ¦pqÊ̲ˆi€XŸØRDÎ}†Ä@ZĠ’s„x®AR~®ETtĄZ†–ƈfŠŠHâÒÐA†µ\\S¸„^wĖkRzŠalŽŜ|E¨ÈNĀňZTŒ’pBh£\\ŒĎƀuXĖtKL–¶G|Ž»ĺEļĞ~ÜĢÛĊrˆO˜Ùîvd]nˆ¬VœÊĜ°R֟pM††–€ƀ¬HbwžEÀˆ˜©Œž\\…¤]ŸI®¥D³|ˎ]CúAЦ…æ’´¥¸Lv¼€•¢ĽBaô–F~—š®²GÌҐEY„„œzk¤’°ahlV՞I^‹šCxĈPŽsB‰ƒºV‰ÀB¶¨R²´D","@@OŽR"]],encodeOffsets:[[[117381,22988],[116552,22934],[116790,22617],[116973,22545],[116444,22536],[116931,22515],[116496,22490],[116453,22449],[113301,21439],[118726,21604],[118709,21486],[113210,20816],[115482,22082],[113171,21585],[113199,21590],[115232,22102],[115739,22373],[115134,22184],[113056,21175],[119573,21271],[119957,24020],[115859,22356],[116680,26053],[116561,22649]]]},properties:{cp:[113.280637,23.125178],name:"广东",childNum:24}},{id:"450000",geometry:{type:"MultiPolygon",coordinates:[["@@H– TI¡U","@@Ɣ_LÊFZg…čP­kini«‹qǀcz͔Y®¬Ů»qR×ō©DՄ‘§ƙǃŵTÉĩ±ŸıdÑnYY›IJvNĆÌØÜ Öp–}e³¦m‹©iÓ|¹Ÿħņ›|ª¦QF¢Â¬ʖovg¿em‡^ucäāmÇÖåB¡Õçĝ}FϼĹ{µHK•sLSđƃr‹č¤[Ag‘oS‹ŇYMÿ§Ç{Fśbky‰lQxĕƒ]T·¶[B…ÑÏGáşşƇe€…•ăYSs­FQ}­Bƒw‘tYğÃ@~…C̀Q ×W‡j˱rÉ¥oÏ ±«ÓÂ¥•ƒ€k—ŽwWűŽue_b—­E›~‰µh¯ecl¯›Ïr¯‡E쉕Jƒğƒ}žw³–Ƈē`ãògK_ÛsUʝ“ćğ¶hŒöŒO¤Ǜn³Žc‘`¡yi–ę–‘[ďĵűMę§]X˜Î_‚훘Û]é’ÛUćİÕBƣ±…dƒy¹T^džûÅÑŦ·‡PĻþÙ`K€¦˜…¢ÍeœĥR¿Œ³£[~Œäu¼dl‰t‚†W¸oRM¢ď\\zœ}Æzdvň–{ÎXF¶°Â_„ÒÂÏL©Ö•TmuŸ¼ãl‰›īkiqéfA„·Êµ\\őDc¥ÝF“y›Ôć˜c€űH_hL܋êĺШc}rn`½„Ì@¸¶ªVLŒŠhŒ‹\\•Ţĺk~ŽĠið°|gŒtTĭĸ^x‘vK˜VGréAé‘bUu›MJ‰VÃO¡…qĂXËS‰ģãlýàŸ_ju‡YÛÒB†œG^˜é֊¶§ŽƒEG”ÅzěƒƯ¤Ek‡N[kdåucé¬dnYpAyČ{`]þ±X’\\’ÞÈk‚¡Ĭj†àh„ÂƄ¢H茠Ŕ⪃LƒĒ^Öm¶ħĊAǦė¸zÚGn£¾›rªŀÜt¬@֛ڈSx~øOŒ˜ŶÐÂæȠ\\„ÈÜObĖw^oބLf¬°bI lTØB̈F£Ć¹gñĤaY“t¿¤VSñœK¸¤nM†¼‚JE±„½¸šŠño‹ÜCƆæĪ^ŠĚQÖ¦^‡ˆˆf´Q†üÜʝz¯šlzUĺš@쇀p¶n]sxtx¶@„~ÒĂJb©gk‚{°‚~c°`ԙ¬rV\\“la¼¤ôá`¯¹LC†ÆbŒxEræO‚v[H­˜„[~|aB£ÖsºdAĐzNÂðsŽÞƔ…Ĥªbƒ–ab`ho¡³F«èVZs„\\\\Œ™ÔRzpp®SŽĪº¨ÖƒºN…ij„d`’a”¦¤F³¢@„`¢ĨĀìhYvlŠĆº¦Ċ•~nS›|gźv^kGƄÀè·"]],encodeOffsets:[[[111707,21520],[113706,26955]]]},properties:{cp:[108.320004,22.82402],name:"广西",childNum:2}},{id:"460000",geometry:{type:"Polygon",coordinates:["@@š¦Ŝil¢”XƦ‘ƞò–ïè§ŞCêɕrŧůÇąĻõ™·ĉ³œ̅kÇm@ċȧƒŧĥ‰Ľʉ­ƅſ“ȓÒ˦ŝE}ºƑ[ÍĜȋ gÎfǐÏĤ¨êƺ\\Ɔ¸ĠĎvʄȀœÐ¾jNðĀÒRŒšZdž™zМŒĊ†¢DÀɘZ"],encodeOffsets:[[112750,20508]]},properties:{cp:[110.33119,20.031971],name:"海南",childNum:1}},{id:"510000",geometry:{type:"MultiPolygon",coordinates:[["@@LqSn","@@ĆOìÛÐ@Ğ™ǔNY{¤Á§d…i“´ezÝúØãwŒƒIŸþËQǦÃqɞSJ»ĂéʔõÔƁİlƞ¹„§Ĭqt‘ÀƄmÀêErĒtD®ċæcQƒ”E®³^ĭ¥©l}äQto˜ŖÜqƎkµ–„ªÔĻĴ¡@Ċ°B²Èw^^RsºT£ڿœQP‘JvÄz„^Đ¹Æ¯fLà´GC²‘dt˜­ĀRt¼¤ĦOðğfÔðDŨŁĞƘïžPȆ®âbMüÀXZ ¸£@Ś›»»QÉ­™]d“sÖ×_͖_ÌêŮPrĔĐÕGĂeZÜîĘqBhtO ¤tE[h|Y‹Ô‚ZśÎs´xº±UŒ’ñˆt|O’ĩĠºNbgþŠJy^dÂY Į„]Řz¦gC‚³€R`Šz’¢AjŒ¸CL„¤RÆ»@­Ŏk\\Ç´£YW}z@Z}‰Ã¶“oû¶]´^N‡Ò}èN‚ª–P˜Íy¹`S°´†ATe€VamdUĐwʄvĮÕ\\ƒu‹Æŗ¨Yp¹àZÂm™Wh{á„}WØǍ•Éüw™ga§ßAYŸrÅÂQĀÕ¬LŐý®X˜øxª½Ű¦¦[€—þ„`ÜUÖ´òrÙŠ°²Äk„ijnDX{Uƒ~ET{ļº¦PZc”jF²Ė@Žp˜g€ˆ¨“B{ƒu¨ŦyhoÚD®¯¢˜ WòàFΤ¨GDäz¦kŮPœġq˚¥À]€Ÿ˜eŽâÚ´ªKxī„Pˆ—Ö|æ[xäJÞĥ‚s’NÖ½ž€I†¬nĨY´®Ð—ƐŠ€mD™ŝuäđđEb…e’e_™v¡}ìęNJē}q”É埁T¯µRs¡M@}ůa†a­¯wvƉåZwž\\Z{åû`Ÿ†[±oi•‘JDŦ]‘‰ĕãïrG •réÏ·~ąSfy×͂·ºſƽĵȁŗūmHQ¡Y¡®ÁÃ×t«ƒ­Tƒ¤J–JJŒyJ•ÈŠ`Ohߦ¡uËhIyCjmÿw…ZG……Ti‹SˆsO‰žB²ŸfNmsPaˆ{M{ŠõE‘^Hj}gYpaeuž¯‘oáwHjÁ½M¡pM“–uå‡mni{fk”\\oƒÎqCw†EZ¼K›ĝŠƒAy{m÷L‡wO×SimRI¯rK™õBS«sFe‡]fµ¢óY_ÆPRcue°Cbo׌bd£ŌIHgtrnyPt¦foaXďx›lBowz‹_{ÊéWiêE„GhܸºuFĈIxf®Ž•Y½ĀǙ]¤EyŸF²ċ’w¸¿@g¢§RGv»–áŸW`ÃĵJwi]t¥wO­½a[׈]`Ãi­üL€¦LabbTÀå’c}Íh™Æhˆ‹®BH€î|Ék­¤S†y£„ia©taį·Ɖ`ō¥Uh“O…ƒĝLk}©Fos‰´›Jm„µlŁu—…ø–nÑJWΪ–YÀïAetTžŅ‚ӍG™Ë«bo‰{ıwodƟ½ƒžOġܑµxàNÖ¾P²§HKv¾–]|•B‡ÆåoZ`¡Ø`ÀmºĠ~ÌЧnDž¿¤]wğ@sƒ‰rğu‰~‘Io”[é±¹ ¿žſđӉ@q‹gˆ¹zƱřaí°KtǤV»Ã[ĩǭƑ^ÇÓ@ỗs›Zϕ‹œÅĭ€Ƌ•ěpwDóÖሯneQˌq·•GCœýS]xŸ·ý‹q³•O՜Œ¶Qzßti{ř‰áÍÇWŝŭñzÇW‹pç¿JŒ™‚Xœĩè½cŒF–ÂLiVjx}\\N†ŇĖ¥Ge–“JA¼ÄHfÈu~¸Æ«dE³ÉMA|b˜Ò…˜ćhG¬CM‚õŠ„ƤąAvƒüV€éŀ‰_V̳ĐwQj´·ZeÈÁ¨X´Æ¡Qu·»Ÿ“˜ÕZ³ġqDo‰y`L¬gdp°şŠp¦ėìÅĮZްIä”h‚‘ˆzŠĵœf²å ›ĚрKp‹IN|‹„Ñz]ń……·FU×é»R³™MƒÉ»GM«€ki€™ér™}Ã`¹ăÞmȝnÁîRǀ³ĜoİzŔwǶVÚ£À]ɜ»ĆlƂ²Ġ…þTº·àUȞÏʦ¶†I’«dĽĢdĬ¿–»Ĕ׊h\\c¬†ä²GêëĤł¥ÀǿżÃÆMº}BÕĢyFVvw–ˆxBèĻĒ©Ĉ“t@Ğû¸£B¯¨ˋäߜkŽķŒ½ª“ôNԓ~t¼Ŵ„u„œ^s¼{TA¼ø°¢İªDè¾Ň¶ÝJ‘®Z´ğ~Sn|ªWÚ©òzPOȸ‚bð¢|‹øĞŠŒœŠA"]],encodeOffsets:[[[108815,30935],[100197,35028]]]},properties:{cp:[104.065735,30.659462],name:"四川",childNum:2}},{id:"520000",geometry:{type:"MultiPolygon",coordinates:[["@@†G\\†lY£‘cj","@@q‚|ˆ‚mc¯vωV","@@hÑ£Is‡NgßH†›HªķÃh_¹ƒ¡ĝħń¦uيùŽgS¯JHŸ|sÝÅtÁïyMDč»eÕtA¤{b\\}—ƒG®u\\åPFq‹wÅaD…žK°ºâ_£ùbµ”mÁ‹ÛœĹM[q|hlaªāI}тƒµ@swtwm^oµˆD鼊yV™ky°ÉžûÛR…³‚‡eˆ‡¥]RՋěħ[ƅåÛDpŒ”J„iV™™‰ÂF²I…»mN·£›LbÒYb—WsÀbŽ™pki™TZĄă¶HŒq`……ĥ_JŸ¯ae«ƒKpÝx]aĕÛPƒÇȟ[ÁåŵÏő—÷Pw}‡TœÙ@Õs«ĿÛq©½œm¤ÙH·yǥĘĉBµĨÕnđ]K„©„œá‹ŸG纍§Õßg‡ǗĦTèƤƺ{¶ÉHÎd¾ŚÊ·OÐjXWrãLyzÉAL¾ę¢bĶėy_qMĔąro¼hĊžw¶øV¤w”²Ĉ]ʚKx|`ź¦ÂÈdr„cȁbe¸›`I¼čTF´¼Óýȃr¹ÍJ©k_șl³´_pН`oÒh޶pa‚^ÓĔ}D»^Xyœ`d˜[Kv…JPhèhCrĂĚÂ^Êƌ wˆZL­Ġ£šÁbrzOIl’MM”ĪŐžËr×ÎeŦŽtw|Œ¢mKjSǘňĂStÎŦEtqFT†¾†E쬬ôxÌO¢Ÿ KгŀºäY†„”PVgŎ¦Ŋm޼VZwVlŒ„z¤…ž£Tl®ctĽÚó{G­A‡ŒÇgeš~Αd¿æaSba¥KKûj®_ć^\\ؾbP®¦x^sxjĶI_Ä X‚⼕Hu¨Qh¡À@Ëô}ޱžGNìĎlT¸ˆ…`V~R°tbÕĊ`¸úÛtπFDu€[ƒMfqGH·¥yA‰ztMFe|R‚_Gk†ChZeÚ°to˜v`x‹b„ŒDnÐ{E}šZ˜è€x—†NEފREn˜[Pv@{~rĆAB§‚EO¿|UZ~ì„Uf¨J²ĂÝÆ€‚sª–B`„s¶œfvö¦ŠÕ~dÔq¨¸º»uù[[§´sb¤¢zþFœ¢Æ…Àhˆ™ÂˆW\\ıŽËI݊o±ĭŠ£þˆÊs}¡R]ŒěƒD‚g´VG¢‚j±®è†ºÃmpU[Á›‘Œëº°r›ÜbNu¸}Žº¼‡`ni”ºÔXĄ¤¼Ôdaµ€Á_À…†ftQQgœR—‘·Ǔ’v”}Ýלĵ]µœ“Wc¤F²›OĩųãW½¯K‚©…]€{†LóµCIµ±Mß¿hŸ•©āq¬o‚½ž~@i~TUxð´Đhw­ÀEîô‚uĶ‚’“‚b[§nWuMÆJl½]vuıµb"]],encodeOffsets:[[[112158,27383],[112105,27474],[112095,27476]]]},properties:{cp:[106.713478,26.578343],name:"贵州",childNum:3}},{id:"530000",geometry:{type:"Polygon",coordinates:["@@[„ùx½}ÑRH‘YīĺûsÍn‘iEoã½Ya²ė{c¬ĝg•ĂsA•ØÅwď‚õzFjw}—«Dx¿}UũlŸê™@•HÅ­F‰¨ÇoJ´Ónũuą¡Ã¢pÒŌ“Ø TF²‚xa²ËX€‚cʋlHîAßËŁkŻƑŷÉ©h™W­æßU‡“Ës¡¦}•teèÆ¶StǀÇ}Fd£j‹ĈZĆÆ‹¤T‚č\\Dƒ}O÷š£Uˆ§~ŃG™‚åŃDĝ¸œTsd¶¶Bªš¤u¢ŌĎo~t¾ÍŶÒtD¦Ú„iôö‰€z›ØX²ghįh½Û±¯€ÿm·zR¦Ɵ`ªŊÃh¢rOԍ´£Ym¼èêf¯ŪĽn„†cÚbŒw\\zlvWžªâˆ ¦g–mĿBş£¢ƹřbĥkǫßeeZkÙIKueT»sVesb‘aĕ  ¶®dNœĄÄpªyސ¼—„³BE˜®l‡ŽGœŭCœǶwêżĔÂe„pÍÀQƞpC„–¼ŲÈ­AÎô¶R„ä’Q^Øu¬°š_Èôc´¹ò¨P΢hlϦ´Ħ“Æ´sâDŽŲPnÊD^¯°’Upv†}®BP̪–jǬx–Söwlfòªv€qĸ|`H€­viļ€ndĜ­Ćhň•‚em·FyށqóžSᝑ³X_ĞçêtryvL¤§z„¦c¦¥jnŞk˜ˆlD¤øz½ĜàžĂŧMÅ|áƆàÊcðÂF܎‚áŢ¥\\\\º™İøÒÐJĴ‡„îD¦zK²ǏÎEh~’CD­hMn^ÌöÄ©ČZÀžaü„fɭyœpį´ěFűk]Ôě¢qlÅĆÙa¶~Äqššê€ljN¬¼H„ÊšNQ´ê¼VظE††^ŃÒyŒƒM{ŒJLoÒœęæŸe±Ķ›y‰’‡gã“¯JYÆĭĘëo¥Š‰o¯hcK«z_pŠrC´ĢÖY”—¼ v¸¢RŽÅW³Â§fǸYi³xR´ďUˊ`êĿU„û€uĆBƒƣö‰N€DH«Ĉg†——Ñ‚aB{ÊNF´¬c·Åv}eÇÃGB»”If•¦HňĕM…~[iwjUÁKE•Ž‹¾dĪçW›šI‹èÀŒoÈXòyŞŮÈXâÎŚŠj|àsRy‹µÖ›–Pr´þŒ ¸^wþTDŔ–Hr¸‹žRÌmf‡żÕâCôox–ĜƌÆĮŒ›Ð–œY˜tâŦÔ@]ÈǮƒ\\μģUsȯLbîƲŚºyh‡rŒŠ@ĒԝƀŸÀ²º\\êp“’JŠ}ĠvŠqt„Ġ@^xÀ£È†¨mËÏğ}n¹_¿¢×Y_æpˆÅ–A^{½•Lu¨GO±Õ½ßM¶w’ÁĢۂP‚›Ƣ¼pcIJxŠ|ap̬HšÐŒŊSfsðBZ¿©“XÏÒK•k†÷Eû¿‰S…rEFsÕūk”óVǥʼniTL‚¡n{‹uxţÏh™ôŝ¬ğōN“‘NJkyPaq™Âğ¤K®‡YŸxÉƋÁ]āęDqçgOg†ILu—\\_gz—]W¼ž~CÔē]bµogpў_oď`´³Țkl`IªºÎȄqÔþž»E³ĎSJ»œ_f·‚adÇqƒÇc¥Á_Źw{™L^ɱćx“U£µ÷xgĉp»ĆqNē`rĘzaĵĚ¡K½ÊBzyäKXqiWPÏɸ½řÍcÊG|µƕƣG˛÷Ÿk°_^ý|_zċBZocmø¯hhcæ\\lˆMFlư£Ĝ„ÆyH“„F¨‰µêÕ]—›HA…àӄ^it `þßäkŠĤÎT~Wlÿ¨„ÔPzUC–NVv [jâôDôď[}ž‰z¿–msSh‹¯{jïğl}šĹ[–őŒ‰gK‹©U·µË@¾ƒm_~q¡f¹…ÅË^»‘f³ø}Q•„¡Ö˳gͱ^ǁ…\\ëÃA_—¿bW›Ï[¶ƛ鏝£F{īZgm@|kHǭƁć¦UĔťƒ×ëǟ…eċ¼ȡȘÏíBə£āĘPªij¶“ʼnÿ‡y©n‰ď£G¹¡I›Š±LÉĺÑdĉ܇W¥˜‰}g˜Á†{aqÃ¥aŠıęÏZ—Á`"],encodeOffsets:[[104636,22969]]},properties:{cp:[102.712251,25.040609],name:"云南",childNum:1}},{id:"540000",geometry:{type:"Polygon",coordinates:["@@hžľxŽŖ‰xƒÒVކºÅâAĪÝȆµę¯Ňa±r_w~uSÕň‘qOj]ɄQ…£Z……UDûoY’»©M[‹L¼qãË{V͕çWViŽ]ë©Ä÷àyƛh›ÚU°ŒŒa”d„cQƒ~Mx¥™caŸÛcSyF—ցk­ŒuRýq¿Ôµ•QĽ³aG{¿FµëªéĜÿª@¬·–K‰·àariĕĀ«V»Ŷ™Ĵū˜gèLǴŇƶaf‹tŒèBŚ£^Šâ†ǐÝ®–šM¦ÁǞÿ¬LhŸŽJ¾óƾƺcxw‹f]Y…´ƒ¦|œQLn°aœdĊ…œ\\¨o’œǀÍŎœ´ĩĀd`tÊQŞŕ|‚¨C^©œĈ¦„¦ÎJĊ{ŽëĎjª²rЉšl`¼Ą[t|¦St辉PŒÜK¸€d˜Ƅı]s¤—î_v¹ÎVòŦj˜£Əsc—¬_Ğ´|٘¦Avަw`ăaÝaa­¢e¤ı²©ªSªšÈMĄwžÉØŔì@T‘¤—Ę™\\õª@”þo´­xA s”ÂtŎKzó²Çȵ¢rž^nĊ­Æ¬×üGž¢‚³ {âĊ]š™G‚~bÀgVjzlhǶf€žOšfdЉªB]pj„•TO–tĊ‚n¤}®¦ƒČ¥d¢¼»ddš”Y¼Žt—¢eȤJ¤}Ǿ¡°§¤AГlc@ĝ”sªćļđAç‡wx•UuzEÖġ~AN¹ÄÅȀݦ¿ģŁéì±H…ãd«g[؉¼ēÀ•cīľġ¬cJ‘µ…ÐʥVȝ¸ßS¹†ý±ğkƁ¼ą^ɛ¤Ûÿ‰b[}¬ōõÃ]ËNm®g@•Bg}ÍF±ǐyL¥íCˆƒIij€Ï÷њį[¹¦[⚍EÛïÁÉdƅß{âNÆāŨߝ¾ě÷yC£‡k­´ÓH@¹†TZ¥¢įƒ·ÌAЧ®—Zc…v½ŸZ­¹|ŕWZqgW“|ieZÅYVӁqdq•bc²R@†c‡¥Rã»Ge†ŸeƃīQ•}J[ғK…¬Ə|o’ėjġĠÑN¡ð¯EBčnwôɍėªƒ²•CλŹġǝʅįĭạ̃ūȹ]ΓͧgšsgȽóϧµǛ†ęgſ¶ҍć`ĘąŌJޚä¤rÅň¥ÖÁUětęuůÞiĊÄÀ\\Æs¦ÓRb|Â^řÌkÄŷ¶½÷‡f±iMݑ›‰@ĥ°G¬ÃM¥n£Øą‚ğ¯ß”§aëbéüÑOčœk£{\\‘eµª×M‘šÉfm«Ƒ{Å׃Gŏǩãy³©WÑăû‚··‘Q—òı}¯ã‰I•éÕÂZ¨īès¶ZÈsŽæĔTŘvŽgÌsN@îá¾ó@‰˜ÙwU±ÉT廣TđŸWxq¹Zo‘b‹s[׌¯cĩv‡Œėŧ³BM|¹k‰ªħ—¥TzNYnݍßpęrñĠĉRS~½ŠěVVе‚õ‡«ŒM££µB•ĉ¥áºae~³AuĐh`Ü³ç@BۘïĿa©|z²Ý¼D”£à貋ŸƒIƒû›I ā€óK¥}rÝ_Á´éMaň¨€~ªSĈ½Ž½KÙóĿeƃÆBŽ·¬ën×W|Uº}LJrƳ˜lŒµ`bÔ`QˆˆÐÓ@s¬ñIŒÍ@ûws¡åQÑßÁ`ŋĴ{Ī“T•ÚÅTSij‚‹Yo|Ç[ǾµMW¢ĭiÕØ¿@˜šMh…pÕ]j†éò¿OƇĆƇp€êĉâlØw–ěsˆǩ‚ĵ¸c…bU¹ř¨WavquSMzeo_^gsÏ·¥Ó@~¯¿RiīB™Š\\”qTGªÇĜçPoŠÿfñòą¦óQīÈáP•œābß{ƒZŗĸIæÅ„hnszÁCËìñšÏ·ąĚÝUm®ó­L·ăU›Èíoù´Êj°ŁŤ_uµ^‘°Œìǖ@tĶĒ¡Æ‡M³Ģ«˜İĨÅ®ğ†RŽāð“ggheÆ¢z‚Ê©Ô\\°ÝĎz~ź¤Pn–MĪÖB£Ÿk™n鄧żćŠ˜ĆK„ǰ¼L¶è‰âz¨u¦¥LDĘz¬ýÎmĘd¾ß”Fz“hg²™Fy¦ĝ¤ċņbΛ@y‚Ąæm°NĮZRÖíŽJ²öLĸÒ¨Y®ƌÐV‰à˜tt_ڀÂyĠzž]Ţh€zĎ{†ĢX”ˆc|šÐqŽšfO¢¤ög‚ÌHNŽ„PKŖœŽ˜Uú´xx[xˆvĐCûŠìÖT¬¸^}Ìsòd´_އKgžLĴ…ÀBon|H@–Êx˜—¦BpŰˆŌ¿fµƌA¾zLjRxжF”œkĄźRzŀˆ~¶[”´Hnª–VƞuĒ­È¨ƎcƽÌm¸ÁÈM¦x͊ëÀxdžB’šú^´W†£–d„kɾĬpœw‚˂ØɦļĬIŚœÊ•n›Ŕa¸™~J°î”lɌxĤÊÈðhÌ®‚g˜T´øŽàCˆŽÀ^ªerrƘdž¢İP|Ė ŸWœªĦ^¶´ÂL„aT±üWƜ˜ǀRšŶUńšĖ[QhlLüA†‹Ü\\†qR›Ą©"], encodeOffsets:[[90849,37210]]},properties:{cp:[91.132212,29.660361],name:"西藏",childNum:1}},{id:"610000",geometry:{type:"Polygon",coordinates:["@@¸œÂW¢xR­—ƒFq§uF—Œ@NŸ¢XLƒŠRMº[ğȣſï|¥J™kc`sʼnǷ’£Y³‹WN«ùM‘ëï³ÛIg÷±mTșڍÒķø©—þ¥ƒy‚ÓŸğęmWµÎumZyOŅƟĥÓ~sÑL¤µaŅY¦ocyZ{‰y c]{ŒTa©ƒ`U_Ěē£ωÊƍKù’K¶ȱÝƷ§{û»ÅÁȹÍéuij|¹cÑd‘ŠìUYƒŽO‘uF–ÕÈYvÁCqӃT•Ǣí§·S¹NgŠV¬ë÷Át‡°Dد’C´ʼnƒópģ}„ąiE˅FŸŸéGU¥×K…§­¶³B‹Č}C¿åċ`wġB·¤őcƭ²ő[Å^axwQO…ñJÙïŚ•ĤNĔŸwƇˆÄŠńwĪ­Šo[„_KÓª³“ÙnK‰Çƒěœÿ]ď€ă_d©·©Ýŏ°Ù®g]±„Ÿ‡ßš×¥¬÷m\\›iaǑkěX{¢|ZKlçhLt€Ňîŵ€œè[€É@ƉĄEœ‡tƇÏ˜³­ħZ«mJ…›×¾‘MtÝĦ£IwÄå\\Õ{‡˜ƒOwĬ©LÙ³ÙT“ª¿^™¦r̛ĢŭO¥lãyC§HÍ£ßEñŸX¡—­°ÙCgpťz‘ˆb`wI„vA|¥”‡—hoĕ@E±“iYd¥OÿµÇvPŒW|mCƒĴŜǂ҈W¶¸AĜh^Wx{@„¬‚­F¸¡„ķn£P|ŸªĴ@^ĠĈæb–Ôc¶l˜Yi…–^Mi˜cϰÂ[ä€vï¶gv@À“Ĭ·lJ¸sn|¼u~a]’ÆÈtŌºJp’ƒþ£KKf~ЦUbyäIšĺãn‡Ô¿^­žŵMT–hĠܤko¼Ŏìąǜh`[tŒRd²IJ_œXPrɲ‰l‘‚XžiL§àƒ–¹ŽH˜°Ȧqº®QC—bA†„ŌJ¸ĕÚ³ĺ§ `d¨YjžiZvRĺ±öVKkjGȊĐePОZmļKÀ€‚[ŠŽ`ösìh†ïÎoĬdtKÞ{¬èÒÒBŒÔpIJÇĬJŊ¦±J«ˆ[©ārH€µàåVKe§|P²ÇÓ·vUz‰gnN¾yI@oŸHĆۄķhx“e‘n¡QQ’±”ƝJ‹ǖRbzy€¸ËАl›¼EºpĤ¼Œx¼½~Ğ’”à@†ÚüdK^ˆmÌSjˆp²—ȮµšûG™Ħ}Ħšðǚ¶òƄ€jɂz°{ºØkÈęâ¦jª‚Bg‚\\œċ°s¬Ž’]jžú ‚E”Ȍdž¬s„t‡”RˆÆdĠݎwܔ¸ôW¾ƮłÒ_{’Ìšû¼„jº¹¢GǪÒ¯ĘƒZ`ºŊƒecņąš~BÂgzpâēòYƲȐπ"],encodeOffsets:[[113634,40474]]},properties:{cp:[108.948024,34.263161],name:"陕西",childNum:1}},{id:"620000",geometry:{type:"MultiPolygon",coordinates:[["@@Vu_^","@@ų‹EĠtt~nkh`Q‰¦ÅÄÜdw˜Ab×ĠąJˆ¤DüègĺqBqœj°lI¡Ĩ¶šĖIHdš‰ŠjΑBаaZˆ¢KJŽ’O[|A£žDx}Nì•HUnrk„ kp€¼Y kMJn[aG‚áÚÏ[½rc†}aQxOgsPMnUs‡nc‹Z…ž–sKúvA›t„Þġ’£®ĀYKdnFwš¢JE°”Latf`¼h¬we|€Æ‡šbj}GA€·~WŽ”—`†¢MC¤tL©IJ°qdf”O‚“bÞĬ¹ttu`^ZúE`Œ[@„Æsîz®¡’C„ƳƜG²“R‘¢R’m”fŽwĸg܃‚ą G@pzJM½mŠhVy¸uÈÔO±¨{LfæU¶ßGĂq\\ª¬‡²I‚¥IʼnÈīoı‹ÓÑAçÑ|«LÝcspīðÍg…të_õ‰\\ĉñLYnĝg’ŸRǡÁiHLlõUĹ²uQjYi§Z_c¨Ÿ´ĹĖÙ·ŋI…ƒaBD˜­R¹ȥr—¯G•ºß„K¨jWk’ɱŠOq›Wij\\a­‹Q\\sg_ĆǛōëp»£lğۀgS•ŶN®À]ˆÓäm™ĹãJaz¥V}‰Le¤L„ýo‘¹IsŋÅÇ^‘Žbz…³tmEÁ´aйcčecÇN•ĊãÁ\\蝗dNj•]j†—ZµkÓda•ćå]ğij@ ©O{¤ĸm¢ƒE·®ƒ«|@Xwg]A챝‡XǁÑdzªc›wQÚŝñsÕ³ÛV_ýƒ˜¥\\ů¥©¾÷w—Ž©WÕÊĩhÿÖÁRo¸V¬âDb¨šhûx–Ê×nj~Zâƒg|šXÁnßYoº§ZÅŘvŒ[„ĭÖʃuďxcVbnUSf…B¯³_Tzº—ΕO©çMÑ~Mˆ³]µ^püµ”ŠÄY~y@X~¤Z³€[Èōl@®Å¼£QKƒ·Di‹¡By‘ÿ‰Q_´D¥hŗyƒ^ŸĭÁZ]cIzý‰ah¹MĪğP‘s{ò‡‹‘²Vw¹t³Ŝˁ[ŽÑ}X\\gsFŸ£sPAgěp×ëfYHāďÖqēŭOÏë“dLü•\\iŒ”t^c®šRʺ¶—¢H°mˆ‘rYŸ£BŸ¹čIoľu¶uI]vģSQ{ƒUŻ”Å}QÂ|̋°ƅ¤ĩŪU ęĄžÌZҞ\\v˜²PĔ»ƢNHƒĂyAmƂwVmž`”]ȏb•”H`‰Ì¢²ILvĜ—H®¤Dlt_„¢JJÄämèÔDëþgºƫ™”aʎÌrêYi~ ÎݤNpÀA¾Ĕ¼b…ð÷’Žˆ‡®‚”üs”zMzÖĖQdȨý†v§Tè|ªH’þa¸|šÐ ƒwKĢx¦ivr^ÿ ¸l öæfƟĴ·PJv}n\\h¹¶v†·À|\\ƁĚN´Ĝ€çèÁz]ġ¤²¨QÒŨTIl‡ªťØ}¼˗ƦvÄùØE‹’«Fï˛Iq”ōŒTvāÜŏ‚íÛߜÛV—j³âwGăÂíNOŠˆŠPìyV³ʼnĖýZso§HіiYw[߆\\X¦¥c]ÔƩÜ·«j‡ÐqvÁ¦m^ċ±R™¦΋ƈťĚgÀ»IïĨʗƮްƝ˜ĻþÍAƉſ±tÍEÕÞāNU͗¡\\ſčåÒʻĘm ƭÌŹöʥ’ëQ¤µ­ÇcƕªoIýˆ‰Iɐ_mkl³ă‰Ɠ¦j—¡Yz•Ňi–}Msßõ–īʋ —}ƒÁVmŸ_[n}eı­Uĥ¼‘ª•I{ΧDӜƻėoj‘qYhĹT©oūĶ£]ďxĩ‹ǑMĝ‰q`B´ƃ˺Ч—ç~™²ņj@”¥@đ´ί}ĥtPńǾV¬ufӃÉC‹tÓ̻‰…¹£G³€]ƖƾŎĪŪĘ̖¨ʈĢƂlɘ۪üºňUðǜȢƢż̌ȦǼ‚ĤŊɲĖ­KqĘʼn¼ĔDzņɾªǀÞĈĂD†½ĄĎÌŗĞrôñnŽœN¼â¾ʄľԆ|DŽŽ֦ज़ȗlj̘̭ɺƅêgV̍ʆĠ·ÌĊv|ýĖÕWĊǎÞ´õ¼cÒÒBĢ͢UĜð͒s¨ňƃLĉÕÝ@ɛƯ÷¿Ľ­ĹeȏijëCȚDŲyê×Ŗyò¯ļcÂßY…tÁƤyAã˾J@ǝrý‹‰@¤…rz¸oP¹ɐÚyᐇHŸĀ[Jw…cVeȴϜ»ÈŽĖ}ƒŰŐèȭǢόĀƪÈŶë;Ñ̆ȤМľĮEŔ—ĹŊũ~ËUă{ŸĻƹɁύȩþĽvĽƓÉ@ē„ĽɲßǐƫʾǗĒpäWÐxnsÀ^ƆwW©¦cÅ¡Ji§vúF¶Ž¨c~c¼īŒeXǚ‹\\đ¾JŽwÀďksãA‹fÕ¦L}wa‚o”Z’‹D½†Ml«]eÒÅaɲáo½FõÛ]ĻÒ¡wYR£¢rvÓ®y®LF‹LzĈ„ôe]gx}•|KK}xklL]c¦£fRtív¦†PŨ£","@@Mš T‡¥"]],encodeOffsets:[[[108619,36299],[108594,36341],[108600,36306]]]},properties:{cp:[103.823557,36.058039],name:"甘肃",childNum:3}},{id:"630000",geometry:{type:"MultiPolygon",coordinates:[["@@InJo","@@CƒÆ½OŃĦsΰ~dz¦@@“Ņiš±è}ؘƄ˹A³r_ĞŠǒNΌĐw¤^ŬĵªpĺSZg’rpiƼĘԛ¨C|͖J’©Ħ»®VIJ~f\\m `Un„˜~ʌŸ•ĬàöNt•~ňjy–¢Zi˜Ɣ¥ĄŠk´nl`JʇŠJþ©pdƖ®È£¶ìRʦ‘źõƮËnŸʼėæÑƀĎ[‚˜¢VÎĂMÖÝÎF²sƊƀÎBļýƞ—¯ʘƭðħ¼Jh¿ŦęΌƇš¥²Q]Č¥nuÂÏriˆ¸¬ƪÛ^Ó¦d€¥[Wà…x\\ZŽjҕ¨GtpþYŊĕ´€zUO뇉P‰îMĄÁxH´á˜iÜUà›îÜՁĂÛSuŎ‹r“œJð̬EŒ‘FÁú×uÃÎkr“Ē{V}İ«O_ÌËĬ©ŽÓŧSRѱ§Ģ£^ÂyèçěM³Ƃę{[¸¿u…ºµ[gt£¸OƤĿéYŸõ·kŸq]juw¥Dĩƍ€õÇPéĽG‘ž©ã‡¤G…uȧþRcÕĕNy“yût“ˆ­‡ø‘†ï»a½ē¿BMoᣟÍj}éZËqbʍš“Ƭh¹ìÿÓAçãnIáI`ƒks£CG­ě˜Uy×Cy•…’Ÿ@¶ʡÊBnāzG„ơMē¼±O÷õJËĚăVŸĪũƆ£Œ¯{ËL½Ìzż“„VR|ĠTbuvJvµhĻĖH”Aëáa…­OÇðñęNw‡…œľ·L›mI±íĠĩPÉ×®ÿs—’cB³±JKßĊ«`…ađ»·QAmO’‘Vţéÿ¤¹SQt]]Çx€±¯A@ĉij¢Ó祖•ƒl¶ÅÛr—ŕspãRk~¦ª]Į­´“FR„åd­ČsCqđéFn¿Åƃm’Éx{W©ºƝºįkÕƂƑ¸wWūЩÈFž£\\tÈ¥ÄRÈýÌJ ƒlGr^×äùyÞ³fj”c†€¨£ÂZ|ǓMĝšÏ@ëÜőR‹›ĝ‰Œ÷¡{aïȷPu°ËXÙ{©TmĠ}Y³’­ÞIňµç½©C¡į÷¯B»|St»›]vƒųƒs»”}MÓ ÿʪƟǭA¡fs˜»PY¼c¡»¦c„ċ­¥£~msĉP•–Siƒ^o©A‰Šec‚™PeǵŽkg‚yUi¿h}aH™šĉ^|ᴟ¡HØûÅ«ĉ®]m€¡qċ¶±ÈyôōLÁst“BŸ®wn±ă¥HSò뚣˜S’ë@לÊăxÇN©™©T±ª£IJ¡fb®ÞbŽb_Ą¥xu¥B—ž{łĝ³«`d˜Ɛt—¤ťiñžÍUuºí`£˜^tƃIJc—·ÛLO‹½Šsç¥Ts{ă\\_»™kϊ±q©čiìĉ|ÍIƒ¥ć¥›€]ª§D{ŝŖÉR_sÿc³Īō›ƿΑ›§p›[ĉ†›c¯bKm›R¥{³„Z†e^ŽŒwx¹dƽŽôIg §Mĕ ƹĴ¿—ǣÜ̓]‹Ý–]snåA{‹eŒƭ`ǻŊĿ\\ijŬű”YÂÿ¬jĖqŽßbЏ•L«¸©@ěĀ©ê¶ìÀEH|´bRľž–Ó¶rÀQþ‹vl®Õ‚E˜TzÜdb ˜hw¤{LR„ƒd“c‹b¯‹ÙVgœ‚ƜßzÃô쮍^jUèXΖ|UäÌ»rKŽ\\ŒªN‘¼pZCü†VY††¤ɃRi^rPҒTÖ}|br°qňb̰ªiƶGQ¾²„x¦PœmlŜ‘[Ĥ¡ΞsĦŸÔÏâ\\ªÚŒU\\f…¢N²§x|¤§„xĔsZPòʛ²SÐqF`ª„VƒÞŜĶƨVZŒÌL`ˆ¢dŐIqr\\oäõ–F礻Ŷ×h¹]Clـ\\¦ďÌį¬řtTӺƙgQÇÓHţĒ”´ÃbEÄlbʔC”|CˆŮˆk„Ʈ[ʼ¬ňœ´KŮÈΰÌζƶlð”ļA†TUvdTŠG†º̼ŠÔ€ŒsÊDԄveMg"]],encodeOffsets:[[[105308,37219],[95370,40081]]]},properties:{cp:[101.778916,36.623178],name:"青海",childNum:2}},{id:"640000",geometry:{type:"Polygon",coordinates:["@@KëÀęĞ«OęȿȕŸı]ʼn¡åįÕÔ«Ǵõƪ™ĚQÐZhv K°›öqÀѐS[ÃÖHƖčË‡nL]ûc…Ùß@‚“ĝ‘¾}w»»‹oģF¹œ»kÌÏ·{zPƒ§B­¢íyÅt@ƒ@áš]Yv_ssģ¼i߁”ĻL¾ġsKD£¡N_…“˜X¸}B~Haiˆ™Åf{«x»ge_bs“KF¯¡Ix™mELcÿZ¤­Ģ‘ƒÝœsuBLù•t†ŒYdˆmVtNmtOPhRw~bd…¾qÐ\\âÙH\\bImlNZŸ»loƒŸqlVm–Gā§~QCw¤™{A\\‘PKŸNY‡¯bF‡kC¥’sk‹Šs_Ã\\ă«¢ħkJi¯r›rAhĹûç£CU‡ĕĊ_ԗBixÅُĄnªÑaM~ħpOu¥sîeQ¥¤^dkKwlL~{L~–hw^‚ófćƒKyEŒ­K­zuÔ¡qQ¤xZÑ¢^ļöܾEpž±âbÊÑÆ^fk¬…NC¾‘Œ“YpxbK~¥Že֎ŒäBlt¿Đx½I[ĒǙŒWž‹f»Ĭ}d§dµùEuj¨‚IÆ¢¥dXªƅx¿]mtÏwßR͌X¢͎vÆzƂZò®ǢÌʆCrâºMÞzžÆMҔÊÓŊZľ–r°Î®Ȉmª²ĈUªĚøºˆĮ¦ÌĘk„^FłĬhĚiĀ˾iİbjË"],encodeOffsets:[[109366,40242]]},properties:{cp:[106.278179,38.46637],name:"宁夏",childNum:1}},{id:"650000",geometry:{type:"Polygon",coordinates:["@@QØĔ²X¨”~ǘBºjʐߨvK”ƔX¨vĊOžÃƒ·¢i@~c—‡ĝe_«”Eš“}QxgɪëÏÃ@sÅyXoŖ{ô«ŸuX…ê•Îf`œC‚¹ÂÿÐGĮÕĞXŪōŸMźÈƺQèĽôe|¿ƸJR¤ĘEjcUóº¯Ĩ_ŘÁMª÷Ð¥Oéȇ¿ÖğǤǷÂF҇zÉx[]­Ĥĝ‰œ¦EP}ûƥé¿İƷTėƫœŕƅ™ƱB»Đ±’ēO…¦E–•}‘`cȺrĦáŖuҞª«IJ‡πdƺÏØZƴwʄ¤ĖGЙǂZ̓èH¶}ÚZצʥĪï|ÇĦMŔ»İĝLj‹ì¥Βœba­¯¥ǕǚkĆŵĦɑĺƯxūД̵nơʃĽá½M»›òmqóŘĝč˾ăC…ćāƿÝɽ©DZŅ»ēėŊLrÁ®ɱĕģʼnǻ̋ȥơŻǛȡVï¹Ň۩ûkɗġƁ§ʇė̕ĩũƽō^ƕŠUv£ƁQï“Ƶkŏ½ΉÃŭdzLқʻ«ƭ\\lƒ‡ŭD‡“{ʓDkaFÃÄa“³ŤđÔGRÈƚhSӹŚsİ«ĐË[¥ÚDkº^Øg¼ŵ¸£EÍö•€ůʼnT¡c_‡ËKY‹ƧUśĵ„݃U_©rETÏʜ±OñtYw獃{£¨uM³x½şL©Ùá[ÓÐĥ Νtģ¢\\‚ś’nkO›w¥±ƒT»ƷFɯàĩÞáB¹Æ…ÑUw„੍žĽw]•kE½Èå~‡Æ÷QyŠěCFmĭZī—ŵVÁ™ƿQƛ—ûXS²‰b½KϽĉS›©ŷXĕŸ{ŽĕK·¥Ɨcqq©f¿]‡ßDõU³h—­gËÇïģÉɋw“k¯í}I·šœbmœÉ–ř›īJɥĻˁ×xo›ɹī‡l•c…¤³Xù]‘™DžA¿w͉ì¥wÇN·ÂËnƾƍdǧđ®Ɲv•Um©³G\\“}µĿ‡QyŹl㓛µEw‰LJQ½yƋBe¶ŋÀů‡ož¥A—˜Éw@•{Gpm¿Aij†ŽKLhˆ³`ñcËtW‚±»ÕS‰ëüÿďD‡u\\wwwù³—V›LŕƒOMËGh£õP¡™er™Ïd{“‡ġWÁ…č|yšg^ğyÁzÙs`—s|ÉåªÇ}m¢Ń¨`x¥’ù^•}ƒÌ¥H«‰Yªƅ”Aйn~Ꝛf¤áÀz„gŠÇDIԝ´AňĀ҄¶ûEYospõD[{ù°]u›Jq•U•|Soċxţ[õÔĥkŋÞŭZ˺óYËüċrw €ÞkrťË¿XGÉbřaDü·Ē÷Aê[Ää€I®BÕИÞ_¢āĠpŠÛÄȉĖġDKwbm‡ÄNô‡ŠfœƫVÉvi†dz—H‘‹QµâFšù­Âœ³¦{YGžƒd¢ĚÜO „€{Ö¦ÞÍÀPŒ^b–ƾŠl[‚vt×ĈÍE˨¡Đ~´î¸ùÎh€uè`¸ŸHÕŔVºwĠââWò‡@{œÙNÝ´ə²ȕn{¿¥{l—÷eé^e’ďˆXj©î\\ªÑò˜Üìc\\üqˆÕ[Č¡xoÂċªbØ­Œø|€¶ȴZdÆÂšońéŒGš\\”¼C°ÌƁn´nxšÊOĨ’ہƴĸ¢¸òTxÊǪMīИÖŲÃɎOvˆʦƢ~FއRěò—¿ġ~åŊœú‰Nšžš¸qŽ’Ę[Ĕ¶ÂćnÒPĒÜvúĀÊbÖ{Äî¸~Ŕünp¤ÂH¾œĄYÒ©ÊfºmԈĘcDoĬMŬ’˜S¤„s²‚”ʘچžȂVŦ –ŽèW°ªB|IJXŔþÈJĦÆæFĚêŠYĂªĂ]øªŖNÞüA€’fɨJ€˜¯ÎrDDšĤ€`€mz\\„§~D¬{vJÂ˜«lµĂb–¤p€ŌŰNĄ¨ĊXW|ų ¿¾ɄĦƐMT”‡òP˜÷fØĶK¢ȝ˔Sô¹òEð­”`Ɩ½ǒÂň×äı–§ĤƝ§C~¡‚hlå‚ǺŦŞkâ’~}ŽFøàIJaĞ‚fƠ¥Ž„Ŕdž˜®U¸ˆźXœv¢aƆúŪtŠųƠjd•ƺŠƺÅìnrh\\ĺ¯äɝĦ]èpĄ¦´LƞĬŠ´ƤǬ˼Ēɸ¤rºǼ²¨zÌPðŀbþ¹ļD¢¹œ\\ĜÑŚŸ¶ZƄ³âjĦoâŠȴLʉȮŒĐ­ĚăŽÀêZǚŐ¤qȂ\\L¢ŌİfÆs|zºeªÙæ§΢{Ā´ƐÚ¬¨Ĵà²łhʺKÞºÖTŠiƢ¾ªì°`öøu®Ê¾ãÖ"],encodeOffsets:[[88824,50096]]},properties:{cp:[87.617733,43.792818],name:"新疆",childNum:1}},{id:"110000",geometry:{type:"Polygon",coordinates:["@@R„ºaY՜™QaúÍÔiþĩȨWĢ‹ü|Ėu[qb[swP@ÅğP¿{\\‡¯Y²·‘Ѩj¯ŠX\\¯œMSvU¯YIŕY{[fk­VÁ›ûtŷmiÍt_H»Ĩ±d`й­{bw…Yr“³S]§§o¹€qGtm_Sŧ€“oa›‹FLg‘QN_•dV€@Zom_ć\\ߚW´—€ÕiœRcfi…Ÿ’o§ËgToÛJíĔóu…|wP¤™XnO¢ÉŠŦ¯pNÄā¤zâŖÈRpŢZŠœÚ{GŠrFt¦Òx§ø¹RóäV¤XdˆżâºWbwڍUd®bêņ¾‘jnŎGŃŶŠnzÚScîĚZŠen¬"],encodeOffsets:[[119421,42013]]},properties:{cp:[116.405285,39.904989],name:"北京",childNum:1}},{id:"120000",geometry:{type:"Polygon",coordinates:["@@ŬgX§Ü«E…¶Ḟ“¬O_™ïlÁg“z±AXe™µÄĵ{¶]gitgšIj·›¥ì_iU€‰¨ÐƎk}ĕ{gB—qGf{¿a†U^fI“ư‹³õ{YƒıëNĿžk©ïËZukāA‘īlĕĥs¡bġ«@dekąI[nlPqCnp{ˆō³°`{PNdƗqSÄĻNNâyj]äžÒD ĬH°Æ]~¡HO¾ŒX}ÐxŒgp“gWˆrDGˆŒpù‚Š^L‚ˆrzWxˆZ^¨´T\\|~@I‰zƒ–bĤ‹œjeĊªz£®Ĕvě€L†mV¾Ô_ȔNW~zbĬvG†²ZmDM~”~"],encodeOffsets:[[120237,41215]]},properties:{cp:[117.190182,39.125596],name:"天津",childNum:1}},{id:"310000",geometry:{type:"MultiPolygon",coordinates:[["@@ɧư¬EpƸÁx]‡","@@©„²ƒ","@@”MA‹“˜","@@QpªK†WT…‰‰§¨","@@bŝՕÕEȣÚƥêImɇǦèÜĠŒÚÄÓŴ·ʌÇ","@@S‚ô¤r]ì†ƬįǜûȬɋŠŭ™×^‰sYŒɍDŋ‘ŽąñCG²«ªč@h–_p¯A{‡oloY€¬j@IJ`•gQڙpptǀ^MIJvtbe´Rh@–oj¨ž","@@ÆLH{a}Eo¦"]],encodeOffsets:[[[124702,32062],[124547,32200],[124808,31991],[124726,32110],[124903,32376],[124065,32166],[124870,31965]]]},properties:{cp:[121.472644,31.231706],name:"上海",childNum:7}},{id:"500000",geometry:{type:"Polygon",coordinates:["@@TÂÛ`Ùƅően½S‹êqDu[R‹å͹ˆ÷eXÍy‘¸_ĺę}÷`M¯ċfCVµqʼn÷Z•gg‘Œ^d½pDO‡ÎCnœ^uf²ènh¼WtƏxRGg¦…pV„†FI±ŽG^ŒIc´ec‡’G•ĹÞ½sëÆNä̤“Kӈe¯|‚R¸§L‘ÜkPoïƭNï¶}Gy“wdiù©nkĈzjŸ•@™Óc£»Wă¹Óf§c[µŠo·Ó|MvÛaqœ½«‡èœ’\\ÂoVnŽÓØÍ™²«‹bq¿eƒhCž„€‹Ĝ^Qž~ Évý‡ş¤²Į‰pEĶyhsŊwH‹½‡š¿gņ›¡ýE¡ya£³t\\¨\\vú¹¼©·Ñr_oÒý¥‚‘et³]—Et©uÖ¥±ă©KVeëƒ]}wVPÀFA¨ąB}qTjgRemfFm‰QF݅My˜ù•nцAmыCaƒwŒu_p—¯sfۍ_g†“I_pNysBЦzG¸rHe‚„N\\CvEsÐñÚkcD‘ÖĉsaQ¯€}_U‡†zÁēˆ}Ÿ^R •Äd^ÍĸZ¾·¶ƒ`wećJEž¹vÛ·Hgƒ‚éFXjÉê`|yŒpxkAwœWĐpb¥eOsmzwqChóUQl¥F^laf‹anòsr›EvfQdÁUVf—ÎvÜ^efˆtET¬ôA\\œ¢sJŽnQTjP؈xøK|nBz‰„œĞ»LY‚…FDxӄvr“[ehľš•vN”¢o¾NiÂxGp⬐z›bfZo~hGi’]öF|‰|Nb‡tOMn eA±ŠtPT‡LjpYQ|†SH††YĀxinzDJ€Ìg¢và¥Pg‰_–ÇzII‹€II•„£®S¬„Øsμ–¥¨^LšnGIJļIJƤjÎƀƾ¹¸ØÎezĆT¸}êЖqHŸðqĖ䒊¥^CƒIj–²p…\\_ æüY|[YxƊæuž°xb®…Űb@~¢NQt°¶‚S栓Ê~rljĔëĚ¢~šuf`‘‚†fa‚ĔJåĊ†nÔ]„jƎćÊ@Š£¾a®£Ű{ŶĕF‹ègLk{Y|¡ĜWƔtƬJÑxq‹±ĢN´‰òK‰™–LÈüD|s`ŋ’ć]ƒÃ‰`đŒMùƱ¿~Y°ħ`ƏíW‰½eI‹½{aŸ‘OIrÏ¡ĕŇa†p†µÜƃġ‰²"],encodeOffsets:[[111728,31311]]},properties:{cp:[106.504962,29.533155],name:"重庆",childNum:1}},{id:"810000",geometry:{type:"MultiPolygon",coordinates:[["@@AlFi","@@mŽp","@@EpHo","@@rMUw‡AS¬€]","@@ea¢pl¸Eõ¹‡hj[ƒ]ÔCΖ@lj˜¡uBXŸ…•´‹AI¹…[‹yDUˆ]W`çwZkmc–…M›žp€Åv›}I‹oJlcaƒfёKްä¬XJmРđhI®æÔtSHn€Eˆ„ÒrÄc"]],encodeOffsets:[[[117111,23002],[117072,22876],[117045,22887],[116882,22747],[116975,23082]]]},properties:{cp:[114.173355,22.320048],name:"香港",childNum:5}},{id:"820000",geometry:{type:"Polygon",coordinates:["@@œá—w{ÎrŽ"],encodeOffsets:[[116285,22746]]},properties:{cp:[113.54909,22.198951],name:"澳门",childNum:1}}],UTF8Encoding:!0}):void n("ECharts Map is not loaded"):void n("ECharts is not Loaded")})},function(e,t,n){var o=n(586);"string"==typeof o&&(o=[[e.id,o,""]]);n(588)(o,{});o.locals&&(e.exports=o.locals)},function(e,t,n){t=e.exports=n(587)(),t.push([e.id,"body{background-color:#f3f4fa;margin:0 auto;max-width:750pt}body,html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body,button,input,textarea{font-family:Georgia,Helvetica;font-size:17px;color:#005064}h1{margin-top:20px;text-align:center}h3{background-color:rgba(0,0,0,.2)}h3,h4{padding:20px;text-align:center}h4,h4 a{color:#000}h4 a:hover{color:blue}a,a:hover{color:#ecf0f1}pre{background-color:#ead9d9}pre code{color:#111;font-size:18px}pre{overflow-x:auto}label,sub{display:block;margin-bottom:15px}sub{margin-top:-10px;font-size:11px;font-style:italic}ul{margin:0;padding:0}.parent{background-color:hsla(0,0%,100%,.2);margin:50px 0;padding:20px}input{border:none;padding:10px;border:0;margin:5px 0;display:block;width:100%}button,input{outline:0;background-color:#ecf0f1;color:#14204f}button{border:0;padding:18px 9pt;margin-left:6px;cursor:pointer}button:hover{background-color:#e74c3c;color:#ecf0f1}.a_line{display:block;width:100%}.nsg-tag{border-color:#14204f}.inline{display:inline-block}.gh-fork{position:fixed;top:0;right:0;border:0}.autofruit{width:1pc;margin-right:3px}#ddl{cursor:pointer;padding:10px}#ddl,.examples{background-color:rgba(0,0,0,.1)}",""])},function(e,t){e.exports=function(){var e=[];return e.toString=function(){for(var e=[],t=0;t