Warning
This feature is available in the Full MapKit SDK version
MMKRestrictedEntry
@interface MMKRestrictedEntry : NSObject |
Defines a point on a pedestrian path.
Summary
Class methods
+ (nonnull MMKRestrictedEntry *)restrictedEntryWithPosition:( NSUInteger)position; |
Properties
@property (nonatomic, readonly) NSUInteger position; |
Class methods
restrictedEntryWithPosition:
+ (nonnull MMKRestrictedEntry *)restrictedEntryWithPosition:( NSUInteger)position; |
Properties
position
@property (nonatomic, readonly) NSUInteger position; |
Index of the point in the section geometry.