高德地图SDK(导航)
V10.0.900
Loading...
Searching...
No Matches
MAOfflineCity.h
Go to the documentation of this file.
1
//
2
// MAOfflineCity.h
3
//
4
// Copyright (c) 2013年 Amap. All rights reserved.
5
//
6
7
#import "
MAConfig.h
"
8
9
#if MA_INCLUDE_OFFLINE
10
11
#import <Foundation/Foundation.h>
12
#import "
MAOfflineItem.h
"
13
15
@interface
MAOfflineCity : MAOfflineItem
16
18
@property
(nonatomic, copy, readonly) NSString *cityCode;
19
20
@end
21
22
#endif
MAConfig.h
MAOfflineItem.h
© 2017 高德信息技术有限公司 版权所有,保留所有权利。