From f514baf6e9aa4ecc40b10a3bf99ec83b045dd44c Mon Sep 17 00:00:00 2001 From: "jacky.wu" Date: Tue, 3 Dec 2019 17:56:59 +0800 Subject: [PATCH] =?UTF-8?q?amap=E7=BB=84=E4=BB=B6=E5=A2=9E=E5=8A=A0touchZo?= =?UTF-8?q?omCenter=E5=B1=9E=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/lib/components/amap.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/components/amap.vue b/src/lib/components/amap.vue index 89903bf..11a20e5 100644 --- a/src/lib/components/amap.vue +++ b/src/lib/components/amap.vue @@ -47,6 +47,7 @@ export default { 'jogEnable', 'scrollWheel', 'touchZoom', + 'touchZoomCenter', 'mapStyle', 'plugin', 'features',