jsdw_ios/Pods/AMapFoundation/AMapFoundationKit.framework/Headers/AMapFoundationKit.h

21 lines
596 B
Objective-C

//
// AMapFoundationKit.h
// AMapFoundationKit
//
// Created by xiaoming han on 15/10/28.
// Copyright © 2015年 Amap. All rights reserved.
//
#import <AMapFoundationKit/AMapFoundationVersion.h>
#import <AMapFoundationKit/AMapServices.h>
#import <AMapFoundationKit/AMapURLSearchConfig.h>
#import <AMapFoundationKit/AMapURLSearchType.h>
#import <AMapFoundationKit/AMapURLSearch.h>
#import <AMapFoundationKit/AMapFoundationConst.h>
#import <AMapFoundationKit/AMapUtility.h>
#if __has_include(<AMapFoundationKit/AMapLicenseManager.h>)
#import <AMapFoundationKit/AMapLicenseManager.h>
#endif