From 726603df43447f8cfedfeaae4267209adbd01699 Mon Sep 17 00:00:00 2001
From: yzt <Xynz17@163.com>
Date: 星期三, 27 九月 2023 13:48:58 +0800
Subject: [PATCH] BSV1.8

---
 src/main/webapp/bmap_offline_api_v3.0_min.js |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/main/webapp/bmap_offline_api_v3.0_min.js b/src/main/webapp/bmap_offline_api_v3.0_min.js
index 40b302d..5aec19f 100644
--- a/src/main/webapp/bmap_offline_api_v3.0_min.js
+++ b/src/main/webapp/bmap_offline_api_v3.0_min.js
@@ -9700,9 +9700,9 @@
                 , c = Oe[c];
             this.map.$x() && (g = 2);
             e = this.map.ef.xm(e, b).Bg;
-            //return (Ne[Math.abs(e + a) % Ne.length] + "?qt=vtile&x=" + (e + "").replace(/-/gi, "M") + "&y=" + (a + "").replace(/-/gi, "M") + "&z=" + b + "&styles=" + c + "&scaler=" + g + (6 == x.ga.oa ? "&color_dep=32&colors=50" : "") + "&udt=" + f + "&from=jsapi3_0").replace(/-(\d+)/gi, "M$1")
-            var tdir = bmapcfg.tiles_dir.length>0?bmapcfg.tiles_dir:bmapcfg.home + "tiles";
-            return tdir + "/" + b + "/" + e + "/" + a + bmapcfg.imgext; // 浣跨敤鏈湴鐨勭摝鐗�
+            return (Ne[Math.abs(e + a) % Ne.length] + "?qt=vtile&x=" + (e + "").replace(/-/gi, "M") + "&y=" + (a + "").replace(/-/gi, "M") + "&z=" + b + "&styles=" + c + "&scaler=" + g + (6 == x.ga.oa ? "&color_dep=32&colors=50" : "") + "&udt=" + f + "&from=jsapi3_0").replace(/-(\d+)/gi, "M$1")
+            // var tdir = bmapcfg.tiles_dir.length>0?bmapcfg.tiles_dir:bmapcfg.home + "tiles";
+            // return tdir + "/" + b + "/" + e + "/" + a + bmapcfg.imgext; // 浣跨敤鏈湴鐨勭摝鐗�
         }
         ;
         var Qa = new Le("\u5730\u56fe",Pe,{

--
Gitblit v1.10.0