Warning

This feature is available in the Full MapKit SDK version

MMKFitnessOptions

class MMKFitnessOptions : NSObject

Undocumented

Summary

Class methods

 init(avoidSteep: Bool)

Instance methods

init()

Properties

var avoidSteep: Bool { get }
If true, router will try avoid steep (in height meaning) routes

Class methods

init(avoidSteep:)

 init(avoidSteep: Bool)


Instance methods

init()

init()


Properties

avoidSteep

var avoidSteep: Bool { get }

If true, router will try avoid steep (in height meaning) routes.