xzw 3 months ago
parent
commit
5f346bbc8d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/custom/viewer/map/Map.js

+ 1 - 1
src/custom/viewer/map/Map.js

@@ -814,7 +814,7 @@ export class TiledMapOpenStreetMap extends TiledMapBase{
                     this.maxDepth = 18
                     this.baseUrl = "http://a.map.jms.gd/tile/weixing/${z}/${x}/${y}.png"
                 }else{
-                    this.maxDepth = 19
+                    this.maxDepth = 18
                     this.baseUrl = "http://a.map.jms.gd/tile/gd_xiangtu/${z}/${x}/${y}.png"     
                 }
             }else{