iOS高德地图SDK(基础) V1.9.0
Loading...
Searching...
No Matches
AMapLicenseManager.h File Reference
import <Foundation/Foundation.h>

Go to the source code of this file.

Classes

protocol  <AMapLicenseManagerDelegate>
 
class  AMapLicenseManager
 

Typedefs

typedef void(^ AMapLicenseSetupCompletion) (int errorCode, NSString *_Nullable msg, NSUInteger featureBits)
 

Enumerations

enum  AMapLicenseFeatureBits : NSUInteger { AMapLicenseFeatureBitsNone = 0 , AMapLicenseFeatureBitsBase = 1 << 0 , AMapLicenseFeatureBitsAdvanced = 1 << 1 }
 

Typedef Documentation

◆ AMapLicenseSetupCompletion

typedef void(^ AMapLicenseSetupCompletion) (int errorCode, NSString *_Nullable msg, NSUInteger featureBits)

Enumeration Type Documentation

◆ AMapLicenseFeatureBits

enum AMapLicenseFeatureBits : NSUInteger
Enumerator
AMapLicenseFeatureBitsNone 
AMapLicenseFeatureBitsBase 
AMapLicenseFeatureBitsAdvanced 
© 2017 高德信息技术有限公司 版权所有,保留所有权利。