高德地图SDK(导航) V10.0.600
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
16@interface MAOfflineMapViewController : UIViewController
17
19+ (instancetype)sharedInstance;
20
22@property (nonatomic, readonly) MAOfflineMap *offlineMap;
23
24@end
25
26#endif
© 2017 高德信息技术有限公司 版权所有,保留所有权利。