maxAbsSlope
The maximum absolute slope at the location toward all directions, measured in degrees.
Declaration
var maxAbsSlope: Double? { get }Discussion
If the maximum absolute slope is invalid due to low GPS accuracy, this property is nil.
The maximum absolute slope at the location toward all directions, measured in degrees.
var maxAbsSlope: Double? { get }If the maximum absolute slope is invalid due to low GPS accuracy, this property is nil.