高德地图SDK(导航)
V10.0.600
Loading...
Searching...
No Matches
MAOfflineItemCommonCity.h
Go to the documentation of this file.
1
//
2
// MAOfflineItemCommonCity.h
3
// MapKit_static
4
//
5
// Created by songjian on 14-4-23.
6
// Copyright © 2016 Amap. All rights reserved.
7
//
8
9
#import "
MAConfig.h
"
10
11
#if MA_INCLUDE_OFFLINE
12
13
#import "
MAOfflineCity.h
"
14
16
@interface
MAOfflineItemCommonCity : MAOfflineCity
17
19
@property
(nonatomic, weak) MAOfflineItem *province;
20
21
@end
22
23
#endif
MAConfig.h
MAOfflineCity.h
© 2017 高德信息技术有限公司 版权所有,保留所有权利。