initial
This commit is contained in:
20
Pods/AMapNavi-NO-IDFA/AMapNaviKit.framework/Headers/MAOfflineItemNationWide.h
generated
Normal file
20
Pods/AMapNavi-NO-IDFA/AMapNaviKit.framework/Headers/MAOfflineItemNationWide.h
generated
Normal file
@@ -0,0 +1,20 @@
|
||||
//
|
||||
// MAOfflineItemNationWide.h
|
||||
// MapKit_static
|
||||
//
|
||||
// Created by songjian on 14-4-23.
|
||||
// Copyright © 2016 Amap. All rights reserved.
|
||||
//
|
||||
|
||||
#import "MAConfig.h"
|
||||
|
||||
#if MA_INCLUDE_OFFLINE
|
||||
|
||||
#import "MAOfflineCity.h"
|
||||
|
||||
///全国概要
|
||||
@interface MAOfflineItemNationWide : MAOfflineCity
|
||||
|
||||
@end
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user