slope
The slope at the location toward the direction of travel, measured in degrees.
Declaration
@property (nonatomic, strong, readonly) NSNumber * slope;Discussion
If the slope is invalid, this property is nil.
The slope at the location toward the direction of travel, measured in degrees.
@property (nonatomic, strong, readonly) NSNumber * slope;If the slope is invalid, this property is nil.