高德地图SDK(导航)
V11.2.1501
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
15
@interface
AMapNaviParkLimitInfo
: NSObject
16
21
@property
(nonatomic,copy) NSString *
customOverSpeedTTSText
;
22
27
@property
(nonatomic,assign) NSInteger
customLimitSpeed
;
28
29
@end
30
31
NS_ASSUME_NONNULL_END
AMapNaviParkLimitInfo
Definition
AMapNaviParkLimitInfo.h:16
AMapNaviParkLimitInfo::customLimitSpeed
NSInteger customLimitSpeed
Definition
AMapNaviParkLimitInfo.h:27
AMapNaviParkLimitInfo::customOverSpeedTTSText
NSString * customOverSpeedTTSText
Definition
AMapNaviParkLimitInfo.h:21
© 2017 高德信息技术有限公司 版权所有,保留所有权利。