diff --git a/pages/API/get-location/get-location.uvue b/pages/API/get-location/get-location.uvue index 95e599d5c14820507d470e271d2925af9d2ef83b..cfba499f4344691b11c518ce39d811ac065af30c 100644 --- a/pages/API/get-location/get-location.uvue +++ b/pages/API/get-location/get-location.uvue @@ -5,11 +5,8 @@ - 定位功能默认调用操作系统定位API实现。\n - 部分手机因gms兼容不好可能导致无法使用系统定位。\n - gcj国标、逆地理信息等功能需调用内置腾讯定位或者其他三方sdk定位。如果需要类似能力请参考之前的腾讯定位插件版本,打包自定义基座。参考示例: - + 定位功能默认调用操作系统定位API实现, 也支持腾讯定位。\n + 部分手机因gms兼容不好可能导致无法使用系统定位, gcj国标、逆地理信息等功能需调用内置腾讯定位。