Warning
This feature is available in the Full MapKit SDK version
MMKBicycleViaPoint
class MMKBicycleViaPoint : 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: MMKPolylinePosition) |
Properties
var position: MMKPolylinePosition { get } |
Class methods
init(position:)
init(position: MMKPolylinePosition) |
Properties
position
var position: MMKPolylinePosition { get } |
Via point position on the route geometry.