高德地图SDK(导航)
V11.2.0501
Loading...
Searching...
No Matches
AMapNaviParkLimitInfo.h
Go to the documentation of this file.
1
//
2
// AMapNaviParkLimitInfo.h
3
// AMapNaviKit
4
//
5
// Created by lly on 2024/5/14.
6
// Copyright © 2024 Amap. All rights reserved.
7
//
8
9
#import <Foundation/Foundation.h>
10
11
NS_ASSUME_NONNULL_BEGIN
12
14
@interface
AMapNaviParkLimitInfo
: NSObject
15
18
@property
(nonatomic,copy) NSString *
customOverSpeedTTSText
;
19
22
@property
(nonatomic,assign) NSInteger
customLimitSpeed
;
23
24
@end
25
26
NS_ASSUME_NONNULL_END
AMapNaviParkLimitInfo
园区限速信息
Definition
AMapNaviParkLimitInfo.h:15
AMapNaviParkLimitInfo::customLimitSpeed
NSInteger customLimitSpeed
Definition
AMapNaviParkLimitInfo.h:22
AMapNaviParkLimitInfo::customOverSpeedTTSText
NSString * customOverSpeedTTSText
Definition
AMapNaviParkLimitInfo.h:18
© 2017 高德信息技术有限公司 版权所有,保留所有权利。