Explorar el Código

更新 地图默认坐标点

wzh hace 4 años
padre
commit
c27e1d214b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/transportationSafetyCenter.vue

+ 1 - 1
src/views/transportationSafetyCenter.vue

@@ -51,7 +51,7 @@ export default {
       bmap.value.setMapStyleV2({
         styleId: "fa3f2f79d64ac87e2683cfa762891cb5",
       });
-      bmap.value.centerAndZoom(new BMapGL.Point(116.404, 39.915), 11);
+      bmap.value.centerAndZoom(new BMapGL.Point(120.688612, 31.975529), 11);
       bmap.value.enableScrollWheelZoom(true);
     }
     watch(