From 85b473b68cd6d7a22b9b5784dc66d97e0ac77632 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9D=9E=E4=B8=93=E4=B8=9A=E5=89=8D=E7=AB=AF=E7=9A=84?= =?UTF-8?q?=E5=8D=8A=E6=A1=B6=E6=B0=B4=E6=8B=8D=E9=BB=84=E7=93=9C=E5=8E=A8?= =?UTF-8?q?=E5=AD=90=E5=A5=B6=E7=88=B8=F0=9F=91=A8=E2=80=8D=F0=9F=8D=BC?= Date: Wed, 15 May 2024 17:22:42 +0800 Subject: [PATCH] Update index.js --- js/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/index.js b/js/index.js index 8ddbf95..29abe8d 100644 --- a/js/index.js +++ b/js/index.js @@ -17,7 +17,7 @@ var bounds = map.getBounds(); var city = 'dg', zoom = '12', district = ''; -console.log(bounds); +console.log(bounds.Je); draw(district, bounds.$d, bounds.Je, bounds.Ne, bounds.Yd, zoom, city, searchtype, 0, 0, 0, 0); /**