Warning
This feature is available in the Full MapKit SDK version
MMKDrivingManoeuvreVehicleRestriction
@interface MMKDrivingManoeuvreVehicleRestriction : NSObject |
Undocumented
Summary
Class methods
+ (nonnull MMKDrivingManoeuvreVehicleRestriction *)manoeuvreVehicleRestrictionWithVehicleRestriction:(nonnull MMKDrivingVehicleRestriction *)vehicleRestriction |
Properties
@property (nonatomic, readonly, nonnull) |
@property (nonatomic, readonly, nonnull) MMKPolylinePosition *position; |
Class methods
manoeuvreVehicleRestrictionWithVehicleRestriction:position:
+ (nonnull MMKDrivingManoeuvreVehicleRestriction *)manoeuvreVehicleRestrictionWithVehicleRestriction:(nonnull MMKDrivingVehicleRestriction *)vehicleRestriction |
Properties
vehicleRestriction
@property (nonatomic, readonly, nonnull) |
Undocumented
position
@property (nonatomic, readonly, nonnull) MMKPolylinePosition *position; |
Undocumented