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/ol.html | 4 ++-- 1 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澧ㄥ崱鎵樻姇褰卞潗鏍囩郴 }) -- Gitblit v1.9.3