10 #import <AMapFoundationKit/AMapFoundationVersion.h>
12 #ifndef MAMapVersion_h
13 #define MAMapVersion_h
15 #define MAMapVersionNumber 11010000
16 #define MAMapMinRequiredFoundationVersion 10806
19 #if AMapFoundationVersionNumber < MAMapMinRequiredFoundationVersion
20 #error "The AMapFoundationKit version is less than minimum required, please update! Any questions please to visit http://lbs.amap.com"
FOUNDATION_EXTERN NSString *const MAMapKitVersion
Definition: MAMapVersion.h:23
FOUNDATION_EXTERN NSString *const MAMapKitName
Definition: MAMapVersion.h:24