From 087910fb4099248f5f10853718808ef294b3cc5b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E7=BA=AA=E6=B3=BD=E9=BE=99?= <jizelong@qq.com>
Date: Wed, 15 Mar 2023 17:59:54 +0800
Subject: [PATCH] =?UTF-8?q?=E6=81=A2=E5=A4=8D=E4=B8=80=E4=B8=8B=EF=BC=8C?=
 =?UTF-8?q?=E4=B8=8D=E7=94=A8=E6=96=B0=E5=A2=9E=E5=85=AC=E5=8F=B8=E6=A8=A1?=
 =?UTF-8?q?=E5=9E=8B?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 danger-manage-web/src/views/index.vue | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/danger-manage-web/src/views/index.vue b/danger-manage-web/src/views/index.vue
index 7b8d76b..57589b1 100644
--- a/danger-manage-web/src/views/index.vue
+++ b/danger-manage-web/src/views/index.vue
@@ -2,7 +2,7 @@
  * @Author: 纪泽龙 jizelong@qq.com
  * @Date: 2022-09-03 10:51:24
  * @LastEditors: 纪泽龙 jizelong@qq.com
- * @LastEditTime: 2023-03-15 14:13:15
+ * @LastEditTime: 2023-03-15 17:59:14
  * @FilePath: /danger-manage-web/src/views/index.vue
  * @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
 -->
@@ -370,12 +370,12 @@ export default {
           toMapType: "", //要转换坐标系
           height: -161.1, //模型高度调整
         },
-        {
-          url: "../3dtiles/ZeHongZhuanHuan/tileset.json",
-          startMapType: "gps",
-          toMapType: "gps",
-          height: 35  ,
-        },
+        // {
+        //   url: "../3dtiles/ZeHongZhuanHuan/tileset.json",
+        //   startMapType: "gps",
+        //   toMapType: "gps",
+        //   height: 35  ,
+        // },
         // {
         //   url: "../3dtiles/MapTilerCeShi/tileset.json",
         //   startMapType: "gaode",
-- 
2.18.1