Class YMKBicycleSpot
Special point on the route (like gates).
Class Methods
Properties
Method Detail
+spotWithType:position:
+ (nonnull YMKBicycleSpot *)spotWithType:(YMKBicycleSpotSpotType)type
position:(nonnull YMKPolylinePosition *)position
Property Detail
position
(assign, readonly) YMKPolylinePosition * position
Spot position on the route polyline.
type
(assign, readonly) YMKBicycleSpotSpotType type
Type of the spot.