From 5dfaacc7980519049befa5bff88f863a9bcb3bdd Mon Sep 17 00:00:00 2001 From: ningning <3248127340@qq.com> Date: Tue, 13 Dec 2022 13:52:06 +0000 Subject: [PATCH] update zh-cn/application-dev/reference/apis/js-apis-system-location.md. Signed-off-by: ningning <3248127340@qq.com> --- zh-cn/application-dev/reference/apis/js-apis-system-location.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zh-cn/application-dev/reference/apis/js-apis-system-location.md b/zh-cn/application-dev/reference/apis/js-apis-system-location.md index 2443d76cea..ef437b962d 100644 --- a/zh-cn/application-dev/reference/apis/js-apis-system-location.md +++ b/zh-cn/application-dev/reference/apis/js-apis-system-location.md @@ -1,4 +1,4 @@ -# 地理位置 +# @system.geolocation (地理位置) > ![icon-note.gif](public_sys-resources/icon-note.gif) **说明:** > - 从API Version 7 开始,该接口不再维护,推荐使用新接口[`@ohos.geolocation`](js-apis-geolocation.md)。 -- GitLab