TencentLBSGeofenceRegionType Constants Reference
| Declared in | TencentLBSGeofenceRegion.h |
|---|
TencentLBSGeofenceRegionType
地理围栏类型枚举
Definition
typedef NS_ENUM(NSInteger, TencentLBSGeofenceRegionType ) {
TencentLBSGeofenceRegionTypeCircle = 0,
TencentLBSGeofenceRegionTypePolygon = 1,
TencentLBSGeofenceRegionTypeDistrict = 2,
};
Constants
Declared In
TencentLBSGeofenceRegion.h