shuishen
2022-09-23 5c81eb3e0b57c409b72943da5545e249bb76cd56
比例去除
1 files modified
4 ■■■■ changed files
src/components/map/index.vue 4 ●●●● patch | view | raw | blame | history
src/components/map/index.vue
@@ -2,7 +2,7 @@
 * @Author: shuishen 1109946754@qq.com
 * @Date: 2022-08-18 17:00:30
 * @LastEditors: shuishen 1109946754@qq.com
 * @LastEditTime: 2022-09-22 18:00:12
 * @LastEditTime: 2022-09-23 17:32:36
 * @FilePath: \srs-police-affairs\src\components\map\index.vue
 * @Description: 公用地图组件
 * 
@@ -191,7 +191,7 @@
            // 缩放
            global.viewer.zoomController.enable = true
            // 比例尺
            global.viewer.distanceLegend.enable = true
            // global.viewer.distanceLegend.enable = true
        }