- unRegisterLocationListener(AMapLocationListener) - 类 中的方法com.amap.api.location.AMapLocationClient
-
移除定位监听
Remove location listener
- updateCountryCode(String) - 类 中的静态方法com.amap.api.location.AMapLocationClient
-
设置国家/地区码,用于基础库统一的区域策略(如逆地理语言、服务节点选择等)。
- updatePrivacyAgree(Context, boolean) - 类 中的静态方法com.amap.api.location.AMapLocationClient
-
设置是否同意用户授权政策 必须在AmapLocationClient实例化之前调用
Set whether to agree to the user authorization policy Must be called before AmapLocationClient instantiation
- updatePrivacyShow(Context, boolean, boolean) - 类 中的静态方法com.amap.api.location.AMapLocationClient
-
设置包含隐私政策,并展示用户授权弹窗 必须在AmapLocationClient实例化之前调用
Set the privacy policy and display the user authorization popup Must be called before AmapLocationClient instantiation