TencentLBSRequestLevel Constants Reference
Declared in | TencentLBSLocationManager.h |
---|
TencentLBSRequestLevel
Definition
typedef NS_ENUM(NSUInteger, TencentLBSRequestLevel ) {
TencentLBSRequestLevelGeo = 0,
TencentLBSRequestLevelName = 1,
TencentLBSRequestLevelAdminName = 3,
TencentLBSRequestLevelPoi = 4,
};