From 2e58302c0ce49e6d58ebefb93ab82218fad61516 Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期四, 13 七月 2023 16:36:06 +0800 Subject: [PATCH] 1 --- ExportMap/js/影像瓦片的使用说明.docx | 0 ExportMap/js/ol.html | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ExportMap/js/ol.html b/ExportMap/js/ol.html index 857512b..4a91fc6 100644 --- a/ExportMap/js/ol.html +++ b/ExportMap/js/ol.html @@ -48,8 +48,8 @@ view: new ol.View({ center: ol.proj.transform([112.95720152104428, 32.15963315155602], 'EPSG:4326', 'EPSG:3857'), //center: ol.proj.transform([105.02, 34.9], 'EPSG:4326', 'EPSG:3857'), // 瀹氫綅涓浗 - zoom: 12, // 褰撳墠绾у埆 - minZoom: 0, // 鏈�灏忕骇鍒� + zoom: 8, // 褰撳墠绾у埆 + minZoom: 8, // 鏈�灏忕骇鍒� maxZoom: 18, // 鏈�澶х骇鍒� projection: "EPSG:3857" // Web澧ㄥ崱鎵樻姇褰卞潗鏍囩郴 }) diff --git "a/ExportMap/js/\345\275\261\345\203\217\347\223\246\347\211\207\347\232\204\344\275\277\347\224\250\350\257\264\346\230\216.docx" "b/ExportMap/js/\345\275\261\345\203\217\347\223\246\347\211\207\347\232\204\344\275\277\347\224\250\350\257\264\346\230\216.docx" new file mode 100644 index 0000000..8671a2b --- /dev/null +++ "b/ExportMap/js/\345\275\261\345\203\217\347\223\246\347\211\207\347\232\204\344\275\277\347\224\250\350\257\264\346\230\216.docx" Binary files differ -- Gitblit v1.9.3