Warning
This feature is available in the Full MapKit SDK version
MMKDrivingNonAvoidedFeatures
class MMKDrivingNonAvoidedFeatures : NSObject |
Undocumented
Summary
Class methods
init(tolls: Bool, |
Properties
var tolls: Bool { get } |
var ferries: Bool { get } |
var fordCrossings: Bool { get } |
var highways: Bool { get } |
var railwayCrossings: Bool { get } |
var tunnels: Bool { get } |
var inPoorConditionRoads: Bool { get } |
var unpavedRoads: Bool { get } |
var avoidZones: Bool { get } |
Class methods
init(tolls:ferries:fordCrossings:highways:railwayCrossings:tunnels:inPoorConditionRoads:unpavedRoads:avoidZones:)
init(tolls: Bool, |
Properties
tolls
var tolls: Bool { get } |
Undocumented
ferries
var ferries: Bool { get } |
Undocumented
fordCrossings
var fordCrossings: Bool { get } |
Undocumented
highways
var highways: Bool { get } |
Undocumented
railwayCrossings
var railwayCrossings: Bool { get } |
Undocumented
tunnels
var tunnels: Bool { get } |
Undocumented
inPoorConditionRoads
var inPoorConditionRoads: Bool { get } |
Undocumented
unpavedRoads
var unpavedRoads: Bool { get } |
Undocumented
avoidZones
var avoidZones: Bool { get } |
Undocumented