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: 2023-02-21 16:27:22 * @LastEditTime: 2023-02-22 09:53:06 * @FilePath: \srs-police-affairs\src\components\map\index.vue * @Description: 公用地图组件 * @@ -226,12 +226,6 @@ format: 'image/jpeg', show: true, maximumLevel: 18 }) ) global.viewer.imageryLayers.addImageryProvider( new global.DC.Namespace.Cesium.UrlTemplateImageryProvider({ url: '/sryx/{z}/{x}/{y}.png', }) )