高德地图SDK(导航) V11.2.1501
Loading...
Searching...
No Matches
AMapNaviParkLimitInfo Class Reference

#include <AMapNaviParkLimitInfo.h>

Inheritance diagram for AMapNaviParkLimitInfo:

Properties

NSString * customOverSpeedTTSText
 
NSInteger customLimitSpeed
 

Detailed Description

园区限速信息 Speed limit information in the park

Property Documentation

◆ customLimitSpeed

- (NSInteger) customLimitSpeed
readwritenonatomicassign

自定义限速值, 单位:公里/小时,默认为0,表示使用导航SDK返回的各路段限速值 Custom speed limit value, unit: km/h, default is 0, indicating the speed limit value returned by the navigation SDK for each road section 注意:如果设置了自定义限速值,但导航SDK返回的路段限速值更低,则取更低的限速值(这种情况下,自定义限速值无效) Note: If a custom speed limit value is set, but the navigation SDK returns a lower speed limit value for the road section, the lower speed limit value will be taken (in this case, the custom speed limit value is invalid)

◆ customOverSpeedTTSText

- (NSString*) customOverSpeedTTSText
readwritenonatomiccopy

自定义超速播报文案,默认为“您已超速,请减速慢行” Custom overspeed broadcast text, default to "You have exceeded the speed limit, please slow down" 注意:设置为nil或者空字符串时,内部恢复为默认值 Note: When set to nil or an empty string, the internal value is restored to its default value


The documentation for this class was generated from the following file:
© 2017 高德信息技术有限公司 版权所有,保留所有权利。