高德地图SDK(定位)
V2.10.0
|
Go to the source code of this file.
Classes | |
class | AMapGeoFenceManager |
地理围栏管理类(since 2.3.0) More... | |
protocol | <AMapGeoFenceManagerDelegate> |
地理围栏代理协议(since 2.3.0),该协议定义了获取地理围栏相关回调方法,包括添加、状态改变等。 More... | |
Functions | |
typedef | NS_OPTIONS (NSUInteger, AMapGeoFenceActiveAction) |
地理围栏监听状态类型 More... | |
typedef | NS_OPTIONS (NSUInteger, AMapGeoFenceRegionActiveStatus) |
地理围栏任务状态类型 More... | |
typedef NS_OPTIONS | ( | NSUInteger | , |
AMapGeoFenceActiveAction | |||
) |
地理围栏监听状态类型
< 不进行监听
< 在范围内
< 在范围外
< 停留(在范围内超过10分钟)
typedef NS_OPTIONS | ( | NSUInteger | , |
AMapGeoFenceRegionActiveStatus | |||
) |
地理围栏任务状态类型
< 未注册
< 正在监控
< 暂停监控