Class YMKSpotsContainer

Defines a vector of points on a pedestrian path.

Class Methods

Properties

spots

Vector of points on a pedestrian path.

spots

Vector of points on a pedestrian path.

Method Detail

+spotsContainerWithSpots:

+ (nonnull YMKSpotsContainer *)spotsContainerWithSpots:(nonnull NSArray< YMKSpot * > *)spots 

Property Detail

spots

(assign, readonly) NSArray< YMKSpot * > * spots

Vector of points on a pedestrian path.