保安服务企业管理项目备份
guoshilong
2024-01-22 e1aa4426999b77cae0a816bcf5ccebd376ae13bd
电子围栏中心坐标修改
1 files modified
2 ■■■ changed files
src/views/check/components/OlMapBox.vue 2 ●●● patch | view | raw | blame | history
src/views/check/components/OlMapBox.vue
@@ -134,7 +134,7 @@
                layers: [],
                view: new OlView({
                    // 初始化中心点坐标,经纬度一会自己换一下
                    center: [114.89844546788195, 25.861142035590277],
                   center: [112.85857823133, 35.496284586473],
                    zoom: 18,
                    projection: "EPSG:4326"
                }),