From d6b64fb38bf5f162ea3cf09914fe6f39a9521b33 Mon Sep 17 00:00:00 2001 From: w-R <953969641@qq.com> Date: Mon, 13 Jun 2022 15:36:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/union/union_page.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/union/union_page.dart b/lib/union/union_page.dart index b6fe49a0..395b1399 100644 --- a/lib/union/union_page.dart +++ b/lib/union/union_page.dart @@ -110,7 +110,7 @@ class UnionPageState extends State } }); - // getLatLng(); + getLatLng(); startLocation(false); }