zengh
2021-07-20 7e32d3d7ab3b116ceef1dfaa4a6216ed1d0fbf7b
src/components/map/main.vue
@@ -95,11 +95,11 @@
            // 注意地图控件的写法
            controls: defaults().extend([
                new FullScreen(),
                new ScaleLine(),
                new MousePosition(),
                new Rotate(),
                new Attribution()
                // new FullScreen(),
                // new ScaleLine(),
                // new MousePosition(),
                // new Rotate(),
                // new Attribution()
            ]),
            target: 'map',
            view: new OlView({