高德地图SDK(导航)  V11.1.000
AMapNaviSlopeInfo Class Reference

#import <AMapNaviCommonObj.h>

Inheritance diagram for AMapNaviSlopeInfo:

Properties

AMapNaviSlopeType slopeType
 
NSString * points
 
NSInteger slopeAngle
 
NSInteger slopeLength
 斜坡的长度,单位:米 Length of the slope, unit: meters More...
 
NSInteger slopeHeight
 斜坡的高度差,单位:米 Height difference of the slope, unit: meters More...
 

Property Documentation

◆ points

- (NSString*) points
readwritenonatomiccopy

斜坡的形状坐标串,多个坐标用分号(;)分割 示例:116.123456,39.123456;116.123457,39.123457 Shape coordinate string of slope, multiple coordinates separated by semicolons (;) Example:116.123456,39.123456;116.123457,39.123457

◆ slopeAngle

- (NSInteger) slopeAngle
readwritenonatomicassign

斜坡的角度,坡度,单位:十分之一度(0.1度) Angle of slope, gradient, unit: tenth of a degree (0.1 degree)

◆ slopeHeight

- (NSInteger) slopeHeight
readwritenonatomicassign

斜坡的高度差,单位:米 Height difference of the slope, unit: meters

◆ slopeLength

- (NSInteger) slopeLength
readwritenonatomicassign

斜坡的长度,单位:米 Length of the slope, unit: meters

◆ slopeType

- (AMapNaviSlopeType) slopeType
readwritenonatomicassign

上下坡类型 AMapNaviSlopeType Up/Down Slope Type AMapNaviSlopeType


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