MapKit Mobile SDK

Warning

This feature is available in the Full MapKit SDK version

MMKRestrictedEntry

class MMKRestrictedEntry : NSObject

Defines a point on a pedestrian path.

Summary

Class methods

 init(position: UInt)

Properties

var position: UInt { get }
Index of the point in the section geometry

Class methods

init(position:)

 init(position: UInt)


Properties

position

var position: UInt { get }

Index of the point in the section geometry.