option = {
title: {
text: '点亮城市向祖国致敬',
left: 'center',
textStyle: {
color: '#fff'
}
},
geo: {
map: 'china',
roam: true,
itemStyle: {
normal: {
areaColor: '#890f0e',
borderColor: '#ab3535',
},
emphasis: {
areaColor: '#890f0e',
borderColor: '#ab3535',
}
}
},
};