MapKit Mobile SDK

Warning

This feature is available in the Full MapKit SDK version

MMKDrivingRestrictedEntry

class MMKDrivingRestrictedEntry : NSObject

A restricted entry object.

Summary

Class methods

 init(position: MMKPolylinePosition)

Properties

var positionMMKPolylinePosition { get }
The position of the restricted entry

Class methods

init(position:)

 init(position: MMKPolylinePosition)


Properties

position

var position: MMKPolylinePosition { get }

The position of the restricted entry.