option = { series : [ { name: 'Map', type: 'map', mapLocation: { x : 'left', y : 'top', height : 500 }, selectedMode: 'multiple', itemStyle: { normal: { borderWidth:2, borderColor:'lightgreen', color: 'orange', label: { show: false } }, emphasis: { /…