From ca6c15a55e1aca6afc26885366eb7b23249b6968 Mon Sep 17 00:00:00 2001 From: chenyabin <Chenab123!> Date: 星期三, 14 四月 2021 09:46:05 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/develop' into develop --- src/conf/MapConfig.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/conf/MapConfig.js b/src/conf/MapConfig.js index 445e160..b05cd61 100644 --- a/src/conf/MapConfig.js +++ b/src/conf/MapConfig.js @@ -21,7 +21,7 @@ const mapOptions = { crs: L.CRS.EPSG4326, minZoom: 3, - maxZoom: 18, + maxZoom: 17, // center: [26, 104], center: [38.828558921813965, 117.41676807403564], // center: [29.454345703125, 113.40362548828125], -- Gitblit v1.8.0