Contents

polyline

The detailed route geometry.

Declaration

var polyline: MKPolyline { get }

Discussion

The polyline object in this property reflects the complete path of the route, including all of its steps. You can use the polyline object as an overlay in a map view.

See Also

Getting the route geometry