zhaobao преди 2 години
родител
ревизия
d5489e99c1
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/views/aqpt/visualEditor/index.vue

+ 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()