TencentLBSLocationCoordinateType Constants Reference

Declared in TencentLBSLocationManager.h

TencentLBSLocationCoordinateType

Definition

typedef NS_ENUM(NSUInteger, TencentLBSLocationCoordinateType ) {
   TencentLBSLocationCoordinateTypeGCJ02 = 0,
   TencentLBSLocationCoordinateTypeWGS84 = 1,
};

Constants

TencentLBSLocationCoordinateTypeGCJ02

Declared In TencentLBSLocationManager.h.

TencentLBSLocationCoordinateTypeWGS84

Declared In TencentLBSLocationManager.h.