|
高德地图SDK(定位)
V2.12.2
|
#import <AMapGeoFenceRegionObj.h>
Properties | |
| NSString * | identifier |
| NSString * | customID |
| AMapGeoFenceRegionStatus | fenceStatus |
| AMapGeoFenceRegionType | regionType |
| CLLocation * | currentLocation |
地理围栏基类,不可直接使用。(since 2.3.0) Geofence base class, cannot be used directly. (since 2.3.0)
|
readwritenonatomiccopy |
缓存最近获取的定位信息,可能会存在延时,可为nil,会在获取定位时更新 Cache the most recently obtained location information, there may be delays, it can be nil, and it will be updated when obtaining the location.
|
readnonatomiccopy |
用户自定义ID,可为nil。 User-defined ID, which can be nil.
|
readwritenonatomicassign |
坐标点和围栏的关系,比如用户的位置和围栏的关系 The relationship between coordinate points and fences, such as the relationship between a user's location and a fence
|
readnonatomiccopy |
AMapGeoFenceRegion的唯一标识符 The unique identifier of AMapGeoFenceRegion
|
readwritenonatomicassign |
用户自定义ID,可为nil。 User-defined ID, which can be nil.