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

diff --git a/src/assets/GLOBAL2.vue b/src/assets/GLOBAL2.vue
index 1baf20d..3053acc 100644
--- a/src/assets/GLOBAL2.vue
+++ b/src/assets/GLOBAL2.vue
@@ -1,8 +1,27 @@
 <script>
 const layers = [];
 const alpha = 1;
+const geoMap = null;
+const baseMap = null;
+const ImageLayer = null;
+const annotation = null;
+const hexin = null;
+const yzxcgh = null;
+const historyLayer = null;
+const rotate = 90;
+const GPSMarker = null;
+
 export default {
   layers, //鏀堕泦鍣�
   alpha,
+  geoMap,
+  baseMap,
+  ImageLayer,
+  annotation,
+  hexin,
+  yzxcgh,
+  historyLayer,
+  rotate,
+  GPSMarker
 };
 </script>
\ No newline at end of file

--
Gitblit v1.9.3