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