From a18adf9f3b30a5ff51c163059e4af9ffcd2af536 Mon Sep 17 00:00:00 2001
From: 少年 <1392120328@qq.com>
Date: 星期三, 06 三月 2024 17:13:26 +0800
Subject: [PATCH] youhua

---
 src/assets/GLOBAL2.vue |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/src/assets/GLOBAL2.vue b/src/assets/GLOBAL2.vue
index 7c4fb01..3053acc 100644
--- a/src/assets/GLOBAL2.vue
+++ b/src/assets/GLOBAL2.vue
@@ -8,7 +8,8 @@
 const hexin = null;
 const yzxcgh = null;
 const historyLayer = null;
-const rotate = null;
+const rotate = 90;
+const GPSMarker = null;
 
 export default {
   layers, //鏀堕泦鍣�
@@ -20,6 +21,7 @@
   hexin,
   yzxcgh,
   historyLayer,
-  rotate
+  rotate,
+  GPSMarker
 };
 </script>
\ No newline at end of file

--
Gitblit v1.9.3