9 #import <AMapFoundationKit/AMapFoundationVersion.h> 11 #ifndef MAMapVersion_h 12 #define MAMapVersion_h 14 #define MAMapVersionNumber 50600 15 #define MAMapMinRequiredFoundationVersion 10400 18 #if AMapFoundationVersionNumber < MAMapMinRequiredFoundationVersion 19 #error "The AMapFoundationKit version is less than minimum required, please update! Any questions please to visit http://lbs.amap.com" FOUNDATION_EXTERN NSString *const MAMapKitName
Definition: MAMapVersion.h:23
FOUNDATION_EXTERN NSString *const MAMapKitVersion
Definition: MAMapVersion.h:22