地图显示label
parent
a4c49b29f1
commit
df362f036a
|
@ -18,6 +18,11 @@ registerMap('tmsk', tmskMap);
|
|||
const option = reactive({
|
||||
geo: {
|
||||
map: 'tmsk',
|
||||
label: {
|
||||
show: true,
|
||||
color: 'white',
|
||||
fontSize: 18
|
||||
},
|
||||
itemStyle: {
|
||||
normal: {
|
||||
areaColor: '#26c4eb',
|
||||
|
|
Loading…
Reference in New Issue