|
iOS高德地图SDK(基础) V1.9.0
|
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 void(^ AMapLicenseSetupCompletion) (int errorCode, NSString *_Nullable msg, NSUInteger featureBits) |
| enum AMapLicenseFeatureBits : NSUInteger |