From d0ea9599724857450a3c55d6085a8541a480559b Mon Sep 17 00:00:00 2001 From: handongxun Date: Fri, 22 Nov 2019 18:27:13 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20hbuilder=202.4.0+=20chooselocation=20?= =?UTF-8?q?=E9=9D=9Eweex=E6=A8=A1=E5=BC=8F=E4=BB=85=E6=94=AF=E6=8C=81?= =?UTF-8?q?=E9=AB=98=E5=BE=B7=E5=9C=B0=E5=9B=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/api/location/location.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/api/location/location.md b/docs/api/location/location.md index 11ea2459f..969256833 100644 --- a/docs/api/location/location.md +++ b/docs/api/location/location.md @@ -85,7 +85,8 @@ uni.getLocation({ **注意** - 因平台差异,如果SDK配置百度地图,需要设置keyword,才能显示相关地点 -- nvue下只支持高德地图,不支持百度地图 +- nvue下只支持高德地图,不支持百度地图 +- HBuilderX 2.4.0+ 非 weex 编译模式仅支持高德地图 **success 返回参数说明** -- GitLab