From f7c29290d9a08ced7b13667ca32d6bf0e7408505 Mon Sep 17 00:00:00 2001 From: fuliqi <fuliqi@qq.com> Date: 星期三, 04 十二月 2024 21:35:12 +0800 Subject: [PATCH] 地图样式2 --- src/views/screen/components/map3.vue | 22 +++++++++++----------- 1 files changed, 11 insertions(+), 11 deletions(-) diff --git a/src/views/screen/components/map3.vue b/src/views/screen/components/map3.vue index 797010d..145f499 100644 --- a/src/views/screen/components/map3.vue +++ b/src/views/screen/components/map3.vue @@ -36,12 +36,12 @@ }, { name: '澶у畨鍖�', - value: [104.93805, 29.175946, 300], + value: [104.95805, 29.155946, 300], platformOnline: true }, { name: '娌挎哗鍖�', - value: [104.78804, 29.100594, 300], + value: [104.80804, 29.100594, 300], platformOnline: true }, { @@ -64,7 +64,7 @@ { name: '鑷祦浜曞尯', number: '0', - value: [104.841471408, 29.860000, 300] + value: [104.821471408, 29.950000, 300] }, { name: '楂樻柊鍖�', @@ -337,7 +337,7 @@ { coords: [ [104.621171408, 29.150000, 300], - [104.841471408, 29.900000, 335] + [104.891471408, 30.050000, 335] ] }, // 楂樻柊鍖虹嚎 @@ -351,35 +351,35 @@ { coords: [ [104.95805, 29.155946, 300], - [105.25337686031, 29.61948885792289, 335] + [105.24337686031, 29.61948885792289, 335] ] }, // 娌挎哗鍖虹嚎 { coords: [ - [104.78804, 29.100594, 300], - [105.36237686031, 30.30048885792289, 335] + [104.80804, 29.100594, 300], + [105.41237686031, 30.30048885792289, 335] ] }, // 璐′簳鍖虹嚎 { coords: [ [104.46106, 29.101427, 300], - [104.51037686031, 29.42048885792289, 335] + [104.51837686031, 29.45048885792289, 335] ] }, // 鑽e幙绾� { coords: [ [104.2634, 29.2838, 300], - [104.25437686031, 29.64048885792289, 335] + [104.25437686031, 29.67048885792289, 335] ] }, // 瀵岄『绾� { coords: [ [105.000000, 28.93, 300], - [105.208, 29.185, 335] + [105.218, 29.195, 335] ] } ], @@ -422,7 +422,7 @@ formatter: function (params) { // return `{style|${params.data.name} 锛�${params.data.number}}` - return `{style|${params.data.name} \n 瑙嗛锛�${params.data.number} \n 杞﹁締锛�${params.data.number} \n 浜鸿劯锛�${params.data.number}}` + return `{style|${params.data.name} \n 瑙嗛锛�6.3 \n 杞﹁締锛�6.8 \n 浜鸿劯锛�6.5}` }, rich: { style: { -- Gitblit v1.8.0