From 01d5ce0914b9507313ac921357561206d70da79f Mon Sep 17 00:00:00 2001
From: 罗广辉 <guanghui.luo@foxmail.com>
Date: Thu, 09 Apr 2026 17:56:46 +0800
Subject: [PATCH] feat: 太和县火车站

---
 applications/drone-command/src/components/map-container/device-map-container.vue |   32 ++++++++++++++++----------------
 1 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/applications/drone-command/src/components/map-container/device-map-container.vue b/applications/drone-command/src/components/map-container/device-map-container.vue
index aad6fad..8d801a9 100644
--- a/applications/drone-command/src/components/map-container/device-map-container.vue
+++ b/applications/drone-command/src/components/map-container/device-map-container.vue
@@ -514,43 +514,43 @@
 
 		[
 			{
-				longitude: 114.931063,
-				latitude: 27.095052,
+				longitude: 114.936386,
+				latitude: 26.825890,
 				height: 120
 			},
 			{
-				longitude: 114.928653,
-				latitude: 27.096307,
+				longitude: 114.933976,
+				latitude: 26.827145,
 				height: 120
 			},
 			{
-				longitude: 114.925958,
-				latitude: 27.096963,
+				longitude: 114.931281,
+				latitude: 26.827801,
 				height: 120
 			},
 			{
-				longitude: 114.925958,
-				latitude: 27.096963,
+				longitude: 114.931281,
+				latitude: 26.827801,
 				height: 400
 			},
 			{
-				longitude: 114.925836,
-				latitude: 27.096102,
+				longitude: 114.931159,
+				latitude: 26.826940,
 				height: 400
 			},
 			{
-				longitude: 114.928384,
-				latitude: 27.095866,
+				longitude: 114.933707,
+				latitude: 26.826704,
 				height: 400
 			},
 			{
-				longitude: 114.929874,
-				latitude: 27.096095,
+				longitude: 114.935197,
+				latitude: 26.826933,
 				height: 400
 			},
 			{
-				longitude: 114.931048,
-				latitude: 27.097666,
+				longitude: 114.936371,
+				latitude: 26.828504,
 				height: 400
 			},
 		],

--
Gitblit v1.9.3