地图显示label

master
yezhichao 2021-12-03 16:17:34 +08:00
parent a4c49b29f1
commit df362f036a
1 changed files with 5 additions and 0 deletions

View File

@ -18,6 +18,11 @@ registerMap('tmsk', tmskMap);
const option = reactive({
geo: {
map: 'tmsk',
label: {
show: true,
color: 'white',
fontSize: 18
},
itemStyle: {
normal: {
areaColor: '#26c4eb',