@import UIKit;

@interface UIImage (AMapView)

+(nullable UIImage*)amap_imageNamed: (NSString*_Nullable)name;

@end
