zhaobao 2 жил өмнө
parent
commit
d5489e99c1

+ 1 - 1
src/views/aqpt/visualEditor/index.vue

@@ -249,7 +249,7 @@ export default {
         }
         return yx(y, x)
       }
-      var bounds = [xy(-330, -255), xy(330, 255)]
+      var bounds = [xy(-264, -204), xy(264, 204)]
       L.imageOverlay(this.mapRasterLayer, bounds).addTo(this.map)
       this.map.fitBounds(bounds)
       this.getLayers()