TencentLBSAccuracyAuthorization Constants Reference

Declared in TencentLBSLocationManager.h

TencentLBSAccuracyAuthorization

定位精度授权状态枚举

Definition

typedef NS_ENUM(NSInteger, TencentLBSAccuracyAuthorization ) {
   TencentLBSAccuracyAuthorizationFullAccuracy,
   TencentLBSAccuracyAuthorizationReducedAccuracy,
};

Constants

TencentLBSAccuracyAuthorizationFullAccuracy

用户授予精确定位权限

Declared In TencentLBSLocationManager.h.

TencentLBSAccuracyAuthorizationReducedAccuracy

用户授予模糊定位权限,位置精度约 5km,更新频率降低,位置信息可能延迟 20 分钟

Declared In TencentLBSLocationManager.h.

Declared In

TencentLBSLocationManager.h