YMKDrivingHighway

Важно

This feature is available in the Full MapKit SDK version

@interface YMKDrivingHighway : NSObject

Summary

Class methods

+ (nonnull YMKDrivingHighway *)highwayWithPosition:(nonnull YMKSubpolyline *)position;

Properties

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

Class methods

highwayWithPosition:

+ (nonnull YMKDrivingHighway *)highwayWithPosition:(nonnull YMKSubpolyline *)position;


Properties

position

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


Предыдущая
Следующая