TencentLBSLocationCoordinateType Constants Reference
| Declared in | TencentLBSLocationManager.h |
|---|
TencentLBSLocationCoordinateType
Definition
typedef NS_ENUM(NSUInteger, TencentLBSLocationCoordinateType ) {
TencentLBSLocationCoordinateTypeGCJ02 = 0,
TencentLBSLocationCoordinateTypeWGS84 = 1,
};