高德地图SDK(导航) V10.0.900
Loading...
Searching...
No Matches
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
17@interface MAOfflineProvince : MAOfflineItem
18
20@property (nonatomic, strong, readonly) NSArray *cities;
21
22@end
23
24#endif
© 2017 高德信息技术有限公司 版权所有,保留所有权利。