Важно

This feature is available in the Full MapKit SDK version

YMKBicycleViaPoint

class YMKBicycleViaPoint : NSObject

Via points (throughpoints) are key points on the route geometry that the route passes through. Via points are taken from the request.

Summary

Class methods

 init(position: YMKPolylinePosition)

Properties

var positionYMKPolylinePosition { get }
Via point position on the route geometry

Class methods

init(position:)

 init(position: YMKPolylinePosition)


Properties

position

var position: YMKPolylinePosition { get }

Via point position on the route geometry.


Предыдущая
Следующая