10 #import <AMapFoundationKit/AMapFoundationVersion.h> 12 #ifndef MAMapVersion_h 13 #define MAMapVersion_h 15 #define MAMapVersionNumber 70500 17 #define MAMapMinRequiredFoundationVersion 10603 20 #if AMapFoundationVersionNumber < MAMapMinRequiredFoundationVersion 21 #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:25
FOUNDATION_EXTERN NSString *const MAMapKitVersion
Definition: MAMapVersion.h:24