高德地图SDK(导航)
V11.2.0501
Loading...
Searching...
No Matches
MAOfflineMapViewController.h
Go to the documentation of this file.
1
//
2
// MAOfflineMapViewController.h
3
// MAMapKit
4
//
5
// Created by hanxiaoming on 2017/12/14.
6
// Copyright © 2017年 Amap. All rights reserved.
7
//
8
9
#import "
MAConfig.h
"
10
#if MA_INCLUDE_OFFLINE
11
12
#import <UIKit/UIKit.h>
13
#import "
MAOfflineMap.h
"
14
17
@interface
MAOfflineMapViewController : UIViewController
18
21
+ (instancetype)sharedInstance;
22
25
@property
(nonatomic, readonly) MAOfflineMap *offlineMap;
26
27
@end
28
29
#endif
MAConfig.h
MAOfflineMap.h
© 2017 高德信息技术有限公司 版权所有,保留所有权利。