Blame view

Pods/AMapLocation/AMapLocationKit.framework/Headers/AMapLocationKit.h 483 Bytes
75d24c15   yangbin   123
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
  //
  //  AMapLocationKit.h
  //  AMapLocationKit
  //
  //  Created by AutoNavi on 15/10/22.
  //  Copyright © 2015 Amap. All rights reserved.
  //
  
  #import <AMapLocationKit/AMapLocationVersion.h>
  
  #import <AMapLocationKit/AMapLocationManager.h>
  #import <AMapLocationKit/AMapLocationCommonObj.h>
  #import <AMapLocationKit/AMapLocationRegionObj.h>
  
  #import <AMapLocationKit/AMapGeoFenceRegionObj.h>
  #import <AMapLocationKit/AMapGeoFenceManager.h>
  #import <AMapLocationKit/AMapGeoFenceError.h>