Browse Source

更新 地图默认坐标点

wzh 4 years ago
parent
commit
c27e1d214b
1 changed files with 1 additions and 1 deletions
  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(