高德地图SDK(导航)  V11.1.000
MAOfflineProvince.h
Go to the documentation of this file.
1 //
2 // MAOfflineProvince.h
3 // MapKit_static
4 //
5 // Created by songjian on 14-4-24.
6 // Copyright © 2016 Amap. All rights reserved.
7 //
8 
9 #import "MAConfig.h"
10 
11 #if MA_INCLUDE_OFFLINE
12 
13 #import "MAOfflineItem.h"
15 
19 
22 @property (nonatomic, strong, readonly) NSArray *cities;
23 
24 @end
25 
26 #endif
Definition: MAOfflineItem.h:28
Definition: MAOfflineProvince.h:19
NSArray * cities
Definition: MAOfflineProvince.h:22
© 2017 高德信息技术有限公司 版权所有,保留所有权利。