TencentLBSLocationCoordinateType Constants Reference
| Declared in | TencentLBSLocationManager.h |
|---|
TencentLBSLocationCoordinateType
定位坐标系类型枚举
Definition
typedef NS_ENUM(NSUInteger, TencentLBSLocationCoordinateType ) {
TencentLBSLocationCoordinateTypeGCJ02 = 0,
TencentLBSLocationCoordinateTypeWGS84 = 1,
};
Constants
Declared In
TencentLBSLocationManager.h