#include <AMapNaviDriveManager+Secure.h>
|
| NSInteger | minimumSlopeLength |
| | 最小坡度长度(单位米). 默认值为:2000
|
| |
| NSInteger | minimumSlope |
| | 最小坡度(度) 指定返回的最小坡度, showFields包含坡度时有效, 单位:十分之一度(0.1度)值域: [0, 150] 默认值:15 (代表1.5度).
|
| |
| AMapNaviSlopeType | slopeType |
| | 坡度类型: 默认值 AMapNaviSlopeTypeDown
|
| |
◆ minimumSlope
| - (NSInteger) minimumSlope |
|
readwritenonatomicassign |
最小坡度(度) 指定返回的最小坡度, showFields包含坡度时有效, 单位:十分之一度(0.1度)值域: [0, 150] 默认值:15 (代表1.5度).
◆ minimumSlopeLength
| - (NSInteger) minimumSlopeLength |
|
readwritenonatomicassign |
◆ slopeType
| - (AMapNaviSlopeType) slopeType |
|
readwritenonatomicassign |
坡度类型: 默认值 AMapNaviSlopeTypeDown
The documentation for this class was generated from the following file: