From 20f5335b6876dcae2cda40bb7ebd5945c178a78f Mon Sep 17 00:00:00 2001
From: linwe <872216996@qq.com>
Date: Mon, 31 Mar 2025 16:19:13 +0800
Subject: [PATCH] 危化品泄露

---
 src/components/global/MapContainer.vue |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/components/global/MapContainer.vue b/src/components/global/MapContainer.vue
index 877ce7b..c55fb41 100644
--- a/src/components/global/MapContainer.vue
+++ b/src/components/global/MapContainer.vue
@@ -2,7 +2,7 @@
  * @Author: shuishen 1109946754@qq.com
  * @Date: 2024-10-25 15:07:51
  * @LastEditors: shuishen 1109946754@qq.com
- * @LastEditTime: 2024-12-03 12:21:28
+ * @LastEditTime: 2024-12-24 15:04:25
  * @FilePath: \bigScreen\src\components\global\MapContainer.vue
  * @Description: 
  * 
@@ -45,9 +45,9 @@
       window.$viewer.locationBar.enable = true
 
       window.$viewer.zoomToPosition(new DC.Position(
-        115.1021,
-        27.2360,
-        5000,
+        116.2819,
+        27.9400,
+        8000,
         0,
         -45,
         0

--
Gitblit v1.9.3