Warning

This feature is available in the Full MapKit SDK version

MMKDrivingHighway

@interface MMKDrivingHighway : NSObject

Undocumented

Summary

Class methods

+ (nonnull MMKDrivingHighway *)highwayWithPosition:(nonnull MMKSubpolyline *)position;

Properties

@property (nonatomic, readonly, nonnull) MMKSubpolyline *position;
Undocumented

Class methods

highwayWithPosition:

+ (nonnull MMKDrivingHighway *)highwayWithPosition:(nonnull MMKSubpolyline *)position;


Properties

position

@property (nonatomic, readonly, nonnull) MMKSubpolyline *position;

Undocumented