高德地图SDK(导航)
V11.2.000
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
16
@interface
MAOfflineCity : MAOfflineItem
17
20
@property
(nonatomic, copy, readonly) NSString *cityCode;
21
22
@end
23
24
#endif
MAConfig.h
MAOfflineItem.h
© 2017 高德信息技术有限公司 版权所有,保留所有权利。