高德地图SDK(导航) V11.2.1501
Loading...
Searching...
No Matches
AMapNaviDriveManager+AMapLogistics.h
Go to the documentation of this file.
1//
2// AMapNaviDriveManager+AMapLogistics.h
3// AMapNaviKit
4//
5// Created by lly on 2024/4/11.
6// Copyright © 2024 Amap. All rights reserved.
7//
8
10
11NS_ASSUME_NONNULL_BEGIN
12
15@interface AMapNaviDriveManager (AMapLogistics)
16
24@property (nonatomic, assign) BOOL vehicleIgnoreRestriction;
25
28@property (nonatomic, assign) BOOL hazardousChemicals;
29
43- (BOOL)setAvoidRegions:(nullable NSArray<NSArray<AMapNaviPoint *> *> *)avoidRegions
44 vehicleInfo:(AMapNaviVehicleInfo *)vehicleInfo;
52- (void)clearAvoidRegionsWithVehicleInfo:(AMapNaviVehicleInfo *)vehicleInfo;
53
54@end
55
56NS_ASSUME_NONNULL_END
BOOL vehicleIgnoreRestriction
是否忽略交通限行规定,一般用于火警车辆等(车辆类型type需要为货车才生效) Do you ignore traffic restrictions, which are generally used f...
Definition AMapNaviDriveManager+AMapLogistics.h:24
BOOL hazardousChemicals
Definition AMapNaviDriveManager+AMapLogistics.h:28
Definition AMapNaviCommonObj.h:616
Definition AMapNaviCommonObj.h:1054
© 2017 高德信息技术有限公司 版权所有,保留所有权利。