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 |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

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

--
Gitblit v1.9.3