TencentLBSDRProvider Constants Reference
| Declared in | TencentLBSLocation.h |
|---|
TencentLBSDRProvider
DR 定位结果来源枚举
Definition
typedef NS_ENUM(NSInteger, TencentLBSDRProvider ) {
TencentLBSDRProviderError = -2,
TencentLBSDRProviderUnkown = -1,
TencentLBSDRProviderFusion = 0,
TencentLBSDRProviderGPS = 1,
TencentLBSDRProviderNetWork = 2,
};
Constants
Declared In
TencentLBSLocation.h