TencentLBSGeofenceRegionType Constants Reference

Declared in TencentLBSGeofenceRegion.h

TencentLBSGeofenceRegionType

地理围栏类型枚举

Definition

typedef NS_ENUM(NSInteger, TencentLBSGeofenceRegionType ) {
   TencentLBSGeofenceRegionTypeCircle = 0,
   TencentLBSGeofenceRegionTypePolygon = 1,
   TencentLBSGeofenceRegionTypeDistrict = 2,
};

Constants

TencentLBSGeofenceRegionTypeCircle

圆形围栏

TencentLBSGeofenceRegionTypePolygon

多边形围栏

TencentLBSGeofenceRegionTypeDistrict

行政区划围栏

Declared In

TencentLBSGeofenceRegion.h