TencentLBSRequestLevel Constants Reference

Declared in TencentLBSLocationManager.h

TencentLBSRequestLevel

Definition

typedef NS_ENUM(NSUInteger, TencentLBSRequestLevel ) {
   TencentLBSRequestLevelGeo = 0,
   TencentLBSRequestLevelName = 1,
   TencentLBSRequestLevelAdminName = 3,
   TencentLBSRequestLevelPoi = 4,
};

Constants

TencentLBSRequestLevelGeo

Declared In TencentLBSLocationManager.h.

TencentLBSRequestLevelName

Declared In TencentLBSLocationManager.h.

TencentLBSRequestLevelAdminName

Declared In TencentLBSLocationManager.h.

TencentLBSRequestLevelPoi

Declared In TencentLBSLocationManager.h.