高德地图SDK(导航) V11.2.0501
Loading...
Searching...
No Matches
AMapNavi+AMapCarPlay.h
Go to the documentation of this file.
1//
2// AMapNavi+AMapCarPlay.h
3// AMapNaviKit
4//
5// Created by lly on 2023/6/14.
6// Copyright © 2023 Amap. All rights reserved.
7//
8
9#import <AMapNaviKit/AMapNaviKit.h>
10#import <AMapNaviKit/AMapNaviDriveView.h>
11#import <AMapNaviKit/AMapNaviRideView.h>
12
13NS_ASSUME_NONNULL_BEGIN
14
15@interface MAMapView (AMapCarPlay)
16
17
30- (instancetype)initWithFrame:(CGRect)frame carPlay:(BOOL)isCarPlay;
31
32@end
33
34@interface AMapNaviDriveView (AMapCarPlay)
35
43- (instancetype)initWithFrame:(CGRect)frame mapView:(MAMapView *)mapView;
44
45@end
46
47@interface AMapNaviRideView (AMapCarPlay)
48
56- (instancetype)initWithFrame:(CGRect)frame mapView:(MAMapView *)mapView;
57
58@end
59
60NS_ASSUME_NONNULL_END
Definition MAMapView.h:98
© 2017 高德信息技术有限公司 版权所有,保留所有权利。