From d12e030d8a7690d79c5786bc2a786b6c21a24433 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Fri, 18 Jun 2021 16:31:13 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/pyhmap

---
 config.json |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diff --git a/config.json b/config.json
index 120579c..3e8f3e5 100644
--- a/config.json
+++ b/config.json
@@ -189,7 +189,14 @@
       },
       {
         "name": "视角底部按钮",
-        "uri": "widgets/visualAngle/Widget"
+        "uri": "widgets/visualAngle/Widget",
+        "position": {
+          "right": 168,
+          "top": 20,
+          "height": "36px",
+          "width": "142px",
+          "relativeTo": "map"
+        }
       },
       {
         "name": "图例",

--
Gitblit v1.9.3